German Neo Mod 4 Mod 4 Modifiers Navigationsblock // Separately activate: For German > NEO Keyboard Layout Fixes // and: Simultaneous Key Presses [Shift_L+Shift_R] to Capslock // and: Option_R to Command_R private.german_neo_mod_4 --KeyToKey-- KeyCode::COMMAND_R, KeyCode::CONTROL_L, ModifierFlag::OPTION_R --KeyToKey-- KeyCode::GERMAN_LESS_THAN, KeyCode::CONTROL_L, ModifierFlag::OPTION_L --KeyToKey-- KeyCode::S, VK_CONTROL|VK_OPTION, KeyCode::CURSOR_LEFT --KeyToKey-- KeyCode::D, VK_CONTROL|VK_OPTION, KeyCode::CURSOR_DOWN --KeyToKey-- KeyCode::F, VK_CONTROL|VK_OPTION, KeyCode::CURSOR_RIGHT --KeyToKey-- KeyCode::E, VK_CONTROL|VK_OPTION, KeyCode::CURSOR_UP --KeyToKey-- KeyCode::A, VK_CONTROL|VK_OPTION, KeyCode::HOME --KeyToKey-- KeyCode::G, VK_CONTROL|VK_OPTION, KeyCode::END --KeyToKey-- KeyCode::W, VK_CONTROL|VK_OPTION, KeyCode::DELETE --KeyToKey-- KeyCode::R, VK_CONTROL|VK_OPTION, KeyCode::FORWARD_DELETE --KeyToKey-- KeyCode::Z, VK_CONTROL|VK_OPTION, KeyCode::ESCAPE --KeyToKey-- KeyCode::X, VK_CONTROL|VK_OPTION, KeyCode::TAB --KeyToKey-- KeyCode::T, VK_CONTROL|VK_OPTION, KeyCode::PAGEDOWN --KeyToKey-- KeyCode::Q, VK_CONTROL|VK_OPTION, KeyCode::PAGEUP --KeyToKey-- KeyCode::C, VK_CONTROL|VK_OPTION, KeyCode::PC_INSERT --KeyToKey-- KeyCode::V, VK_CONTROL|VK_OPTION, KeyCode::RETURN --KeyToKey-- KeyCode::B, VK_CONTROL|VK_OPTION, KeyCode::B, ModifierFlag::COMMAND_L