# say "top level windows only." property WM_CLASS WM_NAME ar

#These next three let xlsclients work untrusted. Think carefully

#before including these; giving away the client machine name and command

#may be exposing too much.

property WM_STATE WM_NAME ar

property WM_CLIENT_MACHINE WM_NAME ar property WM_COMMAND WM_NAME ar

#To let untrusted clients use the standard colormaps created by

#xstdcmap, include these lines.

property RGB_DEFAULT_MAP

root ar

property RGB_BEST_MAP

root

ar

property RGB_RED_MAP

root

ar

property RGB_GREEN_MAP root

ar

property RGB_BLUE_MAP

root

ar

property RGB_GRAY_MAP

root

ar

#To let untrusted clients use the color management database created

#by xcmsdb, include these lines.

property XDCCC_LINEAR_RGB_CORRECTION root ar property XDCCC_LINEAR_RGB_MATRICES root ar property XDCCC_GRAY_SCREENWHITEPOINT root ar property XDCCC_GRAY_CORRECTION root ar

#To let untrusted clients use the overlay visuals that many vendors

#support, include this line.

property SERVER_OVERLAY_VISUALS root ar

# property names and explicit specification of error conditions property "property with spaces" 'property with "' aw er ed

#Allow deletion of Woo-Hoo if window also has property OhBoy with value

#ending in "son". Reads and writes will cause an error.

property Woo-Hoo

OhBoy = "*son" ad

Page 150

Graphics Administration Guide for HP-UX 10.20