[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
RE: /etc/sysconfig/desktop
- From: "Shabazian, Chip" <Chip Shabazian bankofamerica com>
- To: Discussion list about Kickstart <kickstart-list redhat com>
- Subject: RE: /etc/sysconfig/desktop
- Date: Tue, 23 Jan 2007 09:17:47 -0800
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
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]