[issue851] grml-x: support xorg.conf-less startup
Michael Prokop
bts at bts.grml.org
Wed Dec 1 23:23:00 CET 2010
Michael Prokop <mika at grml.org> added the comment:
Can this bugreport be closed nowadays, right?
WRT x-window-manager - from grml-live.git/etc/grml/fai/config/scripts/
GRMLBASE/90-update-alternatives:
if [ -r $target/usr/bin/wm-ng ] ; then
# activate wm-ng only if it is registered as x-window-manager:
if update-alternatives --list x-window-manager | grep -q wm-ng ; then
$ROOTCMD update-alternatives --set x-window-manager /usr/bin/wm-ng
fi
fi
regards,
-mika-
----------
messages: 3178, 3442, 3538
nosy: ch, mika, mru
priority: wish
status: chatting
title: grml-x: support xorg.conf-less startup
_____________________________________
GRML issue tracker <bts at bts.grml.org>
<http://bts.grml.org/grml/issue851>
_____________________________________
More information about the Bugs-changes
mailing list