[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
Go to the next window in the window list.
Pull the next hidden window into the current frame.
Go to the previous window in the window list.
Pull the next hidden window into the current frame.
Delete a window. By default delete the current window. This is a request sent to the window. The window’s client may decide not to grant the request or may not be able to if it is unresponsive.
Tell X to disconnect the client that owns the specified
window. Default to the current window. if
delete-window
didn’t work, try this.
(current-group)) (windows (group-windows group)) Display a list of managed windows. The optional argument fmt can be used to override the default window formatting.
Switch to the window last focused.
Pull the last focused, hidden window into the current frame.
Change the current window’s number to the specified number. If another window is using the number, then the windows swap numbers. Defaults to current group.
Send a fake key to the current window. key is a typical StumpWM key, like C-M-o.
Switch to the first window that starts with query.
Find the window with the given number and focus it in its frame.
Override the current window’s title.
Allow the user to Select a window from the list of windows and focus the selected window. For information of menu bindings See section Menus. The optional argument fmt can be specified to override the default window formatting.
Toggle the fullscreen mode of the current widnow. Use this for clients with broken (non-NETWM) fullscreen implemenations, such as any program using SDL.
Display information about the current window.
Refresh current window without changing its size.
Refresh current window by a pair of resizes, also make it occupy entire frame.
This variable decides how the window list is formatted. It is a string with the following formatting options:
Substitutes the windows number translated via *window-number-map*, if there are more windows than *window-number-map* then will use the window-number.
Substitute the window’s status. * means current window, + means last window, and - means any other window.
Substitute the window’s name.
Substitute the window’s class.
Substitute the window’s resource ID.
Draw a # if the window is marked.
Note, a prefix number can be used to crop the argument to a specified size. For instance, ‘%20t’ crops the window’s title to 20 characters.
This variable controls what is used for the window’s name. The default is :title
.
:title
Use the window’s title given to it by its owner.
:class
Use the window’s resource class.
:resource-name
Use the window’s resource name.
nil
5.1 Window Marks | ||
5.2 Customizing Window Appearance | ||
5.3 Controlling Raise And Map Requests | ||
5.4 Programming With Windows | ||
5.5 Rule Based Window Placement |
[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
This document was generated on January 28, 2024 using texi2html 1.82.