Skip to content

Remove old Ctrl+Alt+L shortcut that interferes with apps

Nate Graham requested to merge ngraham/kscreenlocker:remove-old-shortcut into master

KScreenLocker lets the user lock the screen with the Meta+L and Ctrl+Alt+L shortcuts by default. This latter shortcut has been reported by users to conflict with the Ctrl+Alt+L shortcut in at least one user-facing app. System components shouldn't break apps by masking their shortcuts.

This commit removes the Ctrl+Alt+L shortcut, leaving only Meta+L. This un-breaks userspace apps.

BUG: 454397 FIXED-IN: 5.25

@teams/usability @davidedmundson

Edited by Nate Graham

Merge request reports