From 1357b0a4c2c9cb2cf6d81a2cbc3e851d25c6c735 Mon Sep 17 00:00:00 2001 From: rubidium Date: Fri, 2 Jan 2009 22:42:05 +0000 Subject: (svn r14789) -Feature: allow scrolling with the left mouse button pressed (if enabled). Primarily useful for systems with touch screen (aapo) --- src/settings_type.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/settings_type.h') diff --git a/src/settings_type.h b/src/settings_type.h index 0c9d366b3..1414f5537 100644 --- a/src/settings_type.h +++ b/src/settings_type.h @@ -66,6 +66,7 @@ struct GUISettings { uint8 right_mouse_btn_emulation; ///< should we emulate right mouse clicking? uint8 scrollwheel_scrolling; ///< scrolling using the scroll wheel? uint8 scrollwheel_multiplier; ///< how much 'wheel' per incoming event from the OS? + bool left_mouse_btn_scrolling; ///< left mouse button scroll bool pause_on_newgame; ///< whether to start new games paused or not bool enable_signal_gui; ///< show the signal GUI when the signal button is pressed Year colored_news_year; ///< when does newspaper become colored? -- cgit v1.2.3-70-g09d2