- Disabled Alt mod keymap on terminals for now, causing issues with numerics

This commit is contained in:
Ben Reaves
2020-02-25 02:21:22 -06:00
parent 470541d5f8
commit c6292ee34a
2 changed files with 4 additions and 4 deletions

View File

@@ -34,7 +34,7 @@ partial xkb_symbols "mac_global" {
Tab,
Tab,
backslash,
NoSymbol,
// NoSymbol,
NoSymbol,
backslash,
Tab,
@@ -45,7 +45,7 @@ partial xkb_symbols "mac_global" {
NoAction(),
RedirectKey(key=<BKSL>,clearmods=Shift),
// FK18 is just to clear Alt
RedirectKey(key=<FK18>,clearmods=Mod1),
// RedirectKey(key=<FK18>,clearmods=Mod1),
RedirectKey(key=<FK18>,clearmods=Mod1),
// Also need to remap on the DE level
// to backslash \ for Cmd+Tab