pseudocolor

pseudocolor

Post by Dominic T. Chen » Fri, 16 Feb 2001 07:45:54



I'm running Redhat 6.2 w/KDE and have an app that needs to be run in
pseudocolor.  Can someone tell me how to change my settings to accomodate
this?

thanks
dominic

 
 
 

pseudocolor

Post by Faux_Pseu » Sat, 17 Feb 2001 07:34:47


--(Once apon a time, in comp.os.linux.setup,)--
                --(Dominic T. Cheng said it like only they can.)--
Quote:

>I'm running Redhat 6.2 w/KDE and have an app that needs to be run in
>pseudocolor.  Can someone tell me how to change my settings to accomodate
>this?

>thanks
>dominic

could you be more spacific?

when you say pseudo color what exactly do you mean?
and are you talking console or X
can you give a discription of what you want to have what
ever the app is look like?

--
--(UIN=66618055)--

GUI's are for slackers.  ibpconf.sh 6.1 on freshmeat.net  
The easiest way to customize the command line.  By Faux_Pseudo

 
 
 

pseudocolor

Post by Duane Healin » Sat, 17 Feb 2001 08:01:05


Pseudocolor is an X visual class. Practically this means having to run
8bpp. In your /etc/X11/XF86Config (or wherever Red Hat hides that file)
you'll probably have a line that reads DefaultColorDepth  <some number>
change that to DefaultColorDepth 8.

This must be a pretty poorly written program to depend so specifically on
a particlar visual class (and a poor one at that).

--
-Duane
-DNAware SoftLabs



Quote:> I'm running Redhat 6.2 w/KDE and have an app that needs to be run in
> pseudocolor.  Can someone tell me how to change my settings to
> accomodate this?

> thanks dominic

 
 
 

pseudocolor

Post by Hajo » Sat, 17 Feb 2001 21:52:35



> Pseudocolor is an X visual class. Practically this means having to run
> 8bpp. In your /etc/X11/XF86Config (or wherever Red Hat hides that file)
> you'll probably have a line that reads DefaultColorDepth  <some number>
> change that to DefaultColorDepth 8.

Or you could start the X server thus (if not using xdm) to avoid changing your
config:

startx -- -bpp 8

--
Harry Mason

-----BEGIN GEEK CODE BLOCK-----
Version: 3.12


DI+ D+>++++$ G+++ e(*)>++++ h>++ !r y
------END GEEK CODE BLOCK------

 
 
 

pseudocolor

Post by John Mora » Sun, 18 Feb 2001 01:14:05



snip
> This must be a pretty poorly written program to depend so specifically on
> a particlar visual class (and a poor one at that).

Pseudocolor has its uses.  The color lookup table makes blinking easy.
It might also be useful for false color imaging.  Also there were some
cute tricks
one could play with it and keep bandwidth requirements modest.

> --
> -Duane
> -DNAware SoftLabs



> > I'm running Redhat 6.2 w/KDE and have an app that needs to be run in
> > pseudocolor.  Can someone tell me how to change my settings to
> > accomodate this?

> > thanks dominic

--
 
 
 

pseudocolor

Post by Dan Merc » Sun, 18 Feb 2001 04:02:52





>> Pseudocolor is an X visual class. Practically this means having to run
>> 8bpp. In your /etc/X11/XF86Config (or wherever Red Hat hides that file)
>> you'll probably have a line that reads DefaultColorDepth  <some number>
>> change that to DefaultColorDepth 8.

> Or you could start the X server thus (if not using xdm) to avoid changing your
> config:

> startx -- -bpp 8

That won't set the visual class - X needs to be started with the
"-cc 3" option.  I just went through this starting Xvnc on a Linux
box.  The colors coming back were skewed (some of them pretty hideously).
Starting Xvnc with -cc 3 fixed the problem.  

--
Dan Mercer

--
Harry Mason

-----BEGIN GEEK CODE BLOCK-----
Version: 3.12


DI+ D+>++++$ G+++ e(*)>++++ h>++ !r y
------END GEEK CODE BLOCK------

Opinions expressed herein are my own and may not represent those of my employer.

 
 
 

1. forcing 8-bit PseudoColor

We have a SparcStation 5 with a 24-bit graphic card.
There is Solaris 2.5, OpenWindows 3.5 and CDE 1.0.2 installed.

************************
What I need to know is how does CDE starts the CDE desktop or
OpenWindows so that I can add "-dev /dev/fb defclass PseudoColor
defdepth 8" in a config file somewhere to force the desktop to
start in 8-bit color mode.
************************

The trouble is that I have an application (OPNET) that will
only run in 8-bit PseudoColor mode, otherwise it will address
64MB of memory for its colormap which trashes the machine.

The solution that the vendor suggested is to add the parameters
"-dev /dev/fb defclass PseudoColor defdepth 8" when starting
OpenWindows from the ".login" file.  This will force OpenWindows
to start in 8-bit color mode and the application works fine.

But there is a bug somethere that after quiting OpenWindows,
the command line login prompt does not always reappear.  I also
want to use the graphical login screen of CDE which would avoid
the previous problem.

Thanks for any suggestions!

--
Scott Tam

2. Help, Locked from my sytem

3. PseudoColor Visual + svgalib

4. x based ftp client?

5. Truecolor vs. Pseudocolor

6. NFS + IP alias problem

7. How to configure X to PseudoColor for creating a private colormap?

8. lowest login shell???

9. 8 Bit PseudoColor Visual with 4096 Colors!!!

10. Pseudocolor Xnest in a Truecolor display ?

11. 12 bit PseudoColor

12. XFree86 and 8 bit PseudoColor on 24 bit displays

13. XFree 4.0, 3DFX and pseudocolor visuals