aboutsummaryrefslogtreecommitdiff
path: root/doc/fluxbox.1.in
diff options
context:
space:
mode:
authorJan Sucan <jan@jansucan.com>2020-04-19 14:32:05 (GMT)
committerJan Sucan <jan@jansucan.com>2020-04-19 14:32:05 (GMT)
commitcbdb3beecc20d12500ce2c5a54621503b358a9e2 (patch)
treebc58134b01e7ed9712b029d8d57f57fc1acc5967 /doc/fluxbox.1.in
parent419170668a365625ed61d5c6aa83541c0778446f (diff)
downloadfluxbox-cbdb3beecc20d12500ce2c5a54621503b358a9e2.zip
fluxbox-cbdb3beecc20d12500ce2c5a54621503b358a9e2.tar.bz2
Move the systray ordering documentation to the asciidoc file
The .in file is generated from the .txt file.
Diffstat (limited to 'doc/fluxbox.1.in')
-rw-r--r--doc/fluxbox.1.in7
1 files changed, 5 insertions, 2 deletions
diff --git a/doc/fluxbox.1.in b/doc/fluxbox.1.in
index dbec41d..90c69fd 100644
--- a/doc/fluxbox.1.in
+++ b/doc/fluxbox.1.in
@@ -2044,9 +2044,12 @@ are buttons to quickly place a window into the left and right half of the curren
2044.PP 2044.PP
2045\fBsession\&.screen0\&.pin{Left|Right}\fR: \fIclasses\fR 2045\fBsession\&.screen0\&.pin{Left|Right}\fR: \fIclasses\fR
2046.RS 4 2046.RS 4
2047Sort 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)\&. 2047Sort the system tray icons according to order specified in
2048\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
2049\fBxprop(1)\fR
2050utility)\&.
2048.sp 2051.sp
2049Consider 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. 2052Consider 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\&.
2050.RE 2053.RE
2051.sp 2054.sp
2052All 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\&. 2055All 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\&.