Thread: How to turn off "showing window content when dragging" in FC5?
How to turn off "showing window
content when dragging" in FC5?
2006-12-25 16:57:47
I've tried to find the place where I can turn off the
annoying "showing
window content while dragging" for 30 min now - could
anyone tell me
where I can do that? This is FC5 and I want to optimize my
VNC
experience. Thanks a lot!
How to turn off "showing window
content when dragging" in FC5?
2006-12-29 09:52:02
Run this command:
gconftool-2 --type bool --set
/apps/metacity/general/reduced_resources
true
You do not have to run it as root.
How to turn off "showing window
content when dragging" in FC5?
2006-12-29 15:31:52
Trond wrote:
> Run this command:
>
> gconftool-2 --type bool --set
/apps/metacity/general/reduced_resources
> true
>
> You do not have to run it as root.
Nice tip! I searched a bit further and found this piece
http://www.redhat.com/magazine/001nov04/departme
nts/tips_tricks/
Hope this is useful for others too.
Thanks!