Comment 3 for bug 703658

Revision history for this message
Benny Hult (bioterror) wrote :

Flickering LXDM fixed, solution comes here:
sudo nano /etc/lxdm/default.conf

Change

[display]
gtk_theme=ClearLooks
bg=/usr/share/lubuntu/wallpapers/lubuntu-default-wallpaper.png
bottom_pane=1
lang=1
theme=Lubuntu

to

[display]
gtk_theme=ClearLooks
#bg=/usr/share/lubuntu/wallpapers/lubuntu-default-wallpaper.png
bottom_pane=1
lang=1
theme=Lubuntu

In short: comment background off.