Skip to content

Instantly share code, notes, and snippets.

@laelnasan
Created September 26, 2025 21:47
Show Gist options
  • Select an option

  • Save laelnasan/ee9e00a24bc061f61ee405a3445cea0b to your computer and use it in GitHub Desktop.

Select an option

Save laelnasan/ee9e00a24bc061f61ee405a3445cea0b to your computer and use it in GitHub Desktop.
caps to control and escape remap auto start
[Desktop Entry]
Type=Application
Name=Keyboard Remap
Comment=Remap Caps Lock to Control and Escape
Exec=/bin/bash -c "sleep 3 && setxkbmap -option ctrl:nocaps && xcape -e 'Control_L=Escape'"
Terminal=false
StartupNotify=false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment