calamares/src/modules/keyboardq/data/ru.xml

65 lines
2.5 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="UTF-8"?>
<!-- === This file is part of Calamares - <https://calamares.io> ===
* SPDX-FileCopyrightText: 2021 Anke Boersma <demm@kaosx.us>
* SPDX-License-Identifier: GPL-3.0-or-later
*
* Calamares is Free Software: see the License-Identifier above. -->
<Keyboard>
<Row>
<Key labels = " |" ratio = ".8"/>
<Key labels = "й|" ratio = ".7"/>
<Key labels = "ц|" ratio = ".7"/>
<Key labels = "у|" ratio = ".7"/>
<Key labels = "к|" ratio = ".7"/>
<Key labels = "е|" ratio = ".7"/>
<Key labels = "н|" ratio = ".7"/>
<Key labels = "г|" ratio = ".7"/>
<Key labels = "ш|" ratio = ".7"/>
<Key labels = "щ|" ratio = ".7"/>
<Key labels = "з|" ratio = ".7"/>
<Key labels = "х|" ratio = ".7"/>
<Key labels = "Ъ|" ratio = ".7"/>
<Key labels = " |" ratio = ".8"/>
</Row>
<Row>
<Key labels = " |" ratio = "1.3"/>
<Key labels = "ф|" ratio = ".7"/>
<Key labels = "ы|" ratio = ".7"/>
<Key labels = "в|" ratio = ".7"/>
<Key labels = "а|" ratio = ".7"/>
<Key labels = "п|" ratio = ".7"/>
<Key labels = "р|" ratio = ".7"/>
<Key labels = "о|" ratio = ".7"/>
<Key labels = "л|" ratio = ".7"/>
<Key labels = "д|" ratio = ".7"/>
<Key labels = "ж|" ratio = ".7"/>
<Key labels = "э|" ratio = ".7"/>
<Key labels = "↵!enter" icon = "enter.svg" ratio = "1"/>
</Row>
<Row>
<Key labels = "&#8593;!shift" ratio = "1.2" icon = "shift.svg" checkable = "true"/>
<Key labels = "я|" ratio = ".7"/>
<Key labels = "ч|" ratio = ".7"/>
<Key labels = "с|" ratio = ".7"/>
<Key labels = "м|" ratio = ".7"/>
<Key labels = "и|" ratio = ".7"/>
<Key labels = "т|" ratio = ".7"/>
<Key labels = "ь|" ratio = ".7"/>
<Key labels = "б|" ratio = ".7"/>
<Key labels = "ю|" ratio = ".7"/>
<Key labels = ".|" ratio = ".7"/>
<Key labels = "&#8593;!shift" ratio = "1.1" icon = "shift.svg" checkable = "true"/>
<Key labels = "⌫!backspace" icon = "backspace.svg" ratio = ".7"/>
</Row>
<Row>
<Key labels = "Ctrl" ratio = "1"/>
<Key labels = " |" ratio = "1"/>
<Key labels = "Alt|" ratio = "1"/>
<Key labels = " |" ratio = "4"/>
<Key labels = "Alt|" ratio = "1"/>
<Key labels = " |" ratio = "1"/>
<Key labels = "Ctrl" ratio = "1"/>
</Row>
</Keyboard>