A keyboard shortcut from a sequence of keystrokes for Linux
Posted
by Little Bobby Tables
on Super User
See other posts from Super User
or by Little Bobby Tables
Published on 2010-05-03T07:57:49Z
Indexed on
2010/05/03
7:59 UTC
Read the original article
Hit count: 353
I am looking for a way to define an Emacs-style keys sequence as a keyboard shortcut in Linux - Specifically, in Gnome, but more general solutions are also acceptable.
For example, I would like a sequence like "Alt-w t" (that is, first press Alt-w and then t) to open a terminal, "Alt-w c" to close a window, and so on.
The rationale behind this question is twofold:
- Make more use of desktop-wide keyboard shortcuts
- Make an old keyboard, that has no Win key, usable with desktop-wide keyboard shortcuts, without causing too many collisions with application - Specifically with Emacs.
Thanks!
© Super User or respective owner