awesome.1: remove \ before +

Signed-off-by: Julien Danjou <julien@danjou.info>
This commit is contained in:
Julien Danjou 2009-08-25 14:57:10 +02:00
parent f3e527efe7
commit 924b659e93
1 changed files with 41 additions and 41 deletions

View File

@ -59,105 +59,105 @@ Navigation
Layout modification Layout modification
~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~
*Mod4 \+ Button1* on tag name:: *Mod4 + Button1* on tag name::
Tag current client with this tag only. Tag current client with this tag only.
*Mod4 \+ Button3* on tag name:: *Mod4 + Button3* on tag name::
Toggle this tag for client. Toggle this tag for client.
*Button3* on tag name:: *Button3* on tag name::
Add this tag to current view. Add this tag to current view.
*Mod4 \+ Button1* on client window:: *Mod4 + Button1* on client window::
Move window. Move window.
*Mod4 \+ Button3* on client window:: *Mod4 + Button3* on client window::
Resize window. Resize window.
DEFAULT KEY BINDINGS DEFAULT KEY BINDINGS
-------------------- --------------------
Window manager control Window manager control
~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~
*Mod4 \+ Control \+ r*:: *Mod4 + Control + r*::
Restart *awesome*. Restart *awesome*.
*Mod4 \+ Shift \+ q*:: *Mod4 + Shift + q*::
Quit *awesome*. Quit *awesome*.
*Mod4 \+ r*:: *Mod4 + r*::
Run prompt. Run prompt.
*Mod4 \+ x*:: *Mod4 + x*::
Run Lua code prompt. Run Lua code prompt.
*Mod4 \+ Return*:: *Mod4 + Return*::
Spawn terminal emulator. Spawn terminal emulator.
*Mod4 \+ w*:: *Mod4 + w*::
Open main menu. Open main menu.
Clients Clients
~~~~~~~ ~~~~~~~
*Mod4 \+ Shift \+ r*:: *Mod4 + Shift + r*::
Redraw the focused window. Redraw the focused window.
*Mod4 \+ m*:: *Mod4 + m*::
Maximize client. Maximize client.
*Mod4 + n*:: *Mod4 + n*::
Minimize client. Minimize client.
*Mod4 \+ f*:: *Mod4 + f*::
Set client fullscreen. Set client fullscreen.
*Mod4 \+ Shift \+ c*:: *Mod4 + Shift + c*::
Kill focused client. Kill focused client.
*Mod4 \+ t*:: *Mod4 + t*::
Mark a client. Mark a client.
Navigation Navigation
~~~~~~~~~~ ~~~~~~~~~~
*Mod4 \+ j*:: *Mod4 + j*::
Focus next client. Focus next client.
*Mod4 \+ k*:: *Mod4 + k*::
Focus previous client. Focus previous client.
*Mod4 \+ u*:: *Mod4 + u*::
Focus first urgent client. Focus first urgent client.
*Mod4 \+ Left*:: *Mod4 + Left*::
View previous tag. View previous tag.
*Mod4 \+ Right*:: *Mod4 + Right*::
View next tag. View next tag.
*Mod4 \+ 1-9*:: *Mod4 + 1-9*::
Switch to tag 1-9. Switch to tag 1-9.
*Mod4 \+ Control \+ j*:: *Mod4 + Control + j*::
Focus next screen. Focus next screen.
*Mod4 \+ Control \+ k*:: *Mod4 + Control + k*::
Focus previous screen. Focus previous screen.
*Mod4 \+ Escape*:: *Mod4 + Escape*::
Focus previously selected tag set. Focus previously selected tag set.
Layout modification Layout modification
~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~
*Mod4 \+ Shift \+ j*:: *Mod4 + Shift + j*::
Switch client with next client. Switch client with next client.
*Mod4 \+ Shift \+ k*:: *Mod4 + Shift + k*::
Switch client with previous client. Switch client with previous client.
*Mod4 \+ o*:: *Mod4 + o*::
Send client to next screen. Send client to next screen.
*Mod4 \+ h*:: *Mod4 + h*::
Decrease master width factor by 5%. Decrease master width factor by 5%.
*Mod4 \+ l*:: *Mod4 + l*::
Increase master width factor by 5%. Increase master width factor by 5%.
*Mod4 \+ Shift \+ h*:: *Mod4 + Shift + h*::
Increase number of master windows by 1. Increase number of master windows by 1.
*Mod4 \+ Shift \+ l*:: *Mod4 + Shift + l*::
Decrease number of master windows by 1. Decrease number of master windows by 1.
*Mod4 \+ Control \+ h*:: *Mod4 + Control + h*::
Increase number of columns for non-master windows by 1. Increase number of columns for non-master windows by 1.
*Mod4 \+ Control \+ l*:: *Mod4 + Control + l*::
Decrease number of columns for non-master windows by 1. Decrease number of columns for non-master windows by 1.
*Mod4 \+ space*:: *Mod4 + space*::
Switch to next layout. Switch to next layout.
*Mod4 \+ Shift \+ space*:: *Mod4 + Shift + space*::
Switch to previous layout. Switch to previous layout.
*Mod4 \+ Control \+ space*:: *Mod4 + Control + space*::
Toggle client floating status. Toggle client floating status.
*Mod4 \+ Control \+ Return*:: *Mod4 + Control + Return*::
Swap focused client with master. Swap focused client with master.
*Mod4 \+ Control \+ 1-9*:: *Mod4 + Control + 1-9*::
Toggle tag view. Toggle tag view.
*Mod4 \+ Shift \+ 1-9*:: *Mod4 + Shift + 1-9*::
Tag client with tag. Tag client with tag.
*Mod4 \+ Shift \+ Control \+ 1-9*:: *Mod4 + Shift + Control + 1-9*::
Toggle tag on client. Toggle tag on client.
*Mod4 \+ Shift \+ F1-9*:: *Mod4 + Shift + F1-9*::
Tag marked clients with tag. Tag marked clients with tag.
CUSTOMIZATION CUSTOMIZATION