Comment 5 for bug 276734

Revision history for this message
Martijn van Iersel (martijn-vaniersel) wrote :

Here is some info on how I could consistently reproduce the glitch (which may help with testing)

* start avant-window-manager on laptop without external monitor plugged (screen resolution 1024x768)
* plug external monitor
* run in terminal
xrandr --output LVDS --mode 1024x768 --output VGA --mode 1280x1024 --above LVDS

In this case LVDS is the laptop screen and VGA is the external monitor
This will turn on the external display and cause avant-window-manager to jump there, with the icons in the wrong position.