From 2be9edd81769074cb06a50e7c6b404ab2d77fed8 Mon Sep 17 00:00:00 2001 From: Simon Long Date: Fri, 3 May 2024 13:13:01 +0100 Subject: [PATCH] Documentation --- docs/labwc-config.5.scd | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) diff --git a/docs/labwc-config.5.scd b/docs/labwc-config.5.scd index d86634a8..fcbbbc95 100644 --- a/docs/labwc-config.5.scd +++ b/docs/labwc-config.5.scd @@ -909,6 +909,40 @@ situation. option has been exposed for unusual use-cases. It is equivalent to Openbox's ``. Default is 250 ms. +## MAGNIFIER + +``` + + 400 + 400 + 2 + #ff0000 + 1 + true + +``` + +** + The width of the magnifier window in pixels. + +** + The height of the magnifier window in pixels. + +** + The number of times by which the magnified image is scaled. This + is the default value at boot time; this can be modified at run-time + in a keyboard or mouse binding by calling SetMagnification. + +** [#RRGGBB] + The colour of the magnfier border as an RGB value. + +** + The width of the magnifier window border in pixels. + +** [yes|no|default] + Whether to apply a bilinear filter to the magnified image, or + just to use nearest-neighbour. + ## ENVIRONMENT VARIABLES *XCURSOR_THEME* and *XCURSOR_SIZE* are supported to set cursor theme