From ae407723121f9c45b18ceedd60c48e42e7b09ce7 Mon Sep 17 00:00:00 2001 From: Nguyễn Gia Phong Date: Sat, 18 Aug 2018 15:58:36 +0700 Subject: Update 2018-08-18 --- meta/.screenlayout/dual.sh | 2 ++ 1 file changed, 2 insertions(+) create mode 100755 meta/.screenlayout/dual.sh (limited to 'meta/.screenlayout/dual.sh') diff --git a/meta/.screenlayout/dual.sh b/meta/.screenlayout/dual.sh new file mode 100755 index 0000000..589782b --- /dev/null +++ b/meta/.screenlayout/dual.sh @@ -0,0 +1,2 @@ +#!/bin/sh +xrandr --output VGA-0 --primary --mode 1600x900 --pos 1280x0 --rotate normal --output LVDS --mode 1280x800 --pos 0x0 --rotate normal --output S-video --off -- cgit 1.4.1