REQ: Window showing all available mouse modifiers under mouse
Message
Author
Hello! :) Many times I find myself not remembering the mouse modifiers, even the ones that I myself have set up! So, I have to open the mouse modifiers preferences window, go to the appropriate context (if not already there) and see what are my mouse modifiers. I 'd love to have a script that would keep a window open showing all the available mouse modifiers in the context under what is currently under mouse. What do you think? Is such a script possible? What do you think about the idea? Thanks! :)
------------------------------- '99 323i clarion dvd player with touch screen two 10' jl w7 subs with 500 watt jl audio amp 18' spinner wheels. alarm with remote start more too come
RE: REQ: Window showing all available mouse modifiers under mouse
Nice idea. Yes, thanks to some APIs from Breeder (SWS) this is possible ;) edit: So the script will check with BR_GetMouseCursorContext() context under mouse pointer and parse related info from /[resource_path]/reaper-mouse.ini
RE: REQ: Window showing all available mouse modifiers under mouse
I'm sorry, but it is relevant to the topic. The best idea would be to give the coordinates of the window and the overall state of the mouse. We have coordinates, but do not know the state of the mouse
RE: REQ: Window showing all available mouse modifiers under mouse
I think there is no need to know the state of the buttons. We need to know the available modifiers *before* we do anything with the mouse (left/right click, drag, double click)