Skip to content

Instantly share code, notes, and snippets.

@fstamour
Created July 31, 2017 00:55
Show Gist options
  • Save fstamour/6d65764bb5014101b03224cb11dba52e to your computer and use it in GitHub Desktop.
Save fstamour/6d65764bb5014101b03224cb11dba52e to your computer and use it in GitHub Desktop.
A really small xmodmap configuration file to replace the righ shift with the "menu" button (also called "application" button)
! Replace right shift with menu
clear Shift
keysym Shift_R = Menu
add Shift = Shift_L
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment