Opened 21 months ago
Last modified 21 months ago
#18276 new enhancement
Mouse button function on button 4 and 5
Reported by: | mameko | Owned by: | pulkomandy |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | Applications/WebPositive | Version: | R1/beta4 |
Keywords: | Cc: | nephele | |
Blocked By: | Blocking: | ||
Platform: | All |
Description
I chose a mouse with 5 buttons in the preferences/input devices. I use a Logitech mouse with 5 buttons and the wheel, of course.
Is it possible to give the buttons 4 and 5 useful functions like paging back or forward in the browser?
Change History (4)
comment:1 by , 21 months ago
Cc: | added |
---|---|
Component: | - General → Applications/WebPositive |
Keywords: | mouse button removed |
Owner: | changed from | to
comment:2 by , 21 months ago
comment:3 by , 21 months ago
input_server work is already done.
You can set your mouse to 5 buttons in Input preferences and check there that it works.
comment:4 by , 21 months ago
I'm not sure where you checked in WebPositive, but the mouse handling for this will probably be in BWebView which is in WebKit sourcecode and not in WebPositive sources.
Note:
See TracTickets
for help on using tickets.
After a quick check, looks like WebPositive never receives events for mouse buttons 4 & 5, at least with my mouse in KVM. My guess is that this needs to first be implemented in input_server somewhere?