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 |
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.R | Title | User | Personal Name | Date | Lines |
---|---|---|---|---|---|
2762.1 | GILROY::klee | Ken Lee | Tue May 15 1990 13:28 | 9 | |
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 |