From 9b1dd340146ab62bfca9fc4c247edfbec2da2356 Mon Sep 17 00:00:00 2001
From: Ulrich Sibiller <uli42@gmx.de>
Date: Sun, 7 Mar 2021 20:21:37 +0100
Subject: document additional options only nxagent knows about

---
 nxproxy/man/nxproxy.1 | 44 ++++++++++++++++++++++++++------------------
 1 file changed, 26 insertions(+), 18 deletions(-)

(limited to 'nxproxy/man')

diff --git a/nxproxy/man/nxproxy.1 b/nxproxy/man/nxproxy.1
index 67bf345f5..fdd5aa915 100644
--- a/nxproxy/man/nxproxy.1
+++ b/nxproxy/man/nxproxy.1
@@ -305,31 +305,39 @@ Should be set to 1 if the proxy is running as part of a program providing
 encryption of the point to point communication.
 
 .TP 8
-.I These options are interpreted by the nx-NX Agent. They are ignored by the proxy.
+.I The following options are interpreted by the nx-NX Agent. They are ignored by the proxy:
 
-    rootless=<bool>
-    geometry=<string>
-    resize=<bool>
-    fullscreen=<bool>
-    keyboard=<string>
-    clipboard=<int>
-    streaming=<int>
+    autodpi=<bool>
+    autograb=<bool>
     backingstore=<int>
+    client=<string>
+    clients=<string>
+    clipboard=<int>
     composite=<int>
-    xinerama=<int>
-    shmem=<bool>
-    shpix=<bool>
+    copysize=<int>
+    defer=<int>
+    fullscreen=<bool>
+    geometry=<string>
     kbtype=<string>
-    client=<string>
+    keyboard=<string>
+    keyconv=<string>
+    magicpixel=<bool>
+    menu=<int>
+    resize=<bool>
+    rootless=<bool>
     shadow=<int>
-    shadowuid=<int>
     shadowmode=<string>
-    defer=<int>
-    tile=<string>
-    menu=<int>
-    magicpixel=<bool>
-    autodpi=<bool>
+    shadowuid=<int>
+    shmem=<bool>
+    shpix=<bool>
     sleep=<int>
+    state=<string>
+    streaming=<int>
+    textclipboard=<bool>
+    tile=<string>
+    tolerancechecks=<int>
+    xinerama=<int>
+
 
 .SH NX ENVIRONMENT VARIABLES
 
-- 
cgit v1.2.3