diff options
-rw-r--r-- | doc/asciidoc/fluxbox.1 | 13 | ||||
-rw-r--r-- | doc/asciidoc/fluxbox.txt | 8 | ||||
-rw-r--r-- | doc/fluxbox.1.in | 13 |
3 files changed, 4 insertions, 30 deletions
diff --git a/doc/asciidoc/fluxbox.1 b/doc/asciidoc/fluxbox.1 index ba91d7a..ee0d276 100644 --- a/doc/asciidoc/fluxbox.1 +++ b/doc/asciidoc/fluxbox.1 | |||
@@ -1,11 +1,11 @@ | |||
1 | .\" Title: fluxbox | 1 | .\" Title: fluxbox |
2 | .\" Author: | 2 | .\" Author: |
3 | .\" Generator: DocBook XSL Stylesheets v1.73.2 <http://docbook.sf.net/> | 3 | .\" Generator: DocBook XSL Stylesheets v1.73.2 <http://docbook.sf.net/> |
4 | .\" Date: 08/04/2008 | 4 | .\" Date: 08/05/2008 |
5 | .\" Manual: | 5 | .\" Manual: |
6 | .\" Source: | 6 | .\" Source: |
7 | .\" | 7 | .\" |
8 | .TH "FLUXBOX" "1" "08/04/2008" "" "" | 8 | .TH "FLUXBOX" "1" "08/05/2008" "" "" |
9 | .\" disable hyphenation | 9 | .\" disable hyphenation |
10 | .nh | 10 | .nh |
11 | .\" disable justification (adjust text to left margin only) | 11 | .\" disable justification (adjust text to left margin only) |
@@ -893,10 +893,6 @@ session\.screen0\.overlay\.capStyle: CapNotLast | |||
893 | These are options for how fluxbox draws lines\. See | 893 | These are options for how fluxbox draws lines\. See |
894 | `man XSetLineAttributes\' for more details\. Defaults: listed above | 894 | `man XSetLineAttributes\' for more details\. Defaults: listed above |
895 | 895 | ||
896 | session\.screen0\.slit\.direction: Vertical|Horizontal | ||
897 | This specifies whether clients in the slit are arranged horizontally or | ||
898 | vertically\. Default: Vertical | ||
899 | |||
900 | session\.screen0\.strftimeFormat: <date> | 896 | session\.screen0\.strftimeFormat: <date> |
901 | This adjusts the way the current time is displayed in the toolbar\. The | 897 | This adjusts the way the current time is displayed in the toolbar\. The |
902 | strftime(3) format is used\. Default: %I:%M %p | 898 | strftime(3) format is used\. Default: %I:%M %p |
@@ -1518,11 +1514,6 @@ You can right click on the edge of the slit window to get a menu to configure it | |||
1518 | .sp | 1514 | .sp |
1519 | .RS 4 | 1515 | .RS 4 |
1520 | \h'-04'\(bu\h'+03' | 1516 | \h'-04'\(bu\h'+03' |
1521 | \fBSlit direction\fR: Changing the value will set the slit\'s direction for ordering apps sitting in the slit\. There is no effect with only on application\. | ||
1522 | .RE | ||
1523 | .sp | ||
1524 | .RS 4 | ||
1525 | \h'-04'\(bu\h'+03' | ||
1526 | \fBClients\fR: This submenu lets you reorder the the applications running in the slit\. You are able to hide apps from the slit by unselecting them in the list showing\. This will not kill the app\. You can make them appear by selecting them in the list\. The "Save SlitList" option saves the new order to you slitlist located in ~/\.fluxbox (useful if you reordered the apps with the cycle option)\. | 1517 | \fBClients\fR: This submenu lets you reorder the the applications running in the slit\. You are able to hide apps from the slit by unselecting them in the list showing\. This will not kill the app\. You can make them appear by selecting them in the list\. The "Save SlitList" option saves the new order to you slitlist located in ~/\.fluxbox (useful if you reordered the apps with the cycle option)\. |
1527 | .RE | 1518 | .RE |
1528 | .SH "SLITLIST FILE" | 1519 | .SH "SLITLIST FILE" |
diff --git a/doc/asciidoc/fluxbox.txt b/doc/asciidoc/fluxbox.txt index acaf9b1..7083911 100644 --- a/doc/asciidoc/fluxbox.txt +++ b/doc/asciidoc/fluxbox.txt | |||
@@ -814,10 +814,6 @@ session.screen0.overlay.capStyle: CapNotLast | |||
814 | These are options for how fluxbox draws lines. See | 814 | These are options for how fluxbox draws lines. See |
815 | `man XSetLineAttributes' for more details. Defaults: listed above | 815 | `man XSetLineAttributes' for more details. Defaults: listed above |
816 | 816 | ||
817 | session.screen0.slit.direction: Vertical|Horizontal | ||
818 | This specifies whether clients in the slit are arranged horizontally or | ||
819 | vertically. Default: Vertical | ||
820 | |||
821 | session.screen0.strftimeFormat: <date> | 817 | session.screen0.strftimeFormat: <date> |
822 | This adjusts the way the current time is displayed in the toolbar. The | 818 | This adjusts the way the current time is displayed in the toolbar. The |
823 | strftime(3) format is used. Default: %I:%M %p | 819 | strftime(3) format is used. Default: %I:%M %p |
@@ -1408,10 +1404,6 @@ The slit menu items are described in more detail below: | |||
1408 | By changing the value the slit (only the decoration not the apps in the | 1404 | By changing the value the slit (only the decoration not the apps in the |
1409 | slit) will become transparent. 0 (transparent) - 255 (opaque) | 1405 | slit) will become transparent. 0 (transparent) - 255 (opaque) |
1410 | 1406 | ||
1411 | - *Slit direction*: | ||
1412 | Changing the value will set the slit's direction for ordering apps sitting | ||
1413 | in the slit. There is no effect with only on application. | ||
1414 | |||
1415 | - *Clients*: | 1407 | - *Clients*: |
1416 | This submenu lets you reorder the the applications running in the | 1408 | This submenu lets you reorder the the applications running in the |
1417 | slit. You are able to hide apps from the slit by unselecting them in | 1409 | slit. You are able to hide apps from the slit by unselecting them in |
diff --git a/doc/fluxbox.1.in b/doc/fluxbox.1.in index ba91d7a..ee0d276 100644 --- a/doc/fluxbox.1.in +++ b/doc/fluxbox.1.in | |||
@@ -1,11 +1,11 @@ | |||
1 | .\" Title: fluxbox | 1 | .\" Title: fluxbox |
2 | .\" Author: | 2 | .\" Author: |
3 | .\" Generator: DocBook XSL Stylesheets v1.73.2 <http://docbook.sf.net/> | 3 | .\" Generator: DocBook XSL Stylesheets v1.73.2 <http://docbook.sf.net/> |
4 | .\" Date: 08/04/2008 | 4 | .\" Date: 08/05/2008 |
5 | .\" Manual: | 5 | .\" Manual: |
6 | .\" Source: | 6 | .\" Source: |
7 | .\" | 7 | .\" |
8 | .TH "FLUXBOX" "1" "08/04/2008" "" "" | 8 | .TH "FLUXBOX" "1" "08/05/2008" "" "" |
9 | .\" disable hyphenation | 9 | .\" disable hyphenation |
10 | .nh | 10 | .nh |
11 | .\" disable justification (adjust text to left margin only) | 11 | .\" disable justification (adjust text to left margin only) |
@@ -893,10 +893,6 @@ session\.screen0\.overlay\.capStyle: CapNotLast | |||
893 | These are options for how fluxbox draws lines\. See | 893 | These are options for how fluxbox draws lines\. See |
894 | `man XSetLineAttributes\' for more details\. Defaults: listed above | 894 | `man XSetLineAttributes\' for more details\. Defaults: listed above |
895 | 895 | ||
896 | session\.screen0\.slit\.direction: Vertical|Horizontal | ||
897 | This specifies whether clients in the slit are arranged horizontally or | ||
898 | vertically\. Default: Vertical | ||
899 | |||
900 | session\.screen0\.strftimeFormat: <date> | 896 | session\.screen0\.strftimeFormat: <date> |
901 | This adjusts the way the current time is displayed in the toolbar\. The | 897 | This adjusts the way the current time is displayed in the toolbar\. The |
902 | strftime(3) format is used\. Default: %I:%M %p | 898 | strftime(3) format is used\. Default: %I:%M %p |
@@ -1518,11 +1514,6 @@ You can right click on the edge of the slit window to get a menu to configure it | |||
1518 | .sp | 1514 | .sp |
1519 | .RS 4 | 1515 | .RS 4 |
1520 | \h'-04'\(bu\h'+03' | 1516 | \h'-04'\(bu\h'+03' |
1521 | \fBSlit direction\fR: Changing the value will set the slit\'s direction for ordering apps sitting in the slit\. There is no effect with only on application\. | ||
1522 | .RE | ||
1523 | .sp | ||
1524 | .RS 4 | ||
1525 | \h'-04'\(bu\h'+03' | ||
1526 | \fBClients\fR: This submenu lets you reorder the the applications running in the slit\. You are able to hide apps from the slit by unselecting them in the list showing\. This will not kill the app\. You can make them appear by selecting them in the list\. The "Save SlitList" option saves the new order to you slitlist located in ~/\.fluxbox (useful if you reordered the apps with the cycle option)\. | 1517 | \fBClients\fR: This submenu lets you reorder the the applications running in the slit\. You are able to hide apps from the slit by unselecting them in the list showing\. This will not kill the app\. You can make them appear by selecting them in the list\. The "Save SlitList" option saves the new order to you slitlist located in ~/\.fluxbox (useful if you reordered the apps with the cycle option)\. |
1527 | .RE | 1518 | .RE |
1528 | .SH "SLITLIST FILE" | 1519 | .SH "SLITLIST FILE" |