xmodmap ~/.Xmodmap xsetroot -solid "#000000" numlockx & emacs --daemon & pidof mpdscribble >& /dev/null if [ $? -ne 0 ] then mpdscribble & fi xbindkeys exec ck-launch-session $1 # Local Variables: # mode: shell-script # eval: (git-auto-commit-mode 1) # End: