hi,
i have a SUSE 11.1 installed on my laptop, using VMware.
i accidentally turn on the desktop effects on the root user. then the screen went blank…
every time i log in as root a get a white sceern.
i have an access to the admin user.
is there anything i can do to disable the desktop effects at the root user?
Hi,
assuming that you are using KDE 4,
pls login as another user/root in CLI,
disable the effect by editing the kwinrc file
located at ~/.kde4/share/config/
Enabled=false
Btw, logging in as root is not a good practice,
you should log in as a normal user and use su or sudo instead.
Hi,
first of all, thanks.
but I can’t find this directory (/.kde4), so I’m guessing I’m not using KDE…
Is there any other directory that I can try to find this file?
And I know it’s note a good practice to run as root, but must of the time I have to do so, in order to run the services that I need.