* [gentoo-dev] New baselayout-1.7.3-r1 released
@ 2002-03-04 22:49 Martin Schlemmer
0 siblings, 0 replies; only message in thread
From: Martin Schlemmer @ 2002-03-04 22:49 UTC (permalink / raw
To: gentoo-announce; +Cc: Gentoo-Dev, Gentoo-User, gentoo-core
Hi
This release fix the "dead keys with xdm/gdm/kdm" bug that we
have been having. It replaces /etc/init.d/xdm and
/etc/inittab, so do NOT replace these with older versions!
The cause of this bug, is not baselayout-1.7.2, but rather
the new order it starts scripts in, enhanced this, as
xdm/gdm/kdm had more time to startup than before. The full
reason for this bug is (sorry for paste):
----------------cut here-------------------
Any Display manager (gdm,kdm,xdm) have the following problem:
if it is started before any getty, and no vt is specified, it
will usually run on vt2. When the getty on vt2 then starts,
and the DM is already started, the getty will take control of
the keyboard, leaving us with a "dead" keyboard.
Resolution: add the following line to /etc/inittab
x:3:respawn:/etc/X11/startDM.sh
and have /etc/X11/startDM.sh start the DM in -nodaemon mode
if a lock is present, else just fall through (with a big
enouth delay so that init will not "detect" a respawning
process and halt if for some odd time).
We then use /etc/init.d/xdm to control the presence of this
lock, and this should ensure that the getty's is always
started *before* the DM.
--------------------cut here-------------------------------
Support for the new sys-apps/kbd package has been added as
well.
Another issue that I still need to adress, is getting proper
docs up for the initsystem. I have started, but is not
finished yet, and will try to get it out as soon as time
permits.
As usual, check the ChangeLog for details.
Greetings,
--
Martin Schlemmer
Gentoo Linux Developer, Desktop Team Developer
Cape Town, South Africa
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2002-03-04 22:52 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-03-04 22:49 [gentoo-dev] New baselayout-1.7.3-r1 released Martin Schlemmer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox