8 lines
		
	
	
	
		
			144 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
	
		
			144 B
		
	
	
	
		
			Text
		
	
	
	
	
	
xkb_symbols "de-x270"
 | 
						|
{
 | 
						|
    include "de(basic)"
 | 
						|
 | 
						|
    // Swap insert/print screen
 | 
						|
    key	<PRSC> { [ Insert ] };
 | 
						|
    key <INS> { [ Print ] };
 | 
						|
};
 |