Skip to content

Reads keypresses and translates them into the equivalent keysyms i3 would see, because running xev isn't that cool

Notifications You must be signed in to change notification settings

amminer/i3confkeys

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is a utility I'm working on to make configuring i3 and other programs that use X11's sometimes counterintuitive keysym names a little easier. It was inspired by the time and effort I spent figuring out that when you press printscreen with alt held down, this generates a Sys_Req key event as opposed to a Print key event - if there are other similar peculiarities awaiting me in the keymap, I would rather handle them programmatically instead of having to manually learn them all, and I would like to sharpen my C skills up anyway.

About

Reads keypresses and translates them into the equivalent keysyms i3 would see, because running xev isn't that cool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published