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
HP-UX Starbase Device Drivers Manual - Vol1: HP 9000 Series 700 Computers > Chapter 8 The PersonalVRX Device Driver

X Windows

» 

Technical documentation

Complete book in PDF
» Feedback
Content starts here

 » Table of Contents

 » Index

Supported X Windows Visuals

This section contains device specific information needed to run Starbase programs in X11 windows. If you need a general, device-independent explanation of using Starbase in X11 windows, refer to the "Using Starbase with the X Window System" chapter of the Starbase Graphics Techniques manual.

How to Read the Supported Visuals Tables

The tables of Supported "X" Windows Visuals contain information for programmers using either Xlib graphics or Starbase. These tables list what depths of windows and color map access modes are supported for a given graphics device. They also indicate whether or not backing store (aka "retained raster") is available for a given visual.

You can use these tables to decipher the contents of the X*screens file on your system. The first two columns in the table show information that may be in the X*screens file. Look up the depth= specification in the first column. If there is no doublebuffer keyword in the file, look up No in the second column. Otherwise, look up Yes. The other entries in that row will tell you information about supported visual classes and backing store support.

You can also use the tables to determine what to put in the X*screens file in order to make a given visual available. For example, suppose that you want 8-plane windows with two buffers for double-buffering in Starbase. Look for "8/8" in the table to see if this type of visual is supported. If it is, then you will need to specify "double-buffer" in the X*screens file. You will find the "depth=" specification as the first entry in that row of the table.

Table 8-1 PersonalVRX Display Types

PersonalVRX [P1]

HP 98705C

High-Res Color

PersonalVRX [P2]

HP 98705A

High-Res Color

PersonalVRX [P3]

HP 98705B

High-Res Color

 

The supported server modes are Combined and Overlay.

Table 8-2 Windows in Overlay Planes

Contents of X0screens

Visual Class

Backing Store

Comments

depth

double-buffer?

Xlib

Xlib

Starbase

3

No

PseudoColor

XX

one color index reserved for transparency

4

No

PseudoColor

XX

one color index reserved for transparency

 

The supported server modes are Combined and Image.

Table 8-3 Windows in Image Planes

Contents of X0screens

Visual Class

Backing Store

Comments

depth

double-buffer?

Xlib

Xlib

Starbase

8

No

PseudoColor

XX

Yes (4/4)

PseudoColor

XX

16

No

Not supported

Yes (8/8)

PseudoColor

X

only on P3 model

 

X11 Cursors and Starbase Echos

The following list shows default positions where the Starbase echo and X11 cursor (called echo and cursor, respectively) reside for each of the X11 server operating modes.

PersonalVRX Display, 98704 Device Driver

  • Overlay Mode

    If an overlay-plane X11 window is opened, echoes shares three or four overlay planes with the graphics images.

    If an image plane window is opened and X11 uses three overlay planes, vector echoes reside in cursor plane.

    If an image plane window is opened and X11 uses four overlay planes, vector echoes reside in the image planes.

    The X11 cursor is provided in hardware.

  • Image Mode

    If an image-plane X11 window is opened, raster echoes reside in the image planes and vector echoes reside in the cursor plane.

  • Combined Mode

    If an overlay-plane X11 window is opened, all echoes share three or four overlay planes.

    If an image-plane X11 window is opened, raster echoes reside in the image planes.

    If an image-plane X11 window is opened and X11 uses three overlay planes, vector echoes reside in the cursor plane.

    If an image-plane X11 window is opened and X11 uses four overlay planes, vector echoes share overlay planes.

    The X11 cursor is provided in hardware.

PersonalVRX Display, 98705 Device Driver

  • Overlay Mode

    The 98705 driver is not supported to overlay planes.

    The X11 cursor is provided in hardware.

  • Image Mode

    If image-plane X11 window is opened, echoes reside in the cursor plane and X11 cursor is provided in hardware.

  • Combined Mode

    If an image-plane X11 window is opened and X11 uses three overlay planes:

    • Vector echoes reside in the overlay planes.

    • Raster echoes are not supported.

    X11 cursor is provided in hardware.

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