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

« back to all changes in this revision

Viewing changes to symbols/mn

  • 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
 
// $XKeyboardConfig$
2
 
 
3
1
// based on:
4
2
// Mongolian standard keyboard
5
3
// Author Sanlig Badral <badral@chinggis.com>
76
74
 
77
75
  include "mn(basic)"
78
76
 
 
77
  key <AE07> { [ 7,                 semicolon,          ampersand       ] };
 
78
 
79
79
  key <BKSL> { [ backslash,         bar,                exclam          ] };
80
80
 
81
81
  include "group(olpc)"
82
82
};
83