[Libreoffice] Mouse with horizontal wheel
David Tardon
dtardon at redhat.com
Tue Apr 26 01:27:15 PDT 2011
On Tue, Apr 19, 2011 at 12:10:06PM -0400, Kohei Yoshida wrote:
> Anyone who has a special mouse with horizontal wheel willing to take on
> this bug?
>
> https://bugs.freedesktop.org/show_bug.cgi?id=36380
>
> All my mouses only have vertical wheel, and it's impossible to even
> verify this bug, let alone fix this behavior.
Hi,
on Linux, you can make vertical wheel behave like horizontal one by
running
xmodmap -e 'pointer = 1 2 3 6 7'
To restore the original behaviour, run
xmodmap -e 'pointer = 1 2 3 4 5'
D.
More information about the LibreOffice
mailing list