Skip to content
/ pad2mod Public

a key event simulator, help you turns touchpad pressing into modifier key pressing (on X11)

License

Notifications You must be signed in to change notification settings

phanen/pad2mod

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

intro

Turn your touchpad into modifier key

dependencies

  • touch capture: libinput libudev
  • keyevent simulation: x11

build

gcc -o touchpad-to-alt test.c -linput -lX11 -lXtst -ludev

About

a key event simulator, help you turns touchpad pressing into modifier key pressing (on X11)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages