mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 00:20:08 +00:00
qemumips: Add formfactor file so the mouse works correctly
Fixes [BUGID #99] Signed-off-by: Richard Griffiths <rgriffit@windriver.com>
This commit is contained in:
committed by
Richard Purdie
parent
546ffc5fa5
commit
2fac07aa98
+10
@@ -0,0 +1,10 @@
|
|||||||
|
HAVE_TOUCHSCREEN=0
|
||||||
|
HAVE_KEYBOARD=0
|
||||||
|
|
||||||
|
DISPLAY_CAN_ROTATE=0
|
||||||
|
DISPLAY_ORIENTATION=0
|
||||||
|
DISPLAY_WIDTH_PIXELS=640
|
||||||
|
DISPLAY_HEIGHT_PIXELS=480
|
||||||
|
DISPLAY_BPP=16
|
||||||
|
DISPLAY_DPI=150
|
||||||
|
#DISPLAY_SUBPIXEL_ORDER=vrgb
|
||||||
Reference in New Issue
Block a user