This website works better with JavaScript.
Explore
Help
Sign In
plantroon
/
dotfiles
Watch
1
Star
0
Fork
You've already forked dotfiles
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Browse Source
Add 'examples/shell/oneliners/turn-tty-display-off.sh'
master
Jakub Filo
2 months ago
parent
157448f53f
commit
89c517516d
1 changed files
with
2 additions
and
0 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
2
examples/shell/oneliners/turn-tty-display-off.sh
2
examples/shell/oneliners/turn-tty-display-off.sh
Unescape
Escape
View File
@ -0,0 +1,2 @@
# Oneliner to turn display off while on tty
echo
1
> /sys/class/graphics/fb0/blank
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
plantroon/dotfiles
Title
Body
Create Issue