Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Oct 2004 07:39:59 +0200
From:      Zoran Kolic <kolicz@EUnet.yu>
To:        freebsd-mobile@freebsd.org
Subject:   Re: Thinkpad T42p X Questions
Message-ID:  <20041021053959.GA631@kolic.net>
In-Reply-To: <20041020120114.C14DA16A4D8@hub.freebsd.org>
References:  <20041020120114.C14DA16A4D8@hub.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi Warren!

> The X root window is the default X gray-dotted background.  fluxbox 
> and fluxbox-devel cannot change it, nor can 'xsetroot -bg blue', nor 
> icewm.  They all act like they've changed it, but it does not change.
> Possibly a related matter: the X pointer sometimes reverts to the 
> default X pointer instead of the window manager's arrow.

Should work on xfree86, but you have
xorg, I think. Try some very simple
wm, like "evilwm". It has no back-
ground at all, so you have to put
lines like:
  xsetroot -solid black
  xsetroot -cursor_name top_left_arrow
in your ".xinitrc". Since I don't have
xorg, must to blame syntax of xsetroot
lines.
It would be nice to have tutorial about
diffs between xorg and xfree86 somewhere
on freebsd site. And faqs.
Best regards

                           ZK



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041021053959.GA631>