From: Graydon, Tracy Date: Fri, 26 Oct 2012 21:59:07 +0000 (-0700) Subject: TIVI-248 & TIVI-267: remove -sharevts option from startx. X-Git-Tag: accepted/2.0alpha/20121026.214052~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=1a0d816f9b8e431bd6ff09fce26a498c2ac97bd2;p=profile%2Fivi%2Fxorg-x11-server-misc.git TIVI-248 & TIVI-267: remove -sharevts option from startx. --- diff --git a/i386-common/startx.in b/i386-common/startx.in index 063a932..cbef31b 100755 --- a/i386-common/startx.in +++ b/i386-common/startx.in @@ -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 &