From: Nick Bowler Date: Wed, 7 May 2008 14:17:48 +0000 (-0400) Subject: Add a binding to open a featureless shell for emergency purposes. X-Git-Url: http://git.draconx.ca/gitweb/fvwmconf.git/commitdiff_plain/9cfb74526538b1eacb2b2d8db84d75447702adc1 Add a binding to open a featureless shell for emergency purposes. --- diff --git a/common/bindings b/common/bindings index 4d0ce48..dd9f2e2 100644 --- a/common/bindings +++ b/common/bindings @@ -37,7 +37,8 @@ Mouse 4 T N Windowshade True Mouse 5 T N Windowshade False # Console -Key grave A C Exec exec $[TERMINAL] +Key grave A C Exec exec $[TERMINAL] +Key grave A CM Exec exec $[TERMINAL] -e zsh -f Key F3 A M Module FvwmConsole -terminal $[TERMINAL] Key F3 A M2 Module FvwmConsole -terminal $[TERMINAL]