enhance uicb documentation

This commit is contained in:
Julien Danjou 2008-01-15 16:32:32 +01:00
parent 823fc3c0de
commit 9c49a65a56

View file

@ -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::