diff options
Diffstat (limited to 'x11vnc/tkx11vnc')
-rwxr-xr-x | x11vnc/tkx11vnc | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/x11vnc/tkx11vnc b/x11vnc/tkx11vnc index a592f5c..e43b73c 100755 --- a/x11vnc/tkx11vnc +++ b/x11vnc/tkx11vnc @@ -49,6 +49,7 @@ catch {rename send {}} # be the same after the remote command) # G means gui internal item # F means can be set via file browse +# D means for simple gui # -C:val1,... means it will be a checkbox (radio button) # the "-" means no other options follow # 0 means to skip the item. @@ -87,7 +88,7 @@ Clients vncconnect -- D =D http - =F httpdir: + httpdir: httpport: enablehttpproxy @@ -185,8 +186,9 @@ Permissions =SQA deny_all -- =DFP allow: - localhost + =D localhost =RA allowonce: + listen: -- D =RA noremote -- |