summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnton Khirnov <wyskas@gmail.com>2009-10-07 18:41:01 +0200
committerAnton Khirnov <wyskas@gmail.com>2009-10-07 18:41:01 +0200
commita35bfa789272c342a8aaa76930e69e7ea26f8e47 (patch)
treeaf5564fb769f62bfb0056a784aad1085649ee500
parent86ce3b7ada6461f0113a1986869cc5f414f14a73 (diff)
more consistent binding for process viewer (win+Esc)
-rw-r--r--bindings.config2
1 files changed, 1 insertions, 1 deletions
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