-
Since I need xdotool for this application, it seems like it's not supported on wayland is that True?
-
I checked:
- xdotool's man pages
- developer q&a websites (stack overflow, askubuntu, super user, baelding, etc..)
I'm still at the starting point and cannot figure out how to **extract file or …
-
xdotool makes the program crash when special characters are introduced, a workaround for now is to use unidecode to get rid of the special characters, i use spanish so i will need to proofread this m…
-
I have used easystroke for years, but I couldn't make *this* software work for simple keypresses.
For example, I'd like to assign the mouse gesture "down" (with the BACK button) to pressing F11 a…
-
Shouldn't the payload argument be an argument for the command being sent?
I'm using xdotool. Wouldn't it make sense to add just one command and then be able to send any xdotool arguments from HA?
…
-
"xdotool key" gives me the following error :
Error: Can't open display: (null)
Failed creating new xdo instance
I downloaded:
brew cask install xquartz
brew insta…
-
I have xdotool installed, and I bind the key: alt+Tab in it.
After turn on convertflowAltTab, often "xdotool key alt+Tab" doesn't work, only work once in a while. I cannot find any solution about thi…
-
```
I wanted to do (xdotool `date +%R`) to have it type the date in bold in Zim
when I press Meta+T (bound in KDE input actions), but it sends the colon as a
capital Q. Semicolons get sent as lower…
-
```
I wanted to do (xdotool `date +%R`) to have it type the date in bold in Zim
when I press Meta+T (bound in KDE input actions), but it sends the colon as a
capital Q. Semicolons get sent as lower…
-
My keybind to resize windows fails with alacritty (works fine with other windows like chromium or slack). When debugging the issue, I found out that xdtool fails to recognized the alacritty window.
…