Implementing conrol key as shortcut
Unsolved
General and Desktop
-
-
Chris Kawa Lifetime Qt Championwrote on 12 Jul 2022, 22:25 last edited by Chris Kawa 7 Dec 2022, 23:02
Not supported. It treats ctrl as a modifier, not a primary key. You'll have to settle for some other key.
-
@Chris-Kawa What ? There are numerous combination of "Ctrl +" keys already implemented and I cannot add my own ?
Should I bother to report a bug ? -
@AnneRanch said:
There are numerous combination of "Ctrl +" keys already implemented and I cannot add my own ?
You can, but like you said, it's ctrl + something, as in ctrl is a modifier to a letter e.g. ctrl+a. Ctrl on its own is not supported.
You can of course report it, but it's not a bug. It's a lack of feature, and I'd say a pretty substantial change to implement, so I doubt it would get a high priority.
-
This post is deleted!
4/5