Mouse question (should be simple)

Henning Kilset Pedersen henning at mopo.no
Thu Aug 11 11:36:24 UTC 2005


On Thu, 2005-08-11 at 11:47 +0200, Maximilian Gerlach wrote:
> Hi Henning,
> You want this passage in your xorg.conf:
> Section "InputDevice"
>         Identifier      "Configured Mouse"
>         Driver          "mouse"
>         Option          "CorePointer"
>         Option          "Device"                "/dev/input/mice"
>         Option          "Protocol"              "ImPS/2"
>         Option          "Emulate3Buttons"       "true"
>         Option          "ZAxisMapping"          "4 5"
> EndSection
> 
> instead of your normal mouse configuration.
> The part that makes your scroll wheel work is the 'ZAxisMapping'
> parameter.

Thank you very much, that fixed it!!

Kind regards,
Henning Pedersen





More information about the ubuntu-users mailing list