Quote:
|
Originally Posted by nx5000
You are not running this under X by any chance?
If you want to configure an X server, it has to not be running!
So either you go to console (ctrl alt f1) and then
/etc/init.d/kdm stop (replace with gdm or xdm depending on what you use)
then X -configure. If it keeps on telling you that this file exist, just rm it:
rm /tmp/.X0-lock
Or
If you want you can start a second X server
X -configure :1
This will launch a second X server on display 1
|
I tried to change resolution from 1280x1024 to 1024x786 in the Configure-KDEesktop but it keeps reverting to 1280x1024, so tried X -configure, now i get this error?