Skip to content

groks/ansible-xorg-trackpoint-scroll

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xorg-trackpoint-scroll

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.

Requirements

An installation of Linux which uses xorg, such as Fedora.

Role Variables

vars:
  - xorg_trackpoint_scroll_sideways: False

Set this to True and you can also scroll sideways.

Dependencies

None.

License

BSD

About

An ansible role to enable scrolling with the trackpoint when holding down the middle mouse button

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published