lvgl / lv_port_linux

LVGL configured to work with a standard Linux framebuffer
MIT License
260 stars 160 forks source link

frame buffer of Ubuntu virtual machine question #19

Closed shengzhe8688 closed 2 years ago

shengzhe8688 commented 2 years ago

The frame buffer of Ubuntu virtual machine is the same picture instead of a program that can be operated by mouse. Why

embeddedt commented 2 years ago

I'm not 100% sure what you mean, but it sounds like you're looking for a version that opens as a normal window. In that case, you're probably looking for the normal PC simulator project instead. This project is intended to be used in cases where there is no existing graphical environment (e.g. on the target platform).

shengzhe8688 commented 2 years ago
微信截图_20220127123525

image

lv_port_linux_frame_buffer can help me realize that in the virtual machine command mode, the mouse, keyboard and touch screen can be operated, and the command line cannot be input into the virtual machine interface (because the interface will be spent when the command line is input?

shengzhe8688 commented 2 years ago
微信截图_20220127125039

Effect of interface spending

kisvegabor commented 2 years ago

As it's not related to LVGL itself, but a general Linux question I close this issue.

I suggest opening a topic in LVGL's Forum.