"Neil Jerram" <[EMAIL PROTECTED]> writes:
> In case anyone else wants to use it, my .xsession is now:
Just for the record my .xsession (with gdm autologin) is now:
#!/bin/sh
. ~/.bashrc
export GTK_MODULES=libgtkstylus.so
setxkbmap fi
xmodmap -e "keycode 191 = ISO_Level3_Shift"
xset s 20 10
xrdb ~/.Xdefaults
#xterm &
#sleep 1
#zhone &
#matchbox-keyboard-toggle &
if [ ! -e /tmp/bootup.stamp ]; then
touch /tmp/bootup.stamp
~/.bootuprc &
fi
#exec matchbox-window-manager -use_titlebar no
exec icewm-session
_______________________________________________
Openmoko community mailing list
[email protected]
http://lists.openmoko.org/mailman/listinfo/community