How to use 'EmulateMouseWheel' (When the scrollbar is clicked and dragged, the page scrolls) for a mouse connected?
![]() | 1 | initial version |
How to use 'EmulateMouseWheel' (When the scrollbar is clicked and dragged, the page scrolls) for a mouse connected?
![]() | 2 | No.2 Revision |
How to use 'EmulateMouseWheel' (When the scrollbar is clicked and dragged, the page scrolls) for a mouse connected?
I have found out the device (usb optical mouse)through
find /dev/input/event* -exec udevadm info --attribute-walk --name={} \; | grep -e product -e name | sort -u