Skip to content

Instantly share code, notes, and snippets.

@hadinajafi
Created February 14, 2021 09:57
Show Gist options
  • Save hadinajafi/8c7eec29598c0559c6dfc0927c36fe28 to your computer and use it in GitHub Desktop.
Save hadinajafi/8c7eec29598c0559c6dfc0927c36fe28 to your computer and use it in GitHub Desktop.
For who purchased a UK keyboard, but they want big left shif key. replace "\" keycode with LShift, so you'll have a standard LShift. add this code to startup.
xmodmap -e "keycode 94 = Shift_L"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment