Remove xsay from fluxbox config
[grml-desktop.git] / etc / skel / .fluxbox / keys
index 77e461d..bc5514e 100644 (file)
@@ -3,9 +3,16 @@
 # Authors:       grml-team (grml.org), (c) Michael Prokop <mika@grml.org>
 # Bug-Reports:   see http://grml.org/bugs/
 # License:       This file is licensed under the GPL v2.
-# Latest change: Son Okt 14 00:07:56 CEST 2007 [mika]
 ################################################################################
 
+# Enable resizing - taken from Debian's fluxbox
+# package (patch titled restore-old-keybindings.patch),
+# without this config the left mouse button does not work
+# as expected, see #592904 in Debian's BTS for details
+OnLeftGrip Move1 :StartResizing bottomleft
+OnRightGrip Move1 :StartResizing bottomright
+OnTitlebar Move1 :StartMoving
+
 # Mod1 = Alt key
 # Control = Ctrl Key
 # plus = +,*,~ key (german keyboard)
@@ -67,8 +74,6 @@ Control Mod1 l :ExecCommand xlock
 Control Mod1 d :ExecCommand xrandr -s 1024x768
 Control Mod1 f :ExecCommand mozilla-firefox
 
-Control Mod1 v :ExecCommand /usr/bin/xsay
-
 # screenshot
 Control Shift s :ExecCommand import -window root `date +shot-%Y-%m-%d-%H%M%S.jpg`
 
@@ -83,7 +88,6 @@ Control Mod1 i :ExecCommand LANG=en_US.iso885915 x-terminal-emulator
 # None F13                  :ExecCommand x-terminal-emulator -T "aumix" -e aumix
 # None F14                  :ExecCommand mozilla-firefox
 # None F15                  :ExecCommand x-terminal-emulator
-None XF86AudioMedia       :ExecCommand xsay
 None XF86AudioRaiseVolume :ExecCommand XF86AudioRaiseVolume
 None XF86AudioLowerVolume :ExecCommand XF86AudioLowerVolume
 None XF86AudioMute        :ExecCommand XF86AudioMute