From 5fee59e19e46ccee891c96e8177afb7d4c400e57 Mon Sep 17 00:00:00 2001 From: dakkar Date: Tue, 2 Jun 2015 16:16:36 +0100 Subject: update to fvwm-crystal 3.2.3 This update is big: upstream has simplified and refactored everything, so I had to move stuff around a lot. I now rely much more on the overlay system, instead of adding custom files all over the place. --- components/desktop/Keyboard | 16 +++------------- 1 file changed, 3 insertions(+), 13 deletions(-) (limited to 'components/desktop/Keyboard') diff --git a/components/desktop/Keyboard b/components/desktop/Keyboard index 84bd7d9..2a2fcc2 100644 --- a/components/desktop/Keyboard +++ b/components/desktop/Keyboard @@ -1,17 +1,7 @@ -# Standard keyboard layout -# You need several functions to use all of the keybindings - -Include components/bindings/Music Include components/bindings/Pager-Square Include components/bindings/PageSwitch-Square -#Include components/bindings/Window-Control +Include components/bindings/Window-Control Include components/bindings/Window-List -#Include components/bindings/Window-Rearrange +Include components/bindings/Window-Rearrange Include components/bindings/Misc-Keybindings -Include components/bindings/Window-Control-Dakkar -Include components/bindings/Numpad-Focus -Include components/bindings/TheLauncher - -Key apostrophe A $[Mod1] Menu /Applications root c c -Key quotedbl A $[Mod1] Menu /FVWM-Crystal root c c - +Include components/bindings/Extra-Keybindings -- cgit v1.2.3