vyrru5 / audioswitch

Automatically exported from code.google.com/p/audioswitch
0 stars 0 forks source link

Feature request: key shortcut for quick switching #2

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
An user defined (preferable) keyboard shortcut for quickly switching between 
available audio sources. Essentially what it does now when you right click on 
the tray icon. 

Could be a key (for ex, one key from the numpad, or F7, F12, etc) or a 
combination (ctrl + w, for ex). Ideally it should be global and user defined. 

Thanks and keep up the good work.

Original issue reported on code.google.com by gabrield...@gmail.com on 21 Jan 2013 at 4:28

GoogleCodeExporter commented 9 years ago

Original comment by tanelte...@gmail.com on 21 Jan 2013 at 5:14

GoogleCodeExporter commented 9 years ago
Try it out if this logic I made makes any sense whatsoever :)
While AudioSwitch menu is open: hold down any combination for 3 seconds to 
activate the hot key. To disable the hot key hold down Delete button for 3 
seconds. All changes will be notified with a balloon tip in the tray icon. Also 
the last set hot key is automatically loaded during startup from user settings 
in AppData. If hot key exists then the same notification appears on startup to 
tray with the combination text.

Original comment by tanelte...@gmail.com on 21 Jan 2013 at 11:05