Skip to content

A program to create shotcuts on a headless linux machine

License

Notifications You must be signed in to change notification settings

derhorst/bind-keys

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bind-keys

Bind-keys provides a way to create shortcuts on headless linux machines. To compile the program run make. Bind-keys requires libconfig [1].

The shortcuts can be configured in bind-keys.cfg. This file also contains examples of the different options available. The keys have to be specified using their keycodes. To determine the keycodes bind-keys can be run with the -s flag to print the keycodes.

Modes allow assigning multiple functions to the same key combination by only executing shortcuts with the same or no mode.

About

A program to create shotcuts on a headless linux machine

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published