TIVI-248 & TIVI-267: remove -sharevts option from startx.
authorGraydon, Tracy <tracy.graydon@intel.com>
Fri, 26 Oct 2012 21:59:07 +0000 (14:59 -0700)
committerGraydon, Tracy <tracy.graydon@intel.com>
Fri, 26 Oct 2012 21:59:07 +0000 (14:59 -0700)
i386-common/startx.in

index 063a932..cbef31b 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 -sharevts"
+OTHER_OPTIONS=" -ac -noreset -r +accessx 0"
 
 udevadm trigger --subsystem-match=input &