~ubuntu-branches/ubuntu/raring/xkeyboard-config/raring

« back to all changes in this revision

Viewing changes to symbols/jp

  • Committer: Bazaar Package Importer
  • Author(s): Cyril Brulebois
  • Date: 2011-06-04 00:35:16 UTC
  • mto: (12.3.3 sid)
  • mto: This revision was merged to the branch mainline in revision 76.
  • Revision ID: james.westby@ubuntu.com-20110604003516-8nt6pbyc5eq8ze03
Tags: upstream-2.3
ImportĀ upstreamĀ versionĀ 2.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
partial default alphanumeric_keys
6
6
xkb_symbols "106" {
7
7
    include "jp(common)"
8
 
    name[Group1]= "Japan";
 
8
    name[Group1]= "Japanese";
9
9
 
10
10
    key <AE10> { [ 0, asciitilde        ] };
11
11
    key <AE13> { [ backslash, bar       ] };
108
108
xkb_symbols "OADG109A" {
109
109
 
110
110
    include "jp(common)"
111
 
    name[Group1]= "Japan - OADG 109A";
 
111
    name[Group1]= "Japanese (OADG 109A)";
112
112
 
113
113
    key <AE10> { [ 0            ] };
114
114
    key <AE13> { [ yen, bar     ] };
124
124
    include "altwin(menu)"
125
125
    include "jp(kana)"
126
126
    include "jp(OADG109A)"
127
 
    name[Group1]= "Japan - Kana 86";
 
127
    name[Group1]= "Japanese (Kana 86)";
128
128
 
129
129
    key <ESC> {         [ Escape        ]       };
130
130
    key <NMLK> {        [ Num_Lock, Pointer_EnableKeys          ]       };
145
145
partial alphanumeric_keys
146
146
xkb_symbols "kana" {
147
147
 
148
 
    name[Group1]= "Japan - Kana";
 
148
    name[Group1]= "Japanese (Kana)";
149
149
 
150
150
    // Alphanumeric section
151
151
    key <HZTG> {
241
241
// Copied from macintosh_vndr/jp
242
242
partial alphanumeric_keys
243
243
xkb_symbols "mac" {
244
 
    name[Group1]        = "Japan - Macintosh";
 
244
    name[Group1]        = "Japanese (Macintosh)";
245
245
    include "jp(kana)"
246
246
 
247
247
    replace key <CAPS> { [ Caps_Lock ] };