//
// CDDL HEADER START
//
// The contents of this file are subject to the terms of the
// Common Development and Distribution License (the "License").
// You may not use this file except in compliance with the License.
//
// You can obtain a copy of the license at src/OPENSOLARIS.LICENSE
// or http://www.opensolaris.org/os/licensing.
// See the License for the specific language governing permissions
// and limitations under the License.
//
// When distributing Covered Code, include this CDDL HEADER in each
// file and include the License file at src/OPENSOLARIS.LICENSE.
// If applicable, add the following below this CDDL HEADER, with the
// fields enclosed by brackets "[]" replaced with your own identifying
// information: Portions Copyright [yyyy] [name of copyright owner]
//
// CDDL HEADER END
//


xkb_symbols "type5" {
    include "sun/us(type5basic)"
    // A few keys are different
    key <TLDE> { [ quoteleft, asciitilde], [ degree, degree ]	};
    key <AE02> { [ 2, quotedbl		], [ at		]	};
    key <AE03> { [ 3, colon		], [ numbersign	]	};
    key <AE04> { [ 4, question		], [ dollar	]	};
    key <AE06> { [ 6, plus		], [ asciicircum ]	};
    key <AE07> { [ 7, underscore	], [ ampersand	]	};
    key <AE08> { [ 8, parenleft		], [ asterisk	]	};
    key <AE09> { [ 9, parenright	]			};
    key <AE10> { [ 0, equal		]			};
    key <AE11> { [ zabovedot, Zabovedot	]			};
    key <AE12> { [ dead_ogonek, Aacute ]			};
    key <AD11> { [ oacute, zacute	], [ bracketleft, braceleft ] };
    key <AD12> { [ slash, section	], [ bracketright, braceright ] };
    key <AC02> { [ s, S			], [ ssharp	]	};
    key <AC08> { [ k, K			], [ ampersand	]	};
    key <AC10> { [ lstroke, Lstroke	]			};
    key <AC11> { [ aogonek, eogonek	], [ quoteright	]	};
    key <BKSL> { [ backslash, semicolon	], [ currency, bar ]	};
    key <LSGT> { [ less, greater	]			};
    key <AB08> { [ comma, sacute	], [ less	]	};
    key <AB09> { [ period, nacute	], [ greater	]	};
    key <AB10> { [ minus, cacute	]			};
};

