View Full Version : [ubuntu] disable compiz from terminal
ant2ne
May 8th, 2008, 06:48 PM
I want to write a script that will disable compiz and revert to the boring windows manager while I run some games. Then Another command to re-enable compiz when I'm done.
Therion
May 8th, 2008, 06:51 PM
Compiz Switch (http://forlong.blogage.de/article/2008/1/6/Compiz-Switch---an-easy-way-to-switch-Compiz-off-and-on)?
mano cazalet
May 8th, 2008, 07:10 PM
it is already in repos and called fusion-icon
ant2ne
May 14th, 2008, 08:55 PM
I want to write a script that will disable compiz and revert to the boring windows manager while I run some games. Then Another command to re-enable compiz when I'm done.
Command line
Genius314
May 14th, 2008, 09:04 PM
You could try replacing the shortcut command for the game with something like:
metacity --replace && (game command) && compiz --replace
But I'm not a Linux or Ubuntu guru, so I don't know exactly how well that would work.
(Also... it might be "emerald --replace"... not sure, it's been a while since I've run compiz-fusion from a command line)
You probably should try Fusion-Icon, as suggested, and just switch with that.
ant2ne
May 15th, 2008, 08:16 PM
You probably should try Fusion-Icon, as suggested, and just switch with that.Fusion-icon is a wonderful tool for crashing my X. No thanks.
vBulletin® v3.7.4, Copyright ©2000-2008, Jelsoft Enterprises Ltd.