labwc-actions(5) # NAME labwc - actions # ACTIONS Actions are used in menus and keyboard/mouse bindings. ** Close top-most window. ** Kill the process associated with the current window by sending it the SIGTERM signal. ** Execute command. Note that in the interest of backward compatibility, labwc supports as an alternative to even though openbox documentation states that it is deprecated. ** Exit labwc. ** Give focus to window under cursor. ** Restack the current window above other open windows. ** Iconify (minimize) focused window. ** Begin interactive move of window under cursor ** Move window to edge of outputs. Understands directions "left", "up", "right" and "down". ** Begin interactive resize of window under cursor ** Resize window to fill half the output in the given direction. Supports directions "left", "up", "right", "down" and "center". ** Cycle focus to next window. ** Cycle focus to previous window. ** Re-load configuration and theme files. ** Show menu. Valid menu names are "root-menu" and "client-menu". ** Toggle decorations of focused window. ** Toggle fullscreen state of focused window. ** Toggle maximize state of focused window. ** Toggle always-on-top of focused window. ** Switch to workspace. Supported values are "last", "left", "right" or the full name of a workspace or its index (starting at 1) as configured in rc.xml. ** Send active window to workspace. Supported values are the same as for GoToDesktop. ** If used as the only action for a binding: clear an earlier defined binding. # SEE ALSO labwc(1), labwc-config(5), labwc-theme(5)