Here's what I want to do:
I have QTweb starting automatically via /home/tc/X.d.
This ensures that it starts AFTER my webserver, (lighty) which launches via /opt/bootsync.
I need it to start in Full-Screen [f11].
I know that other browsers make this easy, but I don't want all the bloat that accompanies them.
It is also important that I can set a custom user-agent (which is part of why I want to use QTweb).
Is there a way to accomplish this?