Skip to content

emacsmirror/libinput

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Prerequisites

On Ubuntu, your user needs to be in the input group to be able to access the events.

$ sudo adduser `whoami` input

We also need programs to parse the inputs and do various actions:

$ sudo apt install libinput-tools xdotool pqiv

A utility that's useful for controlling the screen under Wayland/Gnome:

https://github.com/maxwellainatchi/gnome-randr-rust

About

Executing actions based on input events

0

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Emacs Lisp 100.0%