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
{{ message }}
This repository has been archived by the owner on Nov 18, 2018. It is now read-only.
When pressing Ctrl+Alt+Fn to switch vt doesn't work.
Looks like despite modifiers being correctly detected with xkbcommon, we receive a couple of key press events respectively with the Qt::Key_Control and Qt::Key_Alt as keys.
So Ctrl and Alt are both modifiers and keys.
When pressing Ctrl+Alt+Fn to switch vt doesn't work.
Looks like despite modifiers being correctly detected with xkbcommon, we receive a couple of key press events respectively with the Qt::Key_Control and Qt::Key_Alt as keys.
So Ctrl and Alt are both modifiers and keys.
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
The text was updated successfully, but these errors were encountered: