]> git.sesse.net Git - vlc/commit
Hotkeys: configurability of mousewheel action to stop people complaining.
authorJean-Baptiste Kempf <jb@videolan.org>
Mon, 23 Feb 2009 20:35:36 +0000 (21:35 +0100)
committerJean-Baptiste Kempf <jb@videolan.org>
Mon, 23 Feb 2009 20:47:03 +0000 (21:47 +0100)
commit7ac20417252287374fe36df6bed54494656f05a1
treeb5a98ca6e44195b7020c8d4e0cbe574053acdcc7
parentfec4fde41014892402d3ce3fa9139f5d58a15d63
Hotkeys: configurability of mousewheel action to stop people complaining.

3 options:
- Mousewheel x -> volume && y -> position
- Mousewheel x -> position && y -> volume
- Mousewheel ignored

See http://forum.videolan.org/viewtopic.php?f=14&t=49194
and #1864.

I think this is not optimal, but it should do it for the VLC 1.0.0-release,
after that, we will see with the multiple-hotkeys development...
modules/control/hotkeys.c