summaryrefslogtreecommitdiff
path: root/bindings.config
diff options
context:
space:
mode:
authorAnton Khirnov <wyskas@gmail.com>2009-04-19 11:01:41 +0200
committerAnton Khirnov <wyskas@gmail.com>2009-04-19 11:01:41 +0200
commita4e03ccbb9dffdd20143708d72e26ecd6e3742ca (patch)
tree6475e2f0e983791288f490f9e9d3515c92710fc9 /bindings.config
parentb16ba3a5f9cdbe5c3a10e3977b73b7aebdff0ade (diff)
Prepend environment vars with fvwm_config
Diffstat (limited to 'bindings.config')
-rw-r--r--bindings.config9
1 files changed, 4 insertions, 5 deletions
diff --git a/bindings.config b/bindings.config
index dd78a01..1b8907b 100644
--- a/bindings.config
+++ b/bindings.config
@@ -16,8 +16,7 @@ Key F3 A M Menu menu_fvwmConfig Root 10p 10p
Key C A 4 Menu menu_fvwmConfig Root 10p 10p
# FvwmConsole
-#Mouse 2 R N FvwmConsole -terminal $[terminal]
-Key F A 4 FvwmConsole -terminal $[terminal]
+Key F A 4 FvwmConsole -terminal $[fvwm_config_terminal]
# Close window
Key F4 A M Close
@@ -49,15 +48,15 @@ Key Down I N Next (CurrentPage, Iconified) Focus
Key Up I N Prev (CurrentPage, Iconified) Focus
# Launch preferred applications
-Key T A 4 Exec $[terminal]
-Key V A 4 Exec $[terminal] -e alsamixer
+Key T A 4 Exec $[fvwm_config_terminal]
+Key V A 4 Exec $[fvwm_config_terminal] -e alsamixer
# Escape and tab bindings:
# ctrl+esc: process window
# alt+tab: tipical behaviour
# ctrl+alt+tab: cycle wins in current page
# win+tab: idem
-Key Escape A C Exec $[terminal] -e htop
+Key Escape A C Exec $[fvwm_config_terminal] -e htop
Key Tab A M WindowList Root c c currentDesk, \
NoGeometry, NoCurrentDeskTitle, CurrentAtEnd, \
NoNumInDeskTitle, NoHotKeys