Avalonia: Using keyboard and mouse on Linux with fbdev

Created on 3 Sep 2019  路  5Comments  路  Source: AvaloniaUI/Avalonia

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.

linux question

Most helpful comment

Planned, but not implemented yet

All 5 comments

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.

Was this page helpful?
0 / 5 - 0 ratings