7 lines
		
	
	
		
			141 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			141 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
 | 
						|
xmodmap -e 'clear Lock' #ensures you're not stuck in CAPS on mode
 | 
						|
 | 
						|
xmodmap -e 'keycode 0x42=Escape' #remaps the keyboard so CAPS LOCK=ESC
 | 
						|
 | 
						|
 |