login screen

Ian Marks ianmarks at aapt.net.au
Tue Aug 22 09:22:35 UTC 2006


Looks great. I prefer it to the white version. Keep up the good work!

Ian

jmak wrote:
> Hi all,
> Here is the blue version of the white login screen, I posted here
> before for testing; if you want to try it out you can download it from
> here.
>
> http://img218.imageshack.us/img218/5863/login04hi4.png
>
>  You can download the logo from here (I refined it a bit).
>
> https://wiki.ubuntu.com/Artwork/Incoming/XubuntuEdgy/Proposals
>
> The Installation of the artwork is the same as with the white version;
> the xubuntu.xml settings are also the same except that you have to set
> the password box opacity to zero.
>
> Look for the following piece code,
>
> <!-- password box -->
>   <item type="rect">
>     <pos x="50%" y="60%" width="box" height="box" anchor="c"/>
>     <box xpadding="0" ypadding="0" spacing="5" orientation="vertical">
>       <item type="rect">
>         <pos x="0" y="0" width="box" height="box" expand="true"/>
>         <normal color="#ffffff" alpha="0.00"/>
>
> and
>
> <item type="rect">
>         <pos x="0" y="0" width="100%" height="box" expand="true"/>
>         <normal color="#ffffff" alpha="0.00"/>
>
> And set both alpha settings to zero as you see in the code above.
>
>  That's it.
>
> J. Mak
>
>   




More information about the xubuntu-devel mailing list