WO2016161851A1 - 移动终端控制方法及移动终端 - Google Patents

移动终端控制方法及移动终端 Download PDF

Info

Publication number
WO2016161851A1
WO2016161851A1 PCT/CN2016/074371 CN2016074371W WO2016161851A1 WO 2016161851 A1 WO2016161851 A1 WO 2016161851A1 CN 2016074371 W CN2016074371 W CN 2016074371W WO 2016161851 A1 WO2016161851 A1 WO 2016161851A1
Authority
WO
WIPO (PCT)
Prior art keywords
mobile terminal
mouse
displacement data
sensor
data
Prior art date
Application number
PCT/CN2016/074371
Other languages
English (en)
French (fr)
Inventor
赵文彬
Original Assignee
中兴通讯股份有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 中兴通讯股份有限公司 filed Critical 中兴通讯股份有限公司
Publication of WO2016161851A1 publication Critical patent/WO2016161851A1/zh

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/03Arrangements for converting the position or the displacement of a member into a coded form
    • G06F3/033Pointing devices displaced or positioned by the user, e.g. mice, trackballs, pens or joysticks; Accessories therefor

Definitions

  • This document relates to the field of mobile terminal control and control technologies, and in particular, to a mobile terminal control method and a mobile terminal.
  • mobile terminals such as mobile phones, tablet computers, and smart watches have become essential items for the public.
  • mobile terminals generally have a small screen size in order to satisfy a certain portability.
  • the displayed webpage link or button is also relatively small.
  • a user needs to click a button in a web page, it is often difficult to accurately click on a button displayed on the mobile terminal.
  • the related art can scale a local area, when the web page is enlarged, the page layout may be abnormal, and the specific location of the area may not be found. The operation accuracy of the mobile terminal in the related art is low.
  • a main object of the present invention is to provide a mobile terminal control method and a mobile terminal, which are intended to improve the operational accuracy of the mobile terminal.
  • a mobile terminal control method includes the following steps:
  • the mouse pointer is moved according to the position parameter of the acquired mouse pointer.
  • the step of acquiring the displacement data of the mobile terminal includes:
  • the step of acquiring the displacement data of the mobile terminal includes:
  • the second preset time is an integer multiple of the first preset time
  • the method further includes:
  • a mouse click operation corresponding to the screen area that triggers the click touch operation is performed based on a mapping relationship between the preset screen area and the mouse click operation.
  • the method further includes:
  • the mouse click operation corresponding to the acquired acceleration data is performed based on the mapping relationship between the preset acceleration data and the mouse click operation.
  • a mobile terminal includes a sensor data acquisition module, a mouse position calculation module and a mouse control module, wherein
  • the sensor data collection module is configured to: acquire displacement data of the mobile terminal;
  • the mouse position calculation module is configured to: acquire a position parameter of the mouse pointer according to a mapping relationship between the preset displacement data and a position parameter of the mouse pointer;
  • the mouse control module is configured to: move the mouse pointer according to the position parameter of the mouse pointer acquired by the mouse position calculation module.
  • the sensor data collection module is configured to acquire displacement data of the mobile terminal as follows:
  • the displacement data of the mobile terminal is acquired.
  • the sensor data acquisition module includes a data acquisition unit and a data correction unit, wherein
  • the data acquisition unit is configured to: acquire displacement data acquired by the angular velocity sensor every interval of the first preset time, and acquire displacement data acquired by the direction sensor every second preset time; the second preset time is the An integer multiple of the first preset time;
  • the data correction unit is configured to: correct displacement data acquired by the angular velocity sensor based on displacement data acquired by the direction sensor, and use the corrected displacement data as displacement data of the mobile terminal.
  • the mouse control module is further configured to:
  • a mouse click operation corresponding to the screen area that triggers the click touch operation is performed.
  • the mouse control module is further configured to:
  • the mouse click operation corresponding to the acquired acceleration data is performed based on the mapping relationship between the preset acceleration data and the mouse click operation.
  • a computer program comprising program instructions that, when executed by a mobile terminal, cause the mobile terminal to perform any of the above-described mobile terminal control methods.
  • the technical solution of the present invention acquires the displacement data of the mobile terminal; acquires the position parameter of the mouse pointer according to the mapping relationship between the preset displacement data and the position parameter of the mouse pointer; and moves the mouse pointer according to the position parameter of the acquired mouse pointer.
  • the technical solution of the present invention virtualizes the mobile terminal into a mouse, and realizes the precise movement of the mouse pointer by controlling the movement of the mobile terminal, and can effectively improve the operation accuracy of the mobile terminal on the basis of maintaining the portability of the mobile terminal.
  • FIG. 1 is a schematic flowchart of a first embodiment of a method for controlling a mobile terminal according to the present invention
  • FIG. 2 is a diagram showing an example of a coordinate system in a method for controlling a mobile terminal according to an embodiment of the present invention
  • FIG. 3 is a schematic diagram of a mobile terminal UI in a method for controlling a mobile terminal according to an embodiment of the present invention
  • FIG. 4 is a schematic structural diagram of a function module of a first embodiment of a mobile terminal according to the present invention.
  • the mobile terminal control method includes:
  • Step S10 acquiring displacement data of the mobile terminal
  • the mobile terminal control method provided in this embodiment is mainly applied to mobile terminals such as mobile phones, tablet computers, PDAs (Personal Digital Assistants), smart watches, and the like, for example, the mobile phone simulates displaying the mouse pointer on the screen thereof.
  • the mouse pointer can be controlled to operate like a physical mouse to achieve precise positioning of the mouse pointer.
  • the displacement data collected by the preset sensor in the mobile terminal is acquired, and the displacement data collected by the preset sensor is used as the displacement data of the mobile terminal.
  • the preset sensor may be an angular velocity sensor or a direction sensor. Based on the higher accuracy of the angular velocity sensor, an angular velocity sensor is preferably used as the preset sensor in this embodiment. Referring to Figure 2, in Figure 2 In the coordinate system shown, it is necessary to obtain the displacement data acquired by the angular velocity sensor in the X-axis and Z-axis directions.
  • Step S20 Acquire a position parameter of the mouse pointer according to a mapping relationship between the preset displacement data and a position parameter of the mouse pointer;
  • the position parameter of the mouse pointer M y coordinate values including coordinate values of M x and Y axes of the X axis.
  • M x coordinate values of M x
  • Y axes of the X axis coordinate values of M x and Y axes of the X axis.
  • time unit count is represented by time.
  • M x M x + (X 1 - X 0 ) ⁇ 0.01;
  • M x M x + (X 2 - X 1 ) ⁇ 0.01;
  • M x M x + (X n - X n - 1 ) ⁇ 0.01.
  • the coordinate value M y of the mouse pointer on the Y axis can be calculated according to the value of the angular velocity sensor on the Z axis, which will not be described here.
  • the displacement data acquired by the preset sensor is acquired once every time unit is separated, and the position parameter of the mouse pointer is calculated according to the obtained displacement data.
  • the accuracy of the mouse pointer movement can be adjusted by selecting different time units.
  • the user can adjust the accuracy of the mouse pointer movement by setting the above time unit through a specific interface provided by the mobile terminal.
  • Step S30 moving the mouse pointer according to the position parameter of the acquired mouse pointer.
  • the mouse pointer is moved to (M x , M y based on the X-axis coordinate value M x and the Y-axis coordinate value M y of the acquired mouse pointer in the coordinate system shown in FIG. 2 .
  • the corresponding position which is the position where the user expects to move the mouse pointer.
  • the mouse pointer is moved according to the position parameter of the updated mouse pointer to implement precise operation of the mobile terminal.
  • step S20 is executed to convert the displacement data acquired by the preset sensor acquired in step S10 into a position parameter of the mouse pointer
  • step S30 is performed to move the mouse pointer according to the position parameter of the mouse pointer.
  • the mobile terminal control method obtains the displacement data of the mobile terminal, and acquires the position parameter of the mouse pointer according to the mapping relationship between the preset displacement data and the position parameter of the mouse pointer; according to the obtained mouse pointer
  • the position parameter moves the mouse pointer.
  • the embodiment of the present invention virtualizes the mobile terminal into a mouse, and realizes the precise movement of the mouse pointer by controlling the movement of the mobile terminal, and on the basis of maintaining the portability of the mobile terminal, It can effectively improve the operational accuracy of the mobile terminal.
  • the mobile terminal applied by the mobile terminal control method of the embodiment of the present invention establishes a communication connection with other intelligent terminals
  • the user triggers the mouse mode of the mobile terminal, which can be operated like
  • the physical mouse controls the movement of the mouse pointers of the other smart terminals, thereby performing precise control on the other smart terminals.
  • step S10 includes:
  • the displacement data of the mobile terminal is acquired.
  • this embodiment the user selects whether to virtualize the mobile terminal into a mouse. Specifically, referring to FIG. 3, when the user keeps touching the moving button shown in FIG. 3, the mouse mode of the mobile terminal will be triggered, and the angular velocity sensor starts to work.
  • the mouse mode of the mobile terminal can be triggered in various manners, which can be preset by the mobile terminal manufacturer, or can be set by the user according to his own needs.
  • the embodiment triggers the mouse mode of the mobile terminal by a certain user operation, which can avoid the position error of the mouse pointer and save the power consumption of the mobile terminal to some extent.
  • step S10 includes:
  • the second preset time is the first pre-preparation Set an integer multiple of time
  • the displacement data acquired by the angular velocity sensor is acquired every interval of the first preset time, and the displacement data collected by the direction sensor is acquired every second preset time; the second preset time is the An integer multiple of the first preset time; correcting the displacement data acquired by the angular velocity sensor based on the displacement data acquired by the direction sensor, and using the corrected displacement data as the displacement data of the mobile terminal.
  • the coordinate value M x of the X-axis shown in FIG. 2 is calculated by taking the mouse pointer as an example:
  • M x M x + (X 1 - X 0 ) ⁇ 0.01;
  • M x M x + (X 2 - X 1 ) ⁇ 0.01;
  • M x M x + (X n - X n - 1 ) ⁇ 0.01;
  • M x M x + (X 11 - X 10 ) ⁇ 0.01;
  • the coordinate value M y of the mouse pointer on the Y axis can be calculated according to the values of the angular velocity sensor and the direction sensor on the Z axis shown in FIG. 2 , and details are not described herein again.
  • the embodiment of the invention realizes the precise movement control of the mouse pointer based on the displacement data acquired by the angular velocity sensor, and performs position correction on the mouse pointer based on the displacement data collected by the direction sensor, which can further improve the operation accuracy of the mobile terminal.
  • the mobile terminal control method further includes:
  • a mouse click operation corresponding to the screen area that triggers the click touch operation is performed.
  • the mobile terminal control method further includes:
  • the mouse click operation corresponding to the acquired acceleration data is performed based on the mapping relationship between the preset acceleration data and the mouse click operation.
  • the embodiment of the present invention further provides a mobile terminal.
  • the mobile terminal includes:
  • the sensor data collection module 10 is configured to: acquire displacement data of the mobile terminal;
  • the physical mouse is established with the mobile terminal through Bluetooth or OTG to achieve precise operation.
  • mobile terminals are known for portability, but additional physical mice will seriously affect their portability and even ease of use.
  • the mobile terminal provided by the embodiment for example, the mobile phone simulates displaying the mouse pointer on the screen thereof, and when the user moves the mobile phone horizontally or vertically, the mouse pointer can be controlled to operate like a virtual mouse to realize the mouse. The precise positioning of the pointer.
  • the sensor data collection module 10 is configured to: acquire displacement data collected by a preset sensor in the mobile terminal, and use displacement data collected by the preset sensor as displacement data of the mobile terminal.
  • the preset sensor may be an angular velocity sensor or a direction sensor. Based on the higher accuracy of the angular velocity sensor, an angular velocity sensor is preferably used as the preset sensor in this embodiment. Referring to Fig. 2, in the coordinate system shown in Fig. 2, the sensor data acquisition module 10 needs to acquire displacement data acquired by the angular velocity sensor in the X-axis and Z-axis directions.
  • the mouse position calculation module 20 is configured to: obtain a position parameter of the mouse pointer according to a mapping relationship between the preset displacement data and a position parameter of the mouse pointer;
  • the position parameter of the mouse pointer M y coordinate values including coordinate values of M x and Y axes of the X axis.
  • the mouse position calculation module 20 calculates the coordinate value M x of the mouse pointer on the X axis as an example:
  • time unit count is represented by time.
  • M x M x + (X 1 - X 0 ) ⁇ 0.01;
  • M x M x + (X 2 - X 1 ) ⁇ 0.01;
  • M x M x + (X n - X n - 1 ) ⁇ 0.01.
  • the mouse position calculation module 20 can calculate the coordinate value M y of the mouse pointer on the Y axis according to the value of the angular velocity sensor on the Z axis, and details are not described herein again.
  • the sensor data acquisition module 10 acquires the displacement data acquired by the preset sensor every time interval interval, and the mouse position calculation module 20 calculates the position parameter of the mouse pointer according to the obtained displacement data.
  • the accuracy of the mouse pointer movement can be adjusted by selecting different time units.
  • the user can adjust the accuracy of the mouse pointer movement by setting the above time unit through a specific interface provided by the mobile terminal.
  • the mouse control module 30 is configured to: move the mouse pointer according to the position parameter of the mouse pointer acquired by the mouse position calculation module 20.
  • the mouse control module 30 uses the mouse pointer acquired by the mouse position calculation module 20 to display the mouse X-axis coordinate value M x and the Y-axis coordinate value M y in the coordinate system shown in FIG. 2 .
  • the pointer moves to the position corresponding to (M x , M y ), which is the position where the user expects to move the mouse pointer.
  • the mouse control module 30 moves the mouse pointer according to the position parameter of the updated mouse pointer to implement precise operation of the mobile terminal.
  • the sensor data acquisition module 10 acquires the displacement data collected by the preset sensor once
  • the mouse position calculation module 20 converts the displacement data collected by the preset sensor acquired by the sensor data acquisition module 10 into a position parameter of the mouse pointer, and mouse control.
  • Module 30 moves the mouse pointer in accordance with the positional parameters of the mouse pointer.
  • the mobile terminal provided by the embodiment of the present invention obtains the displacement data of the mobile terminal, and acquires the position parameter of the mouse pointer according to the mapping relationship between the preset displacement data and the position parameter of the mouse pointer; and according to the obtained position parameter of the mouse pointer Move the mouse pointer.
  • the operation accuracy of the mobile terminal is low.
  • the embodiment of the present invention virtualizes the mobile terminal into a mouse, and realizes the precise movement of the mouse pointer by controlling the movement of the mobile terminal, and on the basis of maintaining the portability of the mobile terminal, It can effectively improve the operational accuracy of the mobile terminal.
  • the present invention is implemented.
  • the user triggers the mouse mode of the mobile terminal, and can control the movement of the mouse pointer of the other intelligent terminal as the operating entity mouse, thereby accurately controlling the other intelligent terminals. .
  • the sensor data collection module 10 is further configured to: when detecting a user input, trigger a mobile terminal mouse mode. When the command is controlled, the displacement data of the mobile terminal is acquired.
  • this embodiment the user selects whether to virtualize the mobile terminal into a mouse. Specifically, referring to FIG. 3, when the user keeps touching the moving button shown in FIG. 3, the mouse mode of the mobile terminal will be triggered, and the angular velocity sensor starts to work.
  • the mouse mode of the mobile terminal can be triggered in various manners, which can be preset by the mobile terminal manufacturer, or can be set by the user according to his own needs.
  • the embodiment triggers the mouse mode of the mobile terminal by a certain user operation, which can avoid the position error of the mouse pointer and save the power consumption of the mobile terminal to some extent.
  • the sensor data collection module 10 includes:
  • the data acquisition unit is configured to: acquire the displacement data collected by the angular velocity sensor every interval of the first preset time, and acquire the displacement data collected by the direction sensor every second preset time; the second preset time is the first An integer multiple of the preset time;
  • the data correction unit is configured to: correct the displacement data collected by the angular velocity sensor based on the displacement data collected by the direction sensor, and use the corrected displacement data as the displacement data of the mobile terminal.
  • the data acquisition unit acquires the displacement data collected by the angular velocity sensor every interval of the first preset time, and acquires the displacement data collected by the direction sensor every second preset time; the second preset time An integer multiple of the first preset time; the data correction unit corrects the displacement data collected by the angular velocity sensor based on the displacement data collected by the direction sensor, and uses the corrected displacement data as the displacement of the mobile terminal data.
  • the mouse position calculation module 20 calculates the coordinate value M x of the mouse pointer in the X-axis shown in FIG. 2 as an example:
  • M x M x + (X 1 - X 0 ) ⁇ 0.01;
  • M x M x + (X 2 - X 1 ) ⁇ 0.01;
  • M x M x + (X n - X n - 1 ) ⁇ 0.01;
  • M x M x + (X 11 - X 10 ) ⁇ 0.01;
  • the mouse position calculation module 20 can calculate the coordinate value M y of the mouse pointer on the Y axis according to the values of the angular velocity sensor and the direction sensor on the Z axis shown in FIG. 2 , and details are not described herein again.
  • the embodiment of the invention realizes the precise movement control of the mouse pointer based on the displacement data acquired by the angular velocity sensor, and performs position correction on the mouse pointer based on the displacement data collected by the direction sensor, which can further improve the operation accuracy of the mobile terminal.
  • a fourth embodiment of the mobile terminal of the present invention is proposed.
  • the mouse control module 30 is further configured to detect that the user is based on the mobile terminal.
  • the mouse click operation corresponding to the screen area that triggers the click touch operation is performed based on the mapping relationship between the preset screen area and the mouse click operation.
  • the mouse control module 30 is further configured to: acquire acceleration data collected by the acceleration sensor; And performing a mouse click operation corresponding to the collected acceleration data based on a mapping relationship between the preset acceleration data and the mouse click operation.
  • the mouse control module 30 needs to acquire acceleration data acquired by the acceleration sensor on the Z axis shown in FIG. 2 .
  • Mouse control module 30 acquires the maximum value and the minimum value Z amin Z amax within one second acceleration sensor acquisition, when Z amin> -4.9, Z amax ⁇ -14.7 and
  • the embodiment of the present invention can provide a user with a plurality of mouse click operation triggering modes, which can effectively improve the user experience.
  • the embodiment of the invention further discloses a computer program, comprising program instructions, when the program instruction is executed by the mobile terminal, so that the mobile terminal can perform any of the above mobile terminal control methods.
  • the embodiment of the invention also discloses a carrier carrying the computer program.
  • all or part of the steps of the above embodiments may also be implemented by using an integrated circuit. These steps may be separately fabricated into individual integrated circuit modules, or multiple modules or steps may be fabricated into a single integrated circuit module. achieve. Thus, the invention is not limited to any specific combination of hardware and software.
  • the devices/function modules/functional units in the above embodiments may be implemented by a general-purpose computing device, which may be centralized on a single computing device or distributed over a network of multiple computing devices.
  • each device/function module/functional unit in the above embodiment When each device/function module/functional unit in the above embodiment is implemented in the form of a software function module and sold or used as a stand-alone product, it can be stored in a computer readable storage medium.
  • the above mentioned computer readable storage medium may be a read only memory, a magnetic disk or an optical disk or the like.
  • the technical solution of the present invention acquires the displacement data of the mobile terminal; acquires the position parameter of the mouse pointer according to the mapping relationship between the preset displacement data and the position parameter of the mouse pointer; and moves the mouse pointer according to the position parameter of the acquired mouse pointer.
  • the technical solution of the present invention virtualizes the mobile terminal into a mouse, and realizes the precise movement of the mouse pointer by controlling the movement of the mobile terminal, and can effectively improve the operation accuracy of the mobile terminal on the basis of maintaining the portability of the mobile terminal. Therefore, the present invention has strong industrial applicability.

Landscapes

  • Engineering & Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Position Input By Displaying (AREA)

Abstract

一种移动终端控制方法及移动终端,所述移动终端控制方法包括以下步骤:获取移动终端的位移数据;根据预设位移数据与鼠标指针的位置参数的映射关系,获取鼠标指针的位置参数;根据获取到的鼠标指针的所述位置参数移动鼠标指针。本发明技术方案能够提高移动终端的操作准确度。

Description

移动终端控制方法及移动终端 技术领域
本文涉及移动终端控制控制技术领域,尤其涉及一种移动终端控制方法及移动终端。
背景技术
随着互联网络技术和移动通信网络技术的飞速发展,手机、平板电脑、智能手表等移动终端已经成为大众必不可少的随身物品。众所周知的,移动终端为了满足一定的便携性,其屏幕尺寸一般较小。移动终端在运行浏览器应用或者其他一些高清应用时,为了能够显示更多的内容,其显示的网页链接或者按钮也都比较小。当用户需要点击网页中的按钮时,往往很难精确地点击到移动终端显示的按钮。虽然相关技术可以缩放局部区域,但是放大网页时可能会导致页面布局异常,找不到该区域的具***置等情况。相关技术中移动终端的操作准确度较低。
发明内容
本发明的主要目的在于提供一种移动终端控制方法及移动终端,旨在提高移动终端的操作准确度。
为实现上述目的,采用如下技术方案:
一种移动终端控制方法,包括以下步骤:
获取移动终端的位移数据;
根据所述位移数据及预设的位移数据与鼠标指针的位置参数的映射关系,获取所述移动终端的鼠标指针的位置参数;
根据获取到的鼠标指针的所述位置参数移动所述鼠标指针。
可选地,所述获取移动终端的位移数据的步骤包括:
在侦测到触发移动终端鼠标模式的控制指令时,获取所述移动终端的位 移数据。
可选地,所述获取移动终端的位移数据的步骤包括:
每间隔第一预置时间获取角速度传感器采集的位移数据,且每间隔第二预置时间获取方向传感器采集的位移数据;所述第二预置时间为所述第一预置时间的整数倍;
基于所述方向传感器采集的位移数据对所述角速度传感器采集的位移数据进行修正,并将修正后的位移数据作为所述移动终端的位移数据。
可选地,该方法还包括:
在侦测到基于移动终端的预设屏幕区域触发的点击触摸操作时,基于预设的屏幕区域与鼠标点击操作的映射关系,执行触发所述点击触摸操作的屏幕区域对应的鼠标点击操作。
可选地,该方法还包括:
获取加速度传感器采集的加速度数据;
基于预设加速度数据与鼠标点击操作的映射关系,执行采集的加速度数据对应的鼠标点击操作。
一种移动终端,包括传感器数据采集模块、鼠标位置计算模块和鼠标控制模块,其中
所述传感器数据采集模块设置成:获取移动终端的位移数据;
所述鼠标位置计算模块设置成:根据预设的位移数据与鼠标指针的位置参数的映射关系,获取所述鼠标指针的位置参数;
所述鼠标控制模块设置成:根据所述鼠标位置计算模块获取到的鼠标指针的所述位置参数移动所述鼠标指针。
可选地,所述传感器数据采集模块设置成按照如下方式获取移动终端的位移数据:
在侦测到触发移动终端鼠标模式的控制指令时,获取所述移动终端的位移数据。
可选地,所述传感器数据采集模块包括数据采集单元和数据修正单元,其中
所述数据采集单元,设置成:每间隔第一预置时间获取角速度传感器采集的位移数据,且每间隔第二预置时间获取方向传感器采集的位移数据;所述第二预置时间为所述第一预置时间的整数倍;
所述数据修正单元,设置成:基于所述方向传感器采集的位移数据对所述角速度传感器采集的位移数据进行修正,并将修正后的位移数据作为所述移动终端的位移数据。
可选地,所述鼠标控制模块还设置成:
在侦测到用户基于移动终端预设屏幕区域触发的点击触摸操作时,基于预设屏幕区域与鼠标点击操作的映射关系,执行触发所述点击触摸操作的屏幕区域对应的鼠标点击操作。
可选地,所述鼠标控制模块还设置成:
获取加速度传感器采集的加速度数据;以及
基于预设加速度数据与鼠标点击操作的映射关系,执行采集的加速度数据对应的鼠标点击操作。
一种计算机程序,包括程序指令,当该程序指令被移动终端执行时,使得该移动终端可执行上述任意的移动终端控制方法。
一种载有所述的计算机程序的载体。
本发明技术方案通过获取移动终端的位移数据;根据预设位移数据与鼠标指针的位置参数的映射关系,获取鼠标指针的位置参数;根据获取到的鼠标指针的所述位置参数移动鼠标指针。相较于相关技术,本发明技术方案将移动终端虚拟成鼠标,通过控制移动终端移动实现鼠标指针的精确移动,在维持移动终端便携性的基础上,能够有效提高移动终端的操作准确度。
附图概述
图1为本发明移动终端控制方法第一实施例的流程示意图;
图2为本发明实施例移动终端控制方法中的坐标系示例图;
图3为本发明实施例移动终端控制方法中的移动终端UI示例图;
图4为本发明移动终端第一实施例的功能模块结构示意图。
本发明目的的实现、功能特点及优点将结合实施例,参照附图做进一步说明。
本发明的较佳实施方式
以下是对本文详细描述的主题的概述。本概述并非是为了限制权利要求的保护范围。
应当理解,此处所描述的具体实施例仅仅用以解释本发明,并不用于限定本发明。
本发明实施例提供一种移动终端控制方法,参照图1,在本发明移动终端控制方法的第一实施例中,该移动终端控制方法包括:
步骤S10,获取移动终端的位移数据;
相关技术中,为了解决移动终端的操作不准确的问题,通过蓝牙或OTG将实体鼠标与移动终端建立通信连接,实现精确操作。众所周知的,移动终端是以便携性著称,然而额外的实体鼠标将严重影响其便携性,甚至是易用性。有鉴于此,本实施例提供的移动终端控制方法主要应用于手机、平板电脑、PDA(Personal Digital Assistant,个人数字助理)、智能手表等移动终端,例如,手机在其屏幕上模拟显示鼠标指针,当用户水平移动手机或垂直移动手机时,能够像操作实体鼠标一样控制鼠标指针移动,实现鼠标指针的精确定位。
具体地,获取移动终端中的预置传感器采集的位移数据,并将所述预置传感器采集的位移数据作为所述移动终端的位移数据。所述预置传感器可以是角速度传感器,也可以是方向传感器,基于角速度传感器较高的精确度,本实施例中优选采用角速度传感器作为所述预置传感器。参照图2,在图2 所示的坐标系中,需要获取角速度传感器采集的其在X轴和Z轴方向上的位移数据。
步骤S20,根据预设的位移数据与鼠标指针的位置参数的映射关系,获取鼠标指针的位置参数;
基于图2所示的坐标系,上述鼠标指针的位置参数包括其在X轴上的坐标值Mx和Y轴上的坐标值My。这里以计算鼠标指针在X轴的坐标值Mx为例进行说明:
具体地,以10ms作为一个时间单位,以time表示时间单位计数,
在time=0时,获取到角速度传感器在X轴上的值X0
Mx=X0
在time=1时,获取到角速度传感器在X轴上的值X1
Mx=Mx+(X1-X0)·0.01;
在time=2时,获取到角速度传感器在X轴上的值X2
Mx=Mx+(X2-X1)·0.01;
……
在time=n时,获取到角速度传感器在X轴上的值Xn
Mx=Mx+(Xn-Xn-1)·0.01。
同理,可根据角速度传感器在Z轴上的值计算出鼠标指针在Y轴上的坐标值My,此处不再赘述。
本领域技术人员可以理解的是,每间隔上述时间单位获取一次预置传感器采集的位移数据,并根据获取的所述位移数据计算鼠标指针的位置参数。通过选择不同的时间单位,可以调整鼠标指针移动的精确度。本实施例中,用户可以通过移动终端提供的特定界面通过设置上述时间单位以实现鼠标指针移动精确度的调整。
步骤S30,根据获取到的鼠标指针的所述位置参数移动鼠标指针。
本领域技术人员的可以理解的是,基于上述获取到的鼠标指针在图2所示坐标系中X轴坐标值Mx和Y轴坐标值My,将鼠标指针移至(Mx,My)对应的位置,即用户预期移动鼠标指针的位置。本实施例中,每当鼠标指针的位置参数有更新时,根据更新的鼠标指针的所述位置参数移动鼠标指针,以实现移动终端的精确操作。即每执行一次步骤S10,执行步骤S20将步骤 S10获取的预置传感器采集的位移数据转换为鼠标指针的位置参数,以及执行步骤S30根据鼠标指针的所述位置参数移动鼠标指针。
本发明实施例提出的移动终端控制方法,通过获取移动终端的位移数据;根据预设位移数据与鼠标指针的位置参数的映射关系,获取鼠标指针的位置参数;根据获取到的鼠标指针的所述位置参数移动鼠标指针。相较于相关技术,移动终端的操作准确度较低的问题,本发明实施例将移动终端虚拟成鼠标,通过控制移动终端移动实现鼠标指针的精确移动,在维持移动终端便携性的基础上,能够有效提高移动终端的操作准确度。
此外,基于上述实施例,本领域技术人员可以理解的是,将本发明实施例移动终端控制方法应用的移动终端与其他智能终端建立通信连接后,由用户触发移动终端的鼠标模式,能够像操作实体鼠标一样控制所述其他智能终端鼠标指针的移动,进而对所述其他智能终端进行精确控制。
进一步地,基于第一实施例,提出本发明移动终端控制方法的第二实施例,在本实施例中,上述步骤S10包括:
在侦测到用户输入的触发移动终端鼠标模式的控制指令时,获取移动终端的位移数据。
需要说明的是,本实施例与第一实施例的区别在于,本实施例中,由用户选择是否将移动终端虚拟成鼠标。具体地,参照图3,当用户保持触摸图3所示的移动按钮时,将触发移动终端的鼠标模式,角速度传感器开始工作。
本领域技术人员可以理解的是,可以通过多种方式触发移动终端的鼠标模式,其可由移动终端厂商预置,也可由用户根据自身需要进行设置。此外,本实施例通过一定的用户操作触发移动终端的鼠标模式,既能够避免鼠标指针位置错误,也在一定程度上节约了移动终端的用电量。
进一步地,为了进一步提高移动终端的操作准确度,基于第一实施例,提出本发明移动终端控制方法的第三实施例,在本实施例中,上述步骤S10包括:
每间隔第一预置时间获取角速度传感器采集的位移数据,且每间隔第二预置时间获取方向传感器采集的位移数据;所述第二预置时间为所述第一预 置时间的整数倍;
基于所述方向传感器采集的位移数据对所述角速度传感器采集的位移数据进行修正,并将修正后的位移数据作为所述移动终端的位移数据。
需要说明的是,虽然角速度传感器的精确度较高,但在用户大幅度移动移动终端时,若仅依靠角速度传感器采集的位移数据计算鼠标指针的位置参数,可能会存在鼠标指针跑偏的问题。有鉴于此,本实施例中,每间隔第一预置时间获取角速度传感器采集的位移数据,且每间隔第二预置时间获取方向传感器采集的位移数据;所述第二预置时间为所述第一预置时间的整数倍;基于所述方向传感器采集的位移数据对所述角速度传感器采集的位移数据进行修正,并将修正后的位移数据作为所述移动终端的位移数据。具体地,以计算鼠标指针在图2所示X轴的坐标值Mx为例进行说明:
以10ms作为一个时间单位,以time表示时间单位计数,
在time=0时,获取到方向传感器在X轴上的值x0,且获取到角速度传感器在X轴上的值X0
Mx=x0
在time=1时,获取到角速度传感器在X轴上的值X1
Mx=Mx+(X1-X0)·0.01;
在time=2时,获取到角速度传感器在X轴上的值X2
Mx=Mx+(X2-X1)·0.01;
……
在time=n(n<10)时,获取到角速度传感器在X轴上的值Xn
Mx=Mx+(Xn-Xn-1)·0.01;
在time=10时,获取到方向传感器在X轴上的值x10,且获取到角速度传感器在X轴上的值X10
Mx=x10
在time=11时,获取到角速度传感器在X轴上的值X11
Mx=Mx+(X11-X10)·0.01;
……
在time=10·n时,获取到方向传感器在X轴上的值x10n,且获取到角速度传感器在X轴上的值X10n
Mx=x10n
同理,可根据角速度传感器和方向传感器在图2所示Z轴上的值计算出鼠标指针在Y轴上的坐标值My,此处不再赘述。
本领域技术人员可以理解的是,通过调整上述第一预置时间和第二预置时间的倍数关系,能够实现对鼠标指针移动精确度的调整。
本发明实施例基于角速度传感器采集的位移数据实现鼠标指针的精确移动控制,并基于方向传感器采集的位移数据对鼠标指针进行位置修正,能够进一步地提高移动终端的操作准确度。
进一步地,基于第一、第二或第三实施例,提出本发明移动终端控制方法的第四实施例,在本实施例中,所述移动终端控制方法还包括:
在侦测到用户基于移动终端的预设屏幕区域触发的点击触摸操作时,基于预设屏幕区域与鼠标点击操作的映射关系,执行触发所述点击触摸操作的屏幕区域对应的鼠标点击操作。
众所周知的,鼠标除了能够实现鼠标指针的精确移动控制外,另一项重要的功能就是点击操作。参照图3,本实施例中,当用户点击图3所示的左按钮时,实现鼠标左键点击的功能;当用户双击图3所示的左按钮时,实现鼠标左键双击的功能;当用户点击图3所示的右按钮时,实现鼠标右键点击的功能。需要说明的是,前述左、右和移动按钮在屏幕的位置可由用户根据实际需要进行设置。
进一步地,基于第一、第二或第三实施例,提出本发明移动终端控制方法的第五实施例,在本实施例中,所述移动终端控制方法还包括:
获取加速度传感器采集的加速度数据;
基于预设加速度数据与鼠标点击操作的映射关系,执行采集的加速度数据对应的鼠标点击操作。
本实施例中,需要获取加速度传感器在图2所示Z轴上采集的加速度数据。以实现鼠标左键点击功能为例进行说明:
获取加速度传感器采集的其在1秒内的最大值Zamax和最小值Zamin,当Zamin>-4.9,Zamax<-14.7且|(Zamin+Zamax)/2-(-9.81)|<0.5时,执行鼠标左键点击操 作。本领域技术人员可以理解的是,通过设置上述加速度数据与鼠标点击操作的映射关系,当用户晃动移动终端时,将触发移动终端实时的加速度数据对应的鼠标点击操作。本发明实施例通过提供多种鼠标点击操作的触发方式供用户选择,能够有效提高用户体验。
本发明实施例还提供一种移动终端,参照图4,在本发明移动终端的第一实施例中,所述移动终端包括:
传感器数据采集模块10,设置成:获取移动终端的位移数据;
相关技术中,为了解决移动终端的操作不准确的问题,通过蓝牙或OTG将实体鼠标与移动终端建立通信连接,实现精确操作。众所周知的,移动终端是以便携性著称,然而额外的实体鼠标将严重影响其便携性,甚至是易用性。有鉴于此,本实施例提供的一种移动终端,例如,手机在其屏幕上模拟显示鼠标指针,当用户水平移动手机或垂直移动手机时,能够像操作实体鼠标一样控制鼠标指针移动,实现鼠标指针的精确定位。
具体地,所述传感器数据采集模块10设置成:获取移动终端中的预置传感器采集的位移数据,并将所述预置传感器采集的位移数据作为所述移动终端的位移数据。所述预置传感器可以是角速度传感器,也可以是方向传感器,基于角速度传感器较高的精确度,本实施例中优选采用角速度传感器作为所述预置传感器。参照图2,在图2所示的坐标系中,传感器数据采集模块10需要获取角速度传感器采集的其在X轴和Z轴方向上的位移数据。
鼠标位置计算模块20,设置成:根据预设位移数据与鼠标指针的位置参数的映射关系,获取鼠标指针的位置参数;
基于图2所示的坐标系,上述鼠标指针的位置参数包括其在X轴上的坐标值Mx和Y轴上的坐标值My。这里以鼠标位置计算模块20计算鼠标指针在X轴的坐标值Mx为例进行说明:
具体地,以10ms作为一个时间单位,以time表示时间单位计数,
在time=0时,获取到角速度传感器在X轴上的值X0
Mx=X0
在time=1时,获取到角速度传感器在X轴上的值X1
Mx=Mx+(X1-X0)·0.01;
在time=2时,获取到角速度传感器在X轴上的值X2
Mx=Mx+(X2-X1)·0.01;
……
在time=n时,获取到角速度传感器在X轴上的值Xn
Mx=Mx+(Xn-Xn-1)·0.01。
同理,鼠标位置计算模块20可根据角速度传感器在Z轴上的值计算出鼠标指针在Y轴上的坐标值My,此处不再赘述。
本领域技术人员可以理解的是,传感器数据采集模块10每间隔上述时间单位获取一次预置传感器采集的位移数据,鼠标位置计算模块20根据获取的所述位移数据计算鼠标指针的位置参数。通过选择不同的时间单位,可以调整鼠标指针移动的精确度。本实施例中,用户可以通过移动终端提供的特定界面通过设置上述时间单位以实现鼠标指针移动精确度的调整。
鼠标控制模块30,设置成:根据鼠标位置计算模块20获取到的鼠标指针的所述位置参数移动鼠标指针。
本领域技术人员的可以理解的是,鼠标控制模块30基于上述鼠标位置计算模块20获取到的鼠标指针在图2所示坐标系中X轴坐标值Mx和Y轴坐标值My,将鼠标指针移至(Mx,My)对应的位置,即用户预期移动鼠标指针的位置。本实施例中,每当鼠标指针的位置参数有更新时,鼠标控制模块30根据更新的鼠标指针的所述位置参数移动鼠标指针,以实现移动终端的精确操作。即传感器数据采集模块10每获取到一次上述预置传感器采集的位移数据,鼠标位置计算模块20将传感器数据采集模块10获取的预置传感器采集的位移数据转换为鼠标指针的位置参数,以及鼠标控制模块30根据鼠标指针的所述位置参数移动鼠标指针。
本发明实施例提出的移动终端,通过获取移动终端的位移数据;根据预设位移数据与鼠标指针的位置参数的映射关系,获取鼠标指针的位置参数;根据获取到的鼠标指针的所述位置参数移动鼠标指针。相较于相关技术,移动终端的操作准确度较低的问题,本发明实施例将移动终端虚拟成鼠标,通过控制移动终端移动实现鼠标指针的精确移动,在维持移动终端便携性的基础上,能够有效提高移动终端的操作准确度。
此外,基于上述实施例,本领域技术人员可以理解的是,将本发明实施 例提供的移动终端与其他智能终端建立通信连接后,由用户触发移动终端的鼠标模式,能够像操作实体鼠标一样控制所述其他智能终端鼠标指针的移动,进而对所述其他智能终端进行精确控制。
进一步地,基于第一实施例,提出本发明移动终端的第二实施例,在本实施例中,所述传感器数据采集模块10还设置成:在侦测到用户输入的触发移动终端鼠标模式的控制指令时,获取移动终端的位移数据。
需要说明的是,本实施例与第一实施例的区别在于,本实施例中,由用户选择是否将移动终端虚拟成鼠标。具体地,参照图3,当用户保持触摸图3所示的移动按钮时,将触发移动终端的鼠标模式,角速度传感器开始工作。
本领域技术人员可以理解的是,可以通过多种方式触发移动终端的鼠标模式,其可由移动终端厂商预置,也可由用户根据自身需要进行设置。此外,本实施例通过一定的用户操作触发移动终端的鼠标模式,既能够避免鼠标指针位置错误,也在一定程度上节约了移动终端的用电量。
进一步地,为了进一步提高移动终端的操作准确度,基于第一实施例,提出本发明移动终端的第三实施例,在本实施例中,所述传感器数据采集模块10包括:
数据采集单元,设置成:每间隔第一预置时间获取角速度传感器采集的位移数据,且每间隔第二预置时间获取方向传感器采集的位移数据;所述第二预置时间为所述第一预置时间的整数倍;
数据修正单元,设置成:基于所述方向传感器采集的位移数据对所述角速度传感器采集的位移数据进行修正,并将修正后的位移数据作为所述移动终端的位移数据。
需要说明的是,虽然角速度传感器的精确度较高,但在用户大幅度移动移动终端时,若仅依靠角速度传感器采集的位移数据计算鼠标指针的位置参数,可能会存在鼠标指针跑偏的问题。有鉴于此,本实施例中,数据采集单元每间隔第一预置时间获取角速度传感器采集的位移数据,且每间隔第二预置时间获取方向传感器采集的位移数据;所述第二预置时间为所述第一预置时间的整数倍;数据修正单元基于所述方向传感器采集的位移数据对所述角 速度传感器采集的位移数据进行修正,并将修正后的位移数据作为所述移动终端的位移数据。具体地,以鼠标位置计算模块20计算鼠标指针在图2所示X轴的坐标值Mx为例进行说明:
以10ms作为一个时间单位,以time表示时间单位计数,
在time=0时,获取到方向传感器在X轴上的值x0,且获取到角速度传感器在X轴上的值X0
Mx=x0
在time=1时,获取到角速度传感器在X轴上的值X1
Mx=Mx+(X1-X0)·0.01;
在time=2时,获取到角速度传感器在X轴上的值X2
Mx=Mx+(X2-X1)·0.01;
……
在time=n(n<10)时,获取到角速度传感器在X轴上的值Xn
Mx=Mx+(Xn-Xn-1)·0.01;
在time=10时,获取到方向传感器在X轴上的值x10,且获取到角速度传感器在X轴上的值X10
Mx=x10
在time=11时,获取到角速度传感器在X轴上的值X11
Mx=Mx+(X11-X10)·0.01;
……
在time=10·n时,获取到方向传感器在X轴上的值x10n,且获取到角速度传感器在X轴上的值X10n
Mx=x10n
同理,鼠标位置计算模块20可根据角速度传感器和方向传感器在图2所示Z轴上的值计算出鼠标指针在Y轴上的坐标值My,此处不再赘述。
本领域技术人员可以理解的是,通过调整上述第一预置时间和第二预置时间的倍数关系,能够实现对鼠标指针移动精确度的调整。
本发明实施例基于角速度传感器采集的位移数据实现鼠标指针的精确移动控制,并基于方向传感器采集的位移数据对鼠标指针进行位置修正,能够进一步地提高移动终端的操作准确度。
进一步地,基于第一、第二或第三实施例,提出本发明移动终端的第四实施例,在本实施例中,所述鼠标控制模块30还设置成:在侦测到用户基于移动终端预设屏幕区域触发的点击触摸操作时,基于预设屏幕区域与鼠标点击操作的映射关系,执行触发所述点击触摸操作的屏幕区域对应的鼠标点击操作。
众所周知的,鼠标除了能够实现鼠标指针的精确移动控制外,另一项重要的功能就是点击操作。参照图3,本实施例中,当用户点击图3所示的左按钮时,实现鼠标左键点击的功能;当用户双击图3所示的左按钮时,实现鼠标左键双击的功能;当用户点击图3所示的右按钮时,实现鼠标右键点击的功能。需要说明的是,前述左、右和移动按钮在屏幕的位置可由用户根据实际需要进行设置。
进一步地,基于第一、第二或第三实施例,提出本发明移动终端的第五实施例,在本实施例中,所述鼠标控制模块30还设置成:获取加速度传感器采集的加速度数据;以及基于预设加速度数据与鼠标点击操作的映射关系,执行采集的加速度数据对应的鼠标点击操作。
本实施例中,鼠标控制模块30需要获取加速度传感器在图2所示Z轴上采集的加速度数据。以实现鼠标左键点击功能为例进行说明:
鼠标控制模块30获取加速度传感器采集的其在1秒内的最大值Zamax和最小值Zamin,当Zamin>-4.9,Zamax<-14.7且|(Zamin+Zamax)/2-(-9.81)|<0.5时,鼠标控制模块30执行鼠标左键点击操作。本领域技术人员可以理解的是,通过设置上述加速度数据与鼠标点击操作的映射关系,当用户晃动移动终端时,将触发移动终端实时的加速度数据对应的鼠标点击操作。本发明实施例实施例通过提供多种鼠标点击操作的触发方式供用户选择,能够有效提高用户体验。
本发明实施例还公开了一种计算机程序,包括程序指令,当该程序指令被移动终端执行时,使得该移动终端可执行上述任意的移动终端控制方法。
本发明实施例还公开了一种载有所述的计算机程序的载体。
在阅读并理解了附图和详细描述后,可以明白其他方面。
本领域普通技术人员可以理解上述实施例的全部或部分步骤可以使用计算机程序流程来实现,所述计算机程序可以存储于一计算机可读存储介质中,所述计算机程序在相应的硬件平台上(如***、设备、装置、器件等)执行,在执行时,包括方法实施例的步骤之一或其组合。
可选地,上述实施例的全部或部分步骤也可以使用集成电路来实现,这些步骤可以被分别制作成一个个集成电路模块,或者将它们中的多个模块或步骤制作成单个集成电路模块来实现。这样,本发明不限制于任何特定的硬件和软件结合。
上述实施例中的各装置/功能模块/功能单元可以采用通用的计算装置来实现,它们可以集中在单个的计算装置上,也可以分布在多个计算装置所组成的网络上。
上述实施例中的各装置/功能模块/功能单元以软件功能模块的形式实现并作为独立的产品销售或使用时,可以存储在一个计算机可读取存储介质中。上述提到的计算机可读取存储介质可以是只读存储器,磁盘或光盘等。
任何熟悉本技术领域的技术人员在本发明揭露的技术范围内,可轻易想到变化或替换,都应涵盖在本发明的保护范围之内。因此,本发明的保护范围应以权利要求所述的保护范围为准。
工业实用性
本发明技术方案通过获取移动终端的位移数据;根据预设位移数据与鼠标指针的位置参数的映射关系,获取鼠标指针的位置参数;根据获取到的鼠标指针的所述位置参数移动鼠标指针。相较于相关技术,本发明技术方案将移动终端虚拟成鼠标,通过控制移动终端移动实现鼠标指针的精确移动,在维持移动终端便携性的基础上,能够有效提高移动终端的操作准确度。因此本发明具有很强的工业实用性。

Claims (12)

  1. 一种移动终端控制方法,包括以下步骤:
    获取移动终端的位移数据;
    根据所述位移数据及预设的位移数据与鼠标指针的位置参数的映射关系,获取所述移动终端的鼠标指针的位置参数;
    根据获取到的鼠标指针的所述位置参数移动所述鼠标指针。
  2. 如权利要求1所述的移动终端控制方法,其中,所述获取移动终端的位移数据的步骤包括:
    在侦测到触发移动终端鼠标模式的控制指令时,获取所述移动终端的位移数据。
  3. 如权利要求1所述的移动终端控制方法,其中,所述获取移动终端的位移数据的步骤包括:
    每间隔第一预置时间获取角速度传感器采集的位移数据,且每间隔第二预置时间获取方向传感器采集的位移数据;所述第二预置时间为所述第一预置时间的整数倍;
    基于所述方向传感器采集的位移数据对所述角速度传感器采集的位移数据进行修正,并将修正后的位移数据作为所述移动终端的位移数据。
  4. 如权利要求1-3中任一项所述的移动终端控制方法,该方法还包括:
    在侦测到基于移动终端的预设屏幕区域触发的点击触摸操作时,基于预设的屏幕区域与鼠标点击操作的映射关系,执行触发所述点击触摸操作的屏幕区域对应的鼠标点击操作。
  5. 如权利要求1-3中任一项所述的移动终端控制方法,该方法还包括:
    获取加速度传感器采集的加速度数据;
    基于预设加速度数据与鼠标点击操作的映射关系,执行采集的加速度数据对应的鼠标点击操作。
  6. 一种移动终端,包括传感器数据采集模块、鼠标位置计算模块和鼠标控制模块,其中
    所述传感器数据采集模块设置成:获取移动终端的位移数据;
    所述鼠标位置计算模块设置成:根据预设的位移数据与鼠标指针的位置参数的映射关系,获取所述鼠标指针的位置参数;
    所述鼠标控制模块设置成:根据所述鼠标位置计算模块获取到的鼠标指针的所述位置参数移动所述鼠标指针。
  7. 如权利要求6所述的移动终端,其中,所述传感器数据采集模块设置成按照如下方式获取移动终端的位移数据:
    在侦测到触发移动终端鼠标模式的控制指令时,获取所述移动终端的位移数据。
  8. 如权利要求6所述的移动终端,其中,所述传感器数据采集模块包括数据采集单元和数据修正单元,其中
    所述数据采集单元,设置成:每间隔第一预置时间获取角速度传感器采集的位移数据,且每间隔第二预置时间获取方向传感器采集的位移数据;所述第二预置时间为所述第一预置时间的整数倍;
    所述数据修正单元,设置成:基于所述方向传感器采集的位移数据对所述角速度传感器采集的位移数据进行修正,并将修正后的位移数据作为所述移动终端的位移数据。
  9. 如权利要求6-8中任一项所述的移动终端,其中,所述鼠标控制模块还设置成:
    在侦测到用户基于移动终端预设屏幕区域触发的点击触摸操作时,基于预设屏幕区域与鼠标点击操作的映射关系,执行触发所述点击触摸操作的屏幕区域对应的鼠标点击操作。
  10. 如权利要求6-8中任一项所述的移动终端,其中,所述鼠标控制模块还设置成:
    获取加速度传感器采集的加速度数据;以及
    基于预设加速度数据与鼠标点击操作的映射关系,执行采集的加速度数据对应的鼠标点击操作。
  11. 一种计算机程序,包括程序指令,当该程序指令被移动终端执行时,使得该移动终端可执行如权利要求1-5中任一项所述的移动终端控制方法。
  12. 一种载有如权利要求11所述的计算机程序的载体。
PCT/CN2016/074371 2015-04-10 2016-02-23 移动终端控制方法及移动终端 WO2016161851A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201510167127.7A CN106155529A (zh) 2015-04-10 2015-04-10 移动终端控制方法及移动终端
CN201510167127.7 2015-04-10

Publications (1)

Publication Number Publication Date
WO2016161851A1 true WO2016161851A1 (zh) 2016-10-13

Family

ID=57073030

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2016/074371 WO2016161851A1 (zh) 2015-04-10 2016-02-23 移动终端控制方法及移动终端

Country Status (2)

Country Link
CN (1) CN106155529A (zh)
WO (1) WO2016161851A1 (zh)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111124156A (zh) * 2018-11-01 2020-05-08 中兴通讯股份有限公司 移动终端的交互控制方法和移动终端
CN114675754A (zh) * 2022-01-27 2022-06-28 浪潮(山东)计算机科技有限公司 一种鼠标控制方法、装置、设备及存储介质

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107203726A (zh) * 2017-05-17 2017-09-26 东南大学 一种抗侧信道攻击的智能终端安全输入方法
CN110262747B (zh) * 2019-06-21 2021-05-07 Oppo广东移动通信有限公司 控制终端的方法、装置、终端及存储介质

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN201945963U (zh) * 2010-12-28 2011-08-24 中兴通讯股份有限公司 移动终端
CN103399657A (zh) * 2013-07-31 2013-11-20 北京小米科技有限责任公司 鼠标指针的控制方法、装置及终端设备

Family Cites Families (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100407830C (zh) * 2005-04-18 2008-07-30 华为技术有限公司 一种可作为电脑鼠标的移动通信终端及其实现方法
KR20110037555A (ko) * 2009-10-07 2011-04-13 엘지전자 주식회사 이동 단말기 및 그 제어방법
CN103259914A (zh) * 2012-02-20 2013-08-21 宇龙计算机通信科技(深圳)有限公司 具有无线鼠标功能的移动终端的实现方法及移动终端
CN103200304A (zh) * 2012-10-09 2013-07-10 深圳市金立通信设备有限公司 一种移动终端智能光标控制***及方法
CN102945088B (zh) * 2012-10-19 2015-11-25 小米科技有限责任公司 实现终端模拟鼠标操作设备的方法、装置及移动终端
CN103186254A (zh) * 2013-02-28 2013-07-03 深圳瑞高信息技术有限公司 一种摇杆模拟鼠标操作的方法、装置及电子设备
CN103200327B (zh) * 2013-04-08 2017-10-31 上海斐讯数据通信技术有限公司 一种在手机上实现鼠标功能的方法
CN103677317B (zh) * 2013-12-11 2018-09-11 Tcl光电科技(惠州)有限公司 实现光标控制的移动终端及其实现光标控制的方法
CN103984412B (zh) * 2014-04-29 2018-09-28 上海斐讯数据通信技术有限公司 一种基于演讲模式的功能实现方法、***及移动终端

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN201945963U (zh) * 2010-12-28 2011-08-24 中兴通讯股份有限公司 移动终端
CN103399657A (zh) * 2013-07-31 2013-11-20 北京小米科技有限责任公司 鼠标指针的控制方法、装置及终端设备

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111124156A (zh) * 2018-11-01 2020-05-08 中兴通讯股份有限公司 移动终端的交互控制方法和移动终端
CN111124156B (zh) * 2018-11-01 2023-07-18 中兴通讯股份有限公司 移动终端的交互控制方法和移动终端
CN114675754A (zh) * 2022-01-27 2022-06-28 浪潮(山东)计算机科技有限公司 一种鼠标控制方法、装置、设备及存储介质

Also Published As

Publication number Publication date
CN106155529A (zh) 2016-11-23

Similar Documents

Publication Publication Date Title
US11693209B2 (en) Primary-subordinate camera focus based on lens position sensing
US9875023B2 (en) Dial-based user interfaces
US9477312B2 (en) Distance based modelling and manipulation methods for augmented reality systems using ultrasonic gloves
EP2708983B1 (en) Method for auto-switching user interface of handheld terminal device and handheld terminal device thereof
WO2016161851A1 (zh) 移动终端控制方法及移动终端
US10345430B2 (en) Floor determining method and system, and related device
WO2018031470A1 (en) Closed loop position control for camera actuator
JP5620440B2 (ja) 表示制御装置、表示制御方法及びプログラム
US20130179108A1 (en) System and Method for Calibrating Sensors for Different Operating Environments
US20180040290A1 (en) Display Screen Control Method and Apparatus and Terminal
CN105094440B (zh) 一种基于移动终端的触摸屏防抖方法、***及移动终端
US20180300011A1 (en) Method for Controlling Display of Touchscreen, and Mobile Device
WO2014121670A1 (en) Method, device and storage medium for controlling electronic map
CN111708033A (zh) 坐标系标定方法、装置、电子设备及存储介质
US9438802B2 (en) Optical image stabilization calibration
TWI550443B (zh) 指向方法以及用於其之裝置與系統
TWI485582B (zh) 修正觸碰位置的方法
CN113498502A (zh) 使用外部传感器的手势检测
WO2014075540A1 (zh) 触摸屏滚屏控制***及方法
CN102387253A (zh) 移动终端与利用此移动终端计步的方法
CN117191013A (zh) 惯性测量单元误差校正方法、装置、电子设备及存储介质
CN104618587A (zh) 一种通过陀螺仪实现大屏幕移动设备操作的方法
CN113676586A (zh) 触摸屏的显示方法及终端
US20190018503A1 (en) Cursor control method and cursor control system
CN114252100A (zh) 传感器在线标定方法、装置、设备及存储介质

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 16776026

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 16776026

Country of ref document: EP

Kind code of ref document: A1