TrueColor / PseudoColor on Linux

  • Thread starter Christian Illinger
  • Start date
C

Christian Illinger

Guest
Hello,
I have set up a Linux workstation with RH9
This works well with new Cadence software
in 24 bit color mode.
But I want sometimes to access to older software
from Cadence (97A PCB , IC4.4.3 , SE5.4)
These older sofwares NEED an 8 bits pseudo color mode.
Is this possible on Linux ? What graphic card should I use ?
Has somebody an idea about this ?
Thanks a lot,
Christian
 
Christian Illinger wrote:
Hello,
I have set up a Linux workstation with RH9
This works well with new Cadence software
in 24 bit color mode.
But I want sometimes to access to older software
from Cadence (97A PCB , IC4.4.3 , SE5.4)
These older sofwares NEED an 8 bits pseudo color mode.
Is this possible on Linux ? What graphic card should I use ?
Has somebody an idea about this ?
Thanks a lot,
Christian


You can use VNC to emulate a X-server having a PseudoColor visual.

-Eyck
 
Eyck Jentzsch wrote:
Christian Illinger wrote:

Hello,
I have set up a Linux workstation with RH9
This works well with new Cadence software
in 24 bit color mode.
But I want sometimes to access to older software
from Cadence (97A PCB , IC4.4.3 , SE5.4)
These older sofwares NEED an 8 bits pseudo color mode.
Is this possible on Linux ? What graphic card should I use ?
Has somebody an idea about this ?
Thanks a lot,
Christian


You can use VNC to emulate a X-server having a PseudoColor visual.

-Eyck

Another possible option is to use Xnest...

-Eyck
 
In article <c7aqr7$v8g$1@ccpntc8.in2p3.fr> "Christian Illinger" <no-spam.illinger@lepsi.in2p3.fr> writes:
Hello,
These older sofwares NEED an 8 bits pseudo color mode.
Is this possible on Linux ? What graphic card should I use ?
Has somebody an idea about this ?
Yes. The graphic card you have now will work. You can actually setup
multiple displays that you can switch between that have different root
visuals. You need to edit your /etc/X11/XF86Config-4 file (I think, it's
been a long time since I played around with one). You may be able to do
this with the XConfigurator program.

Or, as other people have suggested, you can use tools like VNC to run an
8-bit PseudoColor session.

-Pete Zakel
(phz@seeheader.nospam)

"If thine enemy wrong thee, buy each of his children a drum."
 
Christian Illinger wrote:
These older sofwares NEED an 8 bits pseudo color mode.
Is this possible on Linux ? What graphic card should I use ?
I've successfully used a Matrox G550 in the "Overlay" mode to have both 8
and 24 bit visuals on the same screen.

Michael
 

Welcome to EDABoard.com

Sponsor

Back
Top