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

"Couldn't register hotkey" #66

Closed dreamforceinc closed 3 years ago

dreamforceinc commented 3 years ago

Windows 10 x64 After update to 4.12 I get the error "Couldn't register hotkey" on my PC. When I change 'MOD_CONTROL' to 'MOD_ALT' back, it works again. https://github.com/benbuck/rbtray/blob/38cae9ee211cdb07d94075ac45cef0cdb5227b8d/RBTray.cpp#L379

benbuck commented 3 years ago

Hi @dreamforceinc,

Yes this is unfortunately expected for Windows 10 users with release 4.12. I'll close this because we are trying to sort out this problem in issue #62. Thanks for the report.

-Benbuck

rjiang9 commented 2 years ago

Windows 10 has shortcut key Control-Alt-Down for invert the display. Actually all Control-Alt-Arrows have been occupied. RBTray is better to change to another one if want it to be compatible to Win10.