mirror of
https://github.com/jjsullivan5196/wvkbd.git
synced 2025-03-13 02:42:47 +01:00
layout.mobintl.h: fix same big/little issue for ų
This commit is contained in:
parent
849f4600e9
commit
de4b4dcd2e
@ -698,7 +698,7 @@ static struct key keys_compose_u[] = {
|
|||||||
{"ŭ", "Ŭ", 1.0, Copy, 0x016D, 0, 0x016C},
|
{"ŭ", "Ŭ", 1.0, Copy, 0x016D, 0, 0x016C},
|
||||||
{"ů", "Ů", 1.0, Copy, 0x016F, 0, 0x016E},
|
{"ů", "Ů", 1.0, Copy, 0x016F, 0, 0x016E},
|
||||||
{"ű", "Ű", 1.0, Copy, 0x0171, 0, 0x0170},
|
{"ű", "Ű", 1.0, Copy, 0x0171, 0, 0x0170},
|
||||||
{"ų", "Ų", 1.0, Copy, 0x0172, 0, 0x0173},
|
{"ų", "Ų", 1.0, Copy, 0x0173, 0, 0x0172},
|
||||||
{"", "", 0.0, EndRow},
|
{"", "", 0.0, EndRow},
|
||||||
{"υ", "Υ", 1.0, Copy, 0x03C5, 0, 0x03A5},
|
{"υ", "Υ", 1.0, Copy, 0x03C5, 0, 0x03A5},
|
||||||
{"", "", 9.0, Pad},
|
{"", "", 9.0, Pad},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user