amiguito:

Fijese tener en /etc/X11/xorg.conf

las secciones de esta manera :

Section "ServerLayout"
        Identifier     "Default Layout"
        Screen      0  "Screen0" 0 0
        InputDevice    "Keyboard0" "CoreKeyboard"
        InputDevice    "Synaptics" "CorePointer"
EndSection

Section "InputDevice"
        Identifier  "Keyboard0"
        Driver      "kbd"
        Option      "XkbModel" "pc105"
        Option      "XkbLayout" "es"
EndSection

Section "InputDevice"
        Identifier  "Synaptics"
        Driver      "synaptics"
        Option      "Device" "/dev/input/mice"
        Option      "Protocol" "auto-dev"
        Option      "Emulate3Buttons" "yes"
EndSection



Atte

Larry Letelier

2007/7/31, fedora-es-list-request@redhat.com < fedora-es-list-request@redhat.com>:
Send Fedora-es-list mailing list submissions to
        fedora-es-list@redhat.com

To subscribe or unsubscribe via the World Wide Web, visit
         https://www.redhat.com/mailman/listinfo/fedora-es-list
or, via email, send a message with subject or body 'help' to
        fedora-es-list-request@redhat.com

You can reach the person managing the list at
        fedora-es-list-owner@redhat.com

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Fedora-es-list digest..."


Today's Topics:

   1. Re: Teclado Congelado - Fedora7 (Gian Paolo Mureddu)


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

Message: 1
Date: Mon, 30 Jul 2007 20:41:08 -0500
From: Gian Paolo Mureddu <gmureddu@prodigy.net.mx>
Subject: Re: Teclado Congelado - Fedora7
To: Fedora discussions in Spanish < fedora-es-list@redhat.com>
Message-ID: <46AE9334.3050702@prodigy.net.mx>
Content-Type: text/plain; charset=UTF-8; format=flowed

Antonio Russo escribió:
> fijense que el problema pareciera ser con el touchpad que es
> synaptics, pero para el momento de la falla estaba usando un mouse usb
> y no el touchpad...aunque la otra vez que ocurrió la falla no tenía
> ningún mouse usb...por lo visto parece que cuando entra el
> salvapantalla (pie flotante) y/o entra la pantalla en reposo a veces
> el teclado/touchpad(Synaptic) deja de responder.
>
> aquí tengo parte del log:
>
>
> (II) Synaptics touchpad driver version 0.14.4 (1404)
> Synaptics no synaptics event device found (checked 18 nodes)
> (**) Option "Device" "/dev/input/mice"
> (**) Option "SHMConfig" "true"
> Query no Synaptics: 6003C8
> (EE) Synaptics no synaptics touchpad detected and no repeater device
> (EE) Synaptics Unable to query/initialize Synaptics hardware.
> (EE) PreInit failed for input device "Synaptics"
> (II) UnloadModule: "synaptics"
> (WW) <default pointer>: No Device specified, looking for one...
> (II) <default pointer>: Setting Device option to "/dev/input/mice"
> (--) <default pointer>: Device: "/dev/input/mice"
> (==) <default pointer>: Protocol: "Auto"
> (**) Option "AlwaysCore"
> (**) <default pointer>: always reports core events
> (==) <default pointer>: Emulate3Buttons, Emulate3Timeout: 50
> (**) <default pointer>: ZAxisMapping: buttons 4 and 5
> (**) <default pointer>: Buttons: 9
> (WW) No core pointer registered
> (II) XINPUT: Adding extended input device "<default pointer>" (type:
> MOUSE)
> (II) XINPUT: Adding extended input device "Keyboard0" (type: KEYBOARD)
> (--) <default pointer>: PnP-detected protocol: "ExplorerPS/2"
> (II) <default pointer>: ps2EnableDataReporting: succeeded
> No core pointer
Esto parecería que se trata de un problema al momento de iniciar X. ¿En
todos los Xorg.0.log aparece este (EE) de synaptics o sólo cuando sucede
el problema?



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

--
Fedora-es-list mailing list
Fedora-es-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-es-list

End of Fedora-es-list Digest, Vol 41, Issue 4
*********************************************