Views:
13,607
Votes: 9
Tags:
16.04
unity
shortcut-keys
lock-screen
Link:
🔍 See Original Answer on Ask Ubuntu ⧉ 🔗
URL:
https://askubuntu.com/q/1007760
Title:
Disable Ctrl-Alt-L's behavior of locking the screen
ID:
/2018/02/19/Disable-Ctrl-Alt-L_s-behavior-of-locking-the-screen
Created:
February 19, 2018
Edited: June 12, 2020
Upload:
September 15, 2024
Layout: post
TOC:
false
Navigation: false
Copy to clipboard: false
Disable nothing and use meta
key (aka Super or Windows key)
Hold down Ctrl+Alt+Meta+L and Ubuntu will ignore this for Lock Screen but your application will interpret it as Ctrl+Alt+L.
Disable Ctrl+Alt+T in Ubuntu shortcuts
Go to System Settings -> Keyboard -> Shortcuts -> System -> Lock Screen and hold down Ctrl+Alt+Shift+Z
This will hopefully allow you to reassign the original key combination in another application.
To disable lock screen permanently
Use:
gsettings set org.gnome.desktop.lockdown disable-lock-screen 'true'
Source: https://ubuntuforums.org/showthread.php?t=2359828
On my dual monitor system the lock screen no longer appears when pressing Ctrl+Alt+L. However the screens saver still kicks in and you have to move mouse, touch a key, etc to turn the monitors back on. Although a password is not required to unlock the screen it might be a bug.