[debian/zhone] Start up customization

Timo Juhani Lindfors timo.lindfors at iki.fi
Sat Nov 1 13:57:24 CET 2008


"Neil Jerram" <neiljerram at googlemail.com> 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




More information about the community mailing list