Inverting mouse scroll wheel action

Henry Gebhardt hsggebhardt at googlemail.com
Wed Apr 18 11:16:04 UTC 2012


On Wed, Apr 18, 2012 at 12:43:57PM +0300, Lars Noodén wrote:
> Is there any way to reverse the direction the window scrolls in when
> the mouse wheel is used?  Right now, if I pull the wheel down, the
> window scrolls upward.  I'd like to swap it so that if I pull the wheel
> down, the window scrolls downward instead of upward.  Can this be done
> in LXDE at all?

You can try a command like this:

   xmodmap -e "pointer = 1 2 3 5 4"

It changes the order of buttons 4 and 5 of the mouse.


HTH,

Henry



More information about the Lubuntu-users mailing list