What can I use to read keyboard codes on Mac OS X?
Posted
by
cwd
on Super User
See other posts from Super User
or by cwd
Published on 2011-11-25T01:37:16Z
Indexed on
2011/11/25
2:01 UTC
Read the original article
Hit count: 662
I'm trying to debug some keyboard combinations and shortcuts in iTerm2 and am looking for a program to read keyboard codes.
Is there an app that I can run which will tell me the keyboard codes for the keys I'm pressing?
The thing that is prompting this is I'm trying to replicate the control+a / control+e behavior in iTerm2 of moving the cursor to the start / end of the line - but using the arrow keys, but I can't seem to figure out the right keycodes to do this.
© Super User or respective owner