Synaptics Touch Pad

Vivek J. Patankar list307 at gmail.com
Sun May 13 04:38:47 UTC 2007


John Bowden wrote:
> 	I.m trying to install FC6 onto my new HP510 note book and have run into
> a few problems. I will post them as seperate posts as I don't think they
> are related. I can't get the Synaptics touch pad to work at all. I'm a
> KDE user so I'm having to carry around a usb mouse. On my other FC6 box
> I have a "hardware" program in the "administration" section of the
> kmenu, which seems to be missing. When I shut the note book down I get a
> error message / backtrace from the Synaptics program crashing. This is
> the message:
*snip*
> I had a look into my xorg.conf file and there is an input section for
> the keyboard but non for a mouse. Here is my xorg.conf file:

Try adding an input device section manually. Do backup your existing 
xorg.conf before you do so. Below is the input device section from my 
xorg.conf.

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


-- 
Regards
विवेक ज. पाटणकर (Vivek J. Patankar)

Registered Linux User #374218
Fedora Core release 6 (Zod)
Linux 2.6.19-1.2911.6.4.fc6 X86_64




More information about the users mailing list