When using Microsoft mouse in Ubuntu 16, I found the scrolling distance is too large to adapt to, the following helps to fix it to normal
Solution
1. Run xinput list
2. Then run xinput list-props x | grep 'Scrolling Distance' where x is the id of your input device3. Run xinput set-prop x 'Evdev Scrolling Distance' 10, 10, 10 to save the desired value
4. Add the command to .profile file if you want to save the settings permenantly
沒有留言:
張貼留言