[comp.windows.x] Where can I get an Opcode listing?

bill@polygen.uucp (Bill Poitras) (10/02/90)

Where can I get a listing of Major Opcodes.  My programs have been crashing 
a lot lately in calls to the event system, but the Major Opcodes that the 
error handler shows me is useless, unless I know what it means.  So if 
anyone could tell me where I could find them I would greatly appreciate it.
+-----------------+---------------------------+-----------------------------+
| Bill Poitras    | Polygen Corporation       | {princeton mit-eddie        |
|     (bill)      | Waltham, MA USA           |  bu sunne}!polygen!bill     |
|                 |                           | bill@polygen.com            |
+-----------------+---------------------------+-----------------------------+

mouse@LARRY.MCRCIM.MCGILL.EDU (10/04/90)

> Where can I get a listing of Major Opcodes[?]

The end of <X11/Xproto.h> is probably the most universally available.
The protocol document would probably be poslfitically preferable if you
have a copy available.

					der Mouse

			old: mcgill-vision!mouse
			new: mouse@larry.mcrcim.mcgill.edu

rlh2@ukc.ac.uk (Richard Hesketh) (10/04/90)

In article <832@redford.UUCP> bill@redford.UUCP (Bill Poitras(X 255)) writes:
>Where can I get a listing of Major Opcodes.

Try {your path}/include/X11/Xproto.h