awesome.1: add missing documentation on M+C+I
Signed-off-by: Julien Danjou <julien@danjou.info>
This commit is contained in:
parent
2e2b6a3112
commit
117eaf297c
|
@ -73,8 +73,8 @@ Layout modification.
|
|||
DEFAULT KEY BINDINGS
|
||||
---------------------
|
||||
|
||||
Birth and annihilation.
|
||||
~~~~~~~~~~~~~~~~~~~~~~~
|
||||
Birth and annihilation
|
||||
~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
*Mod4 \+ Return*::
|
||||
Spawn terminal emulator.
|
||||
|
@ -89,8 +89,8 @@ Birth and annihilation.
|
|||
*Mod4 \+ Shift \+ q*::
|
||||
Quit *awesome*.
|
||||
|
||||
Navigation.
|
||||
~~~~~~~~~~~
|
||||
Navigation
|
||||
~~~~~~~~~~
|
||||
|
||||
*Mod4 \+ j*::
|
||||
Focus next client.
|
||||
|
@ -111,8 +111,8 @@ Navigation.
|
|||
*Mod4 \+ Control \+ k*::
|
||||
Focus previous screen.
|
||||
|
||||
Layout modification.
|
||||
~~~~~~~~~~~~~~~~~~~~
|
||||
Layout modification
|
||||
~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
*Mod4 \+ Shift \+ j*::
|
||||
Switch client with next client.
|
||||
|
@ -149,6 +149,11 @@ Layout modification.
|
|||
*Mod4 \+ Shift \+ Control \+ 1-9*::
|
||||
Toggle tag on client.
|
||||
|
||||
Misc
|
||||
~~~~
|
||||
*Mod4 \+ Shift \+ i*::
|
||||
Print the client class and instance.
|
||||
|
||||
CUSTOMIZATION
|
||||
-------------
|
||||
*awesome* is customized by creating a custom '$XDG_CONFIG_HOME/awesome/rc.lua' file.
|
||||
|
|
Loading…
Reference in New Issue