aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Ryujinx/Input/GTK3/GTK3MappingHelper.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Ryujinx/Input/GTK3/GTK3MappingHelper.cs b/Ryujinx/Input/GTK3/GTK3MappingHelper.cs
index c6be528e..8bab0dc0 100644
--- a/Ryujinx/Input/GTK3/GTK3MappingHelper.cs
+++ b/Ryujinx/Input/GTK3/GTK3MappingHelper.cs
@@ -134,7 +134,7 @@ namespace Ryujinx.Input.GTK3
GtkKey.bracketleft,
GtkKey.bracketright,
GtkKey.semicolon,
- GtkKey.quotedbl,
+ GtkKey.quoteright,
GtkKey.comma,
GtkKey.period,
GtkKey.slash,