diff options
Diffstat (limited to 'registry')
-rw-r--r-- | registry | 24 |
1 files changed, 22 insertions, 2 deletions
@@ -1,5 +1,5 @@ /* $Xorg: registry,v 1.7 2001/06/01 18:55:58 coskrey Exp $ */ -/* $XdotOrg: xc/registry,v 1.1.4.4 2004/03/05 13:38:02 eich Exp $ */ +/* $XdotOrg: xc/registry,v 1.1.4.2.6.2.2.1 2004/03/13 18:48:39 alanc Exp $ */ X Registry @@ -449,6 +449,7 @@ Value Name Reference 0 Internet [23] 1 DECnet [23] 2 Chaos [23] +5 ServerInterpreted [23] 6 InternetV6 [23] 33 Amoeba [8] 252 LocalHost [105] @@ -1027,6 +1028,21 @@ See XIM_ENCODING_NEGOTIATION in section 4.6 of the XIM standard. "COMPOUND_TEXT" [104] +23. SERVER INTERPRETED ADDRESS TYPES + +Types of addresses used in the ChangeHosts protocol request. +See the description of ChangeHosts in section 9 of the X11 Protocol standard. + +Registered address types: + +Name Reference +---- --------- +"hostname" [135 - xc/doc/spec/SIAddresses/hostname.txt] +"IPv6" [135 - xc/doc/spec/SIAddresses/IPv6.txt] + +Vendor-specific prefixes: + +None registered yet. REFERENCES @@ -1686,4 +1702,8 @@ REFERENCES property type and selection target. The ICCCM spec will be updated in a future release to fully specify UTF8_STRING. -/* $XFree86: xc/registry,v 1.7tsi Exp $ */ +[135] X.Org Foundation source implementation + See Reference [8] + +/* $XFree86: xc/registry,v 1.8 2003/07/09 15:27:23 tsi Exp $ */ + |