login screen

jmak jozmak at gmail.com
Tue Aug 22 00:39:30 UTC 2006


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

-- 
http://jozmak.googlepages.com/




More information about the xubuntu-devel mailing list