Sophie

Sophie

distrib > Arklinux > devel > i586 > by-pkgid > 4719061232661cafd17e84bdd60dfb1d > files > 3

xrescue-0.20040925-3ark.src.rpm

#!/bin/sh
export QTDIR=/usr/lib/qt-nox-`rpm -q --qf %{VERSION} qt-nox`
# x (kdm) is respawning too fast --> fix xorg.conf
# Make sure there's a framebuffer device though...
if ! cat /proc/fb 2>/dev/null |grep -q ^0; then
	modprobe vga16fb
	export QWS_DISPLAY=VGA16:0:0
fi
/usr/sbin/xrescue