summaryrefslogtreecommitdiff
path: root/x11/xkeycaps
diff options
context:
space:
mode:
authoragc <agc>1997-12-13 02:12:10 +0000
committeragc <agc>1997-12-13 02:12:10 +0000
commit2ea786bcbeac71a89e443a9bc6884d2b0acd6571 (patch)
treee81d74b12eb20013f9d7e1336235a4411e67f03b /x11/xkeycaps
parentbcf24530641c03e464101eb298fcfc39b0ddf752 (diff)
downloadpkgsrc-2ea786bcbeac71a89e443a9bc6884d2b0acd6571.tar.gz
Jamie Zawinski's xkeycaps program, a graphical frontend to xmodmap.
Diffstat (limited to 'x11/xkeycaps')
-rw-r--r--x11/xkeycaps/Makefile16
-rw-r--r--x11/xkeycaps/files/md51
-rw-r--r--x11/xkeycaps/pkg/COMMENT2
-rw-r--r--x11/xkeycaps/pkg/DESCR13
-rw-r--r--x11/xkeycaps/pkg/PLIST3
5 files changed, 35 insertions, 0 deletions
diff --git a/x11/xkeycaps/Makefile b/x11/xkeycaps/Makefile
new file mode 100644
index 00000000000..9a5fc21bcd1
--- /dev/null
+++ b/x11/xkeycaps/Makefile
@@ -0,0 +1,16 @@
+# $NetBSD: Makefile,v 1.1 1997/12/13 02:12:10 agc Exp $
+#
+# Packages collection Makefile for: xkeycaps
+# Version required: 2.38
+# Date created: Sat Dec 13 01:12:10 GMT 1997
+# Whom: Alistair Crooks (agc@netbsd.org)
+
+DISTNAME= xkeycaps-2.38
+CATEGORIES= x11
+MASTER_SITES= http://people.netscape.com/jwz/xkeycaps/
+EXTRACT_SUFX= .tar.Z
+
+USE_IMAKE= yes
+CAT1= xkeycaps.0
+
+.include <bsd.port.mk>
diff --git a/x11/xkeycaps/files/md5 b/x11/xkeycaps/files/md5
new file mode 100644
index 00000000000..1bde443d2e7
--- /dev/null
+++ b/x11/xkeycaps/files/md5
@@ -0,0 +1 @@
+MD5 (xkeycaps-2.38.tar.Z) = cac903c4315696173cbe640840e56f81
diff --git a/x11/xkeycaps/pkg/COMMENT b/x11/xkeycaps/pkg/COMMENT
new file mode 100644
index 00000000000..0a55997a632
--- /dev/null
+++ b/x11/xkeycaps/pkg/COMMENT
@@ -0,0 +1,2 @@
+xkeycaps is a graphical front-end to xmodmap
+
diff --git a/x11/xkeycaps/pkg/DESCR b/x11/xkeycaps/pkg/DESCR
new file mode 100644
index 00000000000..79ce9046d41
--- /dev/null
+++ b/x11/xkeycaps/pkg/DESCR
@@ -0,0 +1,13 @@
+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, more information can be found at the
+following URL:
+
+ http://people.netscape.com/jwz/xkeycaps/index.html
diff --git a/x11/xkeycaps/pkg/PLIST b/x11/xkeycaps/pkg/PLIST
new file mode 100644
index 00000000000..08112637ea0
--- /dev/null
+++ b/x11/xkeycaps/pkg/PLIST
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1 1997/12/13 02:12:13 agc Exp $
+bin/xkeycaps
+man/cat1/xkeycaps.0