Page 1 of 1

New GUI

Posted: Wed Mar 18, 2015 7:59 pm
by Willpiam
Hello people! I've been using a RPI B for over a year now and I heared about the new GUI in raspberian (let me know if I spelt this right). I was wondering if there is a way to get this without re-imaging my Sd card.

Re: New GUI

Posted: Wed Mar 18, 2015 8:14 pm
by fruitoftheloom
Willpiam wrote:Hello people! I've been using a RPI B for over a year now and I heared about the new GUI in raspberian (let me know if I spelt this right). I was wondering if there is a way to get this without re-imaging my Sd card.
http://www.raspberrypi.org/changes-to-t ... -interface

Re: New GUI

Posted: Wed Mar 18, 2015 8:27 pm
by Willpiam
Hey fruitoftheloom thanks I have seen that page but it doesn't seem to say anything about getting the new GUI to work. However I may have missed it...if it is in there it would be great if you could let me know what paragraph it's in.

Re: New GUI

Posted: Wed Mar 18, 2015 8:32 pm
by DougieLawson
sudo apt-get install raspberrypi-ui-mods

Gets the new GUI installed. To get it active for an existing user you have to delete all the stored GUI metadata in the home directory.

I set up a new id and logged in to the GUI to discover what all that stuff was called and which hidden files and directories it was stored in.

Re: New GUI

Posted: Wed Mar 18, 2015 8:40 pm
by Willpiam
DougieLawson wrote:sudo apt-get install raspberrypi-ui-mods

Gets the new GUI installed. To get it active for an existing user you have to delete all the stored GUI metadata in the home directory.

I set up a new id and logged in to the GUI to discover what all that stuff was called and which hidden files and directories it was stored in.

thanks... Would you know how to delete the GUI metadata...

Re: New GUI

Posted: Wed Mar 18, 2015 8:42 pm
by DougieLawson
Willpiam wrote: thanks... Would you know how to delete the GUI metadata...
Sorry, I did it once then promptly forgot the details because it worked.

Re: New GUI

Posted: Wed Mar 18, 2015 8:49 pm
by Willpiam
DougieLawson wrote:
Willpiam wrote: thanks... Would you know how to delete the GUI metadata...
Sorry, I did it once then promptly forgot the details because it worked.
Thanks anyway I'll try this