compiz_gnome.txt
#!/bin/sh DISP=1 DISPLAY=:$DISP LD_LIBRARY_PATH=/opt/fdo/lib/ compiz --replace gconf & DISPLAY=:$DISP gnome-window-decorator & DISPLAY=:$DISP /usr/libexec/gnome-settings-daemon & DISPLAY=:$DISP nautilus -n --sync & DISPLAY=:$DISP gnome-panel & DISPLAY=:$DISP setxkbmap -model pc105 -layout no -variant basic # the layout (no) is of course for norwegian, adjust the settings # for your own keyboard