Hi,
I'm working into implementing a virtual remote keyboard/touch pad daemon for
Linux, currently I'm dumping events into an uinput device, but that is giving
me some trouble with my keyboard layout (which is brazillian, br-abnt2). I was
looking for a way to this in X, found XTestFakeKeyEvent a
On Thu, 5 Jul 2018, Anarchean via gtk-list wrote:
I'm working into implementing a virtual remote keyboard/touch pad
daemon for Linux, currently I'm dumping events into an uinput
device, but that is giving me some trouble with my keyboard layout
(which is brazillian, br-abnt2). I was looking fo