<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How to define the default environment (KDE,GNOME,...) using in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/how-to-define-the-default-environment-kde-gnome-using/m-p/2789898#M2256</link>
    <description>"switchdesk" is the command you want.  &lt;BR /&gt;&lt;BR /&gt;Also, to find the file that contrtols the desktop, you can do something like &lt;BR /&gt;&lt;BR /&gt;# find /etc -name desktop&lt;BR /&gt;&lt;BR /&gt;It should find /etc/sysconfig/desktop as a match.  Of course, man switchdesk should give you lots of info also...&lt;BR /&gt;&lt;BR /&gt;Good Luck.&lt;BR /&gt;&lt;BR /&gt;-ted</description>
    <pubDate>Wed, 21 Aug 2002 13:29:07 GMT</pubDate>
    <dc:creator>Ted M Johnson_1</dc:creator>
    <dc:date>2002-08-21T13:29:07Z</dc:date>
    <item>
      <title>How to define the default environment (KDE,GNOME,...) using</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-define-the-default-environment-kde-gnome-using/m-p/2789897#M2255</link>
      <description>the command line.&lt;BR /&gt;Which file do I have to modify in a Debian Linux server?&lt;BR /&gt;I was able to do it from the login screen --&amp;gt; session and choose KDE then replied yes to the question:&lt;BR /&gt;Do you wish to make KDE the default for future sessions?&lt;BR /&gt;But I am interested to know which file(s) to modify.&lt;BR /&gt;Many thanks in advance.&lt;BR /&gt;Domenico.&lt;BR /&gt;</description>
      <pubDate>Tue, 20 Aug 2002 13:57:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-define-the-default-environment-kde-gnome-using/m-p/2789897#M2255</guid>
      <dc:creator>Domenico_1</dc:creator>
      <dc:date>2002-08-20T13:57:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to define the default environment (KDE,GNOME,...) using</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-define-the-default-environment-kde-gnome-using/m-p/2789898#M2256</link>
      <description>"switchdesk" is the command you want.  &lt;BR /&gt;&lt;BR /&gt;Also, to find the file that contrtols the desktop, you can do something like &lt;BR /&gt;&lt;BR /&gt;# find /etc -name desktop&lt;BR /&gt;&lt;BR /&gt;It should find /etc/sysconfig/desktop as a match.  Of course, man switchdesk should give you lots of info also...&lt;BR /&gt;&lt;BR /&gt;Good Luck.&lt;BR /&gt;&lt;BR /&gt;-ted</description>
      <pubDate>Wed, 21 Aug 2002 13:29:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-define-the-default-environment-kde-gnome-using/m-p/2789898#M2256</guid>
      <dc:creator>Ted M Johnson_1</dc:creator>
      <dc:date>2002-08-21T13:29:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to define the default environment (KDE,GNOME,...) using</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-define-the-default-environment-kde-gnome-using/m-p/2789899#M2257</link>
      <description>Hello Ted,&lt;BR /&gt;&lt;BR /&gt;I installed the Debian Flavor of Linux and I cannot find out the switchdesk command nor the /etc/sysconfig/desktop&lt;BR /&gt;Indeed I could check this out on redhat...&lt;BR /&gt;Any othe suggestions?&lt;BR /&gt;Thanks for your help.&lt;BR /&gt;Domenico.</description>
      <pubDate>Thu, 22 Aug 2002 05:32:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-define-the-default-environment-kde-gnome-using/m-p/2789899#M2257</guid>
      <dc:creator>Domenico_1</dc:creator>
      <dc:date>2002-08-22T05:32:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to define the default environment (KDE,GNOME,...) using</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-define-the-default-environment-kde-gnome-using/m-p/2789900#M2258</link>
      <description>I think the file to look for is named xinitrc.  &lt;BR /&gt;&lt;BR /&gt;On my system (Slackware) it is located in /etc/X11/xinit and in fact it is a symbolic link to one of the actual scripts located in the same directory, named xinitrc.kde, xinitrc.wmaker, xinitrc.gnome etc.  This configures the global default window manager.  &lt;BR /&gt;&lt;BR /&gt;Current user's setting might be kept in ~/.xinitrc file.&lt;BR /&gt;</description>
      <pubDate>Fri, 23 Aug 2002 10:43:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-define-the-default-environment-kde-gnome-using/m-p/2789900#M2258</guid>
      <dc:creator>Marcin Golembski_1</dc:creator>
      <dc:date>2002-08-23T10:43:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to define the default environment (KDE,GNOME,...) using</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-define-the-default-environment-kde-gnome-using/m-p/2789901#M2259</link>
      <description>Thanks Marcin,&lt;BR /&gt;&lt;BR /&gt;I inserted the needed line (/usr/bin/kdm) in the $HOME/.xinitrc to start kde in my session and this is ok so far .</description>
      <pubDate>Wed, 28 Aug 2002 07:51:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-define-the-default-environment-kde-gnome-using/m-p/2789901#M2259</guid>
      <dc:creator>Domenico_1</dc:creator>
      <dc:date>2002-08-28T07:51:00Z</dc:date>
    </item>
  </channel>
</rss>

