diff options
Diffstat (limited to 'doc/fluxbox.1.in')
-rw-r--r-- | doc/fluxbox.1.in | 7 |
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 |
2047 | 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)\&. | 2047 | Sort 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 | ||
2050 | utility)\&. | ||
2048 | .sp | 2051 | .sp |
2049 | 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. | 2052 | 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\&. |
2050 | .RE | 2053 | .RE |
2051 | .sp | 2054 | .sp |
2052 | 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\&. | 2055 | 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\&. |