summaryrefslogtreecommitdiff
path: root/xkb_vlom_wide
diff options
context:
space:
mode:
authortslil clingman <>2023-12-17 19:47:31 +0100
committertslil clingman <>2023-12-17 19:47:31 +0100
commit3ac19d90d4e588a97576e79ff2f21cfd7cd8ca51 (patch)
tree8511f2005bc6b1b1950ca3664886db0563a22515 /xkb_vlom_wide
parenteda8c017ad732b9fd80e39f846fb99a43cb4dc9d (diff)
[vlom] fix parens
Diffstat (limited to 'xkb_vlom_wide')
-rw-r--r--xkb_vlom_wide4
1 files changed, 2 insertions, 2 deletions
diff --git a/xkb_vlom_wide b/xkb_vlom_wide
index ef544c0..9c8cdd9 100644
--- a/xkb_vlom_wide
+++ b/xkb_vlom_wide
@@ -13,8 +13,8 @@ xkb_symbols "vlom_wide" {
key <AE07> { [ equal, plus ] };
key <AE08> { [ 7, ampersand ] };
key <AE09> { [ 8, asterisk ] };
- key <AE10> { [ 9, parenleftquotemark ] };
- key <AE11> { [ 0, parenrightequotemark ] };
+ key <AE10> { [ 9, parenleft ] };
+ key <AE11> { [ 0, parenright ] };
key <AE12> { [ minus, underscore ] };
key <AD01> { [ v, V ] };