Extra mouse buttons

4 posts / 0 new
Last post
mritter0
mritter0's picture
Offline
Last seen: 1 year 10 months ago
Joined: 2014-04-21 21:15
Extra mouse buttons

I have seen some posts from people asking how to set what the 3rd and 4th mouse buttons do. I am assuming this is mouse specific via it's driver. I don't see any mention of them in the SDK.

Massi
Massi's picture
Offline
Last seen: 3 years 10 months ago
Joined: 2012-03-28 17:16
Re: Extra mouse buttons

I implemented mousewheels scrolling in my image viewer HottiesView, have a look at OS4Depot, source provided.
If you like it, don' t forget to make a PayPal donation to me :)

mritter0
mritter0's picture
Offline
Last seen: 1 year 10 months ago
Joined: 2014-04-21 21:15
Re: Extra mouse buttons

I use the mouse wheel to scroll my listbrowsers.

A good example: Filer ReadMe states "-Add support for fourth mouse button as parent" for version 53.29.

SELECTUP/DOWN, MENUUP/DOWN, MIDDLEUP/DOWN. What is the 4th?

tboeckel
tboeckel's picture
Offline
Last seen: 3 years 9 months ago
Joined: 2011-09-13 12:32
Re: Extra mouse buttons

Take a look at devices/inputevent.h.

Log in or register to post comments