[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

X Strike Force XFree86 SVN commit: r1929 - branches/debconf-overhaul/debian



Author: branden
Date: 2004-10-08 18:03:24 -0500 (Fri, 08 Oct 2004)
New Revision: 1929

Modified:
   branches/debconf-overhaul/debian/TODO
Log:
Add item.


Modified: branches/debconf-overhaul/debian/TODO
===================================================================
--- branches/debconf-overhaul/debian/TODO	2004-10-08 22:50:16 UTC (rev 1928)
+++ branches/debconf-overhaul/debian/TODO	2004-10-08 23:03:24 UTC (rev 1929)
@@ -33,6 +33,23 @@
     figure them out.  Add warning to template that results might be suboptimal
     if this is done (XFree86 falls back to *very* conservative timings if DDC
     probing fails).
+  + #269407: Update dexconf to reflect Linux input layer changes in 2.6.x:
+    # Set up an additional mouse device which points at the Linux kernel's
+    # multiplexed input subsystem node.
+    #
+    # We only write this stanza if the Configured Mouse is *not*:
+    #   Linux 2.4: USB
+    #   Linux 2.6: USB, PS/2, serial
+    #
+    # Configuring a mouse device on /dev/input/mice isn't a problem even on systems
+    # without CONFIG_INPUT_MOUSEDEV (i.e., without that device node), because this
+    # is not the core pointer, and failure to open it is not harmful.
+    #
+    # We also don't write this stanza if the Configured Mouse is the GPM repeater.
+    # We have no way of knowing what device GPM is repeating for, and it might be a
+    # device multiplexed into /dev/input/mice.
+    #
+    # Finally, we don't write this stanza if this is not Linux.
 
 * Terminological renames:
   + Stop calling autodetection "auto" when it's not.  Affects template names and



Reply to: