Tagged Questions
0
votes
1answer
48 views
Enable compiz window grid with visual effects set to none. Ubuntu 10.04
I have to disable "Visual Effects" (system -> preferences-> appearance -> visual effects -> none) because I get a terrible flicker/blinking when it is enabled, but I'd really like to use compiz window ...
1
vote
0answers
82 views
Error while importing Compiz profile from Terminal
File name : import.py
#!/usr/bin/python
import sys
import compizconfig
#The last input on the command line will be the path to save the file to.
savefile=sys.argv[-1]
...
2
votes
1answer
220 views
Enable Compiz Fusion at startup kde
Compiz is "temporarily disabled" by default, I have to enable Compiz by pressing Alt+Shift+F12 every time I start my computer.
Can somebody please tell me how it can be enabled automatically at ...
2
votes
0answers
102 views
compiz scale plugin arrow movement breaks sometimes
The arrow keys cycles between the windows. But sometimes it won't let me switch to window down, just left or right and other times it won't let me go up. I'm not sure if this is a feature or a bug, ...
1
vote
2answers
372 views
How to stop Mod4-P from switching the display? [closed]
I use Ctrl-P very frequently to scroll backward in the command history, but I often mistype it as Mod4-P, which is bound to the switch display function.
I've searched around Keyboard shortcuts and ...
2
votes
1answer
547 views
How to remove GNOME to run only Compiz
Regarding this question, I really like the idea of running Compiz without a desktop environment. I currently have Ubuntu 10.04 (with GNOME and Compiz) and want to give it a try. Now how can I ...