From fb09063431387fc208876dacee61479a5461644a Mon Sep 17 00:00:00 2001 From: Simon Gomizelj Date: Sun, 24 Aug 2014 13:08:20 -0400 Subject: [PATCH] document --name and --class Closes issue #181. --- man/termite.1 | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/man/termite.1 b/man/termite.1 index e38328d..1a1525b 100644 --- a/man/termite.1 +++ b/man/termite.1 @@ -31,6 +31,14 @@ Keep termite open after the child process exits. Launch on \fIDISPLAY\fP X display. .IP "\fB\-c\fR, \fB\-\-config\fR\fB=\fR\fICONFIG\fR" Specify a path to an alternative config file to use. +.PP +The following two options are built into GTK+ and documented by +\fB--help-gtk\fR +.PP +.IP "\fB\-\-name\fR\fB=\fR\fINAME\fR" +Set the windows name part of the \fIWM_CLASS\fR property. +.IP "\fB\-\-class\fR\fB=\fR\fICLASS\fR" +Set the windows class part of the \fIWM_CLASS\fR property. .SH KEYBINDINGS .SS Insert Mode \fBInsert Mode\fP is the default mode common to most terminal emulators.