mirror of
				https://github.com/rbreaves/kinto.git
				synced 2025-11-03 21:04:00 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			6 lines
		
	
	
		
			156 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			156 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
partial modifier_keys
 | 
						|
xkb_symbols "swap_lalt_lctrl" {
 | 
						|
    replace key <LALT> { [ Control_L, Control_L ] };
 | 
						|
    replace key <LCTL> { [ Alt_L, Meta_L ] };
 | 
						|
};
 |