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.
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to