====== ~/.ratpoisonrc ====== # Farben setzen set bgcolor black set fgcolor gray set bwcolor darkgray set fwcolor blue # Deutsche Zeichen setenv LANG de_DE.UTF-8 # Strg + Space als Befehlskombination "Escapekey" escape C-space # Zuordnung von Shortcuts bind c exec xterm -bg black -fg gray bind o exec opera bind f exec firefox3 bind m exec xterm -bg black -fg gray -e mutt bind q quit # Zu allererst wird ein xterm gestartet exec xterm -bg black -fg gray