Hi, thanks alot for your help. Here are my results:
I'm hoping to make the left alt key become a windows key (where windows + d minimizes everything in ubuntu; and windows w shows an 'expose' like function in ubuntu natty)
I'd also want the left command key (do meta and super refer to the same key?) to become the left alt key
I also want the right command key to become the right alt key
I want the right alt key to become a right control key. (the mac only has one control key, and it's on the left. I'd like to add a second one)
Here is a pic of what I am talking about: http://www.google.com/imgres?imgurl=...9QEwBQ&dur=873
Thanks! if this can be done, I think that alot of mac users will be happy.
Code:
keycode 37 = Control_L NoSymbol Control_L
keycode 64 = Alt_L Meta_L Alt_L Meta_L
keycode 105 = Control_R NoSymbol Control_R
keycode 108 = Alt_R Meta_R Alt_R Meta_R
keycode 133 = Control_L NoSymbol Control_L
keycode 134 = Control_R NoSymbol Control_R
keycode 204 = NoSymbol Alt_L NoSymbol Alt_L
keycode 205 = NoSymbol Meta_L NoSymbol Meta_L
xmodmap: up to 4 keys per modifier, (keycodes in parentheses):
shift Shift_L (0x32), Shift_R (0x3e)
lock Caps_Lock (0x42)
control Control_L (0x25), Control_R (0x69), Control_L (0x85), Control_R (0x86)
mod1 Alt_L (0x40), Alt_R (0x6c), Meta_L (0xcd)
mod2 Num_Lock (0x4d)
mod3
mod4 Super_L (0xce), Hyper_L (0xcf)
mod5 ISO_Level3_Shift (0x5c), Mode_switch (0xcb)
Bookmarks