WO2018157361A1 - 一种交互控制方法和终端 - Google Patents

一种交互控制方法和终端 Download PDF

Info

Publication number
WO2018157361A1
WO2018157361A1 PCT/CN2017/075491 CN2017075491W WO2018157361A1 WO 2018157361 A1 WO2018157361 A1 WO 2018157361A1 CN 2017075491 W CN2017075491 W CN 2017075491W WO 2018157361 A1 WO2018157361 A1 WO 2018157361A1
Authority
WO
WIPO (PCT)
Prior art keywords
gesture
terminal
operation instruction
preset
pressure
Prior art date
Application number
PCT/CN2017/075491
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 廖建强
Priority to PCT/CN2017/075491 priority Critical patent/WO2018157361A1/zh
Publication of WO2018157361A1 publication Critical patent/WO2018157361A1/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/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0487Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser
    • G06F3/0488Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser using a touch-screen or digitiser, e.g. input of commands through traced gestures

Definitions

  • the present invention relates to the field of computers, and in particular, to an interactive control method and terminal.
  • terminals such as mobile phones are increasingly rich, and users can use the terminal to realize photography, recording, and video recording.
  • users want to open a function on the terminal, they need to unlock the mobile phone first, then start the application, and then exist in some In a scene with a short time, it is very cumbersome and time consuming for the user to perform the above operation, and the above-mentioned scene with a short time cannot be captured.
  • the technical problem to be solved by the embodiments of the present invention is to provide an interactive control method and a terminal. It can reduce the time for users to open specified functions, which is convenient for users to operate.
  • an embodiment of the present invention provides an interaction control method, including:
  • the screen-out state indicates that the touch screen of the terminal is not lit, and the terminal may be a lock screen and a screen-off state or a non-lock screen and the screen is turned off.
  • the pressure sensor measures the pressure value of the touch action, and Identifying the sliding trajectory of the touch action by the touch screen, and identifying the gesture type of the touch screen according to the pressure value and the sliding trajectory, for example, the gesture type may be double-pressing double-click, heavy-pressing click or heavy pressing to the right, or other gesture types, this embodiment No restrictions.
  • the terminal stores a mapping relationship between the gesture type and the operation type, for example, a gesture 1 associated operation instruction, a gesture 2 associated operation instruction 2, a gesture 3 associated operation instruction 3, and the terminal determines that the recognized gesture type is a pre-prediction in the mapping relationship.
  • the gesture is set, and the operation instruction associated with the pressure touch gesture is queried according to the preset mapping relationship.
  • the operation type of the operation instruction is not limited.
  • the terminal performs the operation indicated by the operation instruction, and needs to be described in the process of executing the operation instruction.
  • the middle touch screen is always off.
  • the terminal when the terminal detects that the pressure touch gesture generated on the touch screen is a preset gesture, the terminal executes an operation instruction associated with the pressure touch gesture, thereby avoiding cumbersome operations and reducing startup time.
  • the terminal queries the operation command associated with the pressure touch gesture to start the camera, and the terminal collects multiple images through the camera and stores them in the album; or the terminal queries the pressure touch gesture.
  • the associated operation instruction is to enable the microphone to record, the terminal collects the surrounding sound through the microphone, and stores the generated sound file in a specified directory, wherein the recorded
  • the time can be set in advance, or the terminal can record continuously until the exit command is received, or the terminal queries the operation command associated with the pressure touch gesture to turn on the camera for recording, and the terminal collects the video file through the camera, and the generated video is generated.
  • the file is stored in a specified directory, wherein the recording time can be set in advance, or the terminal can record all the time until the recording is stopped after receiving the exit instruction.
  • the four corners of the touch screen of the terminal are provided with four electrodes.
  • a touch action occurs on the touch screen, a change in current on the four electrodes is caused, and the terminal changes according to the current.
  • the terminal collects the touch point on the touch screen according to the preset period to form a touch track; a pressure sensor is disposed under the touch screen, and the pressure sensor periodically measures the pressure value of the touch action, according to the collected multiple pressure values. The average is the final pressure value.
  • the terminal after the terminal executes the operation instruction, the terminal sends a vibration feedback. For example, when the terminal successfully starts the microphone for recording, the terminal sends a vibration feedback to prompt the user that the recording has started. It should be noted that the modes of the vibration feedback corresponding to different operation instructions may be different, so that the user can distinguish different operation instructions.
  • the terminal presets a mapping relationship between the preset gesture and the operation instruction, for example, the terminal sets an operation instruction associated with the click gesture by clicking the button to open the camera to take a photo, and presses the double-click gesture.
  • the associated operation command is to open the microphone for recording, and the operation command associated with the triple-click gesture is to turn on the camera for recording.
  • the mapping relationship between the preset gesture and the operation instruction is not limited to the above example, and the user can perform arbitrary association as needed.
  • the second aspect further provides a terminal, including: an identification module, a query module, and an execution module.
  • An identification module configured to identify a gesture type of a pressure touch gesture occurring on the touch screen in a screen-off state
  • the query module is configured to: if the pressure touch gesture is a preset gesture, query an operation instruction associated with the pressure touch gesture according to a preset mapping relationship;
  • an execution module configured to execute the operation indicated by the operation instruction.
  • the terminal when the terminal detects that the pressure touch gesture generated on the touch screen is a preset gesture, the terminal executes an operation instruction associated with the pressure touch gesture, thereby avoiding cumbersome operations and reducing startup time.
  • the identifying module is configured to:
  • the gesture type is identified according to the sliding trajectory and the pressure value of the pressure touch gesture.
  • the operating instruction includes turning on the camera to take a photo, turning on the microphone to record, or turning on the camera to record.
  • the execution module is further configured to:
  • Vibration feedback is issued upon successful execution of the operational command.
  • the method further includes:
  • a setting module for setting a mapping relationship between a preset gesture and an operation instruction.
  • FIG. 1 is a schematic flow chart of an interactive control method of the present invention
  • FIG. 2 is a schematic structural diagram of a terminal according to an embodiment of the present invention.
  • FIG. 3 is another schematic structural diagram of a terminal according to an embodiment of the present invention.
  • FIG. 1 is a schematic flowchart of an access control method according to an embodiment of the present invention.
  • the method includes:
  • the screen-out state indicates that the touch screen of the terminal is not lit, and the terminal may be a lock screen and a screen-off state or a non-lock screen and the screen is turned off.
  • the terminal detects a touch action occurring on the touch screen, the pressure of the touch action is measured by the pressure sensor. Value, and the sliding track of the touch action is recognized by the touch screen, and the gesture type of the touch screen is identified according to the pressure value and the sliding track.
  • the gesture type may be double-clicking or re-pressing
  • the sliding or pressing to the right, or other gesture types, is not limited in this embodiment.
  • the S102 queries an operation instruction associated with the pressure touch gesture according to a preset mapping relationship.
  • the terminal stores a mapping relationship between the gesture type and the operation type, for example, a gesture 1 associated operation instruction, a gesture 2 associated operation instruction 2, a gesture 3 associated operation instruction 3, and the terminal determines that the recognized gesture type is a mapping relationship.
  • the operation instruction associated with the pressure touch gesture is queried according to the preset mapping relationship, and the operation type of the operation instruction is not limited in the application.
  • the terminal performs the operation indicated by the operation instruction. It should be noted that the touch screen is always in the blanking state during the execution of the operation instruction.
  • the terminal when the terminal detects that the pressure touch gesture generated on the touch screen is a preset gesture, the terminal executes an operation instruction associated with the pressure touch gesture, thereby avoiding cumbersome operations and reducing startup time.
  • the identifying a gesture type of a pressure touch gesture occurring on the touch screen includes:
  • the gesture type is identified according to the sliding trajectory and the pressure value of the pressure touch gesture.
  • four electrodes are disposed on the four corners of the touch screen of the terminal.
  • a touch action occurs on the touch screen, a change in current on the four electrodes is caused, and the terminal determines the position of the touch action according to the change of the current.
  • the set period of the touch screen captures the touch point to form a touch track; a pressure sensor is arranged under the touch screen, and the pressure sensor periodically measures the pressure value of the touch action, and averages according to the collected multiple pressure values as the final pressure value.
  • the operation instruction includes turning on the camera to take a photo, turning on the microphone to record, or turning on the camera to record.
  • the terminal queries the operation command associated with the pressure touch gesture to start the camera, and the terminal collects multiple images through the camera and stores them in the album; or the terminal queries the operation command associated with the pressure touch gesture to open the microphone for recording.
  • the terminal collects the surrounding sound through the microphone, and stores the generated sound file in a specified directory, wherein the recording time can be set in advance, or the terminal keeps recording until the receiving of the exit instruction stops the recording; or the terminal queries the pressure
  • the operation command associated with the touch gesture is to enable the camera to record, and the terminal collects the video file through the camera, and stores the generated video file in a specified directory, wherein the recording time can be pre-set. Set, or the terminal keeps recording until it stops receiving the exit command.
  • the performing the operation indicated by the operation instruction further includes:
  • Vibration feedback is issued upon successful execution of the operational command.
  • the terminal After the terminal executes the operation command, it sends a vibration feedback. For example, when the terminal successfully starts the microphone for recording, it sends a vibration feedback to prompt the user that the recording has started. It should be noted that the modes of the vibration feedback corresponding to different operation instructions may be different, so that the user can distinguish different operation instructions.
  • the method further includes:
  • the terminal presets a mapping relationship between the preset gesture and the operation instruction, for example, the terminal sets the operation command associated with the click gesture by the terminal to open the camera to take a photo, and presses the operation command associated with the double-click gesture to open the microphone for recording.
  • the operation command associated with the triple-click gesture is to turn on the camera for recording.
  • the mapping relationship between the preset gesture and the operation instruction is not limited to the above example, and the user can perform arbitrary association as needed.
  • FIG. 2 is a schematic structural diagram of a terminal according to an embodiment of the present invention.
  • the terminal in the embodiment of the present invention is used to perform an interaction control method in FIG. 1 , and the terminology and process involved may refer to the embodiment of FIG. 1 . description.
  • the terminal 2 includes an identification module 201, a query module 202, and an execution module 203.
  • An identification module configured to identify a gesture type of a pressure touch gesture occurring on the touch screen in a screen-off state
  • the query module is configured to: if the pressure touch gesture is a preset gesture, query an operation instruction associated with the pressure touch gesture according to a preset mapping relationship;
  • an execution module configured to execute the operation indicated by the operation instruction.
  • the terminal when the terminal detects that the pressure touch gesture generated on the touch screen is a preset gesture, the terminal executes an operation instruction associated with the pressure touch gesture, thereby avoiding cumbersome operations and reducing startup time.
  • the identification module is configured to:
  • the gesture type is identified according to the sliding trajectory and the pressure value of the pressure touch gesture.
  • the operation instruction includes turning on the camera to take a photo, turning on the microphone to record, or turning on the camera to record.
  • the execution module is further configured to:
  • Vibration feedback is issued upon successful execution of the operational command.
  • the method further includes:
  • a setting module for setting a mapping relationship between a preset gesture and an operation instruction.
  • FIG. 3 is a schematic diagram of another structure of a terminal according to an embodiment of the present invention.
  • the terminal 3 includes a processor 301, a memory 302, and a transceiver 303.
  • the transceiver 303 is configured to transmit and receive data with and from an external device.
  • the number of processors 301 in the terminal 3 may be one or more.
  • processor 301, memory 302, and transceiver 303 may be connected by a bus system or other means.
  • Terminal 3 can be used to perform the method shown in FIG.
  • the program code is stored in the memory 302.
  • the processor 301 is configured to call program code stored in the memory 302 for performing the following operations:
  • the pressure touch gesture is a preset gesture, query an operation instruction associated with the pressure touch gesture according to a preset mapping relationship;
  • the processor 301 performs the gesture type of identifying a pressure touch gesture occurring on the touch screen, including:
  • the gesture type is identified according to the sliding trajectory and the pressure value of the pressure touch gesture.
  • the operation instruction includes turning on the camera to take a photo, turning on the microphone to record, or turning on the camera to record.
  • the performing, by the processor 301, the operation indicated by the executing the operation instruction further includes:
  • Vibration feedback is issued upon successful execution of the operational command.
  • the processor 301 is further configured to:
  • the terminal provided by the embodiment of the present invention includes but is not limited to piggybacking Or terminals of other operating systems, such as mobile phones.
  • Other terminals may also be used, such as a laptop or tablet or desktop computer with a touch-sensitive surface (e.g., a touch screen display and/or a touchpad).
  • a terminal including a display and a touch-sensitive surface is described. It should be understood, however, that the terminal can include one or more other physical user interface devices, such as a physical keyboard, mouse, and/or joystick.
  • Terminals typically support a variety of applications, such as one or more of the following: a drawing application, a rendering application, a word processing application, a web page creation application, a disk editing application, a spreadsheet application, a gaming application, Telephony applications, video conferencing applications, email applications, instant messaging applications, workout support applications, photo management applications, digital camera applications, digital video camera applications, web browsing applications, digital music player applications Program, and/or digital video player application.
  • applications such as one or more of the following: a drawing application, a rendering application, a word processing application, a web page creation application, a disk editing application, a spreadsheet application, a gaming application, Telephony applications, video conferencing applications, email applications, instant messaging applications, workout support applications, photo management applications, digital camera applications, digital video camera applications, web browsing applications, digital music player applications Program, and/or digital video player application.
  • the various applications that can be executed on the terminal can use at least one shared physical user interface device, such as a touch-sensitive surface.
  • One or more functions of the touch-sensitive surface and corresponding information displayed on the terminal may be adjusted and/or changed from one application to the next and/or adjusted and/or varied within the respective application.
  • the shared physical architecture of the terminal such as a touch-sensitive surface, can support a variety of applications with a user interface that is intuitive to the user.
  • the storage medium may be a magnetic disk, an optical disk, a read-only memory (ROM), or a random access memory (RAM).

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)
  • User Interface Of Digital Computer (AREA)

