I'm debugging an emacs keyboard binding on my mac (C-/ to undo, if you're curious), and I came across a suggestion on EmacsWiki that I could use "showkey" to find the scancode. But it looks like a GNU/Linux-only kinda thing. Didn't find it on MacPorts. Anyone know of an alternative or something I'm missing?
A:
Showkey's home page is http://catb.org/esr/showkey/.
FYI, if you're using Terminal.app, there's something of a known issue that C-/ is broken and doesn't get sent through to underlying applications. iTerm.app doesn't have that issue.
durin42
2010-08-12 01:28:19
thanks, that saves me a lot of trouble trying to make it work. i'll give iTerm a whirl. wish i could have checked both answers here...
philo
2010-08-12 21:05:15