[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
Groups in StumpWM are more commonly known as virtual desktops or workspaces. Why not create a new term for it?
Create a new group with the specified name. The new group becomes the current group. If name begins with a dot (“.”) the group new group will be created in the hidden state. Hidden groups have group numbers less than one and are invisible to from gprev, gnext, and, optionally, groups and vgroups commands.
Create a floating window group with the specified name and switch to it.
Create a new group but do not switch to it.
Create a floating window group with the specified name, but do not switch to it.
Cycle to the next group in the group list.
Cycle to the previous group in the group list.
Cycle to the next group in the group list, taking the current window along.
Cycle to the previous group in the group list, taking the current window along.
Go back to the last group.
Merge from into the current group. from is not deleted.
Display the list of groups with their number and name. *group-format* controls the formatting. The optional argument fmt can be used to override the default group formatting.
Like groups
but also display the windows in each group. The
optional arguments gfmt and wfmt can be used to override
the default group formatting and window formatting, respectively.
Select the first group that starts with
substring. substring can also be a number, in which case
gselect
selects the group with that number.
Move the current window to the specified group.
Kill the current group. All windows in the current group are migrated to the next group.
Rename the current group.
Allow the user to select a group from a list, like windowlist but for groups
8.1 Customizing Groups |
[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
An alist of characters and formatter functions. The character can be
used as a format character in *group-format*. When the character
is encountered in the string, the corresponding function is called
with a group as an argument. The functions return value is inserted
into the string. If the return value isn’t a string it is converted to
one using prin1-to-string
.
The format string that decides what information will show up in the group listing. The following format options are available:
The group’s number.
The group’s status. Similar to a window’s status.
The group’s name.
Return the current group for the current screen, unless otherwise specified.
[ << ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
This document was generated by David Bjergaard on November 1, 2014 using texi2html 1.82.