On Thu, 21 Feb 2019 at 08:49:26 +0200, Leonid Bobrov wrote: > On Wed, Feb 20, 2019 at 08:37:59PM -0500, James Huddle wrote: > > is ncurses too high-level for your needs? That might work. > > > > I said I need a direct access to input devices, ie, /dev/wskbd* and > /dev/wsmouse*, not a library for text UI. ncurses won't work for what > I need, and I need to port libinput which works with input devices > directly, get it?
https://github.com/mpieuchot/libinput

