On Sep 7, 2023, at 13:19, Dario Lesca <d.le...@solinos.it> wrote:
> 
> Run this line command for one tab:
>   xdotool keydown alt key Tab sleep 0.1 keyup alt
> 
> and this for two tabs:
>   xdotool keydown alt key Tab sleep 0.1 key Tab sleep 0.1 keyup alt

xdotool only works if you’re using X11, and doesn’t work with Wayland.

-- 
Jonathan Billings
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to