mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 12:47:35 +00:00
Kernel/Graphics: Use DisplayConnector design for the Bochs driver
This commit is contained in:
parent
6d7e2596e0
commit
e9a74cbefb
8 changed files with 450 additions and 226 deletions
|
@ -2,8 +2,8 @@
|
|||
MainScreen=0
|
||||
|
||||
[Screen0]
|
||||
Mode=Device
|
||||
Device=/dev/fb0
|
||||
Mode=DisplayConnectorDevice
|
||||
Device=/dev/gpu/connector0
|
||||
Left=0
|
||||
Top=0
|
||||
Width=1024
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue