Jump to content United States-English
HP.com Home Products and Services Support and Drivers Solutions How to Buy
» Contact HP
More options
HP.com home
Graphics Administration Guide: HP 9000 Workstations and Servers > Chapter 5 X Windows: HP-UX 10.x

CRX-48Z Device-Dependent Information

» 

Technical documentation

Complete book in PDF
» Feedback
Content starts here

 » Table of Contents

 » Index

Supported Visuals

The following visuals are supported:

  • Class PseudoColor Depth 8 Layer Image - supports DBE and MBX hardware double-buffering

  • Class PseudoColor Depth 8 Layer Overlay - supports DBE and MBX software double-buffering

  • Class DirectColor Depth 24 Layer Image - supports DBE and MBX hardware double-buffering

  • Class TrueColor Depth 24 Layer Image - supports DBE and MBX hardware double-buffering

Supported Screen Options

The following Screen Options are supported:

  • CountTransparentInOverlayVisual

  • SwapBuffersOnVBlank

  • ImageTextViaBitMap

  • EnableIncludeInferiorsFix

CRX-48Z Transparent Overlay Visuals

The default number of colormap entries in the overlay visual for the CRX-48Z is 255. Entry 255 is excluded because its value is hard-coded to transparent (that is, show the image planes).

This may have the following two consequences for X11 applications running in the overlay planes (the default visual):

  • Clients attempting to allocate 256 entries do not have their request granted.

  • Clients requesting (via XAllocNamedColor) the rgb.txt value of Transparent are not returned entry 255.

This default behavior can be changed by setting the CountTransparentInOverlayVisual screen option.

When this option is enabled, the X server does the following:

  • Specifies that the overlay visual has 256 entries.

  • Creates the default colormap with entry 255 pre-allocated to Transparent. A client calling XAllocNamedColor for entry Transparent in the default colormap will be returned entry 255.

  • For all other colormaps, returns all 256 entries as allocable, but issues a warning message:

    Warning:  XCreateColormap is creating 256 entry cmaps in overlay visual.
    Though allocable, entry 255 is hard-coded to transparency.

    This warning is issued once per server execution.

Printable version
Privacy statement Using this site means you accept its terms Feedback to webmaster
© 1996 Hewlett-Packard Development Company, L.P.