a9c9b89358
For now test that a simple fullscreen client on a FullHD screen selects the expected values. Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2394>
24 lines
550 B
XML
24 lines
550 B
XML
<monitors version="2">
|
|
<configuration>
|
|
<logicalmonitor>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<primary>yes</primary>
|
|
<scale>1.5</scale>
|
|
<monitor>
|
|
<monitorspec>
|
|
<connector>Meta-0</connector>
|
|
<vendor>MetaTestVendor</vendor>
|
|
<product>MetaVirtualMonitor</product>
|
|
<serial>0x10000</serial>
|
|
</monitorspec>
|
|
<mode>
|
|
<width>1920</width>
|
|
<height>1080</height>
|
|
<rate>60</rate>
|
|
</mode>
|
|
</monitor>
|
|
</logicalmonitor>
|
|
</configuration>
|
|
</monitors>
|