Can't get rid of the wireframe window
Like the title says, I cannot get rid of wireframe that is displayed when dragging a window. I tried using the command line, and using the gconf editor, still, the wireframe still shows.Has anyone come across the same issue?Thanks.
# 1
What gconf key did you try to modify? The command you need to run in Solaris 10 is:
% gconftool-2 -s --type=boolean /apps/metacity/general/reduced_resources false
in earlier versions of JDS/GNOME (Solaris 9), "reduced_resources" was called something else, I forget what off-hand though...
caluma at 2007-7-11 23:50:38 >
