A physical device with buttons that allow characters to be entered
1
vote
2answers
270 views
+50
Cannot differentiate between LEFT ⌘ (0x37) and RIGHT ⌘ (0x36) keys
I would like to use swap the right-⌘ key with the right-⌥ key.
KeyRemap4MacBook's EventViewer shows that Alt Gr key acts as the left-⌘ (Command_L in EventViewer), whereas I'd like to be the right-⌘ ...
0
votes
2answers
44 views
+100
changing the meta key in emacs
I am running emacs 24.3 through the terminal on OS X 10.8.4. I would like to modify the meta-key which is currently set to be the ESC key. I have successfully changed the meta-key from ESC to ...