-
I've just started using Brave on Linux (distro info at bottom) and I can't get xdotool to work.
I usually use Firefox, and I've set it up so that I can open a new tab with the Mail key on my keyboa…
-
I used the following Code in a bash script to copy the url from firefox to the clipboard:
```
xdotool search "Mozilla Firefox" windowactivate --sync key --clearmodifiers ctrl+l ctrl+c
```
This code …
-
I am writing a library that uses xdotools to enter keys. In the documentation of the `Keysym::name()` fn it says:
```
Get a string corresponding to the name of this keyboard symbol.
The output of t…
-
```
Hi all,
i wanted to know that can we catch keystrokes using xdotool, as i wanted to do
so in developing one of my application. If not, then what other options are
available?
```
Original issue …
-
(Originally reported as [issue 71 on code.google.com](https://code.google.com/p/semicomplete/issues/detail?id=71))
If I run `xdotool selectwindow` and click on the currently focussed urxvt window, it…
-
i've add an little validation to your script to avoid the errors when some programs aren't found
the output look like this
./stickyKeysHunter.sh: line 44: xdotool: command not found
./stickyKeys…
Ulv3r updated
7 years ago
-
```
Hi all,
i wanted to know that can we catch keystrokes using xdotool, as i wanted to do
so in developing one of my application. If not, then what other options are
available?
```
Original issue …
-
In order to use `-m`, I need to `apt-get install xdotool` on my ubuntu 18.04 laptop.`
Other than that, this software works perfectly. Thanks for your work!
-
Ardesia, Open Sankore, Compiz Annotate, Shutter, Gromit-mpx, Pylote...
I tried all of these screen annotation tools, but they depend on X and old composite managers and don't support Wayland.
Flam…
-
I've read the previous issues about Wayland, but I think an issue still remains.
I'm using Ubuntu 22.04.3 LTS and I had never heard of (or forgotten about) Wayland.
When I searched for an automati…