aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--TODO1
-rw-r--r--doc/info/mds.texinfo16
2 files changed, 17 insertions, 0 deletions
diff --git a/TODO b/TODO
index 2cf21fd..241f858 100644
--- a/TODO
+++ b/TODO
@@ -16,6 +16,7 @@ Extra servers:
tray retro-crt kbd2rat multikey
keystick posmem nest mds
meta keybounce slowkey keycue
+ ratbarrier
a speech-to-keyboard server
some server that hides the cursor when appropriate, such
as when the user starts typing
diff --git a/doc/info/mds.texinfo b/doc/info/mds.texinfo
index 9f3e524..b9d73db 100644
--- a/doc/info/mds.texinfo
+++ b/doc/info/mds.texinfo
@@ -1242,6 +1242,7 @@ actually a server.
* mds-kbdbind:: The @command{mds-kbdbind} server.
* mds-multikey:: The @command{mds-multikey} server.
* mds-rat:: The @command{mds-rat} server.
+* mds-ratbarrier:: The @command{mds-ratbarrier} server.
* mds-ratbind:: The @command{mds-ratbind} server.
* mds-gestures:: The @command{mds-gestures} server.
* mds-kbd2rat:: The @command{mds-kbd2rat} server.
@@ -1482,6 +1483,21 @@ support of rat (also known as mouse) devices.
+@node mds-ratbarrier
+@section @command{mds-ratbarrier}
+
+@command{mds-ratbarrier} is a server that
+lets you set up barriers for the rat pointer,
+for example at the screen edges.
+
+A barrier requires that the rat be moved a
+bit extra move it can move on to the next
+pixel. A barrier can be directional. A barrier
+can also be infinite, which blocks the rat
+pointer fully and it cannot pass through at all.
+
+
+
@node mds-ratbind
@section @command{mds-ratbind}