An ansible role to enable scrolling with the trackpoint (Thinkpad stick mouse) when holding down the middle mouse button.
---
- hosts: localhost
roles:
- groks.xorg-trackpoint-scroll
You will have to log out and back in or reboot for this to take effect.
An installation of Linux which uses xorg, such as Fedora.
vars:
- xorg_trackpoint_scroll_sideways: False
Set this to True and you can also scroll sideways.
None.
BSD