Re: Thinkpad T42p X Questions
Zoran Kolic <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.mobile |
|---|---|
| Message-ID | <[email protected]> |
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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-mobile
To unsubscribe, send any mail to "[email protected]"