Op Thu, 18 Nov 2010 14:52:13 +0000
Mark Goldshtein <mark.goldsht...@gmail.com> schreef:

> On Thu, Nov 18, 2010 at 1:18 PM, Jens Van Broeckhoven
> <jens.van.broeckho...@telenet.be> wrote:
> > Op Thu, 18 Nov 2010 11:37:41 +0000
> > Mark Goldshtein <mark.goldsht...@gmail.com> schreef:
> >
> >
> >> Yes, this is a first link I have checked, but there about xorg.conf
> >> also. I can not find that file in /etc/X11 anymore. Actually, I
> >> cannot find it at all.
> >
> > Run "X -configure" to create a new xorg.conf
> >
> > #X -configure
> > #mv ~/xorg.conf.new /etc/X11/xorg.conf
> >
> 
> The system does not allows me to do that:
> # X -configure
> 
> Fatal server error:
> Server is already active for display 0
>       If this server is no longer running, remove /tmp/.X0-lock
>       and start again.
> 

You can't configure X while running it.
Try:

# /etc/init.d/gdm stop  
# X -configure
# mv ~/xorg.conf.new /etc/X11/xorg.conf
# /etc/init.d/gdm start


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20101118160522.03d4e...@squeeze.telenet.be

Reply via email to