From 9c87cb27744e2b2be5b58ef9cdd490580b301ccd Mon Sep 17 00:00:00 2001 From: Ben Reaves Date: Sun, 12 Apr 2020 03:17:07 -0500 Subject: [PATCH] - Fullscreen shortcut removed, glitches Cmd+F --- .xkb/symbols/mac_gui | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.xkb/symbols/mac_gui b/.xkb/symbols/mac_gui index 8e76041..628b272 100644 --- a/.xkb/symbols/mac_gui +++ b/.xkb/symbols/mac_gui @@ -143,9 +143,9 @@ default partial xkb_symbols "mac_levelssym" { // Shift Super F, // Control Alt - h, + h // Super Control - F10 + // F10 // Super Alt // Super Control Alt ], @@ -167,9 +167,9 @@ default partial xkb_symbols "mac_levelssym" { // Shift Super NoAction(), // Control Alt - RedirectKey(key=,clearmods=Mod1), - // Super Control - RedirectKey(key=,modifiers=Mod1,clearmods=Super+Control) + RedirectKey(key=,clearmods=Mod1) + // Super Control - Fullscreen - glitches Ctrl+F + // RedirectKey(key=,modifiers=Mod1,clearmods=Super+Control) // Super Alt // Super Control Alt ]