From 420ceb49b53a8fa9d8ba8443e42e50cd7bd7cea9 Mon Sep 17 00:00:00 2001 From: Philip Wittamore Date: Sun, 12 Jul 2026 11:08:50 +0200 Subject: update --- articles/2025/Toggle-screen-resolution-in-DWM.html | 35 ++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100755 articles/2025/Toggle-screen-resolution-in-DWM.html (limited to 'articles/2025/Toggle-screen-resolution-in-DWM.html') diff --git a/articles/2025/Toggle-screen-resolution-in-DWM.html b/articles/2025/Toggle-screen-resolution-in-DWM.html new file mode 100755 index 0000000..6928414 --- /dev/null +++ b/articles/2025/Toggle-screen-resolution-in-DWM.html @@ -0,0 +1,35 @@ + + + + + + + Toggle screen resolution in DWM + + +
+

Bloggings

+ Back + +
+ +
+
+

Toggle screen resolution in DWM

+

2025-06-28

+

using X220 keys

+

Sometimes a badly written application will display a panel that is bigger than my X220's screen resolution, which is 1366x768.

+

To quickly solve this I've affected the Scroll Lock key to a script that toggles scaling between 1366x768 and 1600x900

+

The scaling adds some fuzziness but gets the job done.

+

My DWM fork

+

DWM Scale script

+
+
+ + + -- cgit v1.3.1