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

xdotool turns off capslock #472

Open
axet opened this issue Oct 9, 2024 · 0 comments
Open

xdotool turns off capslock #472

axet opened this issue Oct 9, 2024 · 0 comments

Comments

@axet
Copy link

axet commented Oct 9, 2024

Hello!

I notice that xdotool always turn off caps lock if enabled in certain conditions. It only happens when I run --windows option with wine window specified. The following command always turns off capslock:

xdotool click --window 77594625 3

Windows has to be focused and foreground. Steps to reproduce:

  1. start wine app (wine notepad)
  2. turn on capslock, find notepad window id using xdotool search ""
  3. run sleep 2; xdotool click --window 92274689 3
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

1 participant