1 changed files with 6 additions and 0 deletions
@ -0,0 +1,6 @@ |
|||||
|
#!/bin/bash |
||||
|
export DISPLAY=:0.0 |
||||
|
xset dpms force on |
||||
|
xset -dpms |
||||
|
xset s off |
||||
|
/usr/bin/mediaplayer |
Loading…
Reference in new issue