TLDR
Enter a command. For example: resize2fs, uprecords, ncal, dpkg.

xset

 
User preference utility for X. More information: https://manned.org/xset.
 
  • Disable the screensaver:
     
    xset s off
     
  • Set the screensaver to start after 60 minutes of inactivity:
     
    xset s 3600 3600
     
  • Disable DPMS (Energy Star) features:
     
    xset -dpms
     
  • Enable DPMS (Energy Star) features:
     
    xset +dpms

This is a tldr pages (source, CC BY 4.0) web wrapper for cheat-sheets.org. All commands, popular commands, most used linux commands. Referrals. Progressive Web Application (PWA) version to install on your device.