kumakichi / Deepl-linux-electron

DeepL(https://www.deepl.com/) Integration for Linux. Select text in any application and simply press Ctrl+C and another shortcut to translate it.
MIT License
102 stars 13 forks source link

Default Shortcut not working on Ubuntu 22.04 #9

Open Detrua opened 1 year ago

Detrua commented 1 year ago

In Ubuntu 22.04 Ctr+Alt+D you hide all normal windows. After starting the app manually and changing the Shortcut it's working perfectly! Thank you

koloved commented 1 year ago

same

kumakichi commented 1 year ago

Yes, the pre-defined shortcut Ctrl+Alt+D is conflict with the default ubuntu system shortcut to hide all windows (Settings -> Keyboard -> Keyboard Shortcuts -> Navigation -> Hide all normal windows)

Considering other distributions, choosing a combination that does not conflict with the system's default shortcut keys is difficult, so it is better to leave it to the user to configure a shortcut combination that suits them in the way described in the README