1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages/linux/xset.md
2021-12-07 20:48:03 +00:00

214 B

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