blob: 8d486be3a04aff38854583dd06bdf0438b193175 (
plain)
1
2
3
4
5
6
7
8
9
10
|
xkeycaps is a graphical front-end to xmodmap. It opens a window that
looks like a keyboard; moving the mouse over a key shows what KeySyms
and Modifier bits that key generates. Clicking on a key simulates
KeyPress/KeyRelease events on the window of your choice. It is
possible to change the KeySyms and Modifiers generated by a key
through a mouse-based interface. This program can also write an input
file for xmodmap to recreate your changes in future sessions. See the
man page for more details.
Written by Jamie Zawinski.
|