You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a multimedia keyboard with separate keys, that are recognized in Crow's key sequence input as: "Launch (1)", "Home page", "Launch mail", and I even can accept the shortcut.
But as result, all of them are not working. Other combinations like default "Ctrl+Alt+C" work well.
Also, when I apply the changes, I see an error in console output:
QHotkey: Unable to map shortcut to native keys. Key: Qt::Key_HomePage Modifiers: QFlags<Qt::KeyboardModifier>(NoModifier)
OS - Ubuntu Linux 22.04, application - Crow Translate.
I have a multimedia keyboard with separate keys, that are recognized in Crow's key sequence input as: "Launch (1)", "Home page", "Launch mail", and I even can accept the shortcut.
But as result, all of them are not working. Other combinations like default "Ctrl+Alt+C" work well.
Also, when I apply the changes, I see an error in console output:
OS - Ubuntu Linux 22.04, application - Crow Translate.
Is it possible to fix?
Initial issue is here: crow-translate/crow-translate#511
The text was updated successfully, but these errors were encountered: