summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Ramsay <i.am@jimramsay.com>2009-03-14 15:53:11 (GMT)
committerJim Ramsay <i.am@jimramsay.com>2009-05-26 20:16:07 (GMT)
commitba5d30f4ce29e8d6a9a5ed4b0e28b4f567ebe266 (patch)
treef464a03abb98692302f91ded4739bd085dacb93c
parent42f2b03f604788b0b95265c89596b0c8472d5807 (diff)
downloadfluxbox_lack-ba5d30f4ce29e8d6a9a5ed4b0e28b4f567ebe266.zip
fluxbox_lack-ba5d30f4ce29e8d6a9a5ed4b0e28b4f567ebe266.tar.bz2
Added note about cancelling key chains
-rw-r--r--doc/asciidoc/fluxbox-keys.txt4
-rw-r--r--doc/fluxbox-keys.5.in8
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
113Key bindings can be chained in a fashion similar to Emacs key bindings using the 113Key bindings can be chained in a fashion similar to Emacs key bindings using the
114syntax: 114syntax:
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
118To 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
255Key bindings can be chained in a fashion similar to Emacs key bindings using the syntax: 255Key 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
259To 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