Skip to content

This software disables pointer device in X while scrolling occurs, when a modifier key is pressed after scrolling has started. This eliminates the side effects that result of inertial scrolling and using modifier keys.

License

Notifications You must be signed in to change notification settings

jarnos/block-scroll-mod-x11

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

block-scroll-mod-x11

Block a pointer device when a modifier key is pressed after scrolling has started in X11

This software aims to eliminate the possible side effects of inertial scrolling that can occur when you press a modifier key after scrolling has started. This is supposed to work in operating systems that use X Window System.

This master branch is reserved for C language implementation (or for some other language that has an XInput2 API).

See e.g. gawk branch for a solution using GNU awk.

My related QA site answer.

About

This software disables pointer device in X while scrolling occurs, when a modifier key is pressed after scrolling has started. This eliminates the side effects that result of inertial scrolling and using modifier keys.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published