mirror of
https://github.com/VincentWei/MiniGUI.git
synced 2026-02-06 18:31:57 +08:00
sections for DRM video engine and EVDev input engine
This commit is contained in:
@@ -30,13 +30,21 @@ ial_engine=pc_xvfb
|
||||
mdev=/dev/input/mice
|
||||
mtype=IMPS2
|
||||
|
||||
[fbcon]
|
||||
# Linux EVDev IAL engine
|
||||
# ial_engine=evdev
|
||||
|
||||
[drm]
|
||||
defaultmode=1024x768-16bpp
|
||||
device=/dev/dri/card0
|
||||
# The resolution of the display
|
||||
# It is defined in dots (physical pixels) per inch
|
||||
# The default value is 96.
|
||||
dpi=96
|
||||
|
||||
[fbcon]
|
||||
defaultmode=1024x768-16bpp
|
||||
dpi=96
|
||||
|
||||
#{{ifdef _MGGAL_PCXVFB
|
||||
[pc_xvfb]
|
||||
defaultmode=800x600-16bpp
|
||||
|
||||
Reference in New Issue
Block a user