aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordakkar <dakkar@thenautilus.net>2021-02-27 17:19:19 +0000
committerdakkar <dakkar@thenautilus.net>2021-02-28 12:13:13 +0000
commitc50a81d96dffd4f708b768b6427d16dd0467d5dd (patch)
tree4dbd0b2a18610b4830979e6278da63c8188618da
parentactually fix trayer (diff)
downloadfvwm-crystal-c50a81d96dffd4f708b768b6427d16dd0467d5dd.tar.gz
fvwm-crystal-c50a81d96dffd4f708b768b6427d16dd0467d5dd.tar.bz2
fvwm-crystal-c50a81d96dffd4f708b768b6427d16dd0467d5dd.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 f1f9fef..9716031 100644
--- a/components/bindings/Extra-Keybindings
+++ b/components/bindings/Extra-Keybindings
@@ -21,3 +21,7 @@ Key Pause A $[Mod1] Exec xscreensaver-command -lock
Key XF86MonBrightnessDown A $[Mod1] Exec xscreensaver-command -lock
Key Pause A $[Mod1]S Exec xscreensaver-command -lock && sudo pm-suspend
+
+# 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