GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
labwc-actions(5) FreeBSD File Formats Manual labwc-actions(5)

labwc - actions

Actions are used in keyboard bindings.

<action name="Close"><command>

Close top-most view.

<action name="Execute"><command>

Execute command.

<action name="Exit">

Exit labwc.

<action name="Focus">

Give focus to window under cursor.

<action name="Raise">

Restack the current window above other open windows.

<action name="Iconify">

Iconify (minimize) focused window.

<action name="Move">

Begin interactive move of window under cursor

<action name="MoveToEdge"><direction>

Move view to edge of outputs. Understands directions "left", "up", "right" and "down".

<action name="Resize">

Begin interactive resize of window under cursor

<action name="SnapToEdge"><direction>

Resize view to fill half the output in the given direction. Supports directions "left", "up", "right", "down" and "center".

<action name="NextWindow">

Cycle focus to next window.

<action name="PreviousWindow">

Cycle focus to previous window.

<action name="Reconfigure">

Re-load configuration and theme files.

<action name="ShowMenu"><menu>

Show menu. Valid menu names are "root-menu" and "client-menu".

<action name="ToggleDecorations">

Toggle decorations of focused window.

<action name="ToggleFullscreen">

Toggle fullscreen state of focused window.

<action name="ToggleMaximize">

Toggle maximize state of focused window.

labwc(1), labwc-config(5), labwc-theme(5)
2022-06-07

Search for    or go to Top of page |  Section 5 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.