1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 19:37:34 +00:00

Kernel/Graphics: Use DisplayConnector design for the Bochs driver

This commit is contained in:
Liav A 2022-04-29 17:57:37 +03:00 committed by Andreas Kling
parent 6d7e2596e0
commit e9a74cbefb
8 changed files with 450 additions and 226 deletions

View file

@ -2,8 +2,8 @@
MainScreen=0
[Screen0]
Mode=Device
Device=/dev/fb0
Mode=DisplayConnectorDevice
Device=/dev/gpu/connector0
Left=0
Top=0
Width=1024