mirror of
https://github.com/sahinakkaya/til.git
synced 2024-11-22 00:29:37 +01:00
TIL: Toggling capslock programmatically
This commit is contained in:
parent
e934cfa754
commit
4223579660
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
|
||||||
|
```
|
||||||
|
|
Loading…
Reference in New Issue
Block a user