Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hello, can this make xdotool perform all the functions of xdotool under x11 under Wayland? #47

Open
Silentdoer opened this issue May 17, 2023 · 1 comment

Comments

@Silentdoer
Copy link

Silentdoer commented May 17, 2023

For example, get the window ID, get the window position, etc

xdotool getactivewindow
xdotool getwindowpid 444444
xdotool search 'xxxxx'
@beauxq
Copy link

beauxq commented Oct 19, 2023

and sending keys to a specific window without focusing the window?

xdotool keydown --window 134217649 KP_8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants