mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-18 21:27:56 +00:00
parent
6c2c830f66
commit
1a5f3a2210
@ -369,7 +369,7 @@ void Framebuffer::Driver::lookup_config(char const * const name,
|
||||
/* default settings, possibly overridden by explicit configuration below */
|
||||
mode.enabled = !disable_all;
|
||||
mode.brightness = 70; /* percent */
|
||||
mode.mirror = false;
|
||||
mode.mirror = true;
|
||||
|
||||
if (!config.valid() || disable_all)
|
||||
return;
|
||||
|
Loading…
Reference in New Issue
Block a user