From 8498e280cae8605e43f0231450ad187e1b042619 Mon Sep 17 00:00:00 2001 From: Dustin Swan Date: Mon, 29 Oct 2012 14:14:32 -0500 Subject: [PATCH] Adding xprofile because arch under vmware doesn't work well with my imac monitor. Temporary until I figure this out better --- xprofile | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 xprofile diff --git a/xprofile b/xprofile new file mode 100644 index 0000000..e07d802 --- /dev/null +++ b/xprofile @@ -0,0 +1,3 @@ +xrandr --newmode "2560x1440_60.00" 312.25 2560 2752 3024 3488 1440 1443 1448 1493 -hsync +vsync +xrandr --addmode Virtual1 2560x1440_60.00 +xrandr --output Virtual1 --mode 2560x1440_60.00