- Corrected backslash for mac_gui

This commit is contained in:
Ben Reaves
2020-02-24 01:06:26 -06:00
parent 9b97bd9ea6
commit 5152c0ee6e
2 changed files with 4 additions and 4 deletions

View File

@@ -191,8 +191,8 @@ default partial xkb_symbols "mac_levelssym" {
Tab,
NoSymbol,
NoSymbol,
slash,
slash,
backslash,
backslash,
Tab,
Tab
],

View File

@@ -33,10 +33,10 @@ partial xkb_symbols "mac_global" {
symbols[Group1]= [
Tab,
Tab,
slash,
backslash,
NoSymbol,
NoSymbol,
slash,
backslash,
Tab,
Tab
],