startx applies width=1024, height=768, refresh=70 to screen
The suggestion is bugs in
kdebase-workspace-4.4.2/startkde.cmake
kdebase-workspace-4.4.2/kstartupconfig/kstartupconfig.cpp
kdebase-workspace-4.4.2/kstartupconfig/kdostartupconfig.cpp
Have not yet found a way to pass the variables via kdm.
# patch
file location = $KDE_PREFIX/bin
--- startkde.orig
+++ startkde
@@ -81,7 +81,7 @@
kcminputrc Mouse cursorSize ''
ksplashrc KSplash Theme Default
ksplashrc KSplash Engine KSplashX
-kcmrandrrc Display ApplyOnStartup false
+kcmrandrrc Display ApplyOnStartup true
kcmrandrrc [Screen0]
kcmrandrrc [Screen1]
kcmrandrrc [Screen2]
# ~/.xinitrc display_ applyonstartup= true screen0_ width=1024 screen0_ height= 768 screen0_ refresh= 70
export kcmrandrrc_
export kcmrandrrc_
export kcmrandrrc_
export kcmrandrrc_
exec dbus-launch --exit-with-session startkde
startx applies width=1024, height=768, refresh=70 to screen
The suggestion is bugs in workspace- 4.4.2/startkde. cmake workspace- 4.4.2/kstartupc onfig/kstartupc onfig.cpp workspace- 4.4.2/kstartupc onfig/kdostartu pconfig. cpp
kdebase-
kdebase-
kdebase-
Have not yet found a way to pass the variables via kdm.