Skip to content

Instantly share code, notes, and snippets.

@vodolaz095
Created July 5, 2025 16:37
Show Gist options
  • Save vodolaz095/ba2993aeff1c10f651476837c93c825d to your computer and use it in GitHub Desktop.
Save vodolaz095/ba2993aeff1c10f651476837c93c825d to your computer and use it in GitHub Desktop.
LINUX: КОГДА ЗАЛИПАЕТ CAPSLOCK / WHEN CAPSLOCK IS STUCK
#!/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