diff options
-rw-r--r-- | doc/fluxbox.1.in | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/fluxbox.1.in b/doc/fluxbox.1.in index 032ddd7..8ce7331 100644 --- a/doc/fluxbox.1.in +++ b/doc/fluxbox.1.in | |||
@@ -1931,6 +1931,13 @@ and | |||
1931 | \fIRHalf\fR | 1931 | \fIRHalf\fR |
1932 | are buttons to quickly place a window into the left and right half of the current monitor\&. | 1932 | are buttons to quickly place a window into the left and right half of the current monitor\&. |
1933 | .RE | 1933 | .RE |
1934 | .PP | ||
1935 | \fBsession\&.screen0\&.pin{Left|Right}\fR: \fIclasses\fR | ||
1936 | .RS 4 | ||
1937 | 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)\&. | ||
1938 | .sp | ||
1939 | 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. | ||
1940 | .RE | ||
1934 | .sp | 1941 | .sp |
1935 | 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\&. | 1942 | 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\&. |
1936 | .PP | 1943 | .PP |