diff options
author | Peter Osterlund <petero2@telia.com> | 2004-07-25 17:37:49 +0200 |
---|---|---|
committer | Peter Osterlund <petero2@telia.com> | 2006-04-09 04:02:36 +0200 |
commit | efe7b7adb5788c20693f0df1f4d2aaf8b61cdd49 (patch) | |
tree | 23088f1d6f07553c008f4e44ebbebab08c34803f | |
parent | c8fc266b25c6a2942b521b4a44c1fe8ba8b3b6c7 (diff) |
Added a caveat about connecting syndaemon to a remote X
server.
-rw-r--r-- | manpages/syndaemon.1 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/manpages/syndaemon.1 b/manpages/syndaemon.1 index 60efadf..fa286c2 100644 --- a/manpages/syndaemon.1 +++ b/manpages/syndaemon.1 @@ -22,6 +22,11 @@ Start as a daemon, ie in the background. .TP \fBDISPLAY\fP Specifies the X server to contact. +.SH "CAVEATS" +.LP +It doesn't make much sense to connect to a remote X server, because +the daemon will then monitor the remote server for keyboard activity, +but will disable the touchpad on the local machine. .SH "AUTHORS" .LP Peter Osterlund <petero2@telia.com>. |