]> gitweb.fluxo.info Git - metadot.git/commitdiff
Commenting some awesompd key bindings
authorSilvio Rhatto <rhatto@riseup.net>
Thu, 28 Feb 2013 23:20:48 +0000 (20:20 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Thu, 28 Feb 2013 23:20:48 +0000 (20:20 -0300)
modules/awesome/config.dot/awesome.link/awesompd.lua

index 0995a11f1f22f88143ffdf339a49f3b4ca8580b2..b4746cd6e1878477aabf98394ee56910ef24ff25 100644 (file)
@@ -36,8 +36,8 @@
                                 --{ "Control", awesompd.MOUSE_SCROLL_DOWN, musicwidget:command_next_track() },
                           { "", "XF86AudioPrev", musicwidget:command_prev_track() },
                                 { "", "XF86AudioNext", musicwidget:command_next_track() },
-                                { "", awesompd.MOUSE_SCROLL_UP, musicwidget:command_volume_up() },
-                                { "", awesompd.MOUSE_SCROLL_DOWN, musicwidget:command_volume_down() },
+                                --{ "", awesompd.MOUSE_SCROLL_UP, musicwidget:command_volume_up() },
+                                --{ "", awesompd.MOUSE_SCROLL_DOWN, musicwidget:command_volume_down() },
                                 { "", awesompd.MOUSE_RIGHT, musicwidget:command_show_menu() },
                --{ "", "XF86AudioLowerVolume", musicwidget:command_volume_down() },
                --{ "", "XF86AudioRaiseVolume", musicwidget:command_volume_up() },