ladybird/Base/usr/share/man/man7
Liav A d49a35df31 Kernel/Graphics: Simplify the feature level of the Graphics subsystem
Instead of letting the user to determine whether framebuffer devices
will be created (which is useless because they are gone by now), let's
simplify the flow by allowing the user to choose between full, limited
or disabled functionality. The determination happens only once, so, if
the user decided to disable graphics support, the initialize method
exits immediately. If limited functionality is chosen, then a generic
DisplayConnector is initialized with the preset framebuffer resolution,
if present, and then the initialize method exits. As a default, the code
proceeds to initialize all drivers as usual.
2022-05-05 20:55:57 +02:00
..
Audio-subsystem.md Base: Update audio subsystem documentation 2022-02-26 16:01:26 +01:00
boot_parameters.md Kernel/Graphics: Simplify the feature level of the Graphics subsystem 2022-05-05 20:55:57 +02:00
Help-index.md Base: Remove file:// prefix from image 2022-01-17 02:22:33 -08:00
Mitigations.md Base: Add KASLR to Mitigations(7) 2022-03-23 19:49:49 +02:00
proc.md Help+Base: Add help://man URLs for links between man pages 2022-01-11 00:24:57 +01:00
setuid_overview.md Help+Base: Add help://man URLs for links between man pages 2022-01-11 00:24:57 +01:00
Shell-vars.md Help+Base: Add help://man URLs for links between man pages 2022-01-11 00:24:57 +01:00
sys.md Help+Base: Add help://man URLs for links between man pages 2022-01-11 00:24:57 +01:00
SystemServer.md Help+Base: Add help://man URLs for links between man pages 2022-01-11 00:24:57 +01:00