Update README.md

This commit is contained in:
Bea 2020-10-18 18:04:24 +02:00 committed by GitHub
parent 0ea06187ea
commit e27f5ea8d3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -72,7 +72,7 @@ scale: 1.5 # set the desired fractional scale.
# How this works # How this works
The concept behind this fix is simple. 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. 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. 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. You simply have to input your screen settings in config.yml, logout, re-login and you should notice your screen flashing twice.