http://bugs.opencompositing.org/show_bug.cgi?id=1058
--- Comment #2 from wujek_bogdan <[EMAIL PROTECTED]> 2008-10-11 14:00:09 --- (In reply to comment #1) > If you "killall compiz" and/or "killall compiz-fusion" before running quake3 > does it make a difference? > yes, of course it makes a difference. without compiz q3 works perfectly! to play q3 i run a simple script: #!/bin/sh killall compiz cd /home/czarek/gry/q3 /home/czarek/gry/q3/quake3.x86 +set fs_game osp +set fs_basepath /home/czarek/gry/q3 compiz --replace ccp& 1. i kill compiz 2. run q3 3. when i quit q3 i run "compiz --replace ccp" again -- Configure bugmail: http://bugs.opencompositing.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Dev mailing list [email protected] http://lists.compiz-fusion.org/mailman/listinfo/dev
