From e91138a0e55dc92781de3406191a5c103ccb3e13 Mon Sep 17 00:00:00 2001 From: Anthony Perkins Date: Sat, 6 Apr 2024 13:56:29 +0100 Subject: [PATCH] Add Alt+Tab back --- roles/home-gui/files/icewm/preferences | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/roles/home-gui/files/icewm/preferences b/roles/home-gui/files/icewm/preferences index 1a3b37c..0540cd6 100644 --- a/roles/home-gui/files/icewm/preferences +++ b/roles/home-gui/files/icewm/preferences @@ -37,8 +37,8 @@ KeySysMenu="" KeySysMinimizeAll="" KeySysShowDesktop="" KeySysSwitchClass="" -KeySysSwitchLast="" -KeySysSwitchNext="" +KeySysSwitchLast="Alt+Shift+Tab" +KeySysSwitchNext="Alt+Tab" KeySysTileHorizontal="" KeySysTileVertical="" KeySysUndoArrange=""