Skip to content

Instantly share code, notes, and snippets.

@krishicks
Last active October 17, 2015 22:19
Show Gist options
  • Save krishicks/b385d2709c53dd028ff0 to your computer and use it in GitHub Desktop.
Save krishicks/b385d2709c53dd028ff0 to your computer and use it in GitHub Desktop.
.Xmodmap
!
! Caps_Lock = Control
!
clear lock
keycode 66 = Control_L
add control = Control_L
!
! "Natural" scrolling (4->5, 6->7)
! Set Evoluent mouse buttons (8->9, 9->10, 10->8)
!
pointer = 1 2 3 5 4 7 6 9 10 8 11 12 13 14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment