graphics - Enabling CTRL+ALT+DEL for X - Ask Ubuntu
how re-enbale feature ctrl+alt+del kill x? i've been running graphics bug , realized that disabled in ubuntu 16.10 reason. how functionality back?
open terminal , run:
sudo -h gedit /etc/default/keyboard
*instead of gedit
can use other text editor have installed leafpad
in opened document, search xkboptions=""
, edit looks xkboptions="terminate:ctrl_alt_bksp"
save file , reboot.
Comments
Post a Comment