Abstract

本申请公开了一种交互控制方法,包括:在熄屏状态下,识别触摸屏上发生的压力触控手势的手势类型;若为压力触控手势为预设手势,根据预设的映射关系查询与所述压力触控手势关联的操作指令;执行所述操作指令所指示的操作。本发明实施例还公开了一种终端。采用本发明,能减少用户操作时间。

Description

一种交互控制方法和终端 技术领域
本发明涉及计算机领域,尤其涉及一种交互控制方法和终端。
背景技术
手机等终端的功能日益丰富,用户可利用终端实现拍照、录音和录影等公共,目前用户要开启终端上的某个功能时,需要首先对手机进行解锁,然后启动应用程序,然后在某些存在时间很短的场景,用户进行上述操作十分繁琐,耗费时间较长,无法捕捉到上述存在时间很短的场景。
发明内容
本发明实施例所要解决的技术问题在于,提供一种交互控制方法和终端。能够减少用户开启指定功能的时间,便于用户操作。
第一方面,本发明实施例提供了一种交互控制方法,包括:
熄屏状态表示终端的触摸屏没有点亮,终端可以是锁屏且熄屏状态或非锁屏且熄屏,终端检测到触摸屏上发生的触摸动作时,通过压力传感器测量触摸动作的压力值,且通过触摸屏识别触摸动作的滑动轨迹,根据压力值和滑动轨迹识别触摸屏的手势类型,例如:手势类型可以是重压双击、重压单击或重压向右滑动,或其他手势类型,本实施例不作限制。终端存储有手势类型和操作类型之间的映射关系,例如:手势1关联操作指令1、手势2关联操作指令2、手势3关联操作指令3,终端确定识别出来的手势类型为映射关系中的预设手势,根据预设的映射关系查询与压力触控手势关联的操作指令,操作指令的操作类型本申请不作限制,终端执行操作指令所指示的操作,需要说明的是,在执行操作指令的过程中触摸屏始终为熄屏状态。上述实施例,终端在熄屏状态下,检测到触摸屏上发生的压力触控手势为预设手势时,执行压力触控手势关联的操作指令,这样避免繁琐的操作,减少启动时间。
在本方面的一种可能的实施方式中,终端查询到压力触控手势关联的操作指令为开启摄像头进行拍照,终端通过摄像头采集多张图片后存储在相册中;或终端查询到压力触控手势关联的操作指令为开启麦克风进行录音,终端通过麦克风采集周围的声音,将生成的声音文件存储在指定的目录中,其中录音的 时间可预先进行设置,或者终端一直进行录音,直到接收到退出指令后停止录影;或终端查询到压力触控手势关联的操作指令为开启摄像头进行录影,终端通过摄像头采集视频文件,将生成的视频文件存储在指定的目录中,其中,录影的时间可预先进行设置,或者终端一直进行录影,直到接收到退出指令后停止录影。
在本方面的一种可能的实施方式中,终端的触摸屏的四个角上设置有四个电极,当触摸屏上发生有触摸动作时,会造成四个电极上电流的变化,终端根据电流的变化确定触摸动作的位置,终端根据预设的周期采集触摸屏上的触摸点形成触摸轨迹;触摸屏下方设置有压力传感器,压力传感器周期性的测量触摸动作的压力值,根据采集到的多个压力值进行平均为作为最终的压力值。
在本方面的一种可能的实施方式中,终端在成执行操作指令后,发出振动反馈,例如:终端在成功启动麦克风进行录音时,发出振动反馈,提示用户录音已开始。需要说明的是,不同的操作指令对应的振动反馈的模式可以不相同,便于用户区分不同的操作指令。
在本方面的一种可能的实施方式中,终端预先设置预设手势与操作指令之间的映射关系,例如:终端设置重压单击手势关联的操作指令为开启摄像头进行拍照、重压双击手势关联的操作指令为开启麦克风进行录音、重压三击手势关联的操作指令为开启摄像头进行录影。需要说明的时,预设手势和操作指令的映射关系并不限于上述的例子,用户可以根据需要进行任意的关联。
相应地,第二方面还提供了一种终端,包括:识别模块、查询模块和执行模块。
识别模块,用于在熄屏状态下,识别触摸屏上发生的压力触控手势的手势类型;
查询模块,用于若为压力触控手势为预设手势,根据预设的映射关系查询与所述压力触控手势关联的操作指令;
执行模块,用于执行所述操作指令所指示的操作。
上述实施例,终端在熄屏状态下,检测到触摸屏上发生的压力触控手势为预设手势时,执行压力触控手势关联的操作指令,这样避免繁琐的操作,减少启动时间。
在本方面的一种可能的实施方式中,所述识别模块用于:
根据所述压力触控手势的滑动轨迹和压力值识别手势类型。
在本方面的一种可能的实施方式中,所述操作指令包括开启摄像头进行拍照、开启麦克风进行录音或开启摄像头进行录影。
在本方面的一种可能的实施方式中,所述执行模块还用于:
在成功执行所述操作指令时,发出振动反馈。
在本方面的一种可能的实施方式中,还包括:
设置模块,用于设置预设手势与操作指令之间的映射关系。
附图说明
为了更清楚地说明本发明实施例或现有技术中的技术方案,下面将对实施例或现有技术描述中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图仅仅是本发明的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动的前提下,还可以根据这些附图获得其他的附图。
图1是本发明的一种交互控制方法的流程示意图;
图2是本发明实施例提供的一种终端的结构示意图;
图3是本发明实施例提供的一种终端的另一结构示意图。
具体实施方式
下面将结合本发明实施例中的附图,对本发明实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例仅仅是本发明一部分实施例,而不是全部的实施例。基于本发明中的实施例,本领域普通技术人员在没有作出创造性劳动前提下所获得的所有其他实施例,都属于本发明保护的范围。
参见图1,图1是本发明实施例提供的一种访问控制方法的流程示意图,在本发明实施例中,所述方法包括:
S101、在熄屏状态下,识别触摸屏上发生的压力触控手势的手势类型。
具体的,熄屏状态表示终端的触摸屏没有点亮,终端可以是锁屏且熄屏状态或非锁屏且熄屏,终端检测到触摸屏上发生的触摸动作时,通过压力传感器测量触摸动作的压力值,且通过触摸屏识别触摸动作的滑动轨迹,根据压力值和滑动轨迹识别触摸屏的手势类型,例如:手势类型可以是重压双击、重压单 击或重压向右滑动,或其他手势类型,本实施例不作限制。
S102若为压力触控手势为预设手势,根据预设的映射关系查询与所述压力触控手势关联的操作指令。
具体的,终端存储有手势类型和操作类型之间的映射关系,例如:手势1关联操作指令1、手势2关联操作指令2、手势3关联操作指令3,终端确定识别出来的手势类型为映射关系中的预设手势,根据预设的映射关系查询与压力触控手势关联的操作指令,操作指令的操作类型本申请不作限制。
S103、执行所述操作指令所指示的操作。
终端执行操作指令所指示的操作,需要说明的是,在执行操作指令的过程中触摸屏始终为熄屏状态。
实施上述实施例,终端在熄屏状态下,检测到触摸屏上发生的压力触控手势为预设手势时,执行压力触控手势关联的操作指令,这样避免繁琐的操作,减少启动时间。
在一种可能的实施方式中,所述识别触摸屏上发生的压力触控手势的手势类型包括:
根据所述压力触控手势的滑动轨迹和压力值识别手势类型。
具体的,终端的触摸屏的四个角上设置有四个电极,当触摸屏上发生有触摸动作时,会造成四个电极上电流的变化,终端根据电流的变化确定触摸动作的位置,终端根据预设的周期采集触摸屏上的触摸点形成触摸轨迹;触摸屏下方设置有压力传感器,压力传感器周期性的测量触摸动作的压力值,根据采集到的多个压力值进行平均为作为最终的压力值。
在一种可能的实施方式中,所述操作指令包括开启摄像头进行拍照、开启麦克风进行录音或开启摄像头进行录影。
具体的,终端查询到压力触控手势关联的操作指令为开启摄像头进行拍照,终端通过摄像头采集多张图片后存储在相册中;或终端查询到压力触控手势关联的操作指令为开启麦克风进行录音,终端通过麦克风采集周围的声音,将生成的声音文件存储在指定的目录中,其中录音的时间可预先进行设置,或者终端一直进行录音,直到接收到退出指令后停止录影;或终端查询到压力触控手势关联的操作指令为开启摄像头进行录影,终端通过摄像头采集视频文件,将生成的视频文件存储在指定的目录中,其中,录影的时间可预先进行设 置,或者终端一直进行录影,直到接收到退出指令后停止录影。
在一种可能的实施方式中,所述执行所述操作指令所指示的操作还包括:
在成功执行所述操作指令时,发出振动反馈。
终端在成执行操作指令后,发出振动反馈,例如:终端在成功启动麦克风进行录音时,发出振动反馈,提示用户录音已开始。需要说明的是,不同的操作指令对应的振动反馈的模式可以不相同,便于用户区分不同的操作指令。
在一种可能的实施方式中,还包括:
设置预设手势与操作指令之间的映射关系。
具体的,终端预先设置预设手势与操作指令之间的映射关系,例如:终端设置重压单击手势关联的操作指令为开启摄像头进行拍照、重压双击手势关联的操作指令为开启麦克风进行录音、重压三击手势关联的操作指令为开启摄像头进行录影。需要说明的时,预设手势和操作指令的映射关系并不限于上述的例子,用户可以根据需要进行任意的关联。
参见图2,为本发明实施例提供的一种终端的结构示意图,本发明实施例的终端用于执行图1中的一种交互控制方法,所涉及的术语和过程可参照图1实施例的描述。终端2包括:识别模块201、查询模块202、执行模块203。
识别模块,用于在熄屏状态下,识别触摸屏上发生的压力触控手势的手势类型;
查询模块,用于若为压力触控手势为预设手势,根据预设的映射关系查询与所述压力触控手势关联的操作指令;
执行模块,用于执行所述操作指令所指示的操作。
上述实施例,终端在熄屏状态下,检测到触摸屏上发生的压力触控手势为预设手势时,执行压力触控手势关联的操作指令,这样避免繁琐的操作,减少启动时间。
在一种可能的实施方式中,所述识别模块用于:
根据所述压力触控手势的滑动轨迹和压力值识别手势类型。
在一种可能的实施方式中,所述操作指令包括开启摄像头进行拍照、开启麦克风进行录音或开启摄像头进行录影。
在本方面的一种可能的实施方式中,所述执行模块还用于:
在成功执行所述操作指令时,发出振动反馈。
在一种可能的实施方式中,还包括:
设置模块,用于设置预设手势与操作指令之间的映射关系。
本发明实施例和方法实施例一基于同一构思,其带来的技术效果也相同,具体过程可参照方法实施例一的描述,此处不再赘述。
参见图3,为本发明实施例提供的一种终端的另一结构示意图,在本发明实施例中,终端3包括处理器301、存储器302和收发器303。收发器303用于与外部设备之间收发数据。终端3中的处理器301的数量可以是一个或多个。本发明的一些实施例中,处理器301、存储器302和收发器303可通过总线系统或其他方式连接。终端3可以用于执行图1所示的方法。关于本实施例涉及的术语的含义以及举例,可以参考图1对应的实施例。此处不再赘述。
其中,存储器302中存储程序代码。处理器301用于调用存储器302中存储的程序代码,用于执行以下操作:
在熄屏状态下,识别触摸屏上发生的压力触控手势的手势类型;
若为压力触控手势为预设手势,根据预设的映射关系查询与所述压力触控手势关联的操作指令;
执行所述操作指令所指示的操作。
在一种可能的实施方式中,处理器301执行所述识别触摸屏上发生的压力触控手势的手势类型包括:
根据所述压力触控手势的滑动轨迹和压力值识别手势类型。
在一种可能的实施方式中,所述操作指令包括开启摄像头进行拍照、开启麦克风进行录音或开启摄像头进行录影。
在一种可能的实施方式中,处理器301执行所述执行所述操作指令所指示的操作还包括:
在成功执行所述操作指令时,发出振动反馈。
在一种可能的实施方式中,处理器301还用于执行:
设置预设手势与操作指令之间的映射关系。
本发明实施例提供的终端包括但不限于搭载
Figure PCTCN2017075491-appb-000001
或者其它操作系统的终端,诸如移动电话。也可以是其它终端,诸如具有触敏 表面(例如,触摸屏显示器和/或触控板)的膝上型计算机或平板电脑或台式计算机。
在下面的讨论中,介绍了一种包括显示器和触敏表面的终端。然而应当理解,终端可以包括一个或多个其他物理用户接口设备,诸如物理键盘、鼠标和/或操作杆。
终端通常支持多种应用程序,诸如以下中的一种或多种:画图应用程序、呈现应用程序、文字处理应用程序、网页创建应用程序、盘编辑应用程序、电子表格应用程序、游戏应用程序、电话应用程序、视频会议应用程序、电子邮件应用程序、即时消息应用程序、锻炼支持应用程序、相片管理应用程序、数字相机应用程序、数字视频摄像机应用程序、网络浏览应用程序、数字音乐播放器应用程序、和/或数字视频播放器应用程序。
可在终端上执行的各种应用程序可使用至少一个共用的物理用户接口设备,诸如触敏表面。触敏表面的一种或多种功能以及显示在终端上的相应信息可从一种应用程序调整和/或变化至下一种应用程序和/或在相应应用程序内被调整和/或变化。这样,终端的共用物理架构(诸如触敏表面)可利用对于用户而言直观清楚的用户界面来支持各种应用程序。
本领域普通技术人员可以理解实现上述实施例方法中的全部或部分流程,是可以通过计算机程序来指令相关的硬件来完成,所述的程序可存储于一计算机可读取存储介质中,该程序在执行时,可包括如上述各方法的实施例的流程。其中,所述的存储介质可为磁碟、光盘、只读存储记忆体(Read-Only Memory,ROM)或随机存储记忆体(Random Access Memory,RAM)等。
以上所揭露的仅为本发明一种较佳实施例而已,当然不能以此来限定本发明之权利范围,本领域普通技术人员可以理解实现上述实施例的全部或部分流程,并依本发明权利要求所作的等同变化,仍属于发明所涵盖的范围。

