summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@who-t.net>2011-05-12 16:01:29 +1000
committerPeter Hutterer <peter.hutterer@who-t.net>2011-05-12 16:01:29 +1000
commitb3b780ff995b19ddaad77b22dc14ab69978b5983 (patch)
tree961f7cc50e2cf2923c8b8b0cec8a3f47ca66001c /README
Import xkbset 0.5
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Diffstat (limited to 'README')
-rw-r--r--README27
1 files changed, 27 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..b742507
--- /dev/null
+++ b/README
@@ -0,0 +1,27 @@
+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.
+
+This includes customizing the following:
+ MouseKeys: using the numeric pad keys to move the mouse;
+ StickyKeys: where modifiers like control and shift will lock until the
+ next key press (good for one finger typing);
+ SlowKeys: The keys will not work unless they are pressed for a certain
+ amount of time;
+ BounceKeys: If a key is pressed more than once rapidly, only one key
+ press will be registered.
+
+I also include a gui program xkbset-gui which is a GUI program to play
+with the mousekeys acceleration parameters. It is written in Perl/Tk,
+so Perl/Tk will need to be installed on your machine.
+
+If you have any improvents or ideas, please send them to me.
+
+Also, if you use this program and like it, please tell me so. If I
+don't get much feedback, I will assume no one is interested, and
+I won't develop it further (in particular I won't finish the man page).
+
+Stephen Montgomery-Smith
+stephen@math.missouri.edu
+http://www.math.missouri.edu/~stephen