From 8f2b0dbfe172b0a1acb2c88e9a564c4dd70cdab9 Mon Sep 17 00:00:00 2001 From: Vincent Wei Date: Sun, 19 Jan 2020 16:16:23 +0800 Subject: [PATCH] description of key `def_compositor_so` in `compositing_schema` section --- etc/MiniGUI.cfg | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/etc/MiniGUI.cfg b/etc/MiniGUI.cfg index 95ff8089..09efbdc0 100644 --- a/etc/MiniGUI.cfg +++ b/etc/MiniGUI.cfg @@ -48,6 +48,11 @@ wallpaper_pattern_size=full # wallpaper_pattern_size=octant # wallpaper_pattern_size=empty # wallpaper_pattern_size=32x32 + +# The shared object name of the default compositor. If it is not defined +# or failed to load, MiniGUI will use the built-in fallback compositor. +# The equivalent environment variable: MG_DEF_COMPOSITOR_SO +# def_compositor_so= #}} #{{ifdef _MGGAL_DRM