From 4de959a979b253ecc846b01330b407468e9bedc0 Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Tue, 15 Oct 2019 19:27:02 +0200 Subject: Move autorandr to system --- system/autorandr/docked-close/block | 3 +++ system/autorandr/docked-close/config | 20 ++++++++++++++++++++ system/autorandr/docked-close/setup | 3 +++ 3 files changed, 26 insertions(+) create mode 100755 system/autorandr/docked-close/block create mode 100644 system/autorandr/docked-close/config create mode 100644 system/autorandr/docked-close/setup (limited to 'system/autorandr/docked-close') diff --git a/system/autorandr/docked-close/block b/system/autorandr/docked-close/block new file mode 100755 index 00000000..782c3a74 --- /dev/null +++ b/system/autorandr/docked-close/block @@ -0,0 +1,3 @@ +#!/bin/sh + +exec grep -vq close /proc/acpi/button/lid/LID/state \ No newline at end of file diff --git a/system/autorandr/docked-close/config b/system/autorandr/docked-close/config new file mode 100644 index 00000000..1f4ebdb1 --- /dev/null +++ b/system/autorandr/docked-close/config @@ -0,0 +1,20 @@ +output DP-1 +off +output HDMI-1 +off +output DP-2 +off +output HDMI-2 +off +output DP-2-3 +off +output eDP-1 +off +output DP-2-1 +mode 2560x1440 +pos 1920x0 +rate 59.95 +output DP-2-2 +mode 2560x1440 +pos 4480x0 +rate 59.95 diff --git a/system/autorandr/docked-close/setup b/system/autorandr/docked-close/setup new file mode 100644 index 00000000..607eacbc --- /dev/null +++ b/system/autorandr/docked-close/setup @@ -0,0 +1,3 @@ +DP2-1 00ffffffffffff0030aeaf61010101011c1c0104a53c22783e9325a9544d9e250c5054a1080081809500b300d1c0d100a9c001010101565e00a0a0a029503020350055502100001a023a801871382d40582c450055502100001e000000fd00324c1e7822000a202020202020000000fc004c454e20503237682d31300a20010d02031df14a01020304051413901f12230907078301000065030c001000011d007251d01e206e28550055502100001e8c0ad08a20e02d10103e96005550210000180000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000bd +DP2-2 00ffffffffffff0030aeaf61010101010a1c0104a53c22783e9325a9544d9e250c5054a1080081809500b300d1c0d100a9c001010101565e00a0a0a029503020350055502100001a023a801871382d40582c450055502100001e000000fd00324c1e7822000a202020202020000000fc004c454e20503237682d31300a20011f02031df14a01020304051413901f12230907078301000065030c001000011d007251d01e206e28550055502100001e8c0ad08a20e02d10103e96005550210000180000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000bd +eDP1 00ffffffffffff0006af3d2400000000001a0104951f117802a2b591575894281c505400000001010101010101010101010101010101843a8034713828403064310035ad10000018d02e8034713828403064310035ad10000018000000fe0041554f0a202020202020202020000000fe004231343048414e30322e34200a00e4 -- cgit 1.4.1