Home
HP
Desktop
b2600
HP b2600 Administration Guide
5
of 1
of 1 rating
171 pages
Give review
Manual
Specs
To Next Page
To Next Page
To Previous Page
To Previous Page
Loading...
{
/* Since the Atom exis
ts, request the property's contents. */
bytesAfter = 0;
numLongs = ( nVisuals * si
zeof(OverlayVisualPropertyRec) + 3 ) / 4;
XGetWindowProperty(di
splay, RootWindow(display, screen),
overlayVisualsAtom, 0, numLongs, False,
AnyPropertyType, &act
ualType, &actualFormat,
&numLongs, &bytesAfter, &pOverlayVisuals);
if ( bytesAfter != 0 ) {/* Serious Failure Here */} ;
/* Loop through
the pOverlayVisu
als array. */
...
nOVisuals = numLongs/s
izeof(OverlayVisualPropertyRec);
pOVis = pOverlayVisuals;
while (--nOVisuals >= 0)
{
if ( pOVis->transparentType == TransparentPixel )
{/* Found a transp
arent overlay visual, set ident. aside. */};
pOVis++;
}
XFree(pOverlayVisuals);
/* There might be some additio
nal checking of the f
ound
transparent over
lay visuals wanted; e.g., for depth. */
}
XFree(pVisuals);
}
This program fragment is not complete; its m
ain pur
pose is to give the idea of how to find an overlay
visual having transparency.
HCRX Colormaps
The following information discusses the number of s
upported colorm
aps for the HCRX configurations.
HP VISUALIZE-EG(8): 8 Image planes
The image planes contain the default colorm
ap perm
anently installed in the hardware plus one other
hardware colormap available to applications. No issu
es involving transparency exist b
ecause of the lack
of Overlay planes.
HCRX-8[Z], HP [Dual] VISUALIZE-EG
and HP VISUALIZE-8: Eight Overlay
Planes and Two Depth-8 Banks of Image Planes
When the default visual is in the overlay pl
anes (default location) and the screen optio
n
EnableOverlayTransparency is not set, the overlay
planes contain the default colorm
ap permanently
Graphics Administrati
on Guide for HP-UX 10.20
Page 63
62
64
Table of Contents
Default Chapter
2
Table of Contents
2
About this Guide
6
Preface
8
Why this Document
8
Why Thi Document?
8
Document Conventions
9
Chapter 1: Pathnames
10
Using "Whence
10
Using "Find
10
Starbase
11
Hp-Phigs
12
Hp Pex
13
Chapter 2: Compiling Your Application
14
Compiling Starbase Applications
14
Compiling with Shared Libraries
14
Compiling with Archive Libraries
14
Compiling Hp-Phigs Applications
15
Compiling with Shared Libraries
15
Compiling with Archive Libraries
16
Device Driver Libraries
17
Compiling Hp Pex Applications
21
Compiling Opengl Applications
21
Chapter 3: X Windows: Hp-Ux 10.20
22
Server Configuration
22
Screens File
23
Description of the X*Screens Configuration File
23
The X*Screens File Format
23
Server Options
24
Screen Entries
24
Sample X*Screens Files
25
Miscellaneous Topics
30
Double Buffer Extension (DBE)
30
Display Power Management Signaling (DPMS)
31
Mbx
32
Shared Memory Extension (MIT_SHM)
33
Shared Memory Transport (SMT)
34
Performance Tuning of SMT
35
Enabling and Disabling of SMT
37
HP Color Recovery
38
Dynamic Loading
39
Include Inferiors Fix
39
Shared Memory Usage with 3D Graphics
40
Count Transparent in Overlay Visual
41
Enable Overlay Transparency
41
3-Bit Center Color
41
Image Text Via Bitmap
42
Obsolete Environment Variables
42
Special Device Files
42
Supportedx Configurations
43
Multi-Display Support
43
Multi-Screen Support
45
Single Logical Screen (SLS)
45
Distributed Single Logical Screen (Sls/D)
48
Integrated Color Graphics Device-Dependent Information
51
Supported Visuals
51
Supported Screen Options
51
Colormaps and Colormap Management
51
Accessing HP Color Recovery Technology Via Xlib
52
Internal Color Graphics, Internal Grayscale Graphics, CRX, GRX, and Dual-CRX Device-Dependent Information
54
Supported Visuals
54
Supported Screen Options
54
CRX-24[Z] Device-Dependent Information
55
Supported Visuals
55
Supported Screen Options
55
CRX-24[Z] Transparent Overlay Visuals
55
CRX-48Z Device-Dependent Information
56
Supported Visuals
56
Supported Screen Options
56
CRX-48Z Transparent Overlay Visuals
56
HCRX and HP VISUALIZE Device-Dependent Information
57
Supported Visuals
58
Supported Screen Options
59
HP VISUALIZE-EG Modes
59
HCRX Configuration Hints
60
Accessing HP Color Recovery Technology Via Xlib
64
Fx 4 and Fx
67
Supported Visuals
67
Supported Screen Options
70
HP VISUALIZE-FX Configuration Hints
70
HP VISUALIZE-FXE, FX5 and FX10 Device-Dependent Information
73
Disable 12 Bit Direct Color Visual
73
Supported Visuals
73
HP VISUALIZE-FXE/5/10 Configuration Hints
74
Freedom Series Graphics Device-Dependent Information
75
VRX Device-Dependent Information
77
VRX Device Files
77
Chapter 4: X Windows Configuration Details
79
Making an X*.Hosts File
79
Making an X*.Host File
79
X0.Hosts and X0Screens Relation
79
Using an /Etc/Hosts File
80
Using Special Input Devices
80
How the X Server Chooses the Default Keyboard and Pointer
80
Devices File
81
Explicitly Specifying Input Device Use
82
Explicitly Specifying RS-232 Input Device Use
82
Specifying Hp-HIL Input Device Use by Device File Name
85
Redefining the Hp-HIL Search Path
86
Stopping the X Window System
86
Initializing the Colormap with Xinitcolormap
87
Customizing the Mouse and Keyboard
88
Going Mouseless with the X*Pointerkeys File
89
Customizing Keyboard Input
97
Specifying Key Remapping Expressions
98
Using the Keyboards
100
Understanding the Keyboards
100
Default Keyboard Mapping
101
Equivalent Keys
101
Changing Key Mapping
101
Compatibility Considerations
103
Re-Installing Powershade
104
3D Graphics Performance
104
Texture Mapping
105
Hp PEX Graphics Performance
106
Hp-PHIGS Graphics Performance
109
3D Thread-Safing
115
General Information
115
SIGALRM Details
116
SIGCHLD and the GRM Daemon
117
SIGCHLD and the Starbase Input Daemon
118
SIGPIPE Details
118
Gamma Correction
118
Why Is Gamma Correction Needed
119
Monitor Brightness and Contrast
120
How to Install the Gamma Icon into Your CDE Front Panel
120
Using the Gamma Correction Tool
123
Hp Cde and Hp Vue
124
Shared Memory Usage
124
Reference Documentation
125
Synopsis
126
Description
126
Starting up
127
Display Names
128
Access Control
129
Geometry Specifications
130
Window Managers
131
Font Names
131
Font Server Names
133
Color Names
133
Keyboards
135
Options
136
Resources
137
Examples
141
Diagnostics
141
See also
142
Copyright
142
Trademarks
142
Authors
142
Appendix B: X Server Reference Page
143
Name
143
Synopsis
143
Description
143
Options
144
Security File Format
147
Running from Init
151
Granting Access
151
Signals
152
Fonts
153
Diagnostics
153
Files
154
Notes
154
Copyright
154
Origin
154
See also
155
Appendix C: Low Bandwidth X Proxy
156
Name
156
Synopsis
156
Description
156
Atom Control
159
Notes
159
Origin
159
See also
159
Appendix D: Rx Netscape Navigator Plug-In
160
Name
160
Description
160
Installation
160
Resources
161
Environment
162
Notes
162
Origin
162
See also
162
Appendix E: Proxy Manager Service
163
Name
163
Synopsis
163
Description
163
Proxy Manager Config File
164
Example
165
Proxy Manager Details
165
Notes
165
Origin
166
See also
166
Appendix F: Locate Proxy Services
167
Name
167
Synopsis
167
Description
167
Origin
168
See also
168
Appendix G: Rx Helper Program
169
Name
169
Synopsis
169
Description
169
Installation
169
Options
170
Resources
170
Environment
170
Notes
171
Origin
171
See also
171
Other manuals for HP b2600
User Reference
84 pages
Technical Reference
206 pages
Reference Guide
486 pages
Disassembly Procedure
18 pages
Supplementary Guide
108 pages
Install Guide
5 pages
Upgrade Instructions
34 pages
Installation Guide
6 pages
Release Note
40 pages
5
Based on 1 rating
Ask a question
Give review
Questions and Answers:
Need help?
Do you have a question about the HP b2600 and is the answer not in the manual?
Ask a question
HP b2600 Specifications
General
Brand
HP
Model
b2600
Category
Desktop
Language
English
Related product manuals
HP Brio BA
32 pages
HP Brio 7100
96 pages
HP Brio BA600
98 pages
HP BRIO BA410
114 pages
HP 15-BQ0 Series
88 pages
HP rp5700 Business
40 pages
HP 290 G2 MT Business
7 pages
HP 280 G2 MT Business
13 pages
HP BL460c - ProLiant - G5
64 pages
HP 280 G5 SFF Business PC
11 pages
HP Compaq 6005 Pro Business PC
259 pages
HP ProDesk 600 G4 SFF Business
19 pages