mirror of
				https://github.com/labwc/labwc.git
				synced 2025-11-03 09:01:51 -05:00 
			
		
		
		
	
		
			
				
	
	
		
			38 lines
		
	
	
	
		
			715 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			38 lines
		
	
	
	
		
			715 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
labwc-actions(5)
 | 
						|
 | 
						|
# NAME
 | 
						|
 | 
						|
labwc - actions
 | 
						|
 | 
						|
# 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="MoveToEdge"><direction>*
 | 
						|
	Move view to edge of outputs. Understands directions "left", "up",
 | 
						|
	"right" and "down"
 | 
						|
 | 
						|
*<action name="NextWindow">*
 | 
						|
	Cycle focus to next window.
 | 
						|
 | 
						|
*<action name="Reconfigure">*
 | 
						|
	Re-load configuration and theme files.
 | 
						|
 | 
						|
*<action name="ShowMenu"><menu>*
 | 
						|
	Show menu. Valid menu name is "root-menu".
 | 
						|
 | 
						|
*<action name="ToggleMaximize"><menu>*
 | 
						|
	Toggle maximize state of top-most window.
 | 
						|
 | 
						|
# SEE ALSO
 | 
						|
 | 
						|
labwc(1), labwc-config(5), labwc-theme(5)
 |