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

« back to all changes in this revision

Viewing changes to compat/basic

  • 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: basic,v 1.3 2000/08/17 19:54:34 cpqbld Exp $
2
 
 
3
1
// Minimal set of symbol interpretations to provide 
4
2
// reasonable default behavior (Num lock, shift and 
5
3
// caps lock and mode switch) and set up the 
6
4
// automatic updating of common keyboard LEDs.
7
5
 
8
 
// $XFree86: xc/programs/xkbcomp/compat/basic,v 1.2 2000/11/06 19:24:10 dawes Exp $
9
 
 
10
6
default xkb_compatibility "basic"  {
11
7
    virtual_modifiers NumLock,AltGr;
12
8