Ubuntu Jaunty - Enable/Disable CTRL+ALT+BACKSPACE


/ Published in: Bash
Save to your folder(s)



Copy this code and paste it in your HTML
  1. ### xorg.conf
  2.  
  3. Section "ServerFlags"
  4. Option "DontZap" "False"
  5. EndSection

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.