[12102] in Athena Bugs
x11r5 xrdb -symbols
daemon@ATHENA.MIT.EDU (yandros@MIT.EDU)
Thu Jun 2 06:29:50 1994
From: yandros@MIT.EDU
Date: Thu, 2 Jun 94 06:29:45 EDT
To: bugs@MIT.EDU
What are you trying to do?
Tell the rlease team about a difference with x11r5 clients of which
they may not have previously been aware.
Ok, so what is it?
The output of the command `xrdb -symbols' is formatted differently
by x11r5 and x11r5 clients:
Show us the gory details.
Ok, here are the gory details:
; where xrdb
/mit/yandros/bin/@sys/X11R5/xrdb
/usr/openwin/bin/xrdb
; xrdb -symbols
-DHOST=infocalypse
-DSERVERHOST=infocalypse
-DSRVR_infocalypse
-DDISPLAY_NUM=0
-DCLIENTHOST=infocalypse
-DCLNT_infocalypse
-DVERSION=11
-DREVISION=0
-DVENDOR="X11/NeWS - Sun Microsystems Inc."
-DVNDR_X11_NeWS___Sun_Microsystems_Inc_
-DRELEASE=3200
-DNUM_SCREENS=1
-DEXT_MIT_SHM
-DEXT_SUN_ALLPLANES
-DEXT_SHAPE
-DEXT_Multi_Buffering
-DEXT_XInputDeviceEvents
-DEXT_SunWindowGrabber
-DEXT_SUN_DGA
-DSCREEN_NUM=0
-DWIDTH=1152
-DHEIGHT=900
-DX_RESOLUTION=3273
-DY_RESOLUTION=3273
-DPLANES=8
-DBITS_PER_RGB=8
-DCLASS=PseudoColor
-DCLASS_PseudoColor=524403
-DCOLOR
-DCLASS_StaticGray_8=524400
-DCLASS_GrayScale_8=524401
-DCLASS_StaticColor_8=524402
-DCLASS_PseudoColor_8=524403
; /usr/openwin/bin/xrdb -symbols
-DHOST=infocalypse -DSERVERHOST=infocalypse -DSRVR_infocalypse -DDISPLAY_NUM=0 -DCLIENTHOST=infocalypse -DCLNT_infocalypse -DVERSION=11 -DREVISION=0 -DVENDOR="X11/NeWS - Sun Microsystems Inc." -DVNDR_X11_NeWS___Sun_Microsystems_Inc_ -DRELEASE=3200 -DNUM_SCREENS=1 -DEXT_MIT_SHM -DEXT_SUN_ALLPLANES -DEXT_SHAPE -DEXT_Multi_Buffering -DEXT_XInputDeviceEvents -DEXT_SunWindowGrabber -DEXT_SUN_DGA -DSCREEN_NUM=0 -DWIDTH=1152 -DHEIGHT=900 -DX_RESOLUTION=3273 -DY_RESOLUTION=3273 -DPLANES=8 -DBITS_PER_RGB=8 -DCLASS=PseudoColor -DCLASS_PseudoColor=524403 -DCOLOR -DCLASS_StaticGray_8=524400 -DCLASS_GrayScale_8=524401 -DCLASS_StaticColor_8=524402 -DCLASS_PseudoColor_8=524403
And just why might the release team care?
Some users parse the output of this command, and the parsers may
need to be adapted to work under this new (nicer, IMHO) format.
Should we bother crashing NetProb by trying to assign a number to this
and/or send you mail about this?
Nope; but thanks for asking.