
xset
List of commands for xset:
-
xset:tldr:26936 xset: Set the screensaver to start after 60 minutes of inactivity.$ xset s 3600 3600try on your machineexplain this command
-
xset:tldr:72f6c xset: Disable DPMS (Energy Star) features.$ xset -dpmstry on your machineexplain this command
-
xset:tldr:99b17 xset: Disable the screensaver.$ xset s offtry on your machineexplain this command
-
xset:tldr:d88a7 xset: Enable DPMS (Energy Star) features.$ xset +dpmstry on your machineexplain this command