Laptop scrollwheel emulation

Tim ignored_mailbox at yahoo.com.au
Fri Dec 15 02:48:27 UTC 2006


On Thu, 2006-12-14 at 16:29 -0600, chris at idlelion.net wrote:
> mentions adding lines to the Mouse section in xorg.conf.
>
> Trouble is... there *is no* mouse section in that file.

I see an input "section" which has mouse details in mine.

Section "InputDevice"
        Identifier  "Mouse0"
        Driver      "mouse"
        Option      "Protocol" "IMPS/2"
        Option      "Device" "/dev/input/mice"
        Option      "ZAxisMapping" "4 5"
        Option      "Emulate3Buttons" "yes"
EndSection

Look for something similar, or try adding it.





More information about the fedora-list mailing list