CentOS-4 KDM Style
Package: |
redhat-artwork |
|
Location: |
/usr/share/kdm/themes/Modern/ |
|
Files: |
background.png - 2048x1536 pixels |
|
- The background image here needs to be rendered again. CentOS Logo design differs from those used in c3, c5 and c6.
To make this theme the default KDM theme, KDM configuration needs to be set to do so. KDM configuration is generally in the package kdebase which contains the following file:
/usr/share/config/kdm/kdmrc:344:Theme=/usr/share/apps/kdm/themes/Modern
By default KDM is the second display manager choice (see /etc/X11/prefdm). To make KDM your default display manager run the following command and reboot:
echo "DISPLAYMANAGER=KDE" > /etc/sysconfig/desktop

