fujitsu revision c067fea9
1// $Xorg: fujitsu,v 1.4 2001/02/09 02:05:52 xorgcvs Exp $ 2// 3//Copyright 1996, 1998 The Open Group 4// 5//Permission to use, copy, modify, distribute, and sell this software and its 6//documentation for any purpose is hereby granted without fee, provided that 7//the above copyright notice appear in all copies and that both that 8//copyright notice and this permission notice appear in supporting 9//documentation. 10// 11//The above copyright notice and this permission notice shall be 12//included in all copies or substantial portions of the Software. 13// 14//THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 15//EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 16//MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. 17//IN NO EVENT SHALL THE OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR 18//OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, 19//ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR 20//OTHER DEALINGS IN THE SOFTWARE. 21// 22//Except as contained in this notice, the name of The Open Group shall 23//not be used in advertising or otherwise to promote the sale, use or 24//other dealings in this Software without prior written authorization 25//from The Open Group. 26// 27default xkb_keycodes "138" { 28 29 minimum= 8; 30 maximum= 255; 31 32 <ESC> = 37; 33 <AE01> = 38; 34 <AE02> = 39; 35 <AE03> = 40; 36 <AE04> = 41; 37 <AE05> = 42; 38 <AE06> = 43; 39 <AE07> = 44; 40 <AE08> = 45; 41 <AE09> = 46; 42 <AE10> = 47; 43 <AE11> = 48; 44 <AE12> = 49; 45 <TLDE> = 50; 46 <BKSP> = 51; 47 48 <TAB> = 61; 49 <AD01> = 62; 50 <AD02> = 63; 51 <AD03> = 64; 52 <AD04> = 65; 53 <AD05> = 66; 54 <AD06> = 67; 55 <AD07> = 68; 56 <AD08> = 69; 57 <AD09> = 70; 58 <AD10> = 71; 59 <AD11> = 72; 60 <AD12> = 73; 61 62 <LCTL> = 84; 63 <AC01> = 85; 64 <AC02> = 86; 65 <AC03> = 87; 66 <AC04> = 88; 67 <AC05> = 89; 68 <AC06> = 90; 69 <AC07> = 91; 70 <AC08> = 92; 71 <AC09> = 93; 72 <AC10> = 94; 73 <AC11> = 95; 74 <BKSL> = 96; 75 <RTRN> = 97; 76 77 <LFSH> = 107; 78 <AB01> = 108; 79 <AB02> = 109; 80 <AB03> = 110; 81 <AB04> = 111; 82 <AB05> = 112; 83 <AB06> = 113; 84 <AB07> = 114; 85 <AB08> = 115; 86 <AB09> = 116; 87 <AB10> = 117; 88 <AB11> = 52; 89 <RTSH> = 118; 90 91 <CAPS> = 127; 92 <LALT> = 27; 93 <LMTA> = 128; 94 <UNK4> = 125; 95 <SPCE> = 129; 96 <UNK5> = 10; 97 <RMTA> = 130; 98 <RALT> = 23; 99 <COMP> = 75; 100 <LNFD> = 119; 101 <UNK6> = 56; 102 103 <FK01> = 13; 104 <FK02> = 14; 105 <FK03> = 16; 106 <FK04> = 18; 107 <FK05> = 20; 108 <FK06> = 22; 109 <FK07> = 24; 110 <FK08> = 25; 111 <FK09> = 26; 112 <FK10> = 15; 113 <FK11> = 17; 114 <FK12> = 19; 115 <FK13> = 137; 116 <FK14> = 138; 117 <FK15> = 139; 118 <FK16> = 140; 119 <FK17> = 141; 120 <FK18> = 142; 121 <FK19> = 143; 122 <FK20> = 144; 123 <FK21> = 145; 124 <FK22> = 146; 125 <FK23> = 147; 126 <FK24> = 148; 127 <FK25> = 153; 128 <FK26> = 154; 129 <FK27> = 155; 130 <FK28> = 156; 131 <FK29> = 149; 132 <FK30> = 150; 133 <FK31> = 151; 134 <FK32> = 152; 135 136 <UNDO> = 34; 137 <COPY> = 59; 138 <PAST> = 81; 139 <CUT> = 105; 140 <HELP> = 126; 141 142 <BREA> = 9; 143 <PRSC> = 30; 144 <KNJI> = 21; 145 <PAUS> = 29; 146 147 <UNK0> = 82; 148 <UNK1> = 83; 149 <UNK2> = 12; 150 <PGUP> = 35; 151 <HOME> = 32; 152 <PGDN> = 36; 153 <UNK3> = 28; 154 <DEL> = 74; 155 <INS> = 60; 156 <UP> = 33; 157 <DOWN> = 103; 158 <LEFT> = 57; 159 <RGHT> = 80; 160 <EXEC> = 11; 161 162 <KPMU> = 55; 163 <KPDV> = 54; 164 <KPAD> = 133; 165 <KPSU> = 79; 166 167 <KP7> = 76; 168 <KP8> = 77; 169 <KP9> = 78; 170 <KPEQ> = 53; 171 172 <KP4> = 99; 173 <KP5> = 100; 174 <KP6> = 101; 175 <KPDC> = 58; 176 177 <KP1> = 120; 178 <KP2> = 121; 179 <KP3> = 122; 180 <KPEN> = 98; 181 182 <KP0> = 102; 183 <KP00> = 31; 184 185 <UNK7> = 123; 186 <UNK8> = 124; 187}; 188