I am trying to get rid of some of the indicator icons on the Lightdm login screen (or maybe just get rid of everything). No luck so far.
The file I am editing is @ /usr/share/glib-2.0/schemas/com.canonical.unity-greeter.gschema.xml on Ubuntu 12.04.3.
After making the changes, I compile with sudo glib-compile-schemas /usr/share/glib-2.0/schemas/ command.
When I test with lightdm --test-mode it seems that Lightdm is going on an endless loop.
Anybody here has successfully removed the indicators before? I just want the power indicator, or perhaps if it's possible, totally remove all indicators.
Thanks!
Edit: By power I meant the shutdown/restart indicator, which is rightfully called session indicator.