mirror of
https://github.com/danbulant/node-x11
synced 2026-05-24 12:35:39 +00:00
link to big list of request codes
This commit is contained in:
parent
17d5a7f285
commit
88266bd3cb
1 changed files with 9 additions and 6 deletions
|
|
@ -1,3 +1,6 @@
|
|||
// full list of event/error/request codes for all extensions:
|
||||
// http://www.opensource.apple.com/source/X11server/X11server-106.7/kdrive/xorg-server-1.6.5-apple3/dix/protocol.txt
|
||||
|
||||
var xutil = require('./xutil');
|
||||
var hexy = require('./hexy').hexy;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue