Turn Off Screen in Linux
Linux command to turn off screen
xset dpms force off
I got this command from this code.
https://github.com/arjun024/turn-off-screen/blob/master/turnoff.py
A project called turn-off-screen,written in python is available here,
https://github.com/arjun024/turn-off-screen
This project says that this is compatible with Windows and Linux.
No comments:
Post a Comment