I want to unbind CTRL+ALT+L from "screen lock". I removed original binding in "System settings -> keyboard -> shortcuts -> system -> lock screen" but it still locks my screen. I tried to look in dconf
and gsettings
(based on several search results here in Stack Exchange) but couldn't find relevant shortcut definitions. Are there other places to check?
Running Ubuntu 16.04 LTS.
Edit: This is a duplicate except that the best answer of the original question didn't solve my problem. This did: https://askubuntu.com/a/919988/741512
echo
, for example, and assignctrl
+alt
+L
to it. If this trick works, remove the new empty CS. – pa4080 Sep 27 '17 at 12:23