Add files from parent branch HEAD:
[pkgsrc.git] / x11 / xkbset / DESCR
1 xkbset is a program rather like xset in that it allows you to set
2 various features of the X window interface.  It allows one to configure
3 most of the options connected with the XKB extensions.  They are described
4 in Section 10 of XKBlib.ps.
5
6 This includes customizing the following:
7   MouseKeys:  using the numeric pad keys to move the mouse;
8   StickyKeys: where modifiers like control and shift will lock until the
9               next key press (good for one finger typing);
10   SlowKeys:   The keys will not work unless they are pressed for a certain
11               amount of time;
12   BounceKeys: If a key is pressed more than once rapidly, only one key
13               press will be registered.
14
15 I also include a gui program mskacc-gui which is a GUI program to play
16 with the mousekeys acceleration parameters.  It is written in Perl/Tk,
17 so Perl/Tk will need to be installed on your machine.