commit 89fb3395fba82ad770dc62ed86906c815f734af1
parent 314d237ce0b52cb82c44342d471d5db1625d6548
Author: Antoine Amarilli <a3nm@a3nm.net>
Date: Mon, 5 Oct 2015 19:45:27 +0200
log confusing right stuff
Diffstat:
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/skype b/skype
@@ -46,6 +46,9 @@ then
exit 3
fi
+# somehow this stuff does not work when using xinit
+# even when setting it up with xhost in ~/bin/startup
+# but using startx makes it work
if $DCMD xinput 2>/dev/null >/dev/null
then
echo "skype shouldn't be able to connect to the X server but can:"