Hi All, I've got an ATI remote control, this worked great in older linux 2.6 kernels but the OK button has changed and now maps to linux keycode 352 (KEY_OK). I've also managed to find the the scancode using showkeys. How do I find the equivalent X keycode? I've tried xev, but this appears to only work with keycodes up to 255? Thanks Jeremy