From a35bfa789272c342a8aaa76930e69e7ea26f8e47 Mon Sep 17 00:00:00 2001 From: Anton Khirnov Date: Wed, 7 Oct 2009 18:41:01 +0200 Subject: more consistent binding for process viewer (win+Esc) --- bindings.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bindings.config b/bindings.config index 8b70830..9873426 100644 --- a/bindings.config +++ b/bindings.config @@ -98,7 +98,7 @@ Key F A 4 FvwmConsole -terminal $[fvwm_config_terminal] # Launch preferred applications Key T A 4 Exec exec $[fvwm_config_terminal] Key V A 4 Exec exec $[fvwm_config_terminal] -e alsamixer -Key Escape A C Exec exec $[fvwm_config_terminal] -e htop +Key Escape A 4 Exec exec $[fvwm_config_terminal] -e htop # screenshot Key Space A 4 Exec exec import -window root $[HOME]/screen-$(date +%Y%m%d_%H%M%S).png -- cgit v1.2.3