Hello,
I just upgraded from KDE 3.0.1 to KDE 3.0.5 and now KDM refuses to display
any background images, it only displays colours. Doing research on the internet
I found someone suggested copying the:
/opt/kde/share/config/kdm/Xsetup to
/etc/X11/xdm/Xsetup_0
unfortunately this did not work. I have also tried adding the line
ExportList=QTDIR
to the /opt/kde/share/config/kdm/kdmrc
I have included my kdmrc and Xsetup files for ref.
***BEGIN Xsetup***
#! /bin/sh
# Xsetup - run as root before the login dialog appears
(
PIDFILE=/var/run/kdmdesktop-$DISPLAY.pid
/opt/kde/bin/kdmdesktop &
echo $! >$PIDFILE
wait $!
rm $PIDFILE
) &
#xconsole -geometry 480x130-0-0 -notify -verbose -fn fixed -exitOnFail -file /dev/xconsole &
***END Xsetup***
***BEGIN kdmrc***
[Desktop0]
BackgroundMode=Flat
BlendBalance=100
BlendMode=NoBlending
ChangeInterval=60
Color1=30,114,160
Color2=192,192,192
CurrentWallpaper=0
LastChange=0
MinOptimizationDepth=1
MultiWallpaperMode=NoMulti
Pattern=
Program=
ReverseBlending=false
UseSHM=false
Wallpaper=/opt/kde/share/wallpapers/kde3blue.jpg
WallpaperList=
WallpaperMode=Scaled
[General]
ExportList=QTDIR
PidFile=/var/run/xdm-pid
Xservers=/usr/X11R6/lib/X11/xdm/Xservers
[Shutdown]
HaltCmd=/sbin/halt
LiloCmd=/sbin/lilo
LiloMap=/boot/map
RebootCmd=/sbin/reboot
UseLilo=false
[X-*-Core]
AllowNullPasswd=false
AllowRootLogin=false
AllowShutdown=Root
AutoReLogin=false
Reset=/opt/kde/share/config/kdm/Xreset
Resources=/usr/X11R6/lib/X11/xdm/Xresources
Session=/usr/X11R6/lib/X11/xdm/Xsession
Setup=/opt/kde/share/config/kdm/Xsetup
Startup=/opt/kde/share/config/kdm/Xstartup
[X-*-Greeter] [X-:*-Core] [X-:0-Core] [X-:1-Core] [Xdmcp] any help is appreciated, thank you.
AntiAliasing=true
AuthComplain=true
DefaultUser=aaespinoza
EchoMode=OneStar
FailFont=Verdana [Xft],10,-1,5,74,0,0,0,0,0
FocusPasswd=false
GUIStyle=Default
GreetFont=Verdana [Xft],15,-1,5,48,0,0,0,0,0
GreetString=Welcome to %n
GreeterPosFixed=false
GreeterPosX=100
GreeterPosY=100
HiddenUsers=adm,alias,amanda,antonio,apache,bin,bind,daemon,exim,falken,ftp
Language=en_GB
LogoArea=Clock
LogoPixmap=
MaxShowUID=65535
MinShowUID=0
PreselectUser=None
SelectedUsers=aaespinoza,root,
SessionTypes=default,kde,failsafe,
ShowUsers=Selected
SortUsers=true
StdFont=Verdana [Xft],11,-1,5,48,0,0,0,0,0
AllowNullPasswd=true
AllowRootLogin=true
AllowShutdown=All
NoPassEnable=false
NoPassUsers=
Authorize=true
AutoLogin1st=true
AutoLoginEnable=false
AutoLoginUser=aaespinoza
Reset=/usr/X11R6/lib/X11/xdm/TakeConsole
Setup=/usr/X11R6/lib/X11/xdm/Xsetup_0
Startup=/usr/X11R6/lib/X11/xdm/GiveConsole
Authorize=true
Enable=false
KeyFile=/opt/kde/share/config/kdm/xdm-keys
Willing=su nobody -c /usr/X11R6/lib/X11/xdm/Xwilling
Xaccess=/usr/X11R6/lib/X11/xdm/Xaccess
***END kdmrc***
--
-Fuzzy||Logik