aboutsummaryrefslogtreecommitdiffstats
path: root/x11/xkbctrl/pkg-descr
diff options
context:
space:
mode:
authorsteve <steve@FreeBSD.org>2000-01-29 13:46:08 +0800
committersteve <steve@FreeBSD.org>2000-01-29 13:46:08 +0800
commit818ccaa880cec63fd43d0b786673cecbcea6dfcd (patch)
treeca0091b7f2d24e8a8f94598c6264c47c9c3145b3 /x11/xkbctrl/pkg-descr
parent646282a6d1eb10e501019d2b77b4963a535f3ce6 (diff)
downloadfreebsd-ports-gnome-818ccaa880cec63fd43d0b786673cecbcea6dfcd.tar.gz
freebsd-ports-gnome-818ccaa880cec63fd43d0b786673cecbcea6dfcd.tar.zst
freebsd-ports-gnome-818ccaa880cec63fd43d0b786673cecbcea6dfcd.zip
Adding xkbctrl version 1.0.
Display and manipulate XKB keyboard controls from the commandline. PR: 16006 Submitted by: Yoshiro MIHIRA <sanpei@sanpei.org>
Diffstat (limited to 'x11/xkbctrl/pkg-descr')
-rw-r--r--x11/xkbctrl/pkg-descr12
1 files changed, 12 insertions, 0 deletions
diff --git a/x11/xkbctrl/pkg-descr b/x11/xkbctrl/pkg-descr
new file mode 100644
index 000000000000..34b930614843
--- /dev/null
+++ b/x11/xkbctrl/pkg-descr
@@ -0,0 +1,12 @@
+Display and manipulate XKB keyboard controls from the commandline
+
+You can set keyboard delay and repeat rates with XKB/X enviroment:
+
+% xkbctrl +repeat 200 20
+
+command help:
+
+% xkbctrl -help
+
+MIHIRA Yoshiro
+<sanpei@sanpei.org>