diff options
author | Simon Matter <simon.matter@invoca.ch> | 2017-10-09 11:36:23 +0200 |
---|---|---|
committer | Mihai Moldovan <ionic@ionic.de> | 2018-02-27 09:29:45 +0100 |
commit | 9dd2830e0c01e163a3ba92cb07476c02fd132b99 (patch) | |
tree | 665c9c4493fc678df5a51211c417a4c04d5f6bcb /nx-X11/programs/Xserver/hw/nxagent/man/nxagent.1 | |
parent | a88ca271751c1bcf90b352b8c5a79631263c56aa (diff) | |
download | nx-libs-9dd2830e0c01e163a3ba92cb07476c02fd132b99.tar.gz nx-libs-9dd2830e0c01e163a3ba92cb07476c02fd132b99.tar.bz2 nx-libs-9dd2830e0c01e163a3ba92cb07476c02fd132b99.zip |
nxagent: Auto-detect client-side DPI at session startup.
Diffstat (limited to 'nx-X11/programs/Xserver/hw/nxagent/man/nxagent.1')
-rw-r--r-- | nx-X11/programs/Xserver/hw/nxagent/man/nxagent.1 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/nx-X11/programs/Xserver/hw/nxagent/man/nxagent.1 b/nx-X11/programs/Xserver/hw/nxagent/man/nxagent.1 index d6ed4d0fe..eb7307b77 100644 --- a/nx-X11/programs/Xserver/hw/nxagent/man/nxagent.1 +++ b/nx-X11/programs/Xserver/hw/nxagent/man/nxagent.1 @@ -393,6 +393,9 @@ auto-disconnect timeout in seconds (minimum allowed: 60) .B \-norootlessexit don't exit if there are no clients in rootless mode .TP 8 +.B \-autodpi +detect real server's DPI and set it in the agent session; the \fI-dpi <dpi>\fR cmdline option overrides \fI-autodpi\fR +.TP 8 .B \-nomagicpixel disable magic pixel support at session startup, can be re-enabled via nx/nx option on session resumption |