[REBOL] Re: problem with mandrake linux 8.2
From: carl:cybercraft at: 19-Dec-2002 0:14
On 18-Dec-02, philippe GROLLEAU wrote:
> hello,
> i have a problem with linux mandrake 8.2
> i can't run correctly view
> i have this windows:
> see the image below:
> http://perso.club-internet.fr/lagoon1/image/
> P.G.
Hi Philippe,
It may be that you've got your screen-face options wrong. In your
user.r script there should be a line something like this...
system/view/screen-face/options: none
though the value may be something other than none. This is set when
you install View and there's options in the installation setup to set
these. Anyway, try changing the value in the above line in your
user.r script to one of the following...
none
[dither]
[exclusive-colors]
[monochrome]
Note you can also mix the values in the boxes. ie...
[dither exclusive-colors]
Hope that's of some help.
--
Carl Read