|
|
| "be consistent" | |
| PerlMonks |
Re^3: X11::GUITest and Umlautsby cavac (Prior) |
| on Oct 23, 2025 at 08:03 UTC ( [id://11166579]=note: print w/replies, xml ) | Need Help?? |
|
It's been years since i used it, but you could potentially use Net::VNC as a workaround for sending key codes. There's also the venerable X11::Xlib for a bit of low level access. Function XSendEvent() is potentially what you are looking for to send a XKeyEvent. You might also have to look at load_keymap() to look up how to translate Text strings into key codes, because X11 at this level handles row button presses, not text input.
PerlMonks XP is useless? Not anymore: XPD - Do more with your PerlMonks XP Also check out my sisters artwork and my weekly webcomics
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||||||||