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

« back to all changes in this revision

Viewing changes to keycodes/xfree98

  • 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: xfree98,v 1.4 2001/02/09 02:05:52 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/keycodes/xfree98,v 3.6 2001/01/17 23:45:51 dawes Exp $
28
26
//
29
27
default xkb_keycodes "pc98" {
30
28
 
152
150
    indicator 1 = "Caps Lock";
153
151
    indicator 2 = "Kana";
154
152
};
155