diff options
author | hubertf <hubertf@pkgsrc.org> | 2002-09-23 15:41:24 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 2002-09-23 15:41:24 +0000 |
commit | b81f582cd848b95a5a3d61fa134591f15444595e (patch) | |
tree | 9b780d3d960239a572656c09e1db0fcd10c169eb /doc | |
parent | bc7409d99e51de0f54527364772849b23bafa367 (diff) | |
download | pkgsrc-b81f582cd848b95a5a3d61fa134591f15444595e.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 'doc')
-rw-r--r-- | doc/CHANGES | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index 490900682fe..b01aae85d2b 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.37 2002/09/23 15:20:13 wiz Exp $ +$NetBSD: CHANGES,v 1.38 2002/09/23 15:41:24 hubertf Exp $ Changes to the packages collection and infrastructure in 2002: @@ -2944,3 +2944,4 @@ Changes to the packages collection and infrastructure in 2002: Updated arla to 0.35.9nb1 [wennmach 2002-09-23] Updated esound to 0.2.29 [wiz 2002-09-23] Updated flawfinder to 1.21 [wiz 2002-09-23] + Added xkbset 0.3 [hubertf 2002-09-23] |