From 746824dbb602732ee94303059b8e20d978c1c4fa Mon Sep 17 00:00:00 2001 From: "Lucas N. Ferreira" Date: Mon, 16 Aug 2010 21:32:54 -0300 Subject: Change X to Xorg binary and update TODO list --- TODO | 3 +++ etc/ConsoleKit/displays.d/usbseat.display | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) 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 -- cgit v1.2.3