External display, windows are moving to external display
- by hextler
I use external display with lenovo w520,
I am running it with following script
xrandr --output LVDS1 --auto --primary --output VIRTUAL --mode 1920x1200 --left-of LVDS1
optirun screenclone -d :8 -x 1
xrandr --output VIRTUAL --off
but I have number of problems.
All windows are moving on external display
If I interrupt this script I cannot run it…