Dual monitors

View source | View history | Atom feed for this file

This worked in Openbox, where my second monitor is placed above the laptop screen:

xrandr --auto --output LVDS1 --mode 1366x768 --below VGA1

Help from “Dual monitors with Openbox and Xrandr”.