mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 04:13:34 +00:00
Mario Kacmar <kario AT szm DOT sk>
- Enhancement for basic Slovak keyboard layout added. - See #1251 for more details. svn path=/trunk/; revision=34580
This commit is contained in:
@@ -401,6 +401,8 @@ ROSDATA DEADKEY dead_key[] = {
|
||||
{ DEADTRANS(0x0075, 0x00b4, 0x00fa, 0x0000) }, // u with acute
|
||||
{ DEADTRANS(0x0059, 0x00b4, 0x00dd, 0x0000) }, // Y with acute
|
||||
{ DEADTRANS(0x0079, 0x00b4, 0x00fd, 0x0000) }, // y with acute
|
||||
{ DEADTRANS(0x005a, 0x00b4, 0x0179, 0x0000) }, // Z with acute
|
||||
{ DEADTRANS(0x007a, 0x00b4, 0x017a, 0x0000) }, // z with acute
|
||||
{ DEADTRANS(0x0020, 0x00b4, 0x00b4, 0x0000) }, // space > acute
|
||||
|
||||
{ DEADTRANS(0x004f, 0x005e, 0x00d4, 0x0000) }, // O with circumflex
|
||||
|
||||
Reference in New Issue
Block a user