From 17db5cc98fcd13d010fb96c3b9ad06a4b4b20194 Mon Sep 17 00:00:00 2001 From: Grigori Goronzy Date: Wed, 9 Mar 2011 13:30:56 +0100 Subject: input: add useful default pointer button bindings Add two mouse button bindings: 1) left button double click toggles fullscreen 2) right button pauses/unpauses --- etc/input.conf | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'etc') diff --git a/etc/input.conf b/etc/input.conf index 74373d7ffe..d9c8684996 100644 --- a/etc/input.conf +++ b/etc/input.conf @@ -87,6 +87,13 @@ l tv_step_channel -1 n tv_step_norm b tv_step_chanlist +## +## Mouse section +## + +MOUSE_BTN0_DBL vo_fullscreen # toggle fullscreen on/off +MOUSE_BTN2 pause # toggle pause on/off + ## ## Joystick section ## WARNING: joystick support has to be explicitly enabled at -- cgit v1.2.3