From 619b466cef4946cd186a7266dbae39ad37131cb0 Mon Sep 17 00:00:00 2001 From: Cameron Cawley Date: Sat, 6 Jul 2019 16:56:40 +0100 Subject: input: Add default bindings for MBTN_BACK and MBTN_FORWARD --- etc/input.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/etc/input.conf b/etc/input.conf index dbcbe50bc7..01db678fb0 100644 --- a/etc/input.conf +++ b/etc/input.conf @@ -31,6 +31,8 @@ #MBTN_LEFT ignore # don't do anything #MBTN_LEFT_DBL cycle fullscreen # toggle fullscreen on/off #MBTN_RIGHT cycle pause # toggle pause on/off +#MBTN_BACK playlist-prev +#MBTN_FORWARD playlist-next # Mouse wheels, touchpad or other input devices that have axes # if the input devices supports precise scrolling it will also scale the -- cgit v1.2.3