diff options
author | Jim Ramsay <i.am@jimramsay.com> | 2009-02-19 14:29:05 (GMT) |
---|---|---|
committer | Jim Ramsay <i.am@jimramsay.com> | 2009-05-26 20:16:07 (GMT) |
commit | f68ff84bd1fd579bf9940e7edd9777c54aee1d11 (patch) | |
tree | 2f814eee9663e5d597658c533caf64bb17bc6401 /doc/asciidoc/fluxbox-keys.txt | |
parent | 54ee631cd815006fe918b7fac69e754df8cf06d1 (diff) | |
download | fluxbox_lack-f68ff84bd1fd579bf9940e7edd9777c54aee1d11.zip fluxbox_lack-f68ff84bd1fd579bf9940e7edd9777c54aee1d11.tar.bz2 |
Small edits for consistency
Diffstat (limited to 'doc/asciidoc/fluxbox-keys.txt')
-rw-r--r-- | doc/asciidoc/fluxbox-keys.txt | 21 |
1 files changed, 8 insertions, 13 deletions
diff --git a/doc/asciidoc/fluxbox-keys.txt b/doc/asciidoc/fluxbox-keys.txt index 906324f..9edb22b 100644 --- a/doc/asciidoc/fluxbox-keys.txt +++ b/doc/asciidoc/fluxbox-keys.txt | |||
@@ -1,7 +1,7 @@ | |||
1 | fluxbox-keys(5) | 1 | fluxbox-keys(5) |
2 | =============== | 2 | =============== |
3 | Jim Ramsay <i.am@jimramsay.com> | 3 | Jim Ramsay <i.am@jimramsay.com> |
4 | v1.1.2, 10 February 2009 | 4 | v1.1.2, 18 February 2009 |
5 | :man source: fluxbox-keys.txt | 5 | :man source: fluxbox-keys.txt |
6 | :man version: {revision} | 6 | :man version: {revision} |
7 | :man manual: Fluxbox Manual | 7 | :man manual: Fluxbox Manual |
@@ -79,15 +79,15 @@ KEYS | |||
79 | You may specify a key by its key name (for example, *a* or *space*) or by its | 79 | You may specify a key by its key name (for example, *a* or *space*) or by its |
80 | numeric keycode (for example, *38* or *0xf3*). | 80 | numeric keycode (for example, *38* or *0xf3*). |
81 | 81 | ||
82 | If you don't know the name of a key, you can run 'xev(1)' in a terminal, push | 82 | If you don't know the name of a key, you can run *xev(1)* in a terminal, push |
83 | the key, and see the name in the output. If you have some "special" keys that | 83 | the key, and see the name in the output. If you have some "special" keys that |
84 | do not produce a key name in the output of 'xev(1)', you can just use the | 84 | do not produce a key name in the output of *xev(1)*, you can just use the |
85 | keycode (NOT the keysym!) in your keys file. | 85 | keycode (NOT the keysym!) in your keys file. |
86 | 86 | ||
87 | Commands can also be bound to mouse button presses, for which the proper "key" | 87 | Commands can also be bound to mouse button presses, for which the proper "key" |
88 | name is *Mouse*'n' where 'n' is the number of the mouse button. For example, | 88 | name is *Mouse*'n' where 'n' is the number of the mouse button. For example, |
89 | *Mouse1* is the primary button, and *Mouse4* / *Mouse5* are the scroll wheel | 89 | *Mouse1* is the primary button, and *Mouse4* / *Mouse5* are the scroll wheel |
90 | events, in normal configurations. 'xev(1)' can also be used to tell the button | 90 | events, in normal configurations. *xev(1)* can also be used to tell the button |
91 | number. | 91 | number. |
92 | 92 | ||
93 | //////////////// | 93 | //////////////// |
@@ -199,7 +199,7 @@ These commands ordinarily affect only the currently focused window. The | |||
199 | Close the current window, equivalent to the window button. | 199 | Close the current window, equivalent to the window button. |
200 | 200 | ||
201 | *Kill* | *KillWindow*:: | 201 | *Kill* | *KillWindow*:: |
202 | Close a window that's not responding to *Close*, like using `xkill`. | 202 | Close a window that's not responding to *Close*, like using *xkill(1)*. |
203 | 203 | ||
204 | *Shade* | *ShadeWindow*:: | 204 | *Shade* | *ShadeWindow*:: |
205 | Toggle the *shaded* state of the current window, equivalent to the | 205 | Toggle the *shaded* state of the current window, equivalent to the |
@@ -622,10 +622,8 @@ Mod4 t :If {Some Matches (xterm)} {NextWindow (xterm)} {Exec xterm} | |||
622 | ChangeWorkspace :Exec fbsetbg ~/.fluxbox/bg$(xprop -root _NET_CURRENT_DESKTOP | awk '{print $3}').png | 622 | ChangeWorkspace :Exec fbsetbg ~/.fluxbox/bg$(xprop -root _NET_CURRENT_DESKTOP | awk '{print $3}').png |
623 | .................. | 623 | .................. |
624 | 624 | ||
625 | AUTHOR and CREDITS | 625 | AUTHORS |
626 | ------------------ | 626 | ------- |
627 | This manpage is the combined work of: | ||
628 | |||
629 | - Jim Ramsay <i.am at jimramsay com> (>fluxbox-1.0.0) | 627 | - Jim Ramsay <i.am at jimramsay com> (>fluxbox-1.0.0) |
630 | - Curt Micol <asenchi at asenchi com> (>fluxbox-0.9.11) | 628 | - Curt Micol <asenchi at asenchi com> (>fluxbox-0.9.11) |
631 | - Tobias Klausmann <klausman at users sourceforge net> (<=fluxbox-0.9.11) | 629 | - Tobias Klausmann <klausman at users sourceforge net> (<=fluxbox-0.9.11) |
@@ -633,9 +631,6 @@ This manpage is the combined work of: | |||
633 | - Matthew Hawkins <matt at mh dropbear id au> (blackbox) | 631 | - Matthew Hawkins <matt at mh dropbear id au> (blackbox) |
634 | - Wilbert Berendsen <wbsoft at xs4all nl> (blackbox) | 632 | - Wilbert Berendsen <wbsoft at xs4all nl> (blackbox) |
635 | 633 | ||
636 | - Numerous other languages could be available if someone jumps in. | ||
637 | |||
638 | SEE ALSO | 634 | SEE ALSO |
639 | -------- | 635 | -------- |
640 | fluxbox(1), xev(1), xkill(1), regex(7) | 636 | fluxbox(1) xprop(1) xev(1) xkill(1) regex(7) |
641 | |||