Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
auto selected trackpad features gone
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
chris...
Apprentice
Apprentice


Joined: 26 Sep 2006
Posts: 179
Location: Melbourne, AU

PostPosted: Thu Apr 14, 2011 2:09 am    Post subject: auto selected trackpad features gone Reply with quote

Recently my trackpad features stopped working

I am using evdev as the input driver
I have no settings in xorg, hal, udev for the mouse
Everything worked fine letter it auto setup everything

The features that have gone are:
Right side scrolling
No simulated middle mouse button
No auto copying when highlighting
Trackpad is now too sensitive

My xorg file is blank and far as I know their are no config files I can post
It used to work fine until recently on both my current laptop and my old laptop
Back to top
View user's profile Send private message
chris...
Apprentice
Apprentice


Joined: 26 Sep 2006
Posts: 179
Location: Melbourne, AU

PostPosted: Fri Apr 15, 2011 1:41 am    Post subject: Reply with quote

I've added the following to xorg.conf
The scrolling still doesnt work and the trackpad is still a bit sensitive

Code:
Section "InputDevice"
        Identifier              "Mouse0"
        Driver                  "evdev"
        Option                  "Device"            "/dev/input/event6"
        Option                  "Buttons"               "5"
        Option                  "ZAxisMapping"      "4 5"
        Option          "CorePointer"
        Option "Emulate3Buttons" "on"
EndSection
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum