#!/bin/sh

XFILESEARCHPATH=/usr/athena/lib/X11/app-defaults/%N
export XFILESEARCHPATH

exec /usr/X11/bin/xmh "$@"
