Hi awesome-devel,

Nice project you've got here. :)

Had to ask in the IRC channel for this default keybinding, so I figured
it was worth tossing in the man page.  Attached is a patch to do so.

--phinze

-- 
{ 
  :name => 'Paul Hinze',
  :mail => '[email protected]',
  :www  => 'http://phinze.com',
  :irc  => 'phinze'
}
>From 061bb9e479d327f17657c7cac6d912e8d6f8a12e Mon Sep 17 00:00:00 2001
From: Paul Hinze <[email protected]>
Date: Tue, 16 Dec 2008 14:10:52 -0600
Subject: [PATCH] Adding Mod4 + o to the man page
 Signed-off-by: Paul Hinze <[email protected]>

---
 awesome.1.txt |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/awesome.1.txt b/awesome.1.txt
index 52303b0..3f6288d 100644
--- a/awesome.1.txt
+++ b/awesome.1.txt
@@ -127,6 +127,8 @@ Layout modification
     Switch client with next client.
 *Mod4 \+ Shift \+ k*::
     Switch client with previous client.
+*Mod4 \+ o*::
+    Send client to next screen.
 *Mod4 \+ h*::
     Decrease master width factor by 5%.
 *Mod4 \+ l*::
-- 
1.5.6.3

Reply via email to