diff options
author | Bartlomiej Palmowski <wszystkie.fajne.loginy.zajete@gmail.com> | 2009-09-28 23:27:11 +0200 |
---|---|---|
committer | Bartlomiej Palmowski <wszystkie.fajne.loginy.zajete@gmail.com> | 2009-09-28 23:27:11 +0200 |
commit | a50301cf8afc679aa99b3234e6dc99bf777b5eeb (patch) | |
tree | 988644e9dbee7fe8db6d87bee3ed13923210f6ab /awesome/awesome.1 | |
parent | 0339a69f08188fac4899f96474543da7769e0f4d (diff) | |
download | contrib-a50301cf8afc679aa99b3234e6dc99bf777b5eeb.tar.gz contrib-a50301cf8afc679aa99b3234e6dc99bf777b5eeb.tar.xz |
awesome: updated to latest possible version
Diffstat (limited to 'awesome/awesome.1')
-rw-r--r-- | awesome/awesome.1 | 51 |
1 files changed, 28 insertions, 23 deletions
diff --git a/awesome/awesome.1 b/awesome/awesome.1 index 8c4d1d2de..66ba1e64e 100644 --- a/awesome/awesome.1 +++ b/awesome/awesome.1 @@ -1,11 +1,11 @@ .\" Title: awesome .\" Author: .\" Generator: DocBook XSL Stylesheets v1.73.2 <http://docbook.sf.net/> -.\" Date: 04/20/2009 +.\" Date: 09/28/2009 .\" Manual: .\" Source: .\" -.TH "AWESOME" "1" "04/20/2009" "" "" +.TH "AWESOME" "1" "09/28/2009" "" "" .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) @@ -97,24 +97,24 @@ Resize window\. .SH "DEFAULT KEY BINDINGS" .SS "Window manager control" .PP -\fBMod4 + Control \e+ r\fR +\fBMod4 \e+ Control \e+ r\fR .RS 4 Restart \fBawesome\fR\. .RE .PP -\fBMod4 + Shift \e+ q\fR +\fBMod4 \e+ Shift \e+ q\fR .RS 4 Quit \fBawesome\fR\. .RE .PP -\fBMod4 \e+ F1\fR +\fBMod4 \e+ r\fR .RS 4 Run prompt\. .RE .PP -\fBMod4 \e+ F4\fR +\fBMod4 \e+ x\fR .RS 4 Run Lua code prompt\. .RE @@ -123,9 +123,14 @@ Run Lua code prompt\. .RS 4 Spawn terminal emulator\. .RE +.PP +\fBMod4 \e+ w\fR +.RS 4 +Open main menu\. +.RE .SS "Clients" .PP -\fBMod4 + Shift \e+ r\fR +\fBMod4 \e+ Shift \e+ r\fR .RS 4 Redraw the focused window\. .RE @@ -140,7 +145,7 @@ Maximize client\. Set client fullscreen\. .RE .PP -\fBMod4 + Shift \e+ c\fR +\fBMod4 \e+ Shift \e+ c\fR .RS 4 Kill focused client\. .RE @@ -181,12 +186,12 @@ View next tag\. Switch to tag 1\-9\. .RE .PP -\fBMod4 + Control \e+ j\fR +\fBMod4 \e+ Control \e+ j\fR .RS 4 Focus next screen\. .RE .PP -\fBMod4 + Control \e+ k\fR +\fBMod4 \e+ Control \e+ k\fR .RS 4 Focus previous screen\. .RE @@ -197,12 +202,12 @@ Focus previously selected tag set\. .RE .SS "Layout modification" .PP -\fBMod4 + Shift \e+ j\fR +\fBMod4 \e+ Shift \e+ j\fR .RS 4 Switch client with next client\. .RE .PP -\fBMod4 + Shift \e+ k\fR +\fBMod4 \e+ Shift \e+ k\fR .RS 4 Switch client with previous client\. .RE @@ -222,22 +227,22 @@ Decrease master width factor by 5%\. Increase master width factor by 5%\. .RE .PP -\fBMod4 + Shift \e+ h\fR +\fBMod4 \e+ Shift \e+ h\fR .RS 4 Increase number of master windows by 1\. .RE .PP -\fBMod4 + Shift \e+ l\fR +\fBMod4 \e+ Shift \e+ l\fR .RS 4 Decrease number of master windows by 1\. .RE .PP -\fBMod4 + Control \e+ h\fR +\fBMod4 \e+ Control \e+ h\fR .RS 4 Increase number of columns for non\-master windows by 1\. .RE .PP -\fBMod4 + Control \e+ l\fR +\fBMod4 \e+ Control \e+ l\fR .RS 4 Decrease number of columns for non\-master windows by 1\. .RE @@ -247,37 +252,37 @@ Decrease number of columns for non\-master windows by 1\. Switch to next layout\. .RE .PP -\fBMod4 + Shift \e+ space\fR +\fBMod4 \e+ Shift \e+ space\fR .RS 4 Switch to previous layout\. .RE .PP -\fBMod4 + Control \e+ space\fR +\fBMod4 \e+ Control \e+ space\fR .RS 4 Toggle client floating status\. .RE .PP -\fBMod4 + Control \e+ Return\fR +\fBMod4 \e+ Control \e+ Return\fR .RS 4 Swap focused client with master\. .RE .PP -\fBMod4 + Control \e+ 1\-9\fR +\fBMod4 \e+ Control \e+ 1\-9\fR .RS 4 Toggle tag view\. .RE .PP -\fBMod4 + Shift \e+ 1\-9\fR +\fBMod4 \e+ Shift \e+ 1\-9\fR .RS 4 Tag client with tag\. .RE .PP -\fBMod4 + Shift + Control \e+ 1\-9\fR +\fBMod4 \e+ Shift \e+ Control \e+ 1\-9\fR .RS 4 Toggle tag on client\. .RE .PP -\fBMod4 + Shift \e+ F1\-9\fR +\fBMod4 \e+ Shift \e+ F1\-9\fR .RS 4 Tag marked clients with tag\. .RE |