all repos — fluxbox @ 9619027631295f4267e09840e8cc7e2781520db6

custom fork of the fluxbox windowmanager

Add description of the system tray ordering to the fluxbox(1) manpage
Jan Sucan jan@jansucan.com
commit

9619027631295f4267e09840e8cc7e2781520db6

parent

625a690067b694afcde1aee7181dbe6ee6877727

1 files changed, 7 insertions(+), 0 deletions(-)

jump to
M doc/fluxbox.1.indoc/fluxbox.1.in

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