[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

RE: /etc/sysconfig/desktop



Title: /etc/sysconfig/desktop
Do you simply need to add the line PREFERRED="icewm" to /etc/sysconfig/desktop?
 
If so, just put this in %post
 
echo "PREFERRED=\"icewm\"" >> /etc/sysconfig/desktop
 
 


From: kickstart-list-bounces redhat com [mailto:kickstart-list-bounces redhat com] On Behalf Of tamas 1 simon nokia com
Sent: Tuesday, January 23, 2007 8:25 AM
To: kickstart-list redhat com
Subject: /etc/sysconfig/desktop

Hi,

I would like to use icewm in my custom RHEL4. For this (to be able to work) I have to add manually PREFERRED="icewm" to /etc/sysconfig/desktop.

Is there any possibility to configure in kickstart's ks.cfg eg. in "#XWindows configuration information" part to have preferred desktop?

I mean there is '--defaultdesktop icewm' but I couldn't find anything like '--preferreddesktop'.

Thank,

Tamas


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]