WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Send a Keystroke to a program on launch?  (Read 1232 times)

Offline TomyTurbos

  • Jr. Member
  • **
  • Posts: 95
Send a Keystroke to a program on launch?
« on: February 15, 2019, 06: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?

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11178
Re: Send a Keystroke to a program on launch?
« Reply #1 on: February 15, 2019, 06: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.