View Single Post
Posts: 103 | Thanked: 165 times | Joined on Feb 2010
#17
You can view where the picture is with command:
Code:
gconftool -g /desktop/meego/screen_lock/low_power_mode/operator_logo
or simply disable displaying that picture with:
Code:
gconftool -s --type=string /desktop/meego/screen_lock/low_power_mode/operator_logo ""
 

The Following User Says Thank You to Avis For This Useful Post: