summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLucas N. Ferreira <lnf07@c3sl.ufpr.br>2010-08-16 21:32:54 -0300
committerLucas N. Ferreira <lnf07@c3sl.ufpr.br>2010-08-16 21:32:54 -0300
commit746824dbb602732ee94303059b8e20d978c1c4fa (patch)
tree3ce2497652c65ce32d873c5462ccdd4213a91c45
parent04bb8fdd59a1010bc9ccd99ace8b12f423508f42 (diff)
Change X to Xorg binary and update TODO list
-rw-r--r--TODO3
-rw-r--r--etc/ConsoleKit/displays.d/usbseat.display2
2 files changed, 4 insertions, 1 deletions
diff --git a/TODO b/TODO
index 814b49b..31a867f 100644
--- a/TODO
+++ b/TODO
@@ -1,2 +1,5 @@
- Correct /etc/rc.local script to initialize correctly all the usbseats after
the boot.
+
+- InputClass rules to cause the primary X session to ignore multiseat-assigned
+ devices
diff --git a/etc/ConsoleKit/displays.d/usbseat.display b/etc/ConsoleKit/displays.d/usbseat.display
index 6d495a4..c66c555 100644
--- a/etc/ConsoleKit/displays.d/usbseat.display
+++ b/etc/ConsoleKit/displays.d/usbseat.display
@@ -2,4 +2,4 @@
Type=X11
[X11]
-Exec=/usr/bin/X -config /tmp/xorg.conf.tmp $display -br -audit 0 -verbose -auth $auth -nolisten tcp vt7
+Exec=/usr/bin/Xorg -config /tmp/xorg.conf.tmp $display -br -audit 0 -verbose -auth $auth -nolisten tcp vt7