Forrest logo
back to the xdotool tool

xdotool:ai:4a9cf

Sends the key 'n' to the Firefox window currently in focus
$ xdotool search --onlyvisible --class firefox key n
try on your machine

Sends the key 'n' to the Firefox window currently in focus

This explanation was created by an AI. In most cases those are correct. But please always be careful and never run a command you are not sure if it is safe.

Questions that are answered by this command:

  • send n key to firefox?
back to the xdotool tool