diff options
author | hubertf <hubertf> | 2002-09-23 15:39:46 +0000 |
---|---|---|
committer | hubertf <hubertf> | 2002-09-23 15:39:46 +0000 |
commit | c60d917bd1581993c00df81ba02aeeb194e21c5d (patch) | |
tree | eacef0110e2e2a4059943882d906dbc7ea7fb692 /x11/xkbset/PLIST | |
parent | a7dc3a5b8bebe90dc844ef76a14f1de788417dca (diff) | |
download | pkgsrc-c60d917bd1581993c00df81ba02aeeb194e21c5d.tar.gz |
Add xkbset 0.3:
xkbset is a program rather like xset in that it allows you to set
various features of the X window interface. It allows one to configure
most of the options connected with the XKB extensions. They are described
in Section 10 of XKBlib.ps.
XXX
With this program, X can be made to work on a Toshiba Portege 3000
wwwiiittthhhooouuuuttt key repeating. Just put this into your
.xinitrc / .xsession:
xkbset exp bo
xkbset bo
Thanks to erik.berglund@deployit.biz for this hint!
Diffstat (limited to 'x11/xkbset/PLIST')
-rw-r--r-- | x11/xkbset/PLIST | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/x11/xkbset/PLIST b/x11/xkbset/PLIST new file mode 100644 index 00000000000..049f46eaee2 --- /dev/null +++ b/x11/xkbset/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2002/09/23 15:39:46 hubertf Exp $ +bin/xkbset +bin/mskacc-gui +man/man1/xkbset.1 |