diff options
author | Jon TURNEY <jon.turney@dronecode.org.uk> | 2011-11-07 20:54:10 +0000 |
---|---|---|
committer | Jon TURNEY <jon.turney@dronecode.org.uk> | 2015-03-16 16:54:05 +0000 |
commit | 3aad9b7556391b0f55e46ba13ced5e58d8fd47f7 (patch) | |
tree | 9cfdff0c4a8a75409e2cab17d6efe1cb6a1d327e /hw/xwin/man | |
parent | b2aaf69e62f4109ffb8aaf39e9bd2571abb29dfb (diff) |
hw/xwin: Turn on -hostintitle by default
Turn on -hostintitle by default
Provide -nohostintitle to disable if needed
Signed-off-by: Jon TURNEY <jon.turney@dronecode.org.uk>
Reviewed-by: Colin Harrison <colin.harrison@virgin.net>
Diffstat (limited to 'hw/xwin/man')
-rw-r--r-- | hw/xwin/man/XWin.man | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/hw/xwin/man/XWin.man b/hw/xwin/man/XWin.man index 15a57db02..ed9330321 100644 --- a/hw/xwin/man/XWin.man +++ b/hw/xwin/man/XWin.man @@ -167,9 +167,10 @@ on its own is equivalent to \fB\-resize=randr\fP .SH OPTIONS FOR MULTIWINDOW MODE .TP 8 -.B \-hostintitle +.B \-[no]hostintitle Add the host name to the window title for X applications which are running on remote hosts, when that information is available and it's useful to do so. +The default is enabled. .SH OPTIONS CONTROLLING WINDOWS INTEGRATION .TP 8 |