summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README30
1 files changed, 11 insertions, 19 deletions
diff --git a/README b/README
index 3926242..e4a7dee 100644
--- a/README
+++ b/README
@@ -1,25 +1,17 @@
-Xsetmode sets the mode of an XInput device to either absolute or relative.
+*************** THIS PROGRAM IS NO LONGER MAINTAINED BY X.ORG ***************
-All questions regarding this software should be directed at the
-Xorg mailing list:
-
- http://lists.freedesktop.org/mailman/listinfo/xorg
-
-Please submit bug reports to the Xorg bugzilla:
-
- https://bugs.freedesktop.org/enter_bug.cgi?product=xorg
+xsetmode sets the mode of an XInput device to either absolute or relative.
-The master development code repository can be found at:
+xsetmode still works on devices that support multiple mode, the hooks are
+still there so functionally there's nothing wrong with it, but it is no
+longer actively maintained as the xinput program has replaced it, with:
+ xinput --set-mode "device name" ABSOLUTE
- git://anongit.freedesktop.org/git/xorg/app/xsetmode
+Since xinput is actively maintained, X.Org recommends using that instead.
- http://cgit.freedesktop.org/xorg/app/xsetmode
+*****************************************************************************
-For patch submission instructions, see:
-
- http://www.x.org/wiki/Development/Documentation/SubmittingPatches
-
-For more information on the git code manager, see:
-
- http://wiki.x.org/wiki/GitPage
+All questions regarding this software should be directed at the
+Xorg mailing list:
+ http://lists.freedesktop.org/mailman/listinfo/xorg