Lines Matching +full:mac +full:- +full:only

4 SRC_ZONE	0x00-0x8F
11 # Contents: Map (external version) from Mac OS Keyboard
14 # Copyright: (c) 2001-2002, 2005 by Apple Computer, Inc., all rights
21 # c02 2005-Apr-05 Change mappings for 0x09, 0x0F, 0x8C; add
22 # Mac OS X-only mappings for 0x8D-9x8F.
24 # clarification of Mac OS X usage. Matches
27 # b1,c1 2002-Dec-19 First version. Matches internal utom<b6>.
30 # ----------------
51 # For general information about Mac OS encodings and these mapping
55 # -------
57 # Three tab-separated columns;
59 # Column #1 is the Mac OS Keyboard code (in hex as 0xNN)
65 # The entries are in Mac OS Keyboard code order.
70 # The Mac OS Keyboard character set uses the ranges normally set aside
73 # Notes on Mac OS Keyboard:
74 # -------------------------
77 # Mac OS X, this font was used by the user-interface system to display
78 # glyphs for special keys on the keyboard. In Mac OS X, that font is
80 # only used as a way to map from a set of Menu Manager constants to
81 # associated Unicode sequences. As such, new mappings added for Mac OS
82 # X only may be one-way mappings: From the Keyboard glyph "encoding"
85 # The Mac OS Keyboard encoding shares the script code smRoman
86 # (0) with the Mac OS Roman encoding. To determine if the Keyboard
87 # encoding is being used in Mac OS 8 or Mac OS 9, you must check if
91 # ---------------------------------
94 # - For mappings used in Mac OS 8 and Mac OS 9, ensure roundtrip
95 # mapping from every character in the Mac OS Keyboard character set
97 # added for Mac OS X only (noted below).
98 # - Use standard Unicode characters as much as possible, to
100 # Whenever possible, avoid having content carried by private-use
103 # Some of the characters in the Mac OS Keyboard character set do not
115 # transcoding hints are "grouping hints" - they indicate that the next
116 # 2-4 Unicode characters should be treated as a single entity for
118 # - they are like combining characters, and can follow a standard
121 # transcoding. These always terminate a combining-character sequence.
124 # grouping tags, 0xF860-61, and one variant tag, 0xF87F. Since these
126 # the Mac OS Keyboard character set map to a sequence of two to four
129 # For example, the Mac OS Keyboard character at 0x6F, representing the
134 # b) Otherwise, use private use characters by themselves to map Mac OS
150 # -------------------------------------------
154 # - Mapping for 0x09 changed from 0x0009 (wrong) to 0x2423
155 # - Mapping for 0x0F changed from 0x270E (wrong) to 0xF802
156 # - Mapping for 0x8C changed from 0xF804 to 0x23CF (Unicode 4.0)
157 # - Add Mac OS X-only mappings for 0x8D-0x8F