Mailinglist Archive: opensuse (2859 mails)

< Previous Next >
Re: [opensuse] Synaptics touchpad, how to get rid of
  • From: "lists Guillot" <guillot.lists@xxxxxxxxx>
  • Date: Tue, 1 May 2007 11:09:12 +0200
  • Message-id: <163d30780705010209g41c4ccb1rac2eeaa784e5be99@xxxxxxxxxxxxxx>
On 5/1/07, Verner Kjærsgaard <vk@xxxxxxxxxxxxx> wrote:

"Shared memory is not accessible. Please add the option "UseShm" "true" into
the touch pad section of /etc/X11/xorg.conf"

I did:

Section "InputDevice"
 Driver "synaptics"
 Identifier "Mouse[3]"
 Option "Buttons" "7"
 Option "Device" "/dev/input/mice"
 Option "Emulate3Buttons" "on"
 Option "HorizScrollDelta" "0"
 Option "InputFashion" "Mouse"
 Option "Name" "Synaptics;Touchpad"
 OPtion "UseShm" "On"
 Option "Protocol" "explorerps/2"
 Option "SHMConfig" "on"
 Option "Vendor" "Sysp"
 Option "ZAxisMapping" "4 5"
EndSection

Restarted X, no luck.
Restart box, no luck.

?? :-)

Perhaps a simple case of case? ;) You wrote "On", try "on" and see what happens.

g
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx

< Previous Next >
Follow Ups