Age | Commit message (Collapse) | Author | Files | Lines |
|
Some typos and thinkos managed to slip through CI. Fix those.
Fixes: d56707af8b9c ("Add friendly names for keymaps")
Fixes: 4e77d86d6fc1 ("Qt UI: Fall back to non-sudo when launching KPM")
|
|
The inst CD doesn't have sudo on it, because everything is run as root
anyway. If we can't start things under sudo, try running them raw.
Closes: #397
|
|
I'm not happy about relying on sudo either, but there's no other good way.
Fixes: #368
|
|
Qt 5.15 deprecates the simpler API, but luckily the more complicated API
is supported back to Qt 5.0.
|
|
|
|
|
|
|