My StartCompiz
After messing around for a while, my startcompiz (actually startxgl) file looks like this:
#!/bin/sh Xgl :1 -fullscreen -ac -dpi 96 -br -accel glx:pbuffer -accel xv:pbuffer & sleep 4 export DISPLAY=:1compiz --replace & gtk-window-decorator --replace & xmodmap -e "keycode 22 = BackSpace BackSpace Terminate_Server" & exec gnome-session
Categories: Uncategorized
Recent Comments