summaryrefslogtreecommitdiff
path: root/x11/xkbd/DESCR
diff options
context:
space:
mode:
authortsarna <tsarna>2002-12-20 18:16:37 +0000
committertsarna <tsarna>2002-12-20 18:16:37 +0000
commit62c89f4c03ae0b9efd8689c7d5b77024091887ed (patch)
treed955fbec5e2472f3592e0f32f20d7094246e2361 /x11/xkbd/DESCR
parent558fd261ebbbe0d676585aaad9c7e2abe289bbd8 (diff)
downloadpkgsrc-62c89f4c03ae0b9efd8689c7d5b77024091887ed.tar.gz
Xkbd is a small highly configurable 'virtual' on-screen keyboard for
X11. It is designed primarily for use on a PDA, but will hopefully be of use on other devices where a physical keyboard is not present. Xkbd uses no widget set and is based purely on xlib.
Diffstat (limited to 'x11/xkbd/DESCR')
-rw-r--r--x11/xkbd/DESCR6
1 files changed, 6 insertions, 0 deletions
diff --git a/x11/xkbd/DESCR b/x11/xkbd/DESCR
new file mode 100644
index 00000000000..84379fea886
--- /dev/null
+++ b/x11/xkbd/DESCR
@@ -0,0 +1,6 @@
+Xkbd is a small highly configurable 'virtual' on-screen keyboard for
+X11. It is designed primarily for use on a PDA, but will hopefully be
+of use on other devices where a physical keyboard is not present.
+
+Xkbd uses no widget set and is based purely on xlib. It also
+optionally uses the xft library for anti aliased fonts.