Automatic web-page refresh using xdotool - not sending key after window focus

前端 未结 7 981
清歌不尽
清歌不尽 2020-12-31 23:52

Given:

I have Firefox with the [Firefox Page Title] page open on my Ubuntu computer.

Here is my command:

相关标签:
7条回答
  • 2021-01-01 00:32
    xdotool search --onlyvisible --classname Navigator windowactivate --sync key F5
    

    runing arch linux

    0 讨论(0)
提交回复
热议问题