From bdbab6bbfef596011302b595cab9b09aec147c55 Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Wed, 16 Jan 2019 06:21:48 +0100 Subject: proto/mouse: add legacy input method --- proto-mouse/lang/nl_NL.ts | 30 +++++++++++++++++------------- proto-mouse/lang/ru_RU.ts | 30 +++++++++++++++++------------- proto-mouse/lang/stub.ts | 30 +++++++++++++++++------------- proto-mouse/lang/zh_CN.ts | 30 +++++++++++++++++------------- 4 files changed, 68 insertions(+), 52 deletions(-) (limited to 'proto-mouse/lang') diff --git a/proto-mouse/lang/nl_NL.ts b/proto-mouse/lang/nl_NL.ts index 8994756b..13a75520 100644 --- a/proto-mouse/lang/nl_NL.ts +++ b/proto-mouse/lang/nl_NL.ts @@ -2,21 +2,13 @@ - UICMOUSEControls + UI_mouse - Mouse protocol settings + Mouse protocol - Map mouse X to: - - - - Map mouse Y to: - - - - Select Number + X axis @@ -48,11 +40,23 @@ - X axis sensitivity + Y axis + + + + Sensitivity + + + + Method + + + + Direct input - Y axis sensitivity + Legacy diff --git a/proto-mouse/lang/ru_RU.ts b/proto-mouse/lang/ru_RU.ts index ab5e650c..bdadb6bd 100644 --- a/proto-mouse/lang/ru_RU.ts +++ b/proto-mouse/lang/ru_RU.ts @@ -2,21 +2,13 @@ - UICMOUSEControls + UI_mouse - Mouse protocol settings + Mouse protocol - Map mouse X to: - - - - Map mouse Y to: - - - - Select Number + X axis @@ -48,11 +40,23 @@ - X axis sensitivity + Y axis + + + + Sensitivity + + + + Method + + + + Direct input - Y axis sensitivity + Legacy diff --git a/proto-mouse/lang/stub.ts b/proto-mouse/lang/stub.ts index 1bbd5991..2a811df1 100644 --- a/proto-mouse/lang/stub.ts +++ b/proto-mouse/lang/stub.ts @@ -2,21 +2,13 @@ - UICMOUSEControls + UI_mouse - Mouse protocol settings + Mouse protocol - Map mouse X to: - - - - Map mouse Y to: - - - - Select Number + X axis @@ -48,11 +40,23 @@ - X axis sensitivity + Y axis + + + + Sensitivity + + + + Method + + + + Direct input - Y axis sensitivity + Legacy diff --git a/proto-mouse/lang/zh_CN.ts b/proto-mouse/lang/zh_CN.ts index 1bbd5991..2a811df1 100644 --- a/proto-mouse/lang/zh_CN.ts +++ b/proto-mouse/lang/zh_CN.ts @@ -2,21 +2,13 @@ - UICMOUSEControls + UI_mouse - Mouse protocol settings + Mouse protocol - Map mouse X to: - - - - Map mouse Y to: - - - - Select Number + X axis @@ -48,11 +40,23 @@ - X axis sensitivity + Y axis + + + + Sensitivity + + + + Method + + + + Direct input - Y axis sensitivity + Legacy -- cgit v1.2.3