Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 May 1996 12:26:14 +0300 (EET DST)
From:      Seppo Kallio <kallio@cc.jyu.fi>
To:        xviewbugs@Eng.Sun.COM, ports@freebsd.org
Subject:   Please add 16 bit color depth to olvwm
Message-ID:  <Pine.SOL.3.92.960508122246.22259A-100000@kanto.cc.jyu.fi>

next in thread | raw e-mail | index | archive | help

You have to add only one line to screen.c

*** olvwm4pl1/screen.c    Sun Apr 23 22:22:17 1995
--- olvwm4pl1-truecolor/screen.c  Fri Feb  2 23:08:35 1996
***************
*** 282,287 ****
--- 282,288 ----
                        case PseudoColor:
                        case GrayScale:
                        case DirectColor:
+                       case TrueColor:
                                return True;
                                /*NOTREACHED*/
                                break;






Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.SOL.3.92.960508122246.22259A-100000>