aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJim Ramsay <i.am@jimramsay.com>2009-05-27 12:40:00 (GMT)
committerJim Ramsay <i.am@jimramsay.com>2009-05-27 12:40:00 (GMT)
commit71b639936f079e2a8d57cf6e43bf48600f9d639b (patch)
treee2fb28fd13f833ebb470df90eeeb4f21ba660277 /doc
parent54b49c63a641fb742f014403c924ae8f81f73824 (diff)
downloadfluxbox_pavel-71b639936f079e2a8d57cf6e43bf48600f9d639b.zip
fluxbox_pavel-71b639936f079e2a8d57cf6e43bf48600f9d639b.tar.bz2
Added warning for "ChangeWorkspace" event
Diffstat (limited to 'doc')
-rw-r--r--doc/asciidoc/fluxbox-keys.txt4
-rw-r--r--doc/fluxbox-keys.5.in22
2 files changed, 24 insertions, 2 deletions
diff --git a/doc/asciidoc/fluxbox-keys.txt b/doc/asciidoc/fluxbox-keys.txt
index 5c8a210..1a1548d 100644
--- a/doc/asciidoc/fluxbox-keys.txt
+++ b/doc/asciidoc/fluxbox-keys.txt
@@ -96,6 +96,10 @@ There are some special "keys" that let you bind events to non-keyboard events:::
96 do anything else you like when you switch to a new workspace. See the 96 do anything else you like when you switch to a new workspace. See the
97 *EXAMPLES* below for one idea. 97 *EXAMPLES* below for one idea.
98 98
99WARNING: Use caution with this event! For example, do NOT bind this to any
100action that changes your current workspace. If you break your fluxbox with this
101feature, you get to keep the pieces.
102
99//////////////// 103////////////////
100TODO: Advanced users only? 104TODO: Advanced users only?
101*FocusIn* / *FocusOut*;; 105*FocusIn* / *FocusOut*;;
diff --git a/doc/fluxbox-keys.5.in b/doc/fluxbox-keys.5.in
index 279c1f7..cfef46e 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: 03/14/2009 4.\" Date: 05/27/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" "03/14/2009" "fluxbox\-keys\&.txt 1\&.1\&.2" "Fluxbox Manual" 9.TH "FLUXBOX\-KEYS" "5" "05/27/2009" "fluxbox\-keys\&.txt 1\&.1\&.2" "Fluxbox Manual"
10.\" ----------------------------------------------------------------- 10.\" -----------------------------------------------------------------
11.\" * (re)Define some macros 11.\" * (re)Define some macros
12.\" ----------------------------------------------------------------- 12.\" -----------------------------------------------------------------
@@ -250,6 +250,24 @@ Fires when the workspace changes\&. This can be used to change backgrounds or do
250below for one idea\&. 250below for one idea\&.
251.RE 251.RE
252.RE 252.RE
253.if n \{\
254.sp
255.\}
256.RS 4
257.BM yellow
258.it 1 an-trap
259.nr an-no-space-flag 1
260.nr an-break-flag 1
261.br
262.ps +1
263\fBWarning\fR
264.ps -1
265.br
266.sp
267Use caution with this event! For example, do NOT bind this to any action that changes your current workspace\&. If you break your fluxbox with this feature, you get to keep the pieces\&.
268.sp .5v
269.EM yellow
270.RE
253.SH "CHAINING" 271.SH "CHAINING"
254.sp 272.sp
255Key bindings can be chained in a fashion similar to Emacs key bindings using the syntax: 273Key bindings can be chained in a fashion similar to Emacs key bindings using the syntax: