From 9c49a65a56350014710cd78984902bcee49ebdee Mon Sep 17 00:00:00 2001 From: Julien Danjou Date: Tue, 15 Jan 2008 16:32:32 +0100 Subject: [PATCH] enhance uicb documentation --- awesomerc.1.txt | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/awesomerc.1.txt b/awesomerc.1.txt index b7465da1..01783b37 100644 --- a/awesomerc.1.txt +++ b/awesomerc.1.txt @@ -41,8 +41,6 @@ General This function quits awesome. *statusbar_toggle* statusbar-identifier:: Hide or show statusbar (with no argument, toggle all). -*statusbar_set_position* top, bottom, left, right:: - Set the position of the statusbar. *spawn* client:: Execute an external program. *exec* program:: @@ -113,6 +111,13 @@ Tag *tag_create* name:: Create a new tag with that name. +Focus +~~~~~ +*focus_client_byname* string:: + Give client focus by its name. +*focus_history* negative number:: + Focus the client that had focused nth focus switch earlier. + Screen ~~~~~~ *screen_focus* relative or absolute integer::