Skip to content

Instantly share code, notes, and snippets.

@ninp0
Created June 28, 2023 16:17
Show Gist options
  • Save ninp0/7cc8715188a03868110c0e34fe22670e to your computer and use it in GitHub Desktop.
Save ninp0/7cc8715188a03868110c0e34fe22670e to your computer and use it in GitHub Desktop.
#!/bin/bash --login
setxkbmap -layout us
xdotool keyup Shift_L Shift_R Control_L Control_R Alt_L Alt_R Super_L Super_R Hyper_L Hyper_R Caps_Lock 204 205 206 207
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment