From e5928ac2da12e11154093cf3daf8b6b81ea8f1eb Mon Sep 17 00:00:00 2001 From: David Runge Date: Wed, 9 Apr 2014 19:17:10 +0200 Subject: Adding autorandr connections for HDMI1 plug --- .autorandr/external-plugged/config | 13 +++++++++++++ .autorandr/external-plugged/setup | 2 ++ .autorandr/multi-plugged/config | 15 +++++++++++++++ .autorandr/multi-plugged/setup | 2 ++ 4 files changed, 32 insertions(+) create mode 100644 .autorandr/external-plugged/config create mode 100644 .autorandr/external-plugged/setup create mode 100644 .autorandr/multi-plugged/config create mode 100644 .autorandr/multi-plugged/setup diff --git a/.autorandr/external-plugged/config b/.autorandr/external-plugged/config new file mode 100644 index 0000000..3c6300e --- /dev/null +++ b/.autorandr/external-plugged/config @@ -0,0 +1,13 @@ +output eDP1 +off +output VGA1 +off +output DP1 +off +output HDMI1 +mode 1920x1200 +pos 0x0 +output DP2 +off +output HDMI2 +off diff --git a/.autorandr/external-plugged/setup b/.autorandr/external-plugged/setup new file mode 100644 index 0000000..6aea897 --- /dev/null +++ b/.autorandr/external-plugged/setup @@ -0,0 +1,2 @@ +eDP1 00ffffffffffff0006afed3400000000001601049522137802d1159e59539b271e505400000001010101010101010101010101010101b03680b470381e403064310058c1100000180000000f0000000000000000000000000020000000fe0041554f0a202020202020202020000000fe004231353648544e30332e34200a00f6 +HDMI1 00ffffffffffff0010ac26a0534d54302311010380342178ee9bb5a95434ae25135054a54b008180a940714fb3000101010101010101283c80a070b023403020360007442100001a000000ff00445234373437385530544d5320000000fc0044454c4c323430375746504843000000fd00384c1e5311000a202020202020000f diff --git a/.autorandr/multi-plugged/config b/.autorandr/multi-plugged/config new file mode 100644 index 0000000..7df42b4 --- /dev/null +++ b/.autorandr/multi-plugged/config @@ -0,0 +1,15 @@ +output eDP1 +mode 1920x1080 +pos 1920x0 +output VGA1 +off +output DP1 +off +output HDMI1 +mode primary +pos x +rotate 1920x1200+0+0 +output DP2 +off +output HDMI2 +off diff --git a/.autorandr/multi-plugged/setup b/.autorandr/multi-plugged/setup new file mode 100644 index 0000000..6aea897 --- /dev/null +++ b/.autorandr/multi-plugged/setup @@ -0,0 +1,2 @@ +eDP1 00ffffffffffff0006afed3400000000001601049522137802d1159e59539b271e505400000001010101010101010101010101010101b03680b470381e403064310058c1100000180000000f0000000000000000000000000020000000fe0041554f0a202020202020202020000000fe004231353648544e30332e34200a00f6 +HDMI1 00ffffffffffff0010ac26a0534d54302311010380342178ee9bb5a95434ae25135054a54b008180a940714fb3000101010101010101283c80a070b023403020360007442100001a000000ff00445234373437385530544d5320000000fc0044454c4c323430375746504843000000fd00384c1e5311000a202020202020000f -- cgit v1.2.3-54-g00ecf