From c6f1988ae153c6858ca12f26b937dd05d3a119e7 Mon Sep 17 00:00:00 2001 From: depsterr Date: Fri, 27 Oct 2023 23:46:02 +0200 Subject: [PATCH] normal modifiers in fox layout --- shared/fox.xkb | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/shared/fox.xkb b/shared/fox.xkb index 4c81b07..3e606bb 100644 --- a/shared/fox.xkb +++ b/shared/fox.xkb @@ -3,18 +3,6 @@ xkb_symbols "fox" { include "pc" include "se(dvorak)" - - key { - type[Group1]="ONE_LEVEL", - symbols[Group1] = [ ISO_Level3_Shift ] - }; - modifier_map Mod5 { ISO_Level3_Shift }; - - replace key {[ Alt_L ]}; - - modifier_map Shift { }; - modifier_map Mod1 { }; - key {[ U1F408, U1F431, U1F408, U1F431 ]}; key {[ 1, ampersand, VoidSymbol, VoidSymbol ]}; key {[ 2, quotedbl, at, VoidSymbol ]};