mirror of
				https://github.com/sahinakkaya/til.git
				synced 2025-07-17 14:01:49 +03:00 
			
		
		
		
	TIL: Toggling capslock programmatically
This commit is contained in:
		
							
								
								
									
										5
									
								
								system/TOGGLING_CAPSLOCK_PROGRAMMATICALLY.MD
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										5
									
								
								system/TOGGLING_CAPSLOCK_PROGRAMMATICALLY.MD
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,5 @@
 | 
			
		||||
YOU CAN TOGGLE CAPS LOCK FROM COMMAND LINE BY DOING:
 | 
			
		||||
```
 | 
			
		||||
xdotool key Caps_Lock
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user