From e27f5ea8d3a3d758b1fcec51aef1ef52c5828723 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lorenzo=20Dellac=C3=A0?= Date: Sun, 18 Oct 2020 18:04:24 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1638aa8..546a869 100644 --- a/README.md +++ b/README.md @@ -72,7 +72,7 @@ scale: 1.5 # set the desired fractional scale. # How this works The concept behind this fix is simple. -If you enable the experimental fractional-scaling feature in eg. Ubuntu 20.04, you probably noticed that, upon login, a dead cursor is stuck on screen, and a secondary bigger one appears. +If you enabled the experimental fractional-scaling feature in eg. Ubuntu 20.04, you probably noticed that, upon login, a dead cursor gets stuck on screen, and a second bigger one appears. This problem is fixed, however, if you switch back to 1.0x scale, apply, and then get back to your desired one. To automate this process, I developed a small Java open-source fix that automatically does it after logging in. You simply have to input your screen settings in config.yml, logout, re-login and you should notice your screen flashing twice.