From 23de7a1e436101bd965235900691520311c6e245 Mon Sep 17 00:00:00 2001 From: Victor Kareh Date: Thu, 1 Feb 2018 00:11:47 -0500 Subject: Add gsettings for window scaling factor --- schemas/org.mate.interface.gschema.xml.in | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/schemas/org.mate.interface.gschema.xml.in b/schemas/org.mate.interface.gschema.xml.in index 9080dbc..605c2e1 100644 --- a/schemas/org.mate.interface.gschema.xml.in +++ b/schemas/org.mate.interface.gschema.xml.in @@ -170,5 +170,11 @@ Only show mnemonics on when the Alt key is pressed Whether mnemonics should be automatically shown and hidden when the user presses the Alt key. + + 0 + + Window Scaling Factor + Internal scale factor that maps from window coordiantes to the actual device pixels. On traditional systems this is 1, but on very high density displays (e.g. HiDPI, Retina) this can be a higher value (often 2). Set to 0 to auto-detect. After changing this value, the window manager, the panel, and the desktop (caja) may need to be restarted. + -- cgit v1.2.1