conf/.xinitrc

23 lines
329 B
Plaintext
Raw Normal View History

2012-11-22 00:08:53 +00:00
#!/bin/sh
#export XDG_MENU_PREFIX=gnome-
#gnome-appearance-properties &
2012-11-23 23:18:45 +00:00
setxkbmap -option terminate:ctrl_alt_bksp
setxkbmap us intl
2012-11-22 00:08:53 +00:00
xset +dpms
if command numlockx 2> /dev/null
then
numlockx on
fi
urxvtd -q -f -o
#gnome-settings-daemon
#exec ck-launch-session enlightenment_start
exec enlightenment_start
#exec fluxbox