Skip to content

Instantly share code, notes, and snippets.

@rtorr
Created February 3, 2013 05:01
.Xmodmap for ubuntu mac keyboard layout
clear control
clear mod4
keycode 105 =
keycode 206 =
keycode 133 = Control_L NoSymbol Control_L
keycode 134 = Control_R NoSymbol Control_R
keycode 37 = Super_L NoSymbol Super_L
add control = Control_L
add control = Control_R
add mod4 = Super_L
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment