From 4be95841d2eb4b8e18908244de7206f3af229222 Mon Sep 17 00:00:00 2001
From: crs
Check permission to open the X display;
@@ -241,6 +242,11 @@ and synergyc.
- check that the DISPLAY environment variable is set.
+ check that the DISPLAY environment variable is set;
+ use the --display command line option.
--daemon
run as a daemon (Unix) or background (Windows)
+
+
+ --display display
+ connect to X server at display (X11 only)
+
+
+ -f,
--no-daemon
@@ -270,8 +276,9 @@ and synergyc.
--version
print version information and exit
-
Debug levels are from highest to lowest: FATAL, ERROR, WARNING,