[MPlayer-users] input.conf for 11th and 12th mouse button

Reimar Döffinger Reimar.Doeffinger at gmx.de
Sat May 7 12:51:09 CEST 2011


On Thu, May 05, 2011 at 03:51:05PM +0100, mikey wrote:
> ButtonPress event, serial 36, synthetic NO, window 0x4800001,
>     root 0x15a, subw 0x0, time 13343855, (132,154), root:(199,207),
>     state 0x0, button 12, same_screen YES

I have to say 12 buttons is rather crazy.

> ButtonPress event, serial 36, synthetic NO, window 0x4800001,
>     root 0x15a, subw 0x0, time 13343855, (132,154), root:(199,207),
>     state 0x0, button 5, same_screen YES

Though since it always goes together with button 5 I have suspicion
that something is wrong either in hardware or driver.

Anyway:
> No bind found for key '0x1000020a'.-MOUSE_BTN3
> No bind found for key '0x1000020b'.-MOUSE_BTN4

You should be able to use this notation (well, probably
0x1000020a-MOUSE_BTN3 , the message string seems to have
become broken over time).
Or use latest SVN which supports up to MOUSE_BTN19.


More information about the MPlayer-users mailing list