From 29c166dbed16cbc3112b4915f4e6938b92983999 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Wed, 21 Feb 2018 22:21:15 +0100 Subject: nxagent: Also provide auto DPI feature via nx/nx option 'autodpi', taking only effect on session startups. --- nxcomp/src/Misc.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'nxcomp/src/Misc.cpp') diff --git a/nxcomp/src/Misc.cpp b/nxcomp/src/Misc.cpp index b6bf24578..4f1af0ec4 100644 --- a/nxcomp/src/Misc.cpp +++ b/nxcomp/src/Misc.cpp @@ -344,6 +344,7 @@ defer=n\n\ tile=s\n\ menu=n\n\ magicpixel=n\n\ +autodpi=n\n\ sleep=n\n\ tolerancechecks=s\n\ keyconv=s\n\ -- cgit v1.2.3