[PC-BSD Commits] r554 - pcbsd/trunk/system-overlay/usr/local/share/config/kdm
svn at pcbsd.org
svn at pcbsd.org
Tue Jul 24 10:43:56 PDT 2007
Author: kris
Date: 2007-07-24 18:43:56 +0100 (Tue, 24 Jul 2007)
New Revision: 554
Modified:
pcbsd/trunk/system-overlay/usr/local/share/config/kdm/kdmrc
Log:
Updated the kdm configuration
Modified: pcbsd/trunk/system-overlay/usr/local/share/config/kdm/kdmrc
===================================================================
--- pcbsd/trunk/system-overlay/usr/local/share/config/kdm/kdmrc 2007-07-24 17:24:53 UTC (rev 553)
+++ pcbsd/trunk/system-overlay/usr/local/share/config/kdm/kdmrc 2007-07-24 17:43:56 UTC (rev 554)
@@ -299,10 +299,10 @@
# "Logo" - the image specified by LogoPixmap
# "Clock" - a neat analog clock
# Default is Clock
-LogoArea=None
+LogoArea=Logo
# The image to show when LogoArea=Logo.
# Default is ""
-LogoPixmap=
+LogoPixmap=/usr/local/share/icons/crystalsvg/64x64/apps/kmenu.png
# The relative coordinates (X,Y in percent) of the center of the greeter.
# Default is "50,50"
GreeterPos=50,50
@@ -321,19 +321,19 @@
# - %m -> the machine (hardware) type
# - %% -> a single %
# Default is "Welcome to %s at %n"
-GreetString=
+GreetString=Welcome to PC-BSD 1.4
# Whether the fonts used in the greeter should be antialiased.
# Default is false
AntiAliasing=true
# The font for the greeter headline.
# Default is "Serif,20,bold"
-GreetFont=Sans Serif,24,-1,5,50,0,0,0,0,0
+GreetFont=Sans Serif,16,-1,5,50,0,0,0,0,0
# The normal font used in the greeter.
# Default is "Sans Serif,10"
-StdFont=Sans Serif,12,-1,5,50,0,0,0,0,0
+StdFont=Sans Serif,11,-1,5,50,0,0,0,0,0
# The font used for the "Login Failed" message.
# Default is "Sans Serif,10,bold"
-FailFont=Sans Serif,12,-1,5,75,0,0,0,0,0
+FailFont=Sans Serif,11,-1,5,75,0,0,0,0,0
# What to do with the Num Lock modifier for the time the greeter is running:
# "Off" - turn off
# "On" - turn on
More information about the Commits
mailing list