Anc813 / MicMute

Mute default mic clicking tray icon or shortcut
MIT License
138 stars 23 forks source link

Mouse Button Hotkey #6

Open roughnecks opened 3 years ago

roughnecks commented 3 years ago

Hello,

would it be possible to have an hotkey from mouse input? Like setting Button 4/5 for mouses with more than 3 buttons as mute hotkey. Right now I'm using AHK (AutoHotKey) to bind my mouse's 4th button to a keyboard key and then I use that key in MicMute - works fine but it'll be better if I could avoid running AHK.

Thanks

Anc813 commented 3 years ago

@roughnecks Hello, sorry I don't have such mouse, and I don't know how extra keys works on such mouse.

This project uses Shortcut widget to catch key (or key combination). As I see there is no methion about extra mouse keys inside this widget code/description.

roughnecks commented 3 years ago

I see.

Do you mind if I ask "shortcut widget"'s devel if they can add mouse binding? And if they do, would you be interested in adding such feature? I think you just need a simple mouse to test and code this, no need for extra buttons.

Let me know.

Anc813 commented 3 years ago

@roughnecks Ok - I will complie version with new "shortcut widget" version if they do add mouse binding

roughnecks commented 3 years ago

@roughnecks Ok - I will complie version with new "shortcut widget" version if they do add mouse binding

Thanks, I will ask now and let you know if they reply to me :)