-
Hi,
expansions sometimes take up to 8 seconds with a German keyboard layout on Pop!_OS 19.10 with very little (15 chars) multiline text. With an english qwerty layout it's the usual half a second. …
owzim updated
4 years ago
-
Probably the most useful feature of my Logitech gaming mouse is the ability to create a profile for various applications, which are automatically switched to once I focus that application.
For exam…
-
I was trying to type Bangla unicode character, but it fails with this error
```
Traceback (most recent call last):
File "/usr/local/lib/python3.6/dist-packages/pynput/keyboard/_base.py", line 4…
-
Why clipboard is getting overwritten, is it some kind of workaround? If using of clipboard is absolutely necessary, wouldn't it be better to preserve clipboard content?
-
## Classification:
Bug
## Reproducibility:
Always
## Version
AutoKey version: Develop
Used GUI (Gtk, Qt, or both): both
## Description
If you go to https://github.com/BlueDrink…
-
First of all, thanks for your work !
I am testing your tool in WoW Classic and I have spotted an input lag problem when you press several keys at the same time.
Example :
I am walking pressing…
Fl0ux updated
4 years ago
-
-
If I have the following config:
```
- trigger: "\\e"
replace: "/expand"
```
When I type `\e` the expansion is `/xpand`.
-
First off let me say that I'm using linux.
I'd like to use this library to control the keyboard programmatically while the user is typing. I really like the API, but sending a character sequence ta…
-
Currently there is a problem when you use the title in your swallow criteria:
If the title does not match when the window first appears, it will never be swallowed
Proposed solution:
- Use xdotoo…