<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://htyp.org/mw/index.php?action=history&amp;feed=atom&amp;title=Linux_notes</id>
	<title>Linux notes - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://htyp.org/mw/index.php?action=history&amp;feed=atom&amp;title=Linux_notes"/>
	<link rel="alternate" type="text/html" href="https://htyp.org/mw/index.php?title=Linux_notes&amp;action=history"/>
	<updated>2026-08-07T09:11:26Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>https://htyp.org/mw/index.php?title=Linux_notes&amp;diff=6805&amp;oldid=prev</id>
		<title>Woozle: New page: ==Navigation== computing: software: Linux ==Overview== This page is for Linux-related loose notes which haven&#039;t yet been organized into more specific entries. They may be u...</title>
		<link rel="alternate" type="text/html" href="https://htyp.org/mw/index.php?title=Linux_notes&amp;diff=6805&amp;oldid=prev"/>
		<updated>2007-03-17T13:26:12Z</updated>

		<summary type="html">&lt;p&gt;New page: ==Navigation== &lt;a href=&quot;/computing&quot; title=&quot;computing&quot;&gt;computing&lt;/a&gt;: &lt;a href=&quot;/software&quot; title=&quot;software&quot;&gt;software&lt;/a&gt;: &lt;a href=&quot;/Linux&quot; title=&quot;Linux&quot;&gt;Linux&lt;/a&gt; ==Overview== This page is for &lt;a href=&quot;/Linux&quot; title=&quot;Linux&quot;&gt;Linux&lt;/a&gt;-related loose notes which haven&amp;#039;t yet been organized into more specific entries. They may be u...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;==Navigation==&lt;br /&gt;
[[computing]]: [[software]]: [[Linux]]&lt;br /&gt;
==Overview==&lt;br /&gt;
This page is for [[Linux]]-related loose notes which haven&amp;#039;t yet been organized into more specific entries. They may be useful in suggesting where to look in order to solve particular problems.&lt;br /&gt;
==Notes==&lt;br /&gt;
===session management===&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;2007-03-17&amp;#039;&amp;#039;&amp;#039; These notes came out of solving a problem which occurred after upgrading Fedora 4 to Fedora 6, in that the machine refused to load any desktop manager other than TWM.&lt;br /&gt;
&lt;br /&gt;
(Tenebram said) looks like it was ignoring the choice and just running &amp;#039;default&amp;#039;, which checks first for .xsession, and, if that&amp;#039;s not there, runs twm... so I made a .xsession which contains &amp;#039;startkde&amp;#039;&lt;br /&gt;
&lt;br /&gt;
(Woozle said) Where is that stuff kept?&lt;br /&gt;
&lt;br /&gt;
(Tenebram said) in /usr/share/gdm/ is some of it; /usr/share/xsessions/ is some more. /usr/share/gdb/BuiltInSessions/default.desktop is what was getting loaded&lt;br /&gt;
&lt;br /&gt;
(Woozle said) hmm... so where is the config file which tells it the list of sessions to present (and what to do next for each one chosen)?&lt;br /&gt;
&lt;br /&gt;
(Tene said) there are a couple of config files that can define SessionDesktopDir. The default is /etc/X11/sessions/:/etc/X11//dm/Sessions/:/usr/share/gdm/BuiltInSessions/:/usr/share/xsessions/ ... kde.desktop is in /usr/share/xsessions ... and defines what happens when you choose &amp;#039;kde&amp;#039; ... it&amp;#039;s ignoring that choice for some reason... (nope, not a permissions problem on .dmrc...)&lt;br /&gt;
&lt;br /&gt;
(Woozle said) Yeah, I see the KDE and E desktop files... Just trying to figure out how the system gets to them.&lt;br /&gt;
&lt;br /&gt;
(Tene said) /etc/gdm/custom.conf defines SessionDesktopDir&lt;br /&gt;
&lt;br /&gt;
(Woozle said) ...it searches for .desktop files on that path you listed?&lt;br /&gt;
&lt;br /&gt;
(Tene said) yes ... and apparently blatantly ignores the one you choose. ...there&amp;#039;s also a file in /usr/share/gdm/something.conf ... with system defaults ... defaults.conf ... which, in turn, suggests making an /etc/X11/gdm/gdm.conf-custom file to change settings ... or you can run gdmsetup&lt;br /&gt;
... or choose &amp;#039;setup&amp;#039; or &amp;#039;configure&amp;#039; or whatever from the login manager.&lt;br /&gt;
&lt;br /&gt;
...also, by the way, if you set up the login manager to accept logins from other boxes on the lan, you can choose &amp;#039;remote login&amp;#039; in the login manager to start an X session on another box.&lt;/div&gt;</summary>
		<author><name>Woozle</name></author>
	</entry>
</feed>