Re: Migrating from SuSE to Fedora
From: Tim Wunder (twunder_at_REMOVEcomcast.net)
Date: 03/01/05
- Next message: Jiggsy: "CD Burning Software for Fedora Core 3"
- Previous message: Lenard: "Re: DVD video on Fedora 3"
- In reply to: Al Bogner: "Re: Migrating from SuSE to Fedora"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 28 Feb 2005 23:25:51 -0500
Al Bogner wrote:
> tim wunder wrote:
>
>>> cat /usr/share/switchdesk/Xclients.xfce
>>> #! /bin/bash
>>> # (c) 2000-2004 Red Hat, Inc.
>>> WM="startxfce4"
>>> WMPATH="/usr/bin /usr/X11R6/bin /usr/local/bin"
>>> for p in $WMPATH ; do
>>> [ -x $p/$WM ] && exec $p/$WM
>>> done
>>> exit 1
>>>
>>> Maybe the syntax is "switchdesk xfce4"?
>>>
>>>
>>>>You'd also need to make sure there is a 'startxfce4' script in
>>>>'/usr/bin', '/usr/X11R6/bin', or '/usr/local/bin'
>>>
>>>
>>> I have:
>>> /usr/bin/startxfce4
>>>
>>
>> Hmmm...
>> I assume executing 'startxfce4' from runlevel 3 starts XCFE.
>> What's in your ~/.Xclients-default file?
>
> I think I found it. It looks like switchdesk depends on the user,
> who executes the command. I have no .Xclients-default as user, but
> as root, since I executed switchdesk as root. At the moment there
> runs a download, I will test it later.
>
> Al
That's probly it. If you wanna make a global change to the default desktop,
edit the /etc/sysconfig/desktop file.
Mine's as follows:
$ cat /etc/sysconfig/desktop
DESKTOP="KDE"
DISPLAYMANAGER="KDE"
The DISPLAYMANAGER just indicates whether gdm, xdm, or kdm is used. As you
can see, I prefer KDE. To each his own...
Regards,
Tim
-- Fedora Core release 2 (Tettnang), Linux 2.6.10-1.9_FC2 KDE: 3.3.92-0.4.2.kde, xorg-x11-6.7.0-11 23:10:05 up 23 days, 8:45, 4 users, load average: 0.71, 0.83, 0.53 MP3/OGG archive Total playlength : 7 days, 1 hours, 26 mins 30 seconds "It's what you learn after you know it all that counts" John Wooden
- Next message: Jiggsy: "CD Burning Software for Fedora Core 3"
- Previous message: Lenard: "Re: DVD video on Fedora 3"
- In reply to: Al Bogner: "Re: Migrating from SuSE to Fedora"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|