quartz: handle yet another dead tilde variant

which is delivered by the US-International keyboard layout.
This commit is contained in:
Michael Natterer 2012-05-08 16:07:31 +02:00 committed by Michael Natterer
parent 73f3263e6c
commit 7915388017

View File

@ -220,6 +220,7 @@ const static struct {
{ 0xf2c6, GDK_KEY_dead_circumflex },
{ 0xf302, GDK_KEY_dead_circumflex },
{ 0xf07e, GDK_KEY_dead_tilde },
{ 0xf2dc, GDK_KEY_dead_tilde },
{ 0xf303, GDK_KEY_dead_tilde },
{ 0xf342, GDK_KEY_dead_perispomeni },
{ 0xf0af, GDK_KEY_dead_macron },