doc/layouts.md: Update recommended settings for creating layouts

so that those work correctly,
after the changes to the scaling-algorithm for 1.42.0.

Part-of: <https://gitlab.gnome.org/World/Phosh/squeekboard/-/merge_requests/694>
This commit is contained in:
MoonlightWave-12
2024-11-05 20:59:31 +01:00
parent 1ff31c0b6b
commit 48c38b68ee

View File

@ -50,6 +50,9 @@ For testing the basic/compact shape:
```sh
[output:WL-1]
mode = 360x720
phys_width = 60
phys_height = 120
scale = 1.00
```
For testing the wide shape:
@ -57,8 +60,10 @@ For testing the wide shape:
```sh
[output:WL-1]
mode = 1280x800
phys_width = 104
phys_height = 65
scale = 1.00
```
Make sure there is no `phys_height` or `phys_width` set.
### Layout-stretching