Results 11 to 12 of 12
I was going to look at my xorg and see if I could figure out anything, but I realized it only reads
Code:
Section "ServerFlags"
Option "DontZap" "Off"
EndSection
I'm ...
- 05-17-2009 #11
I was going to look at my xorg and see if I could figure out anything, but I realized it only reads
I'm getting rusty at actually configuring xorg.Code:Section "ServerFlags" Option "DontZap" "Off" EndSection

Couple of things I might try.
Change the server layout section to
Then in input deviceCode:InputDevice "SynapticsTouchpad" "SendCoreEvents"
Is your touchpad working at all? It's just the right scrolling that doesn't work?Code:Option "AlwaysCore" "true"
Worse comes to worse, I might backup what you have, regenerate a new xorg.conf, and copy and paste the configurations on the Arch wiki I posted and see what happens.
- 05-17-2009 #12
Damn... still nothing!

But to answer your question, the touchpad does work. Just no scrolling for the edge of the pad.
And as far as the copy-paste idea... I tried that and it didn't work.
Later tonight I may look into updating the xserver version and see what hotplugging does for me.Jay
New users, read this first.
New Member FAQ
Registered Linux User #463940
I do not respond to Private Messages asking for Linux help. Please, keep it on the public boards.


Reply With Quote