Claims (10)

  1. 一种交互控制方法,其特征在于,包括:
    在熄屏状态下,识别触摸屏上发生的压力触控手势的手势类型;
    若为压力触控手势为预设手势,根据预设的映射关系查询与所述压力触控手势关联的操作指令;
    执行所述操作指令所指示的操作。
  2. 如权利要求1所述的方法,其特征在于,所述识别触摸屏上发生的压力触控手势的手势类型包括:
    根据所述压力触控手势的滑动轨迹和压力值识别手势类型。
  3. 如权利要求1所述的方法,其特征在于,所述操作指令包括开启摄像头进行拍照、开启麦克风进行录音或开启摄像头进行录影。
  4. 如权利要求1所述的方法,其特征在于,所述执行所述操作指令所指示的操作还包括:
    在成功执行所述操作指令时,发出振动反馈。
  5. 如权利要求1-4任意一项所述的方法,其特征在于,还包括:
    设置预设手势与操作指令之间的映射关系。
  6. 一种终端,其特征在于,包括:
    识别模块,用于在熄屏状态下,识别触摸屏上发生的压力触控手势的手势类型;
    查询模块,用于若为压力触控手势为预设手势,根据预设的映射关系查询与所述压力触控手势关联的操作指令;
    执行模块,用于执行所述操作指令所指示的操作。
  7. 如权利要求6所述的终端,其特征在于,所述识别模块用于:
    根据所述压力触控手势的滑动轨迹和压力值识别手势类型。
  8. 如权利要求6所述的终端,其特征在于,所述操作指令包括开启摄像头进行拍照、开启麦克风进行录音或开启摄像头进行录影。
  9. 如权利要求6所述的终端,其特征在于,所述执行模块还用于:
    在成功执行所述操作指令时,发出振动反馈。
  10. 如权利要求6-9任意一项所述的终端,其特征在于,还包括:
    设置模块,用于设置预设手势与操作指令之间的映射关系。
