
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
My second Kdm Theme.
13 years ago
- Changed version 2007 to use with "Optical splash" splashscreen
can be found at:http://www.kde-look.org/content/show.php?content=51895
- Added new version 2007 v.2.0 for resolution 1280x1024 and 1024x768
- changed windows login and system
- changed background
13 years ago
- Changed version 2007 to use with "Optical splash" splashscreen
can be found at:http://www.kde-look.org/content/show.php?content=51895
- Added new version 2007 v.2.0 for resolution 1280x1024 and 1024x768
- changed windows login and system
- changed background
cpufx
13 years ago
Report
gravygoat
14 years ago
Report
codicem
14 years ago
Report
blekiwajt
14 years ago
i have kdmrc and kdmrc.rpm files in config/kdm directory
and as you can see two strings named theme and themes...
i did all by directions but nothing happens...
[General]
ConfigVersion=2.3
ConsoleTTYs=tty1,tty2,tty3,tty4,tty5,tty6
PidFile=/var/run/xdm.pid
ReserveServers=:1,:2,:3,:4,:5
ServerVTs=-7
StaticServers=:0
[Shutdown]
HaltCmd=/sbin/halt
RebootCmd=/sbin/reboot
BootManager=Lilo
[X-*-Core]
AllowNullPasswd=false
AllowRootLogin=true
AllowShutdown=Root
Authorize=true
AutoReLogin=false
ClientLogFile=.xsession-errors-%s
Reset=/usr/share/config/kdm/Xreset
Resources=/usr/share/config/kdm/Xresources
Session=/usr/share/config/kdm/Xsession
Setup=/usr/share/config/kdm/Xsetup
Startup=/usr/share/config/kdm/Xstartup
[X-*-Greeter]
AntiAliasing=true
AuthComplain=false
ColorScheme=PCLinuxOS
EchoMode=OneStar
FaceSource=PreferUser
FailFont=Sans,12,-1,5,75,0,0,0,0,0
ForgingSeed=1109654294
GUIStyle=Plastik
GreetFont=Sans,24,-1,5,50,0,0,0,0,0
GreetString=Welcome to PCLinuxOS
GreeterPos=50,50
HiddenUsers=
Language=en_US
LogoArea=Logo
LogoPixmap=/usr/share/apps/kdm/pics/pclogo.png
MaxShowUID=65000
MinShowUID=500
Preloader=/usr/bin/preloadkde
SelectedUsers=
ShowUsers=All
SortUsers=true
StdFont=Sans,12,-1,5,50,0,0,0,0,0
Theme=/usr/share/apps/kdm/themes/opticalscanning
Themes=/usr/share/apps/kdm/themes/opticalscanning
UseBackground=true
UseTheme=false
UserCompletion=false
UserList=true
[X-:*-Core]
AllowNullPasswd=true
AllowShutdown=All
NoPassEnable=false
NoPassUsers=
ServerArgsLocal=
ServerCmd=/usr/X11R6/bin/X -deferglyphs 16
TerminateServer=true
[X-:*-Greeter]
AllowClose=false
DefaultUser=None
FocusPasswd=true
LoginMode=DefaultLocal
PreselectUser=None
[X-:0-Core]
AutoLoginAgain=false
AutoLoginDelay=0
AutoLoginEnable=false
AutoLoginLocked=false
AutoLoginUser=
ClientLogFile=.xsession-errors
StartAttempts=1
[X-:1-Core]
Authorize=true
ServerVT=8
[X-:2-Core]
ServerVT=9
[X-:3-Core]
ServerVT=10
[X-:4-Core]
ServerVT=11
[X-:5-Core]
ServerVT=12
[Xdmcp]
Enable=false
Willing=/usr/share/config/kdm/Xwilling
Xaccess=/usr/share/config/kdm/Xaccess
Report
blekiwajt
14 years ago
i didnt saw UseTheme=false line
just set it to true and its just fine :)
Report