[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: configuracion predeterminada



Este es mi archivo de configuración:

41

	

# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section "InputDevice"
	Identifier	"Generic Keyboard"
	Driver		"kbd"
	Option		"XkbRules"	"xorg"
	Option		"XkbModel"	"pc105"
	Option		"XkbLayout"	"latam"
EndSection

Section "InputDevice"
	Identifier	"Configured Mouse"
	Driver		"mouse"
EndSection

Section "Device"
	Identifier	"Configured Video Device"
EndSection

Section "Monitor"
	Identifier	"Configured Monitor"
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Monitor		"Configured Monitor"
EndSection



Ricardo Adolfo Sánchez Arboleda
Linux Registered User #474919
Debian GNU/Linux Squeeze/sid \n \l
Máquina  #394093_User #143


<La meta es conseguir, defender y mantener nuestra libertad>





El día 16 de enero de 2010 23:46, debian@mstaaravin.com.ar
<debian@mstaaravin.com.ar> escribió:
> 2010/1/17 Ricardo Adolfo Sánchez Arboleda <rasa996412@gmail.com>:
>> Hey lista cuando hago esto
>>
>> :~# X -configure
>> eso te genera en tu /root/xorg-conf-new (creo)
>> lo copias como /etc/X11/xorg.conf
>>
>> me sale esto:
>> Fatal server error:
>> Server is already active for display 0
>>        If this server is no longer running, remove /tmp/.X0-lock
>>        and start again.
>>
>> y este me deja sin X
>>
>> #dpkg-reconfigure xserver-xorg
>
> Cuando copiás el xorg.conf nuevo,  editalo y cambiár el driver que te
> haya cargado por "vesa" que te va a funcionar sin problemas.
>
> Saludos
>
>
> --
>
> "La Voluntad es el unico motor de nuestros logros"
> <Mstaaravin />
> http://www.mstaaravin.com.ar/
>
>
> --
> To UNSUBSCRIBE, email to debian-user-spanish-REQUEST@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
>
>


Reply to: