disable tcp listening on xephyr when x-ui is run

SVN revision: 75621
This commit is contained in:
Mike Blumenkrantz 2012-08-23 11:48:28 +00:00
parent fc0b124beb
commit a743b309a5
1 changed files with 1 additions and 1 deletions

View File

@ -267,7 +267,7 @@ EOF
set -x
fi
Xephyr :1 -noreset -ac -br -dpi $DPI -screen $SCREEN $HOST_CURSOR &
Xephyr :1 -nolisten tcp -noreset -ac -br -dpi $DPI -screen $SCREEN $HOST_CURSOR &
sleep 1
export DISPLAY=:1