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

Re: problemas con el mouse y servidor X



Bueno, configuré con dpkg-reconfigure xserver-xfree86, configuré con
xf86cfg (que tiene un fallo, si presiono con el botón 5 emulando el
clic de ratón, no puedo presionar la opción del menú que aparece, y si
quiero mover el puntero hacia la opción, tengo que dejar de clicar, y
entonces desaparece). También configuré con xf86cfg -textmode, y dejé
todo ok.

Aún así no anda ni el mouse (anda, pero mal) ni la interfaz gráfica,
así que les muestro el archivo XF86Config-4.in, a ver qué me dicen.

Conocen algún curso on-line gratuito donde se pueda aprender a
entender estas cosas?

Muchas gracias de antemano, cordiales saludos...

---------------------------------------------------------------------------------------------------------

# XF86Config-4 (XFree86 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 XF86Config-4 manual page.
# (Type "man XF86Config-4" at the shell prompt.)
#
# This file is automatically updated on xserver-xfree86 package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xfree86
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following commands as root:
#
#   cp /etc/X11/XF86Config-4 /etc/X11/XF86Config-4.custom
#   md5sum /etc/X11/XF86Config-4 >/var/lib/xfree86/XF86Config-4.md5sum
#   dpkg-reconfigure xserver-xfree86

Section "ServerLayout"
	Identifier     "Default Layout"
	Screen         "Default Screen" 0 0
	InputDevice    "Generic Keyboard"
EndSection

Section "Files"

			# local font server
	# if the local font server has problems, we can fall back on these
	FontPath     "unix/:7100"
	FontPath     "/usr/lib/X11/fonts/misc"
	FontPath     "/usr/lib/X11/fonts/cyrillic"
	FontPath     "/usr/lib/X11/fonts/100dpi/:unscaled"
	FontPath     "/usr/lib/X11/fonts/75dpi/:unscaled"
	FontPath     "/usr/lib/X11/fonts/Type1"
	FontPath     "/usr/lib/X11/fonts/CID"
	FontPath     "/usr/lib/X11/fonts/Speedo"
	FontPath     "/usr/lib/X11/fonts/100dpi"
	FontPath     "/usr/lib/X11/fonts/75dpi"
EndSection

Section "Module"
	Load  "GLcore"
	Load  "bitmap"
	Load  "dbe"
	Load  "ddc"
	Load  "dri"
	Load  "extmod"
	Load  "freetype"
	Load  "glx"
	Load  "int10"
	Load  "record"
	Load  "speedo"
	Load  "type1"
	Load  "vbe"
EndSection

Section "InputDevice"
	Identifier  "Generic Keyboard"
	Driver      "keyboard"
	Option	    "CoreKeyboard"
	Option	    "XkbRules" "xfree86"
	Option	    "XkbModel" "pc105"
	Option	    "XkbLayout" "es"
EndSection

Section "InputDevice"
	Identifier  "Mouse0"
	Driver      "mouse"
	Option	    "Protocol" "PS/2"
	Option	    "Device" "/dev/mouse"
EndSection

Section "Monitor"
	Identifier   "PHILIPS 107E6PHL"
	HorizSync    31.5 - 57.0
	VertRefresh  50.0 - 160.0
	Option	    "DPMS"
EndSection

Section "Device"
	Identifier  "S3 Inc. VT8375 [ProSavage8 KM266/KL266]"
	Driver      "savage"
EndSection

Section "Screen"
	Identifier "Default Screen"
	Device     "S3 Inc. VT8375 [ProSavage8 KM266/KL266]"
	Monitor    "PHILIPS 107E6PHL"
	DefaultDepth     24
	SubSection "Display"
		Depth     1
		Modes    "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth     4
		Modes    "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth     8
		Modes    "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth     15
		Modes    "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth     16
		Modes    "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth     24
		Modes    "1024x768" "800x600" "640x480"
	EndSubSection
EndSection

Section "DRI"
	Mode         0666
EndSection

---------------------------------------------------------------------------------------------------------

On 8/14/05, consultores1 <consultores1@gmail.com> wrote:
> El Sábado 13 Agosto 2005 2:35 PM, Emmanuel escribió:
> 
> > Ya está todo bien configurado, pero seguimos con los errorsitos que no me
> > dejan iniciar la interfaz gráfica.
> 
> Si estuviera todo bien configurado a lo mejor iniciaria la interfaz grafica,
> si?
> 
> Ahora ya no arranca el entorno gráfico, y me da estos errores:
> 
> (EE) No core pointer device specified
> (EE) Unable to determine the screen layout
> (EE) Error from xf86HandleConfigFile()
> 
> Fata server error:
> no screens found
> 
> > >
> > > En fin, no sé cómo arreglarlo, si alguien me explica qué pasó, se lo
> > > agradecería mucho.
> 
> Bueno, segun recomendacion en correo anterior deberias configurar con
> dpkg-reconfigure xserver-xfree86 si no me equivoco y el unico paso que creo
> te podria fallar, es la configuracion de la pantalla; horizontal y vertical.
> 
> Para eso puedes correr knoppix y anotar la configuracion que usa knoppix,
> suponiendo que te corre en tu ordenador. Esta informacion creo que esta
> en /etc/x11/xf86config-4. Lo otro quizas sea el teclado 105 teclas.
> 
> >
> 
> 
> 
> 
> --
> "Somos expertos en soluciones".
> 
>



Reply to: