Mercurial > mplayer.hg
diff cpudetect.h @ 34335:c5f6bc8ae2b4
Use an enum to define keycodes and fix CTRL and backspace key having
the same keycode.
This is because KEY_CTRL was supposed to be the name of the "key class",
not the key, but that was later misunderstood.
Obviously that was some major bad naming....
author | reimar |
---|---|
date | Sat, 10 Dec 2011 14:27:04 +0000 |
parents | 064be070d8c8 |
children | 3e1a4184b70e |