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

« back to all changes in this revision

Viewing changes to symbols/nec_vndr/jp

  • Committer: Bazaar Package Importer
  • Author(s): Cyril Brulebois
  • Date: 2011-04-06 02:41:25 UTC
  • mto: (12.3.3 sid)
  • mto: This revision was merged to the branch mainline in revision 74.
  • Revision ID: james.westby@ubuntu.com-20110406024125-viz2oxc3mwv20d44
Tags: upstream-2.2.1
ImportĀ upstreamĀ versionĀ 2.2.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
// $Xorg: jp,v 1.4 2001/02/09 02:05:53 xorgcvs Exp $
2
1
//
3
2
//Copyright 1996, 1998  The Open Group
4
3
//
24
23
//other dealings in this Software without prior written authorization
25
24
//from The Open Group.
26
25
//
27
 
// $XFree86: xc/programs/xkbcomp/symbols/nec/jp,v 3.9 2001/01/17 23:46:03 dawes Exp $ 
28
 
//
29
26
// symbols for a NEC PC98 keyboard
30
27
default xkb_symbols "pc98" {
31
28
 
164
161
    modifier_map Mod1   { Alt_L };
165
162
    modifier_map Mod2   { Mode_switch };
166
163
};
167