View Single Post
Old 07-22-2019, 12:02 PM   #6
knc1
Going Viral
knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.
 
knc1's Avatar
 
Posts: 17,212
Karma: 18210809
Join Date: Feb 2012
Location: Central Texas
Device: No K1, PW2, KV, KOA
Quote:
Originally Posted by mapal123 View Post
Hi thanks for the comments and suggestions.
indeed I know cron only does HIS job.

On my media server I have a remote and a bash script running evtest in. a loop and acting on some buutton push. this works.
So I will study on ssh evtest , what happens when I toiuch the screen.

is there a lighter simpler way though? (ie without a bash script like described here). I don't need to identify a specific portion of the screen only the touch event and an associated bash command.
I have usb net 0.22 I think.
If you use ssh to login over the USB network, the kernel will set an internal bit "run lock". That is, it will never shut down, which is nice, since it is also getting power from the USB cable.
You WILL see the screen enable its "screen saver" on time-out, but that does not effect the kernel shutdow (just the change in the display).
knc1 is offline   Reply With Quote