diff options
author | marha <marha@users.sourceforge.net> | 2010-07-13 07:35:01 +0000 |
---|---|---|
committer | marha <marha@users.sourceforge.net> | 2010-07-13 07:35:01 +0000 |
commit | 81124070f120ab658e094b64f6944d701b003a99 (patch) | |
tree | 735e49473d8c4545e39cf98981e3dcdfd70760f9 /xorg-server/xkeyboard-config/keycodes/digital_vndr | |
parent | f2388fcb82e72ee921139e9a4c8f9223e4ae04cd (diff) | |
download | vcxsrv-81124070f120ab658e094b64f6944d701b003a99.tar.gz vcxsrv-81124070f120ab658e094b64f6944d701b003a99.tar.bz2 vcxsrv-81124070f120ab658e094b64f6944d701b003a99.zip |
Renamed xkbdata.src to xkeyboard-config (to reflect the name in the git repository)
Diffstat (limited to 'xorg-server/xkeyboard-config/keycodes/digital_vndr')
3 files changed, 555 insertions, 0 deletions
diff --git a/xorg-server/xkeyboard-config/keycodes/digital_vndr/Makefile.am b/xorg-server/xkeyboard-config/keycodes/digital_vndr/Makefile.am new file mode 100644 index 000000000..4f4cc4fd9 --- /dev/null +++ b/xorg-server/xkeyboard-config/keycodes/digital_vndr/Makefile.am @@ -0,0 +1,4 @@ +keycodesdir = $(xkb_base)/keycodes/digital_vndr + +dist_keycodes_DATA = \ +lk pc diff --git a/xorg-server/xkeyboard-config/keycodes/digital_vndr/lk b/xorg-server/xkeyboard-config/keycodes/digital_vndr/lk new file mode 100644 index 000000000..8523b95dd --- /dev/null +++ b/xorg-server/xkeyboard-config/keycodes/digital_vndr/lk @@ -0,0 +1,271 @@ +// $Xorg: lk,v 1.3 2000/08/17 19:54:38 cpqbld Exp $ +// +//Copyright (c) 1996 Digital Equipment Corporation +// +//Permission is hereby granted, free of charge, to any person obtaining +//a copy of this software and associated documentation files (the +//"Software"), to deal in the Software without restriction, including +//without limitation the rights to use, copy, modify, merge, publish, +//distribute, sublicense, and sell copies of the Software, and to +//permit persons to whom the Software is furnished to do so, subject to +//the following conditions: +// +//The above copyright notice and this permission notice shall be included +//in all copies or substantial portions of the Software. +// +//THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS +//OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +//MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. +//IN NO EVENT SHALL DIGITAL EQUIPMENT CORPORATION BE LIABLE FOR ANY CLAIM, +//DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR +//OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR +//THE USE OR OTHER DEALINGS IN THE SOFTWARE. +// +//Except as contained in this notice, the name of the Digital Equipment +//Corporation shall not be used in advertising or otherwise to promote +//the sale, use or other dealings in this Software without prior written +//authorization from Digital Equipment Corporation. +// +// HISTORY +// Log +// Revision 1.2 1996/06/18 09:13:22 erik +// use flags correctly, assorted cleanups and consortium fixes +// +// Revision 1.1.6.2 1995/08/07 17:40:34 William_Walker +// Upgrade XKB to protocol 0.62 (dual submit from decx11) +// [1995/08/06 14:06:25 William_Walker] +// +// Revision 1.1.2.4 1995/08/05 15:25:55 William_Walker +// Upgrade to XKB protocol 0.62 +// [1995/08/05 14:39:58 William_Walker] +// +// Revision 1.1.2.3 1995/06/27 12:17:31 William_Walker +// Rename <TLDE> to ISO9995 compliant <AE00>. +// [1995/06/26 20:24:04 William_Walker] +// +// Revision 1.1.2.2 1995/06/05 19:21:28 William_Walker +// New file. I love keymaps. +// [1995/06/05 18:07:29 William_Walker] +// +// EndLog +// +// @(#)RCSfile: lk Revision: /main/3 (DEC) Date: 1996/01/24 12:13:31 +// +xkb_keycodes "lk_common" { + // "Function" keys + <FK01> = 86; + <FK02> = 87; + <FK03> = 88; + <FK04> = 89; + <FK05> = 90; + <FK06> = 100; + <FK07> = 101; + <FK08> = 102; + <FK09> = 103; + <FK10> = 104; + <FK11> = 113; + <FK12> = 114; + + <UP> = 170; + <LEFT> = 167; + <DOWN> = 169; + <RGHT> = 168; + + // "Keypad" keys + <KP7> = 157; + <KP8> = 158; + <KP9> = 159; + <KP4> = 153; + <KP5> = 154; + <KP6> = 155; + <KP1> = 150; + <KP2> = 151; + <KP3> = 152; + <KPEN> = 149; + <KP0> = 146; + <KPDL> = 148; + + // "Alphanumeric" keys + <AE00> = 191; + <AE01> = 192; + <AE02> = 197; + <AE03> = 203; + <AE04> = 208; + <AE05> = 214; + <AE06> = 219; + <AE07> = 224; + <AE08> = 229; + <AE09> = 234; + <AE10> = 239; + <AE11> = 249; + <AE12> = 245; + <BKSP> = 188; + + <TAB> = 190; + <AD01> = 193; + <AD02> = 198; + <AD03> = 204; + <AD04> = 209; + <AD05> = 215; + <AD06> = 220; + <AD07> = 225; + <AD08> = 230; + <AD09> = 235; + <AD10> = 240; + <AD11> = 250; + <AD12> = 246; + <RTRN> = 189; + + <LCTL> = 175; + <CAPS> = 176; + <AC01> = 194; + <AC02> = 199; + <AC03> = 205; + <AC04> = 210; + <AC05> = 216; + <AC06> = 221; + <AC07> = 226; + <AC08> = 231; + <AC09> = 236; + <AC10> = 242; + <AC11> = 251; + + <LFSH> = 174; + <AB01> = 195; + <AB02> = 200; + <AB03> = 206; + <AB04> = 211; + <AB05> = 217; + <AB06> = 222; + <AB07> = 227; + <AB08> = 232; + <AB09> = 237; + <AB10> = 243; + <RTSH> = 171; + + <SPCE> = 212; + + <LDM> = 255; // Support R5 Lock Down Modifiers + + alias <TLDE> = <AE00>; +}; + +xkb_keycodes "lkx01" { + include "digital_vndr/lk(lk_common)" + <AB00> = 201; + <FK13> = 115; + <FK14> = 116; + <FK17> = 128; + <FK18> = 129; + <FK19> = 130; + <FK20> = 131; + <HELP> = 124; + <DO> = 125; + <FIND> = 138; + <INS> = 139; + <DELE> = 140; + <SELE> = 141; + <PGUP> = 142; + <PGDN> = 143; + <KPF1> = 161; + <KPF2> = 162; + <KPF3> = 163; + <KPF4> = 164; + <KPSU> = 160; + <KPCO> = 156; + <BKSL> = 247; + <LCMP> = 177; +}; + +xkb_keycodes "lk201" { + include "digital_vndr/lk(lkx01)" + indicator 4 = "Scroll Lock"; + indicator 3 = "Caps Lock"; + indicator 2 = "Compose"; + indicator 1 = "Wait"; +}; + +xkb_keycodes "lk421" { + include "digital_vndr/lk(lkx01)" + <LALT> = 172; + <RALT> = 178; + <RCMP> = 173; +}; + +xkb_keycodes "lk401" { + include "digital_vndr/lk(lk421)" + indicator 4 = "Scroll Lock"; + indicator 3 = "Caps Lock"; +}; + +xkb_keycodes "lk44x" { + include "digital_vndr/lk(lk_common)" + <ESC> = 85; + <PRSC> = 115; + <SCLK> = 116; + <PAUS> = 124; + <INS> = 138; + <HOME> = 139; + <PGUP> = 140; + <DELE> = 141; + <END> = 142; + <PGDN> = 143; + <NMLK> = 161; + <KPDV> = 162; + <KPMU> = 163; + <KPSU> = 164; + <KPAD> = 156; + <LALT> = 172; + <RALT> = 178; + <RCTL> = 173; +}; + +xkb_keycodes "lk443" { + include "digital_vndr/lk(lk44x)" + <BKSL> = 247; + indicator 3 = "Caps Lock"; + indicator 4 = "Scroll Lock"; + indicator 5 = "Num Lock"; +}; + +xkb_keycodes "lk444" { + include "digital_vndr/lk(lk44x)" + <BKSL> = 201; + <AC12> = 247; + indicator 3 = "Caps Lock"; + indicator 4 = "Scroll Lock"; + indicator 5 = "Num Lock"; +}; + +// LK201-LT = lk201 +// LK421-AJ = lk421 +AB11 +// LK421-JJ = lk421aj+MUHE+KANJ+HIRA +// LK401-AJ = lk401 +// LK401-BJ = lk401 +MUHE+KANJ+HIRA +// LK401-JJ = lk401bj+AB11 +// LK401-LT = lk401 +// LK441-LT = lk443 + +xkb_keycodes "lk421aj" { + include "digital_vndr/lk(lk421)" + <AB11> = 252; +}; + +xkb_keycodes "lk421jj" { + include "digital_vndr/lk(lk421aj)" + <MUHE> = 94; + <KANJ> = 95; + <HIRA> = 97; +}; + +xkb_keycodes "lk401bj" { + include "digital_vndr/lk(lk401)" + <MUHE> = 94; + <KANJ> = 95; + <HIRA> = 97; +}; + +xkb_keycodes "lk401jj" { + include "digital_vndr/lk(lk401bj)" + <AB11> = 252; +}; diff --git a/xorg-server/xkeyboard-config/keycodes/digital_vndr/pc b/xorg-server/xkeyboard-config/keycodes/digital_vndr/pc new file mode 100644 index 000000000..511715627 --- /dev/null +++ b/xorg-server/xkeyboard-config/keycodes/digital_vndr/pc @@ -0,0 +1,280 @@ +// $Xorg: pc,v 1.3 2000/08/17 19:54:38 cpqbld Exp $ +// +//Copyright (c) 1996 Digital Equipment Corporation +// +//Permission is hereby granted, free of charge, to any person obtaining +//a copy of this software and associated documentation files (the +//"Software"), to deal in the Software without restriction, including +//without limitation the rights to use, copy, modify, merge, publish, +//distribute, sublicense, and sell copies of the Software, and to +//permit persons to whom the Software is furnished to do so, subject to +//the following conditions: +// +//The above copyright notice and this permission notice shall be included +//in all copies or substantial portions of the Software. +// +//THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS +//OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +//MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. +//IN NO EVENT SHALL DIGITAL EQUIPMENT CORPORATION BE LIABLE FOR ANY CLAIM, +//DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR +//OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR +//THE USE OR OTHER DEALINGS IN THE SOFTWARE. +// +//Except as contained in this notice, the name of the Digital Equipment +//Corporation shall not be used in advertising or otherwise to promote +//the sale, use or other dealings in this Software without prior written +//authorization from Digital Equipment Corporation. +// +// HISTORY +// Log +// Revision 1.2 1996/06/18 09:13:25 erik +// use flags correctly, assorted cleanups and consortium fixes +// +// Revision 1.1.6.3 1995/10/25 21:00:14 William_Walker +// Add pc104-key support +// [1995/10/23 15:46:21 William_Walker] +// +// Revision 1.1.6.2 1995/08/07 17:40:37 William_Walker +// Upgrade XKB to protocol 0.62 (dual submit from decx11) +// [1995/08/06 14:06:28 William_Walker] +// +// Revision 1.1.2.4 1995/08/05 15:25:56 William_Walker +// Upgrade to XKB protocol 0.62 +// [1995/08/05 14:40:02 William_Walker] +// +// Revision 1.1.2.3 1995/06/27 12:17:32 William_Walker +// Rename <TLDE> to ISO9995 compliant <AE00>. +// [1995/06/26 20:24:07 William_Walker] +// +// Revision 1.1.2.2 1995/06/05 19:21:31 William_Walker +// New file. I love keymaps. +// [1995/06/05 18:07:34 William_Walker] +// +// EndLog +// +// @(#)RCSfile: pc Revision: /main/3 (DEC) Date: 1996/01/24 12:13:36 +// +xkb_keycodes "pc_common" { + // "Function" keys + <FK01> = 9; + <FK02> = 15; + <FK03> = 23; + <FK04> = 31; + <FK05> = 39; + <FK06> = 47; + <FK07> = 55; + <FK08> = 63; + <FK09> = 71; + <FK10> = 79; + <FK11> = 86; + <FK12> = 94; + + // "Editing" keys + + <UP> = 99; + <LEFT> = 97; + <DOWN> = 96; + <RGHT> = 106; + + // "Keypad" keys + <KP7> = 108; + <KP8> = 117; + <KP9> = 125; + + <KP4> = 107; + <KP5> = 115; + <KP6> = 116; + + <KP1> = 105; + <KP2> = 114; + <KP3> = 122; + <KPEN> = 121; + + <KP0> = 112; + <KPDL> = 113; + + // "Alphanumeric" keys + <AE01> = 22; + <AE02> = 30; + <AE03> = 38; + <AE04> = 37; + <AE05> = 46; + <AE06> = 54; + <AE07> = 61; + <AE08> = 62; + <AE09> = 70; + <AE10> = 69; + <AE11> = 78; + <AE12> = 85; + <BKSP> = 102; + + <TAB> = 13; + <AD01> = 21; + <AD02> = 29; + <AD03> = 36; + <AD04> = 45; + <AD05> = 44; + <AD06> = 53; + <AD07> = 60; + <AD08> = 67; + <AD09> = 68; + <AD10> = 77; + <AD11> = 84; + <AD12> = 91; + + <CAPS> = 20; + <AC01> = 28; + <AC02> = 27; + <AC03> = 35; + <AC04> = 43; + <AC05> = 52; + <AC06> = 51; + <AC07> = 59; + <AC08> = 66; + <AC09> = 75; + <AC10> = 76; + <AC11> = 82; + <RTRN> = 90; + + <LFSH> = 18; + <AB01> = 26; + <AB02> = 34; + <AB03> = 33; + <AB04> = 42; + <AB05> = 50; + <AB06> = 49; + <AB07> = 58; + <AB08> = 65; + <AB09> = 73; + <AB10> = 74; + <RTSH> = 89; + + <LCTL> = 17; + <LALT> = 25; + <SPCE> = 41; + <RALT> = 57; + + <LDM> = 255; // Support R5 Lock Down Modifiers + +}; + +xkb_keycodes "pc10x" { + include "digital_vndr/pc(pc_common)" + <ESC> = 8; + <AE00> = 14; + <PRSC> = 87; + <SCLK> = 95; + <PAUS> = 98; + <INS> = 103; + <HOME> = 110; + <PGUP> = 111; + <DELE> = 100; + <END> = 101; + <PGDN> = 109; + <NMLK> = 118; + <KPDV> = 119; + <KPMU> = 126; + <KPSU> = 132; + <KPAD> = 124; + <RCTL> = 88; + + alias <TLDE> = <AE00>; + + indicator 3 = "Caps Lock"; + indicator 4 = "Scroll Lock"; +}; + +xkb_keycodes "pc101" { + include "digital_vndr/pc(pc10x)" + <BKSL> = 92; + indicator 5 = "Num Lock"; +}; + + +xkb_keycodes "pc102" { + include "digital_vndr/pc(pc10x)" + <BKSL> = 19; + <AC12> = 83; + indicator 5 = "Num Lock"; +}; + +xkb_keycodes "pc104" { + include "digital_vndr/pc(pc101)" + <LWIN> = 139; + <RWIN> = 140; + <MENU> = 141; +}; + +xkb_keycodes "lk411_common" { + include "digital_vndr/pc(pc_common)" + <AE00> = 8; + <AB00> = 14; + <FK13> = 24; + <FK14> = 10; + <FK17> = 16; + <FK18> = 87; + <FK19> = 95; + <FK20> = 98; + <HELP> = 11; + <DO> = 12; + <FIND> = 110; + <INS> = 103; + <DELE> = 100; + <SELE> = 101; + <PGUP> = 111; + <PGDN> = 109; + <KPF1> = 118; + <KPF2> = 119; + <KPF3> = 126; + <KPF4> = 132; + <KPSU> = 19; + <KPCO> = 124; + <LCMP> = 40; + <RCMP> = 88; + + alias <TLDE> = <AE00>; + + indicator 3 = "Caps Lock"; + indicator 4 = "Scroll Lock"; +}; + +xkb_keycodes "lk411" { + include "digital_vndr/pc(lk411_common)" + <BKSL> = 92; +}; + +xkb_keycodes "lk450" { + include "digital_vndr/pc(lk411)" + indicator 2 = "Compose"; + indicator 1 = "Wait"; +}; + +// Japanese variants +// +// PCXAJ-AA = pc+BKSL+AC12+AB11+MUHE+KANJ+HIRA+indicator +// LK411-AJ = lk411+MUHE+KANJ+HIRA +// LK411-JJ = lk411+BKSL+AZ01+MUHE+KANJ+HIRA +// LK411-LT = lk411 + +xkb_keycodes "pcxajaa" { + include "digital_vndr/pc(pc10x)" + <BKSL> = 93; + <AC12> = 83; + <AB11> = 81; + <MUHE> = 133; + <KANJ> = 134; + <HIRA> = 135; + indicator 5 = "Group 2"; +}; + +xkb_keycodes "lk411jj" { + include "digital_vndr/pc(lk411_common)" + <AB11> = 81; + <BKSL> = 83; + <MUHE> = 133; + <KANJ> = 134; + <HIRA> = 135; +}; + + |