xset: add page (#7452)
This commit is contained in:
12
pages/linux/xset.md
Normal file
12
pages/linux/xset.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# 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`
|
Reference in New Issue
Block a user