wavexx / screenkey

A screencast tool to display your keys inspired by Screenflick
https://www.thregr.org/~wavexx/software/screenkey/
GNU General Public License v3.0
758 stars 65 forks source link

Add custom "modifiers" labels #84

Closed braoult closed 5 years ago

braoult commented 6 years ago

It would be nice if we could setup different user-defined labels for modifiers. Use case:

It would be nice if, when I want to demonstrate Emacs, if I could change screenkey's "Modifier Mode" to "user-emacs", so that I could define "Control", "Meta", "Super", and "Hyper" according to my own applications setups.

To be more clear, I would like to be able to define some modifier labels sets, without changing the global mapping (no xmodmap change). For example, I could define Alt-a as "Alt-a", "Meta-a", "Super-a", "Hyper-a" for different screenkey's "Modifiers mode" sets.