diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/asciidoc/de/fluxbox.txt | 8 | ||||
-rw-r--r-- | doc/asciidoc/fluxbox.txt | 8 | ||||
-rw-r--r-- | doc/fluxbox.1.in | 8 |
3 files changed, 23 insertions, 1 deletions
diff --git a/doc/asciidoc/de/fluxbox.txt b/doc/asciidoc/de/fluxbox.txt index 7a8942e..aa8c96b 100644 --- a/doc/asciidoc/de/fluxbox.txt +++ b/doc/asciidoc/de/fluxbox.txt | |||
@@ -894,7 +894,13 @@ Magneteffekt | |||
894 | session.screen0.edgeSnapThreshold: <integer> | 894 | session.screen0.edgeSnapThreshold: <integer> |
895 | Magneteffekt, damit Fenster sich an anderen oder an | 895 | Magneteffekt, damit Fenster sich an anderen oder an |
896 | den Seitenraendern festkleben. Die Zahl gibt den Abstand | 896 | den Seitenraendern festkleben. Die Zahl gibt den Abstand |
897 | an ab dem dieser Effekt aktiviert wird | 897 | an ab dem dieser Effekt aktiviert wird. |
898 | Standardwert: 10 | ||
899 | |||
900 | session.screen0.edgeResizeSnapThreshold: <integer> | ||
901 | Magneteffekt, damit Fensterecken sich an anderen Fenstern oder an den | ||
902 | Seitenraendern festkleben, wenn man die Groesse eraendert. Die Zahl gibt | ||
903 | den Abstand an ab dem dieser Effekt aktiviert wird. | ||
898 | Standardwert: 0 | 904 | Standardwert: 0 |
899 | 905 | ||
900 | Diverses | 906 | Diverses |
diff --git a/doc/asciidoc/fluxbox.txt b/doc/asciidoc/fluxbox.txt index 0606f39..2f974da 100644 --- a/doc/asciidoc/fluxbox.txt +++ b/doc/asciidoc/fluxbox.txt | |||
@@ -1081,6 +1081,14 @@ jump to the edge. | |||
1081 | + | 1081 | + |
1082 | Default: *10* | 1082 | Default: *10* |
1083 | 1083 | ||
1084 | *session.screen0.edgeResizeSnapThreshold*: 'integer':: | ||
1085 | When resizing a window by grabbing a corner, fluxbox is able to have it `snap' | ||
1086 | to the edges of the screen and other windows for easy placement. This | ||
1087 | variable tells fluxbox the distance (in pixels) at which the window will | ||
1088 | jump to the edge. | ||
1089 | + | ||
1090 | Default: *0* | ||
1091 | |||
1084 | *session.screen0.windowPlacement*: 'strategy':: | 1092 | *session.screen0.windowPlacement*: 'strategy':: |
1085 | This resource specifies where to place new windows when not otherwise | 1093 | This resource specifies where to place new windows when not otherwise |
1086 | specified (by the program or the `apps' file, for example). | 1094 | specified (by the program or the `apps' file, for example). |
diff --git a/doc/fluxbox.1.in b/doc/fluxbox.1.in index d61d64f..032ddd7 100644 --- a/doc/fluxbox.1.in +++ b/doc/fluxbox.1.in | |||
@@ -1743,6 +1743,14 @@ Default: | |||
1743 | \fB10\fR | 1743 | \fB10\fR |
1744 | .RE | 1744 | .RE |
1745 | .PP | 1745 | .PP |
1746 | \fBsession\&.screen0\&.edgeResizeSnapThreshold\fR: \fIinteger\fR | ||
1747 | .RS 4 | ||
1748 | When resizing a window by grabbing a corner, fluxbox is able to have it \(oqsnap\(cq to the edges of the screen and other windows for easy placement\&. This variable tells fluxbox the distance (in pixels) at which the window corner will jump to the edge\&. | ||
1749 | .sp | ||
1750 | Default: | ||
1751 | \fB0\fR | ||
1752 | .RE | ||
1753 | .PP | ||
1746 | \fBsession\&.screen0\&.windowPlacement\fR: \fIstrategy\fR | 1754 | \fBsession\&.screen0\&.windowPlacement\fR: \fIstrategy\fR |
1747 | .RS 4 | 1755 | .RS 4 |
1748 | This resource specifies where to place new windows when not otherwise specified (by the program or the \(oqapps\(cq file, for example)\&. | 1756 | This resource specifies where to place new windows when not otherwise specified (by the program or the \(oqapps\(cq file, for example)\&. |