#!/bin/sh . /etc/init.d/rc.functions setxkbmap $(echo $LANG | cut -b 1-2) hsetroot -solid "#000000" xcompmgr -l 0.5 -t 0.5 -o 0.5 -r 2 -c & eval "$(grep "^$XORG_AUTOSTART " /usr/share/xorg_autostarts | sed "s/\S* //")" &