Skip to Content.
Sympa Menu

baslinux - Re: [BL] Experiences with BasicLinux - the down side

baslinux AT lists.ibiblio.org

Subject: Baslinux mailing list

List archive

Chronological Thread  
  • From: baslinux AT lists.ibiblio.org
  • To: baslinux AT lists.ibiblio.org
  • Subject: Re: [BL] Experiences with BasicLinux - the down side
  • Date: Wed, 01 Apr 2009 21:21:29 +0200

> Did you first install the no-xvesa.tgz package for BL3?

Yes, i did.

> It adds some pieces (rgb.txt and two fonts needed by standard X,
> xf86config) and modifies startx to point to X instead of Xvesa.

The 'modified' startx look like this:

#!/bin/sh
# [ -e /dev/mouse ] || Xsetup
# set -- `cat /etc/Xconfig`
# xinit -- /usr/X11/bin/Xvesa -screen $1 -$2 -terminate

xinit

It is actually the same as the one that comes with Xvesa, just every line
commented out. A single xinit is added to the end of the file, no arguments
for the server, nothing. Looks somehow incomplete. Are you sure this startx
isn't just broken?

_______________________________________________________________________
DSL zum Nulltarif + 20 Euro Extraprämie bei Online-Bestellung über die
DSL Freundschaftswerbung! http://dsl.web.de/?ac=OM.AD.AD008K15279B7069a





Archive powered by MHonArc 2.6.24.

Top of Page