mirror of
				https://github.com/labwc/labwc.git
				synced 2025-11-03 09:01:51 -05:00 
			
		
		
		
	keybind: remove default alt-escape for Exit
...because too many have exited the compositor by mistake trying to get out of alt-tab cycling or similar.
This commit is contained in:
		
							parent
							
								
									1cdebbc22d
								
							
						
					
					
						commit
						19dea7450b
					
				
					 4 changed files with 0 additions and 6 deletions
				
			
		| 
						 | 
				
			
			@ -501,7 +501,6 @@ static struct {
 | 
			
		|||
	const char *binding, *action, *command;
 | 
			
		||||
} key_combos[] = {
 | 
			
		||||
	{ "A-Tab", "NextWindow", NULL },
 | 
			
		||||
	{ "A-Escape", "Exit", NULL },
 | 
			
		||||
	{ "W-Return", "Execute", "alacritty" },
 | 
			
		||||
	{ "A-F3", "Execute", "bemenu-run" },
 | 
			
		||||
	{ "A-F4", "Close", NULL },
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue