View Single Post
Old 01-23-2017, 12:12 PM   #8
frostschutz
Linux User
frostschutz ought to be getting tired of karma fortunes by now.frostschutz ought to be getting tired of karma fortunes by now.frostschutz ought to be getting tired of karma fortunes by now.frostschutz ought to be getting tired of karma fortunes by now.frostschutz ought to be getting tired of karma fortunes by now.frostschutz ought to be getting tired of karma fortunes by now.frostschutz ought to be getting tired of karma fortunes by now.frostschutz ought to be getting tired of karma fortunes by now.frostschutz ought to be getting tired of karma fortunes by now.frostschutz ought to be getting tired of karma fortunes by now.frostschutz ought to be getting tired of karma fortunes by now.
 
frostschutz's Avatar
 
Posts: 2,282
Karma: 6123806
Join Date: Sep 2010
Location: Heidelberg, Germany
Device: none
Quote:
Originally Posted by Bob Brunius View Post
I tested the command to disable the touchpad and it works. Thanks for that. Might there be a way to reattach the driver later without a restart?
I haven't looked into it. But my guess is - no. Even if you managed to tell the driver to re-bind that device, the handle nickel has on the touchscreen would probably no longer be valid and nickel won't know to re-open it. Just guessing. And if you have to kill and restart nickel you might just as well reboot.

Quote:
Originally Posted by Bob Brunius View Post
I thought that using browser cookies would be a possible route to staring bash scripts to controlling stuff.
There are some log messages and I've done such things before but that's not a very stable solution (like log messages change in between firmware versions).

Quote:
Originally Posted by Bob Brunius View Post
I'm warming up to your webportal concept.
It should work, esp. since you're already in this browser environment.

The CGI scripts included with webportal are all apps that produce html for a user interface, in your case you'd just have to fire some event or other so yours should be simpler. It's based on busybox httpd so you should also be able to find other cgi examples for that online.
frostschutz is offline   Reply With Quote