ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

DonationCoder.com Software > Post New Requests Here

DONE: If you have a many-buttons-mouse, you'll like this

(1/4) > >>

jgpaiva:
If you've got a 6-buttons mouse and like to listen to music, i'm almost sure you'll like this!
This is a script that allows you to control any player that accepts the global keyboard media keys with your mouse's buttons.
I.E., you can control windows media player, winamp (if you enable the global hotkeys), zoom player, etc, by pressing your mouse's buttons.

Of course it wouldn't make any sense to just have mouse buttons bound to those actions.
That's why the buttons are only bound if you're in "Multimedia Mouse Mode".
This means that when you press "back button"+"right-click button" at the same time, you toggle this mode on or off.
When it's off, the mouse acts as normal. When it's on, the following keys are available:

[attach = 1][/attach]

* Back button will send "previous media track"
* Forward button will send "next media track"
* Middle mouse button will send "pause/play media"
* Mouse Wheel Up will raise the volume
* Mouse Wheel down will lower the volume
I kept right mouse button and left mouse button operational even with multimedia mouse moed enabled because sometimes you just want to raise the volume or something while surfing at the same time.

There are also other keys defined for those who don't have a many-buttons mouse:

* Middle-Click + Right-Click activate multimedia mouse mode
* Middle-Button + MouseWheel Down sends "previous media track"
* Middle-Button + MouseWheel Up sends "next media track"
I hope someone will find this as useful as I do ;)

Download HERE for the ahk script.
Download HERE for the executable script.

Hirudin:
I really like this idea! Would it be possible to have the script "know" what program is active and adjust the keys on the fly?
So if winamp is open (or on top) the mouse keys switch to "multimedia mode" but if firefox is on top it'll switch back to "normal mode." If you use photoshop a lot, you could make a "paint mode" that would make the scroll up and down change layers. Or an "email mode" where the various keys could delete, forward, reply, etc.

There is a mouse program like this for Logitech mice, but as far as I know the programmer has dropped off the planet. The program is called "LogiGamer."

jgpaiva:
Oops... I think i replied to that post on the keyboard thread.

But i'll explain it a bit better, because i think people don't understand what i mean.
The thing is:

Your mouse's buttons aren't always bound to those functions, that would be wasting mouse buttons, since you only use those "play/pause" or "next song" commands rarelly. The whole idea here, is that it only works when you activate that mode, i.e. your mouse always acts as normal, unless you press "back mouse button"+"right mouse button", and then, those other mouse buttons are bound to those other fuctions, untill you press that combination again, which makes the mouse be a normal mouse again.

The whole objective of this script, is making you not have to focus winamp, or use the keyboard when you want to go to the next music.

An idea i had originally was to create some other "modes", which you'd go through with each keypress of the activation hotkey. I.E. when you press the hotkey once, it'd activate multimedia mode, when you press it again, it'd go into another mode, and so on, untill it disarmed it completelly.

I sure am available for new ideas, of course, i was just explaining it a bit better, since i suspect people don't understand what this really does.

mouser:
ok i just installed this and its quite wonderful.

here's a tip for new users:
jgpaiva says: "back button"+"right-click button" at the same time
i found that this works perfect for me if i press both and hold for a second; if i try to quickly do it like i did at first it results in right click effects.  so just hold the two together for a second and its very natural and perfect.

really very nice.

if you don't have a volume control knob on your keyboard but you do have a scroll wheel on your mouse, and you listen to a lot of music, you NEED this program.

we need to make this a proper coding snack on coding snacks page as i predict some people will really want this.  i love the tooltip hints when its in operations, really great.

question:
i doubt this is possible, but thought i might request it if so:
would it be possible to have multimediate mouse mode temporarily active when i hold the ctrl+alt keys (or shift+ctrl keys, etc.) - i just thing for somethings like volume adjustment it would be nice not to have to toggle in and out of the mousemode but just hold that key combo down while wanting to engage it.

mouser:
addendum, you dont have to hold them for a second, but press back button and keep held while you push right mouse button - that works well.

Navigation

[0] Message Index

[#] Next page

Go to full version