Keyboard input redirection in X? - Community & Forums Related Discussions
Users browsing this thread: 2 Guest(s)
|
|||
As fas as I know, the basic and most common cases are something like this:
As for the pseudo terminal stuff, eduterm might be interesting. And then there is stuff like XInput2, which can just read everything, ignoring that hierarchy. Just run `xinput --test-xi2 --root`. There's also XRecord, IIRC. (Maybe that's implemented via XInput2 these days, no idea.) Lots of ways to write key loggers on X11. |
|||
Messages In This Thread |
Keyboard input redirection in X? - by dionys - 17-11-2020, 11:16 AM
RE: Keyboard input redirection in X? - by venam - 17-11-2020, 11:37 AM
RE: Keyboard input redirection in X? - by movq - 17-11-2020, 11:54 AM
RE: Keyboard input redirection in X? - by Dworin - 17-11-2020, 12:07 PM
RE: Keyboard input redirection in X? - by movq - 17-11-2020, 04:31 PM
RE: Keyboard input redirection in X? - by dionys - 18-11-2020, 11:13 AM
RE: Keyboard input redirection in X? - by dionys - 28-04-2021, 04:50 AM
RE: Keyboard input redirection in X? - by dionys - 29-01-2022, 07:11 PM
|