Hi Vojta,I tried with success the following in Ubuntu 18.04 to turn the screen off or on:
in the attachment you find a script to do so. 1. copy the script to /usr/bin/ in the terminal you can do that with: sudo cp monitor-toggle /usr/bin/ 2. give the script the right to execute: sudo chmod a+x /usr/bin/monitor-toggle Now you can toggle the screen off or on with the command: /usr/bin/monitor-toggle Success. Milton Op 03-08-18 om 20:11 schreef Vojtěch šmiro via orca-list:
Hello on the list.Please, is some way to turn off the monitor in LUbuntu mate 18.04. Me and my flatmate have these notebooks:HP 250G4 My flatmate: Dell Latitude D630.I would like to turn it to external port, but I can't. I have 0% brightness, but it lights and I've got headaches from that light.In Accessible Coconut, there's script to turn off the monitor, but it doesn't work. In coconut, on Dell Latitude D630 it works, but in my Notebook HP monitor is turned off, but lights.Please, how to solve it? Thanks. Best regards Vojta. _______________________________________________ orca-list mailing list orca-list gnome org https://mail.gnome.org/mailman/listinfo/orca-list Orca wiki: https://wiki.gnome.org/Projects/Orca Orca documentation: https://help.gnome.org/users/orca/stable/GNOME Universal Access guide: https://help.gnome.org/users/gnome-help/stable/a11y.htmlLog bugs and feature requests at http://bugzilla.gnome.org
Attachment:
monitor-toggle
Description: Text document