aboutsummaryrefslogtreecommitdiff
path: root/xorg-server/hw/dmx/config/test-l.out
diff options
context:
space:
mode:
Diffstat (limited to 'xorg-server/hw/dmx/config/test-l.out')
-rw-r--r--xorg-server/hw/dmx/config/test-l.out12
1 files changed, 12 insertions, 0 deletions
diff --git a/xorg-server/hw/dmx/config/test-l.out b/xorg-server/hw/dmx/config/test-l.out
new file mode 100644
index 000000000..7bf05139b
--- /dev/null
+++ b/xorg-server/hw/dmx/config/test-l.out
@@ -0,0 +1,12 @@
+virtual a {
+ display d0:0 1x2;
+ display d1:0 +3+4;
+ display d2:0 100x200 @1x1;
+ display d3:0 +3+4 @2x2;
+ display d4:0 100x200+3+4 @3x3;
+ display d5:0 / 1x2+3+4;
+ display d6:0 / 1x2;
+ display d7:0 / +3+4;
+ display d8:0 / 1x2+3+4 @4x4;
+ display d9:0 11x22+33+44 / 111x222+333+444 @1000x1100;
+}