PCT/CN2017/075491 2017-03-02 2017-03-02 一种交互控制方法和终端 WO2018157361A1 (zh)

Priority Applications (1)

Application Number Priority Date Filing Date Title
PCT/CN2017/075491 WO2018157361A1 (zh) 2017-03-02 2017-03-02 一种交互控制方法和终端

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2017/075491 WO2018157361A1 (zh) 2017-03-02 2017-03-02 一种交互控制方法和终端

Publications (1)

Publication Number Publication Date
WO2018157361A1 true WO2018157361A1 (zh) 2018-09-07

Family

ID=63369668

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2017/075491 WO2018157361A1 (zh) 2017-03-02 2017-03-02 一种交互控制方法和终端

Country Status (1)

Country Link
WO (1) WO2018157361A1 (zh)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105635400A (zh) * 2016-01-27 2016-06-01 宇龙计算机通信科技(深圳)有限公司 一种联系人信息查询方法与系统
CN105912260A (zh) * 2016-04-28 2016-08-31 广东欧珀移动通信有限公司 一种应用程序的启动方法及移动终端
CN106020712A (zh) * 2016-07-29 2016-10-12 青岛海信移动通信技术股份有限公司 一种触控手势识别方法及装置
CN106227434A (zh) * 2016-07-13 2016-12-14 南昌欧菲生物识别技术有限公司 一种基于指纹的控制方法、装置和终端

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105635400A (zh) * 2016-01-27 2016-06-01 宇龙计算机通信科技(深圳)有限公司 一种联系人信息查询方法与系统
CN105912260A (zh) * 2016-04-28 2016-08-31 广东欧珀移动通信有限公司 一种应用程序的启动方法及移动终端
CN106227434A (zh) * 2016-07-13 2016-12-14 南昌欧菲生物识别技术有限公司 一种基于指纹的控制方法、装置和终端
CN106020712A (zh) * 2016-07-29 2016-10-12 青岛海信移动通信技术股份有限公司 一种触控手势识别方法及装置

