Sam Krishnabhat <samk_at_cisco.com> writes:
> Thus spake Tim Phipps:
> >
> > Sam Krishnabhat wrote:
> > > > Dan Espen <dane_at_mk.bellcore.com> writes:
> > > > > What does a grayscale terminal do with "maroon"?
> > > > > How different does a color have to be from "grey60" before
> > > > > you can see it?
> > >
> > > If you have a fix and you cannot find a B/W terminal, I can test it.
> > > You can email me the executable or give me the ftp address, I can downloa
> d it.
> >
> > Sam: is your terminal grayscale or B/W? I suspect it's just black and
> > white and the grays that the color logic is picking get rounded off to
> > black. Could you run "xwininfo -root" and let us know what is reports
> > for Depth and Visual Class?
>
> I have been using this setup for about 4 years now. Recently I migrated
> from 2.0.46 to 2.1.7 to 2.1.10. .fvwm2rc is almost the same, no errors.
>
> /users/samk>xwininfo -root
>
> xwininfo: Window id: 0x22 (the root window) (has no name)
>
> Absolute upper-left X: 0
> Absolute upper-left Y: 0
> Relative upper-left X: 0
> Relative upper-left Y: 0
> Width: 1280
> Height: 1024
> Depth: 1
The logic in builtins.c that checks for a depth of <2
when creating the shadow and relief GCs is gone.
Any volunteers?
> Visual Class: StaticGray
> Border width: 0
> Class: InputOutput
> Colormap: 0x21 (installed)
> Bit Gravity State: ForgetGravity
> Window Gravity State: NorthWestGravity
> Backing Store State: WhenMapped
> Save Under State: no
> Map State: IsViewable
> Override Redirect State: no
> Corners: +0+0 -0+0 -0-0 +0-0
> -geometry 1280x1024+0+0
>
> /users/samk>
>
> --
> Visit the official FVWM web page at <URL: http://fvwm.math.uh.edu/>.
> To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
> message to majordomo_at_hpc.uh.edu.
> To report problems, send mail to fvwm-owner_at_hpc.uh.edu.
--
Dan Espen
444 Hoes Lane Room RRC 1C-214 E-mail: dane_at_mk.bellcore.com
Piscataway, NJ 08854 Phone: (732) 699-5570
--
Visit the official FVWM web page at <URL: http://fvwm.math.uh.edu/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_hpc.uh.edu.
To report problems, send mail to fvwm-owner_at_hpc.uh.edu.
Received on Thu Feb 04 1999 - 11:03:09 GMT