Home > Uncategorized > My StartCompiz

My StartCompiz

September 11th, 2007 Leave a comment Go to comments

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 Tags:
  1. No comments yet.
  1. No trackbacks yet.