[Bug 155119] Re: SHMConfig doesn't work in gutsy

kronictokr pstone78 at gmail.com
Wed Nov 26 04:00:52 UTC 2008


*** This bug is a duplicate of bug 132627 ***
    https://bugs.launchpad.net/bugs/132627

configure your "SHMConfig" above your scroll option
then place the whole section above the mouse "InputDevice"
as mine is bellow, this fixed my srolling and all my touchpad related problems
also you can try changing your scroll line to match mine, that was another change i added


Section "InputDevice"
	Identifier	"Synaptics Touchpad"
	Driver		"synaptics"
	Option		"SendCoreEvents"	"true"
	Option		"Device"		"/dev/psaux"
	Option		"Protocol"		"auto-dev"
        Option          "SHMConfig"             "on"
	Option		"HorizScrollDelta"	"0"
EndSection

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

-- 
SHMConfig doesn't work in gutsy
https://bugs.launchpad.net/bugs/155119
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs




More information about the universe-bugs mailing list