Add description of the system tray ordering to the fluxbox(1) manpage
This commit is contained in:
parent
625a690067
commit
9619027631
1 changed files with 7 additions and 0 deletions
|
@ -1931,6 +1931,13 @@ and
|
|||
\fIRHalf\fR
|
||||
are buttons to quickly place a window into the left and right half of the current monitor\&.
|
||||
.RE
|
||||
.PP
|
||||
\fBsession\&.screen0\&.pin{Left|Right}\fR: \fIclasses\fR
|
||||
.RS 4
|
||||
Sort the system tray icons according to order specified in \fIclasses\fR, which is a comma\-separated list of CLASSCLASS properties of the X clients (The second field of WM_CLASS from the output of the \fBxprop(1)\fR utility)\&.
|
||||
.sp
|
||||
Consider a system tray "A C B D E F"\&. With pinRight set to "A, B" and pinLeft set to "E, F" it will look like "E F [C D] A B" while the icons in [] are unordered as usual.
|
||||
.RE
|
||||
.sp
|
||||
All of the \fIlocation\fR resources following require a pathname to their specific files\&. This is where you can specify different files\&. Most of the defaults will be located in the user\(cqs \fB~/\&.fluxbox\fR directory\&.
|
||||
.PP
|
||||
|
|
Loading…
Reference in a new issue