Re: [Banshee-List] Reverse mouse wheel next/previos track selection in notification area



Hello,

On Sat, May 4, 2013 at 3:47 PM, txp <txp35711 gmail com> wrote:
Hello everybody,

I'm new to banshee and I like it very much so far - except for on little
thing:
I'm using banshee on Manjaro Linux with Xfce as desktop environment - when
banshee is minimized there is this nice little icon in the notification
area.
When you mouse over this icon you can skip to the next or previous track by
turning the mouse wheel up or down respectively.
This somehow feels wrong to me ;-) I would love to have it the other way
around - so that scrolling down brings the next track and scrolling up
brings the previous one.
I check the preferences and looked at some config files but couldn't find
the right place.
Anyone got an idea if and where I could change this behaviour.

This is currently not configurable, so the only way to change this
behavior would be to modify the source code.
This feature is implemented in this part of the source:
https://git.gnome.org/browse/banshee/tree/src/Extensions/Banshee.NotificationArea/Banshee.NotificationArea/X11NotificationAreaBox.cs#n302

I think you'd just have to switch the 2
"ServiceManager.PlaybackController..." lines to get what you want.

--
Bertrand


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]