aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordakkar <dakkar@thenautilus.net>2021-02-27 17:19:19 +0000
committerdakkar <dakkar@thenautilus.net>2021-02-27 17:19:19 +0000
commitdcdbe08d2c77ffdb53a4ab640469c2d768b0b74a (patch)
tree2ee9821ab346b8eb4cbf68b8c7bd7eadaf4434bc
parentMerge remote-tracking branch 'origin/master' into laptop (diff)
downloadfvwm-crystal-dcdbe08d2c77ffdb53a4ab640469c2d768b0b74a.tar.gz
fvwm-crystal-dcdbe08d2c77ffdb53a4ab640469c2d768b0b74a.tar.bz2
fvwm-crystal-dcdbe08d2c77ffdb53a4ab640469c2d768b0b74a.zip
kill "expose"
-rw-r--r--components/bindings/Extra-Keybindings4
-rw-r--r--components/functions/FvwmExpose0
2 files changed, 4 insertions, 0 deletions
diff --git a/components/bindings/Extra-Keybindings b/components/bindings/Extra-Keybindings
index 9c339d4..62a6b17 100644
--- a/components/bindings/Extra-Keybindings
+++ b/components/bindings/Extra-Keybindings
@@ -24,3 +24,7 @@ Key Pause A $[Mod1]S Exec xscreensaver-command -lock && sudo pm-suspend
Key F7 A $[Mod1] Exec xbacklight -dec 10
Key F8 A $[Mod1] Exec xbacklight -inc 10
+
+# remove Expose
+Key E A $[Mod1] -
+Key E A $[Mod1]2 -
diff --git a/components/functions/FvwmExpose b/components/functions/FvwmExpose
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/components/functions/FvwmExpose