Skip to content

sddm-wayland-session: Disable global shortcuts

By default, KWin starts up with global shortcuts enabled. This is very dangerous for the login screen, since it becomes possible to bypass the login prompt using default key bindings.

This change closes that hole and ensures this does not work.

Reference: https://bugzilla.redhat.com/2171332

Merge request reports