AlexanderPro / SmartSystemMenu

SmartSystemMenu extends system menu of all windows in the system
MIT License
2.08k stars 112 forks source link

Disable / no hotkey version? #3

Closed kulmegil closed 6 years ago

kulmegil commented 6 years ago

Non configurable, global hotkeys are a terrible idea. Especially such as ctrl+shift+arrrow_down that conflicts with many IDEs and text editors.

Is there a way to disable this? Or can we get a version without any global hotkeys hard-coded?

AlexanderPro commented 6 years ago

Hello, I have disabled hotkeys, in this version https://github.com/AlexanderPro/SmartSystemMenu/releases/tag/v1.1.6864.30145

kulmegil commented 6 years ago

Thank You. Exactly what kept me from using it daily.