Thread
:
Turn screen backlight *off*
View Single Post
nephridium
2010-08-27 , 09:11
Posts: 118 | Thanked: 202 times | Joined on Aug 2010
#
7
You create a file, e.g.
/home/user/bl.sh
with the code as content, then run
Code:
chmod +x /home/user/bl.sh
then you can call the script by running
/home/user/bl.sh
It toggles blacklight mode on or off. Note that, as MohammadAG stated, stop switch doesn't work while backlight is off.
Also, it will effectively turn the screen into monochrome mode, which has kind of a retro vibe to it
Last edited by nephridium; 2010-08-27 at
09:18
.
Quote & Reply
|
nephridium
View Public Profile
Send a private message to nephridium
Find all posts by nephridium