-
Notifications
You must be signed in to change notification settings - Fork 32
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
FYI: dotool #143
Comments
Very nice! I'll give it a try. Thanks for the tip!
Mar 16, 2023 06:13:10 JohnGebbie ***@***.***>:
…
Hi, you might like dotool[https://git.sr.ht/~geb/dotool], which is a uinput tool like ydotool but doesn't require root or a daemon and can use key names instead of key codes.
—
Reply to this email directly, view it on GitHub[#143], or unsubscribe[https://github.com/notifications/unsubscribe-auth/AAEKWMJ37UWBGJ6FIU4Y4GLW4MGWJANCNFSM6AAAAAAV5GHSMY].
You are receiving this because you are subscribed to this thread.[Tracking image][https://github.com/notifications/beacon/AAEKWMOXRO33S7D6OTJZDFLW4MGWJA5CNFSM6AAAAAAV5GHSM2WGG33NNVSW45C7OR4XAZNFJFZXG5LFVJRW63LNMVXHIX3JMTHGCAHL6M.gif]
|
Excellent minimalist tool, thank you @johngebbie! |
Glad you like it :) I just pushed support to simulate keycodes for different keyboard layouts yesterday. |
@johngebbie while we're at it, I was wondering if it'd be possible to add typing simulation for unicode characters and sequences (like emojis) or this is something that can be solved only via X primitives (like |
No I'm afraid, dotool/uinput can only simulate keycodes so there's not much hope for that as far as I know. |
I've added support for dotool. If you could test the development branch I'd appreciate it! Definitely doesn't work well with special characters. Thanks! |
Hi, you might like dotool, which is a uinput tool like ydotool but doesn't require root or a daemon and can use key names instead of key codes.
The text was updated successfully, but these errors were encountered: