From 3ba4aebb70b028cc7e830edbde927f3411e34744 Mon Sep 17 00:00:00 2001 From: "Graydon, Tracy" Date: Mon, 22 Oct 2012 18:24:21 -0700 Subject: [PATCH] undo the --sharevts removal. --- i386-common/startx.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i386-common/startx.in b/i386-common/startx.in index cbef31b..063a932 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" +OTHER_OPTIONS=" -ac -noreset -r +accessx 0 -sharevts" udevadm trigger --subsystem-match=input & -- 2.7.4