undo the --sharevts removal. accepted/2.0alpha/20121023.010423 submit/2.0alpha/20121023.012432
authorGraydon, Tracy <tracy.graydon@intel.com>
Tue, 23 Oct 2012 01:24:21 +0000 (18:24 -0700)
committerGraydon, Tracy <tracy.graydon@intel.com>
Tue, 23 Oct 2012 01:24:21 +0000 (18:24 -0700)
i386-common/startx.in

index cbef31b..063a932 100755 (executable)
@@ -2,7 +2,7 @@
 
 DISPLAY=":0"
 XORG_CONF=" -config @DATADIR@/etc/X11/xorg.conf -configdir /opt/etc/X11/xorg.conf.d "
-OTHER_OPTIONS=" -ac -noreset -r +accessx 0"
+OTHER_OPTIONS=" -ac -noreset -r +accessx 0 -sharevts"
 
 udevadm trigger --subsystem-match=input &