Skip to content

Instantly share code, notes, and snippets.

@windymelt
Created August 16, 2017 02:14
Show Gist options
  • Save windymelt/1f268f398892bad8a8b641670160d0c1 to your computer and use it in GitHub Desktop.
Save windymelt/1f268f398892bad8a8b641670160d0c1 to your computer and use it in GitHub Desktop.
#!/bin/sh
killall xcape
xmodmap -e 'keycode 255=space'
xmodmap -e 'keycode 65=Shift_L'
/usr/bin/xcape -e '#65=space'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment