summaryrefslogtreecommitdiff
path: root/x11/xkbset
AgeCommit message (Collapse)AuthorFilesLines
2005-02-23Add RMD160 checksums to the SHA1 ones.wiz1-1/+2
2004-05-23USE_BUILDLINK3 so that -Wl,-R/usr/X11R6/lib gets stripped/translateddanw1-1/+2
properly on various OSes
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2002-12-28Add a missing dependency to Perl.uebayasi1-1/+2
2002-09-25Fix PR 18412: x11/xkbset dumps core if the XKB extension is not loadedhubertf3-2/+19
2002-09-25Fix for xpkgwedge.hubertf2-5/+5
Patch by Robert Elz <kre@munnari.OZ.AU> from PR 18413.
2002-09-23Add xkbset 0.3:hubertf5-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!