LoginScreen

A collection of Gnome Desktop Manager (GDM) themes for CentOS distribution.

CentOS-5

CentOS-4

CentOS-3

CentOS-2

Command used to build these login screens: ./build.sh gdm-2 --update

Command used to build these login screens: ./build.sh gdm-3 --update

Command used to build these login screens: ./build.sh gdm-4 --update

Download

Intead of hang on each login screen tar.gz file, we hanged on the files that let us build them.

DOWNLOAD:

  • svn export https://projects.centos.org/svn/artwork/trunk/Main

  • svn export https://projects.centos.org/svn/artwork/trunk/LoginScreen

TIP: To get installable tar.gz login screen files, use the build.sh script available in the LoginScreen/ directory of our ArtWork/BuildingEnvironment.

Rendering

Login screens rendering is based on svg templates and some standard files. svg templates have your background design plus some markers that help us render it on each CentOS versions. Standard files control elements position on the login screen.

These templates are named like:

If you want to improve CentOS with your talent, you can take a look to these templates and standard files, modify them or build new ones.

TIP: Templates can be found in the Main/svg/templates/ directory of our ArtWork/BuildingEnvironment.

TIP: Login screen standard files can be found in the LoginScreen/ directory of our ArtWork/BuildingEnvironment.

Examples

To render GDM background images (screenshots included), you can run the following command:

./render commons gdm

See also

ArtWork/DistroDesign/LoginScreen (last edited 2008-09-04 18:26:05 by AlainRegueraDelgado)