benbuck / rbtray

A fork of RBTray from http://sourceforge.net/p/rbtray/code/.
GNU General Public License v2.0
1.08k stars 89 forks source link

could not registrer hot key on Win10 pro 21H2 #82

Open rjiang9 opened 2 years ago

rjiang9 commented 2 years ago

Got this mesage.

I know RBTray use ctr+alt+down arrow to minize, but this key is win10 built in shortcut key for Inverting display of screen.

Can you change key in RBtray?

Thanks R.Z. image

OndrejPetrzilka commented 2 years ago

I'm using customized build which has WIN+ALT+DOWN I think it should be the default hotkey IMO, but there might be a reason why it's not - possibly conflicts with other things?

rjiang9 commented 2 years ago

Thanks @OndrejPetrzilka .

Thanks @eladkarako for the reply. I will try out our Autohotkeys.

thiagovscoelho commented 1 year ago

For a long time, I had the same issue, and I even had an AutoHotKey script to silence the error message when RBTray started, since I only used the mouse hook. Today, however, I made a fork that changes it to Alt+Shift+Down, and reads an alternative hotkey from an ini file if you want to change it. I don’t know if Benbuck will merge my pull request, but in the meanwhile, downloading it is probably the most attractive fix for this exact issue.