[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference bulova::decw_jan-89_to_nov-90

Title:DECWINDOWS 26-JAN-89 to 29-NOV-90
Notice:See 1639.0 for VMS V5.3 kit; 2043.0 for 5.4 IFT kit
Moderator:STAR::VATNE
Created:Mon Oct 30 1989
Last Modified:Mon Dec 31 1990
Last Successful Update:Fri Jun 06 1997
Number of topics:3726
Total number of notes:19516

2762.0. "Only 69 Colours on DS 5000" by SIOG::ESBECK (Dec Van Esbeck) Tue May 15 1990 11:53

    We've just taken delivery of a DECstation 5000. One of the applications
    I've run in the past on the DECstation 3100 uses 250 colours. Using
    the 5000 the same application only uses 69 colours.  If I set display
    to the  3100 it uses 250 colours. This suggests to me that I need
    to alter some set-up parameter for the X-Server. Do any of you Ultrix
    people know how to get round this?
    
    	Thanks
    
    	Declan
T.RTitleUserPersonal
Name
DateLines
2762.1GILROY::kleeKen LeeTue May 15 1990 13:289
I'm not sure if this is your problem, but by default the session
manager initializes the DPS extension with 128 colors.  You can disable
this by setting:

        XSessionManager*initializeDPS:  False

in your root /.Xdefaults file.

Ken