diff options
author | Mathias Gumz <akira at fluxbox dot org> | 2012-12-30 11:42:48 (GMT) |
---|---|---|
committer | Mathias Gumz <akira at fluxbox dot org> | 2012-12-30 11:42:48 (GMT) |
commit | 1804678cbe74bfcc0435ff075f78d45c0b32bc34 (patch) | |
tree | 0037f77e0ea937b17a603111f3f8a508a85155e3 /doc/fluxbox-keys.5.in | |
parent | 0eec277cf7ba291cc6564def96e8b0c8b409f5e8 (diff) | |
download | fluxbox-1804678cbe74bfcc0435ff075f78d45c0b32bc34.zip fluxbox-1804678cbe74bfcc0435ff075f78d45c0b32bc34.tar.bz2 |
prepared manpages for new release
Diffstat (limited to 'doc/fluxbox-keys.5.in')
-rw-r--r-- | doc/fluxbox-keys.5.in | 19 |
1 files changed, 16 insertions, 3 deletions
diff --git a/doc/fluxbox-keys.5.in b/doc/fluxbox-keys.5.in index 7ff39f5..88146e8 100644 --- a/doc/fluxbox-keys.5.in +++ b/doc/fluxbox-keys.5.in | |||
@@ -2,12 +2,12 @@ | |||
2 | .\" Title: fluxbox-keys | 2 | .\" Title: fluxbox-keys |
3 | .\" Author: Jim Ramsay <i.am@jimramsay.com> | 3 | .\" Author: Jim Ramsay <i.am@jimramsay.com> |
4 | .\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/> | 4 | .\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/> |
5 | .\" Date: 28 October 2011 | 5 | .\" Date: 30 December 2012 |
6 | .\" Manual: Fluxbox Manual | 6 | .\" Manual: Fluxbox Manual |
7 | .\" Source: fluxbox-keys.txt | 7 | .\" Source: fluxbox-keys.txt |
8 | .\" Language: English | 8 | .\" Language: English |
9 | .\" | 9 | .\" |
10 | .TH "FLUXBOX\-KEYS" "5" "28 October 2011" "fluxbox\-keys\&.txt" "Fluxbox Manual" | 10 | .TH "FLUXBOX\-KEYS" "5" "30 December 2012" "fluxbox\-keys\&.txt" "Fluxbox Manual" |
11 | .\" ----------------------------------------------------------------- | 11 | .\" ----------------------------------------------------------------- |
12 | .\" * Define some portability stuff | 12 | .\" * Define some portability stuff |
13 | .\" ----------------------------------------------------------------- | 13 | .\" ----------------------------------------------------------------- |
@@ -85,6 +85,11 @@ The mouse cursor is over a window\&. | |||
85 | The mouse cursor is over a window\(cqs titlebar\&. | 85 | The mouse cursor is over a window\(cqs titlebar\&. |
86 | .RE | 86 | .RE |
87 | .PP | 87 | .PP |
88 | \fBOnTab\fR | ||
89 | .RS 4 | ||
90 | The mouse cursor is over a tab\&. | ||
91 | .RE | ||
92 | .PP | ||
88 | \fBDouble\fR | 93 | \fBDouble\fR |
89 | .RS 4 | 94 | .RS 4 |
90 | Limits this action to double\-clicks only\&. | 95 | Limits this action to double\-clicks only\&. |
@@ -273,8 +278,16 @@ Start dragging to resize the window as if you had grabbed the window at the spec | |||
273 | By default \fIcorner\fR is \fBBottomRight\fR, but may be overridden with one of: | 278 | By default \fIcorner\fR is \fBBottomRight\fR, but may be overridden with one of: |
274 | .RS 4 | 279 | .RS 4 |
275 | 280 | ||
276 | \fBNearestCorner NearestEdge Center TopLeft Top TopRight Left Right BottomLeft Bottom BottomRight\fR | 281 | \fBNearestCorner NearestEdge NearestCornerOrEdge Center TopLeft Top TopRight Left Right BottomLeft Bottom BottomRight\fR |
277 | .RE | 282 | .RE |
283 | .sp | ||
284 | If | ||
285 | \fBNearestCornerOrEdge\fR | ||
286 | is specified the size of the corner can also be specified to be the larger of one or two following numbers: [\fIpixel\-size\fR | ||
287 | [\fIpercent\-size\fR]] or | ||
288 | \fIpercent\-size\fR%, where | ||
289 | \fIpercent\-size\fR | ||
290 | is the percentage of half the window width or height\&. If no size is given, it defaults to 50 pixels and 30%\&. | ||
278 | .RE | 291 | .RE |
279 | .PP | 292 | .PP |
280 | \fBStartTabbing\fR | 293 | \fBStartTabbing\fR |