This program doesn't limit you to the
typical keyboard combinations, which requires
modifier(s) plus one letter key, like Ctrl and X.
You can also combine keyboard events in myriad ways you might have considered. Including shortcuts with:
-
Only characters, no modifiers
For example, a combination of
GplusO. The first letter,Ghere, works like a modifier, pressing it can be easier on fingers than reaching forCtrlorAlt. Similarly, make the space bar more useful by combining it with alphanumeric keys. -
Only modifier(s)
Normally nothing happens when a key like
Ctrlis tapped on its own. Make better use of it by configuring an action. And the left and rightCtrlcan be used for different actions. -
One modifier, multiple characters
Some existing software has integrated this kind of shortcuts. For example, when using Emacs, one shortcut involves holding down
Ctrl, pressingXand thenS. They also work as global shortcuts, without interfering with existing shortcuts likeCtrl+X.
Executable binaries are built automatically and run on Linux (X11): Releases.
Alternatively, build from source with cargo, compilation takes 25s on Chromebook 2013.
cargo install --git https://github.com/wzhd/kseqi
Run the binary kseqi to try it out.
Edit the configuration file.