summaryrefslogtreecommitdiff
path: root/x11/xkeycaps/pkg-descr
diff options
context:
space:
mode:
authorJean-Marc Zucconi <jmz@FreeBSD.org>1995-02-12 15:45:09 +0000
committerJean-Marc Zucconi <jmz@FreeBSD.org>1995-02-12 15:45:09 +0000
commit240fb85518ffb769670cefdaf8adb6229a3541a7 (patch)
tree82c6081ab25385230dcd5736be791164e2779446 /x11/xkeycaps/pkg-descr
parentAdd samba to subdir list (diff)
xkeycaps - graphically display and edit the keyboard mapping
Notes
Notes: svn path=/head/; revision=947
Diffstat (limited to 'x11/xkeycaps/pkg-descr')
-rw-r--r--x11/xkeycaps/pkg-descr7
1 files changed, 7 insertions, 0 deletions
diff --git a/x11/xkeycaps/pkg-descr b/x11/xkeycaps/pkg-descr
new file mode 100644
index 000000000000..8ca37ff14680
--- /dev/null
+++ b/x11/xkeycaps/pkg-descr
@@ -0,0 +1,7 @@
+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.