On Thursday 23 September 2004 17:58, Blake Swadling wrote: > try calling it /etc/X11/Xsession.d/45xfree86-common_xim. It is very > picky about the name format as i mentioned previously
Even this doesn't work. I have attached the file, maybe someone can take a look. :) Cheers Arne -- Arne GÃtje (éçè) <[EMAIL PROTECTED]> (Spam catcher. Address might change in future!) PGP/GnuPG key: 1024D/685D1E8C Fingerprint: 2056 F6B7 DEA8 B478 311F 1C34 6E9F D06E 685D 1E8C Key available at wwwkeys.pgp.net. Encrypted e-mail preferred.
SYSMODMAP="/etc/X11/Xmodmap"
USRMODMAP="$HOME/.Xmodmap"
if [ -x /usr/bin/X11/xmodmap ]; then
if [ -f "$SYSMODMAP" ]; then
xmodmap "$SYSMODMAP"
fi
fi
if [ -x /usr/bin/X11/xmodmap ]; then
if [ -f "$USRMODMAP" ]; then
xmodmap "$USRMODMAP"
fi
fi
export [EMAIL PROTECTED]
/usr/local/bin/xcin -x xcin &
/usr/bin/X11/kinput2 -canna &
/usr/bin/chinput &
pgpYW4q0CYiig.pgp
Description: PGP signature

