[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: 2nd and 3rd mouse buttons in XF4.0.2



> dev.mac_hid.mouse_button2_keycode = 101
> dev.mac_hid.mouse_button3_keycode = 109
> dev.mac_hid.mouse_button_emulation = 1
>
>
> using showkey, I found F9 to be 101 and F10 to be 109.

Look in linux/input.h and use the keycodes defined there for F9 and F10.

	Michael



Reply to: