Tiny Core Linux

Tiny Core Extensions => TCE Talk => Topic started by: TomyTurbos on February 15, 2019, 09:32:51 PM

Title: Send a Keystroke to a program on launch?
Post by: TomyTurbos on February 15, 2019, 09:32:51 PM
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?
Title: Re: Send a Keystroke to a program on launch?
Post by: Rich on February 15, 2019, 09:37:40 PM
Hi TomyTurbos
I believe  xdotool.tcz  will do what you want. I've never used it so you may have to ask Google for help.