user
October 7, 2008, 7:28pm
1
Nice one this.
I got a message when I restarted that OITT-gnome whatever (didn’t write down the name of it - didn’t think it would matter) wasn’t working - do you want to delete it. I clicked Yes.
Now I have no buttons on the top of the windows, can’t minimize, maximize or close the windows.
Is there any way to fix this, or should I just trash it and start over with something else?
Desktop is Gnome not KDE
Nice one this.
I got a message when I restarted that OITT-gnome whatever (didn’t write
down the name of it - didn’t think it would matter) wasn’t working - do
you want to delete it. I clicked Yes.
Now I have no buttons on the top of the windows, can’t minimize,
maximize or close the windows.
Is there any way to fix this, or should I just trash it and start over
with something else?
Desktop is Gnome not KDE
Hi
Does it come back if you run;
/usr/bin/gtk-window-decorator --replace&
exit
Make sure you exit rather than just close the window
–
Cheers Malcolm °¿° (Linux Counter #276890 )
openSUSE 11.0 x86 Kernel 2.6.25.16-0.1-default
up 6:00, 2 users, load average: 0.21, 0.14, 0.13
GPU GeForce 6600 TE/6200 TE - Driver Version: 173.14.12
user
October 8, 2008, 6:05am
3
Found this - works perfectly! Might help someone else.
Open up a terminal and type su - (enter your password)
Type gedit /etc/X11/xorg.conf
From the xorg.conf file, find the section called Section “Device” and just before EndSection, add the following and save the file:
Option "AddARGBVisuals" "True"
Option "AddARGBGLXVisuals" "True"