diff options
-rw-r--r-- | doc/asciidoc/fluxbox-keys.txt | 4 | ||||
-rw-r--r-- | doc/fluxbox-keys.5.in | 8 |
2 files changed, 8 insertions, 4 deletions
diff --git a/doc/asciidoc/fluxbox-keys.txt b/doc/asciidoc/fluxbox-keys.txt index 968f4b7..5c8a210 100644 --- a/doc/asciidoc/fluxbox-keys.txt +++ b/doc/asciidoc/fluxbox-keys.txt | |||
@@ -113,7 +113,9 @@ CHAINING | |||
113 | Key bindings can be chained in a fashion similar to Emacs key bindings using the | 113 | Key bindings can be chained in a fashion similar to Emacs key bindings using the |
114 | syntax: | 114 | syntax: |
115 | 115 | ||
116 | *'modifiers-1' 'key-1' 'modifiers-2' 'key-2' :'command' ['arguments ...']* | 116 | 'modifiers-1' 'key-1' 'modifiers-2' 'key-2' :'command' ['arguments ...']* |
117 | |||
118 | To abort a chained command part-way through typing it, press the <ESC> key. | ||
117 | 119 | ||
118 | .To Bind CTRL+C CTRL+X (Which means, press CTRL+C then CTRL+X) to quit fluxbox | 120 | .To Bind CTRL+C CTRL+X (Which means, press CTRL+C then CTRL+X) to quit fluxbox |
119 | ........ | 121 | ........ |
diff --git a/doc/fluxbox-keys.5.in b/doc/fluxbox-keys.5.in index 0ebb147..279c1f7 100644 --- a/doc/fluxbox-keys.5.in +++ b/doc/fluxbox-keys.5.in | |||
@@ -1,12 +1,12 @@ | |||
1 | .\" Title: fluxbox-keys | 1 | .\" Title: fluxbox-keys |
2 | .\" Author: [see the "AUTHORS" section] | 2 | .\" Author: [see the "AUTHORS" section] |
3 | .\" Generator: DocBook XSL Stylesheets v1.74.0 <http://docbook.sf.net/> | 3 | .\" Generator: DocBook XSL Stylesheets v1.74.0 <http://docbook.sf.net/> |
4 | .\" Date: 02/20/2009 | 4 | .\" Date: 03/14/2009 |
5 | .\" Manual: Fluxbox Manual | 5 | .\" Manual: Fluxbox Manual |
6 | .\" Source: fluxbox-keys.txt 1.1.2 | 6 | .\" Source: fluxbox-keys.txt 1.1.2 |
7 | .\" Language: English | 7 | .\" Language: English |
8 | .\" | 8 | .\" |
9 | .TH "FLUXBOX\-KEYS" "5" "02/20/2009" "fluxbox\-keys\&.txt 1\&.1\&.2" "Fluxbox Manual" | 9 | .TH "FLUXBOX\-KEYS" "5" "03/14/2009" "fluxbox\-keys\&.txt 1\&.1\&.2" "Fluxbox Manual" |
10 | .\" ----------------------------------------------------------------- | 10 | .\" ----------------------------------------------------------------- |
11 | .\" * (re)Define some macros | 11 | .\" * (re)Define some macros |
12 | .\" ----------------------------------------------------------------- | 12 | .\" ----------------------------------------------------------------- |
@@ -254,7 +254,9 @@ below for one idea\&. | |||
254 | .sp | 254 | .sp |
255 | Key bindings can be chained in a fashion similar to Emacs key bindings using the syntax: | 255 | Key bindings can be chained in a fashion similar to Emacs key bindings using the syntax: |
256 | .sp | 256 | .sp |
257 | \fB\fImodifiers\-1\fR\fR\fB \fR\fB\fIkey\-1\fR\fR\fB \fR\fB\fImodifiers\-2\fR\fR\fB \fR\fB\fIkey\-2\fR\fR\fB :\fR\fB\fIcommand\fR\fR\fB [\fR\fB\fIarguments \&...\fR\fR\fB]\fR | 257 | \fImodifiers\-1\fR \fIkey\-1\fR \fImodifiers\-2\fR \fIkey\-2\fR :\fIcommand\fR [\fIarguments \&...\fR]* |
258 | .sp | ||
259 | To abort a chained command part\-way through typing it, press the <ESC> key\&. | ||
258 | .PP | 260 | .PP |
259 | \fBExample\ \&1.\ \&To Bind CTRL+C CTRL+X (Which means, press CTRL+C then CTRL+X) to quit fluxbox\fR | 261 | \fBExample\ \&1.\ \&To Bind CTRL+C CTRL+X (Which means, press CTRL+C then CTRL+X) to quit fluxbox\fR |
260 | .sp | 262 | .sp |