Similar Documents

Publication Publication Date Title
US10990278B2 (en) Method and device for controlling information flow display panel, terminal apparatus, and storage medium
US20170024086A1 (en) System and methods for detection and handling of focus elements
EP2372516B1 (en) Methods, systems and computer program products for arranging a plurality of icons on a touch sensitive display
WO2021082739A1 (zh) 多任务界面管理方法及电子设备
US20140078091A1 (en) Terminal Device and Method for Quickly Starting Program
WO2019041779A1 (zh) 终端界面切换、移动、手势处理的方法、装置及终端
WO2019128923A1 (zh) 一种控制被选中对象在应用界面中显示的方法及终端设备
WO2022048633A1 (zh) 显示方法、装置和电子设备
WO2019128193A1 (zh) 移动终端及浮屏操作控制方法、装置
WO2022194004A1 (zh) 应用图标整理方法、装置和电子设备
JP2013546047A (ja) 1つまたは複数のデバイスディスプレイ上でのプレゼンテーション操作のためのジェスチャ捕捉
TWI502433B (zh) 適用於與觸控筆互動的電子裝置及其觸控方法
WO2021203815A1 (zh) 页面操作方法、装置、终端及存储介质
WO2018010316A1 (zh) 桌面页面管理的方法及装置
WO2019200942A1 (zh) 一种交互方法及终端设备
WO2024037418A1 (zh) 显示方法、装置、电子设备及可读存储介质
WO2024045985A1 (zh) 屏幕控制方法、屏幕控制装置、电子设备、程序及介质
US10311254B2 (en) Electronic apparatus and information access control method thereof
WO2016173307A1 (zh) 一种消息复制方法和装置、以及智能终端
WO2020057241A1 (zh) 应用程序显示的方法、装置及终端设备
WO2024109635A1 (zh) 界面显示方法及其装置
TW202144984A (zh) 設備控制方法、裝置、儲存媒介及電子設備
US20150228249A1 (en) Electronic device and method of extracting color in electronic device
WO2022242641A1 (zh) 任务实现方法、装置和电子设备
WO2022143337A1 (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: 17898500

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: 17898500

Country of ref document: EP

Kind code of ref document: A1