open-src/proto/sun-ext-protos/include/interactiveCommon.h
author Alan Coopersmith <Alan.Coopersmith@Sun.COM>
Thu, 18 Feb 2010 16:03:08 -0800
changeset 907 3c35d611cdaa
parent 258 959991251e79
child 919 425233ae7236
permissions -rw-r--r--
6927784 Remove SCCS ident tags from X gate
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
103
ffa8a5b32175 Add files needed for OpenSolaris builds of Xorg 7.2 to succeed
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
     1
/*
ffa8a5b32175 Add files needed for OpenSolaris builds of Xorg 7.2 to succeed
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
     2
 * Copyright 1994 Sun Microsystems, Inc.  All rights reserved.
ffa8a5b32175 Add files needed for OpenSolaris builds of Xorg 7.2 to succeed
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
     3
 *
ffa8a5b32175 Add files needed for OpenSolaris builds of Xorg 7.2 to succeed
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
     4
 * Permission is hereby granted, free of charge, to any person obtaining a
ffa8a5b32175 Add files needed for OpenSolaris builds of Xorg 7.2 to succeed
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
     5
 * copy of this software and associated documentation files (the
ffa8a5b32175 Add files needed for OpenSolaris builds of Xorg 7.2 to succeed
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
     6
 * "Software"), to deal in the Software without restriction, including
ffa8a5b32175 Add files needed for OpenSolaris builds of Xorg 7.2 to succeed
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
     7
 * without limitation the rights to use, copy, modify, merge, publish,
ffa8a5b32175 Add files needed for OpenSolaris builds of Xorg 7.2 to succeed
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
     8
 * distribute, and/or sell copies of the Software, and to permit persons
ffa8a5b32175 Add files needed for OpenSolaris builds of Xorg 7.2 to succeed
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
     9
 * to whom the Software is furnished to do so, provided that the above
ffa8a5b32175 Add files needed for OpenSolaris builds of Xorg 7.2 to succeed
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
    10
 * copyright notice(s) and this permission notice appear in all copies of
ffa8a5b32175 Add files needed for OpenSolaris builds of Xorg 7.2 to succeed
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
    11
 * the Software and that both the above copyright notice(s) and this
ffa8a5b32175 Add files needed for OpenSolaris builds of Xorg 7.2 to succeed
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
    12
 * permission notice appear in supporting documentation.
ffa8a5b32175 Add files needed for OpenSolaris builds of Xorg 7.2 to succeed
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
    13
 * 
ffa8a5b32175 Add files needed for OpenSolaris builds of Xorg 7.2 to succeed
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
    14
 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
ffa8a5b32175 Add files needed for OpenSolaris builds of Xorg 7.2 to succeed
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
    15
 * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
ffa8a5b32175 Add files needed for OpenSolaris builds of Xorg 7.2 to succeed
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
    16
 * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
ffa8a5b32175 Add files needed for OpenSolaris builds of Xorg 7.2 to succeed
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
    17
 * OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
ffa8a5b32175 Add files needed for OpenSolaris builds of Xorg 7.2 to succeed
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
    18
 * HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL
ffa8a5b32175 Add files needed for OpenSolaris builds of Xorg 7.2 to succeed
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
    19
 * INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING
ffa8a5b32175 Add files needed for OpenSolaris builds of Xorg 7.2 to succeed
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
    20
 * FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
ffa8a5b32175 Add files needed for OpenSolaris builds of Xorg 7.2 to succeed
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
    21
 * NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
ffa8a5b32175 Add files needed for OpenSolaris builds of Xorg 7.2 to succeed
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
    22
 * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
ffa8a5b32175 Add files needed for OpenSolaris builds of Xorg 7.2 to succeed
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
    23
 * 
ffa8a5b32175 Add files needed for OpenSolaris builds of Xorg 7.2 to succeed
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
    24
 * Except as contained in this notice, the name of a copyright holder
ffa8a5b32175 Add files needed for OpenSolaris builds of Xorg 7.2 to succeed
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
    25
 * shall not be used in advertising or otherwise to promote the sale, use
ffa8a5b32175 Add files needed for OpenSolaris builds of Xorg 7.2 to succeed
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
    26
 * or other dealings in this Software without prior written authorization
ffa8a5b32175 Add files needed for OpenSolaris builds of Xorg 7.2 to succeed
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
    27
 * of the copyright holder.
ffa8a5b32175 Add files needed for OpenSolaris builds of Xorg 7.2 to succeed
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
    28
 */
ffa8a5b32175 Add files needed for OpenSolaris builds of Xorg 7.2 to succeed
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
    29
ffa8a5b32175 Add files needed for OpenSolaris builds of Xorg 7.2 to succeed
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
    30
#ifndef _INTERACTIVECOMMON_H
ffa8a5b32175 Add files needed for OpenSolaris builds of Xorg 7.2 to succeed
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
    31
#define _INTERACTIVECOMMON_H
ffa8a5b32175 Add files needed for OpenSolaris builds of Xorg 7.2 to succeed
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
    32
ffa8a5b32175 Add files needed for OpenSolaris builds of Xorg 7.2 to succeed
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
    33
ffa8a5b32175 Add files needed for OpenSolaris builds of Xorg 7.2 to succeed
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
    34
ffa8a5b32175 Add files needed for OpenSolaris builds of Xorg 7.2 to succeed
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
    35
#define INTERACTIVE_INFO		0x1
ffa8a5b32175 Add files needed for OpenSolaris builds of Xorg 7.2 to succeed
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
    36
#define INTERACTIVE_SETTING		0x2
ffa8a5b32175 Add files needed for OpenSolaris builds of Xorg 7.2 to succeed
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
    37
ffa8a5b32175 Add files needed for OpenSolaris builds of Xorg 7.2 to succeed
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
    38
ffa8a5b32175 Add files needed for OpenSolaris builds of Xorg 7.2 to succeed
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
    39
#endif	/* _INTERACTIVECOMMON_H */