Created
July 5, 2025 16:37
-
-
Save vodolaz095/ba2993aeff1c10f651476837c93c825d to your computer and use it in GitHub Desktop.
LINUX: КОГДА ЗАЛИПАЕТ CAPSLOCK / WHEN CAPSLOCK IS STUCK
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env bash | |
# sudo dnf install -y xdotool | |
xdotool key Caps_Lock |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment