From 72184716d4ad772c97810e74845d0e6f547ef1eb Mon Sep 17 00:00:00 2001 From: Wanne Date: Mon, 8 Oct 2012 11:01:26 +0000 Subject: [PATCH] - Externalised Laptop 'Lock&Release' feature (by Buggler) o LAPTOP_MOUSE_CAPTURED git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1545 4f8fa57e-7814-0410-bad4-adc449f26b7c --- gamedir/Data-1.13/Ja2_Options.INI | 3 +++ gamedir/Data-UB/Ja2_Options.ini | 3 +++ gamedir/Data/Ja2_Options.INI | 3 +++ 3 files changed, 9 insertions(+) diff --git a/gamedir/Data-1.13/Ja2_Options.INI b/gamedir/Data-1.13/Ja2_Options.INI index ee2e80ce7..729cc321d 100644 --- a/gamedir/Data-1.13/Ja2_Options.INI +++ b/gamedir/Data-1.13/Ja2_Options.INI @@ -2406,6 +2406,9 @@ DISABLE_LAPTOP_TRANSITION = FALSE ; Fast loading of WWW laptop sites? FAST_WWW_SITES_LOADING = FALSE +; If set to TRUE, mouse boundary will be locked on the laptop, default behaviour. Ctrl + Z / Ctrl + Y to toggle current laptop session only +LAPTOP_MOUSE_CAPTURED = FALSE + ;****************************************************************************************************************************** ;****************************************************************************************************************************** diff --git a/gamedir/Data-UB/Ja2_Options.ini b/gamedir/Data-UB/Ja2_Options.ini index c1358d8dd..088320fcd 100644 --- a/gamedir/Data-UB/Ja2_Options.ini +++ b/gamedir/Data-UB/Ja2_Options.ini @@ -2405,6 +2405,9 @@ DISABLE_LAPTOP_TRANSITION = FALSE ; Fast loading of WWW laptop sites? FAST_WWW_SITES_LOADING = FALSE +; If set to TRUE, mouse boundary will be locked on the laptop, default behaviour. Ctrl + Z / Ctrl + Y to toggle current laptop session only +LAPTOP_MOUSE_CAPTURED = FALSE + ;****************************************************************************************************************************** ;****************************************************************************************************************************** diff --git a/gamedir/Data/Ja2_Options.INI b/gamedir/Data/Ja2_Options.INI index b82286c11..b900fd9c5 100644 --- a/gamedir/Data/Ja2_Options.INI +++ b/gamedir/Data/Ja2_Options.INI @@ -2386,6 +2386,9 @@ DISABLE_LAPTOP_TRANSITION = FALSE ; Fast loading of WWW laptop sites? FAST_WWW_SITES_LOADING = FALSE +; If set to TRUE, mouse boundary will be locked on the laptop, default behaviour. Ctrl + Z / Ctrl + Y to toggle current laptop session only +LAPTOP_MOUSE_CAPTURED = FALSE + ;****************************************************************************************************************************** ;******************************************************************************************************************************