document --name and --class

Closes issue #181.
This commit is contained in:
Simon Gomizelj 2014-08-24 13:08:20 -04:00
parent 524ba450a7
commit fb09063431
1 changed files with 8 additions and 0 deletions

View File

@ -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.