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

« back to all changes in this revision

Viewing changes to symbols/macintosh_vndr/dk

  • 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
 
// $XConsortium: dk /main/3 1996/08/31 12:19:29 kaleb $
2
 
// $XFree86: xc/programs/xkbcomp/symbols/dk,v 3.3.2.1 1999/12/20 12:56:01 hohndel Exp $
3
1
partial alphanumeric_keys 
4
2
xkb_symbols "basic" {
5
3
 
76
74
    key <BKSL>  { [apostrophe, asterisk,        at,        at ] };
77
75
    key <TLDE>  { [    dollar,  section,    dollar,    dollar ] };
78
76
};
79