Thursday 11 September 2008

Fix fullscreen flicker in Eee Ubuntu

A useful tip given that I just may get my long-awaited Eee this week.
Actually, I hadn't come across this type of command before but I saw it earlier today in Foresight Linux forums here, where its shown you can run these commands

$ gconftool-2 -s /apps/nautilus/desktop/home_icon_visible true -t bool
$ gconftool-2 -s /apps/nautilus/desktop/trash_icon_visible true -t bool
$ gconftool-2 -s /apps/nautilus/desktop/network_icon_visible true -t bool
$ gconftool-2 -s /apps/nautilus/desktop/computer_icon_visible true -t bool

without installing Gconf Editor to get your Desktop icons back in Foresight.

No comments: