From 2361d1dda6637467d9e3308fac893870ce4f3d0a Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Thu, 28 Feb 2013 20:20:48 -0300 Subject: Commenting some awesompd key bindings --- modules/awesome/config.dot/awesome.link/awesompd.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/awesome/config.dot/awesome.link/awesompd.lua b/modules/awesome/config.dot/awesome.link/awesompd.lua index 0995a11..b4746cd 100644 --- a/modules/awesome/config.dot/awesome.link/awesompd.lua +++ b/modules/awesome/config.dot/awesome.link/awesompd.lua @@ -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() }, -- cgit v1.2.3