Is it possible to use mouse and keyboard input with Linux framebuffer fbdev?
I have a working app using fbdev and touch on a Raspberry PI 3A running on Raspbian but no keyboard or mouse input.
The same app is working on the Raspberry PI desktop with touch, keyboard and mouse.
Planned, but not implemented yet
I also need. Congratulations on the project!
any update if support has been added or is in plan?
@aguahombre Can you please advise how did you manage to enable touchscreen under framebuffer?
I have 5inch hdmi display with xpt2046 touch controller, but I do not know how to enable touch
@dinonovak Last time I looked, the Linux framebuffer was not well supported and I was advised by kekekeks (I think) to run my app in kiosk mode under X. I found this works quite well.
Most helpful comment
Planned, but not implemented yet