Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 | |
2002-12-28 | Add a missing dependency to Perl. | uebayasi | 1 | -1/+2 | |
2002-09-25 | Fix PR 18412: x11/xkbset dumps core if the XKB extension is not loaded | hubertf | 3 | -2/+19 | |
2002-09-25 | Fix for xpkgwedge. | hubertf | 2 | -5/+5 | |
Patch by Robert Elz <kre@munnari.OZ.AU> from PR 18413. | |||||
2002-09-23 | Add xkbset 0.3: | hubertf | 5 | -0/+60 | |
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! |