- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
MX620 bind key for volume
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
05-06-2009 01:34 PM
So I had an MX610 and enjoyed the volume control keys. I just had that replaced by warranty with an MX620, which only has a search key. I would like to bind this key to open the volume control so I can scroll up/down to increase/decrease volume. More specifically, I want it to single click the volume control in the system tray (I don't want it to fully open the volume control app, just the system tray volume control so that when I click elsewhere it will automatically close). I'm running vista.
Right now I just have the search key bound to Mute using SetPoint. I was thinking of binding a keyboard key to open the volume app, and then binding the search button to that key, but I don't know how to bind a keyboard key to that volume app.
I hope that's clear. Any help would be appreciated!
Solved! Go to Solution.
Re: MX620 bind key for volume
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
05-06-2009 09:00 PM
Hi
,
Closest thing to this would be to assign the left and right scroll to 'Volume Up' and 'Volume Down' respectively (this will adjut the master system volume like the volume control).
Re: MX620 bind key for volume
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
05-07-2009 09:11 AM
I'm not sure how I managed to overlook sidescrolling, thanks!
I did figure out how to do what I want though:
- Assigned the search key to a keystroke assignment: Alt+z
- Downloaded and installed AutoHotKey
- edited the default script to run sndvol -f when Alt-n is pressed: !z::Run sndvol -f
I hope that helps others who may want the same functionality. Now when I press the search key, the volume bar pops up and I can scroll up/down to adjust volume. When I click anywhere else, it automatically closes.
Re: MX620 bind key for volume
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
05-07-2009 09:17 PM

