CN111176541A - Method and device for preventing mistaken touch - Google Patents

Method and device for preventing mistaken touch Download PDF

Info

Publication number
CN111176541A
CN111176541A CN201911227086.0A CN201911227086A CN111176541A CN 111176541 A CN111176541 A CN 111176541A CN 201911227086 A CN201911227086 A CN 201911227086A CN 111176541 A CN111176541 A CN 111176541A
Authority
CN
China
Prior art keywords
touch
area
touch area
false
user
Prior art date
Legal status (The legal status 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 status listed.)
Granted
Application number
CN201911227086.0A
Other languages
Chinese (zh)
Other versions
CN111176541B (en
Inventor
李森峰
刘宗武
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Inventec Appliances Shanghai Corp
Original Assignee
Inventec Appliances Shanghai Corp
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 Inventec Appliances Shanghai Corp filed Critical Inventec Appliances Shanghai Corp
Priority to CN201911227086.0A priority Critical patent/CN111176541B/en
Publication of CN111176541A publication Critical patent/CN111176541A/en
Application granted granted Critical
Publication of CN111176541B publication Critical patent/CN111176541B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

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
    • G06F3/04886Interaction 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 by partitioning the display area of the touch-screen or the surface of the digitising tablet into independently controllable areas, e.g. virtual keyboards or menus

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

The embodiment of the invention relates to the technical field of touch control, and discloses a method for preventing mistaken touch, which comprises the following steps: defining a false touch area in a touch area of the electronic equipment; monitoring and judging whether the key frequency of a user is greater than a preset frequency threshold value; if the key frequency is greater than the frequency threshold, judging the position relation between the touch area of the user and the mistaken touch area after receiving a touch signal of the user; if the touch area is located in the false touch area, determining that the touch of the user is false touch; and keeping the position of the input cursor unchanged.

Description

Method and device for preventing mistaken touch
Technical Field
The embodiment of the invention relates to the technical field of touch control, in particular to a method and a device for preventing false touch.
Background
Nowadays, touch-controllable electronic devices have become very popular, and touch-controllable areas of touch-controllable electronic devices are becoming larger and larger, so that a situation of mistaken touch often occurs in the use process of such electronic devices, which results in unexpected operation response of users, and this greatly affects the use experience of users.
One way in the prior art is to preset a shortcut key for disabling the touch-enabled area, so that a user can manually disable the touch-enabled area according to his own needs. This approach requires the user to disable the touchable area through the shortcut key when no touch is required, to prevent false touches; when touch is needed, the function of the touch area is recovered through the shortcut key; however, in practical use of the user, frequent switching between the input state and the touch state may be required, which makes the operation of the user too cumbersome and affects the user experience.
Another method in the prior art is that when the electronic device detects that a physical key is pressed, the electronic device disables the touch-enabled area for a period of time, and after the period of time is over, the function of the touch-enabled area is restored. The mode does not consider the situation that a user uses the physical key and the touch area at the same time, and extra hardware is required to be equipped to realize the functions, so that the mode has no universality.
Disclosure of Invention
The embodiment of the invention aims to provide a method for preventing false touch, which can realize accurate judgment of the false touch and further prevent an electronic device from responding to the false touch, thereby realizing the effect of preventing the false touch.
To solve the above technical problem, embodiments of the present invention provide a method for preventing a false touch. The method comprises the following steps: defining a false touch area in a touch area of the electronic equipment; monitoring and judging whether the key frequency of a user is greater than a preset frequency threshold value; if the key frequency is greater than the frequency threshold, judging the position relation between the touch area of the user and the mistaken touch area after receiving a touch signal of the user; if the touch area is located in the false touch area, determining that the touch of the user is false touch; and keeping the position of the input cursor unchanged.
In addition, the frequency threshold is 5-15 times/second.
In addition, the method for preventing the false touch further comprises the following steps: if one part of the touch area is positioned in the mistaken touch area and the other part of the touch area is positioned outside the mistaken touch area, calculating the area of the touch area; and if the area of the touch area is larger than a preset area threshold value, judging that the touch is a false touch.
In addition, the area threshold is 23-29 square centimeters.
In addition, the method for preventing the false touch further comprises the following steps: defining a portion of the touch area outside of the mis-touch area as a portion of the mis-touch area.
In addition, the method for preventing the false touch further comprises the following steps: after the correction operation of the user is detected, defining a previous touch area of the correction operation as a part of the false touch area; wherein the correcting operation is specifically: and moving the input cursor back to the input position before the touch operation within a time period after the touch operation is completed, wherein the time period is 0.5-2 seconds.
In addition, the step of defining the erroneous touch area in the touch-enabled area of the electronic device specifically includes: defining the false touch region according to a relative position between a user's hand and the electronic device.
In addition, the method for preventing the false touch further comprises the following steps: the relative position between the user's hand and the electronic device is detected by a position detector.
In addition, the step of defining the erroneous touch area in the touch-enabled area of the electronic device specifically includes: defining the false touch area in the touch area according to the use environment of the electronic device, wherein the use environment of the electronic device comprises: desktop, laptop, and handheld.
Embodiments of the present invention also relate to a device for preventing a false touch, including: at least one processor; and a memory communicatively coupled to the at least one processor; wherein the memory stores instructions executable by the at least one processor to enable the at least one processor to perform a method of preventing false touches as provided in the preceding embodiments.
Compared with the prior art, the method and the device have the advantages that the automatic switching of the touch empty region between the normal use state and the false touch prevention state is realized by monitoring the key frequency of the user, and the operation steps of the user are greatly simplified. In addition, the embodiment of the invention divides the touch-controllable area, and only the part which is easy to be touched by mistake in the touch-controllable area is set as unavailable under the state of easy touch by mistake, without influencing the touch function of other parts.
Drawings
One or more embodiments are illustrated by way of example in the accompanying drawings, which correspond to the figures in which like reference numerals refer to similar elements and which are not to scale unless otherwise specified.
FIG. 1 is a flowchart illustrating a method for preventing false touches according to an embodiment of the present invention;
FIG. 2 is a schematic diagram illustrating the partitioning of a touch-enabled area applied to a notebook computer according to an embodiment of the present invention;
FIG. 3 is a schematic diagram illustrating the partitioning of a touch-enabled area applied to a notebook computer according to another embodiment of the present invention;
fig. 4 is a schematic diagram illustrating the division of a touch-enabled area applied to a tablet computer or a mobile phone according to an embodiment of the present invention;
FIG. 5 is a schematic diagram illustrating a step of correcting a mis-contact region according to an embodiment of the present invention; and
fig. 6 is a schematic diagram of an apparatus for preventing a false touch according to an embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present invention more apparent, embodiments of the present invention will be described in detail below with reference to the accompanying drawings. However, it will be appreciated by those of ordinary skill in the art that numerous technical details are set forth in order to provide a better understanding of the present application in various embodiments of the present invention. However, the technical solution claimed in the present application can be implemented without these technical details and various changes and modifications based on the following embodiments.
The first embodiment of the present invention relates to a method for preventing a false touch, and the core of the present invention is to determine whether to switch the use state of a touch-enabled area by using the key frequency of a user as an index, thereby greatly simplifying the operation steps of the user. The implementation details of the method for determining a false touch in the present embodiment are specifically described below, and the following description is only provided for the convenience of understanding and is not necessary for implementing the present embodiment.
A flow chart of the method for preventing a false touch in this embodiment is shown in fig. 1, and referring to fig. 1, the method 100 for preventing a false touch includes the following steps.
Step 101: defining a false touch area in a touch area of the electronic equipment, and then, taking the other parts except the false touch area in the touch area as normal areas. The purpose of this step is to define in advance a region where a false touch is likely to occur, and to prepare for the subsequent determination of the false touch. The edge of the touchable area near the keyboard is generally defined as a false touch area.
Fig. 2 to 4 show several embodiments of the division of the mis-touch area and the normal area.
Fig. 2 is a schematic diagram illustrating the division of a touch-enabled area applied to a notebook computer according to an embodiment of the present invention. Referring to fig. 2, the touchable area 210 is a rectangular area located below the keyboard area, and includes: a first side 211 near the lower edge of the keypad area, a second side 212 opposite to the first side 211, and opposite third and fourth sides 213 and 214 at both sides, respectively. The touchable area 210 is divided into a false touch area 215 and a normal area 216, wherein the false touch area 215 is substantially C-shaped and is composed of edge portions close to the first edge 211, the third edge 213 and the fourth edge 214.
Fig. 3 is a schematic diagram illustrating a partitioning of a touch-enabled area applied to a notebook computer according to another embodiment of the present invention. Referring to fig. 3, the touchable area 220 is a rectangular area located below the keyboard area, and includes: a first side 221 near the lower edge of the keyboard area, a second side 222 opposite to the first side 221, and opposite third and fourth sides 223 and 224 at both sides, respectively. The touchable area 210 is divided into a false touch area 225 and a normal area 226, wherein the shape of the false touch area 225 is substantially similar to that of the false touch area in fig. 2, except that a triangular area is added to each of two right-angle areas inside the C-shape to better adapt to the shape of the hand.
Fig. 4 is a schematic diagram illustrating the division of the touch-controllable area applied to the tablet computer or the mobile phone according to an embodiment of the present invention. Referring to fig. 4, the touchable area 230 is a rectangular area located above the keyboard area 310, and includes: a first side 231 near the upper edge of the keypad area, a second side 232 opposite to the first side 231, and opposite third and fourth sides 233 and 234, respectively, at both sides. The touchable area 230 is divided into a false touch area 235 and a normal area 236, wherein the false touch area 235 is substantially C-shaped and is composed of edge portions close to the first edge 231, the third edge 233 and the fourth edge 234.
Preferably, the method for preventing false touch further comprises the step of defining different false touch areas according to different use environments of the electronic equipment; wherein the use environment of the electronic equipment comprises: desktop, laptop, and handheld. Because under different service environments, the relative position of the hand of the user and the electronic equipment can be changed, the corresponding error touch area under each service environment is different, and the most matched error touch area can be set according to each service environment, so that the accuracy of judgment can be further improved. In some embodiments, the usage environment of the electronic device may be determined by detecting a tilt angle of the electronic device, which may be detected by a sensor such as a gyroscope disposed inside the electronic device.
Alternatively, in other embodiments, the relative position between the user's hand and the electronic device may be detected directly by a position detector mounted on the electronic device, and then the touchdown regions may be defined based on the relative position.
Step 102: and monitoring and judging whether the key frequency of the user is greater than a preset frequency threshold value. The key frequency of the user can represent whether the user is in a continuous input state or not, because the key frequency of the user in the continuous input state is greater than the key frequency of the user in the discontinuous input state; thus, a threshold value can be set, namely: and when the key frequency is greater than the frequency threshold value, the user is in a continuous input state at the moment. Otherwise, the user is in a discontinuous input state at this time. Wherein the frequency threshold value can be set to the lowest key frequency value of the user in the continuous input state. Preferably, the frequency threshold may be in the range of 5-15 times/second, for example: 5 times/second. It should be noted that the frequency threshold is only an exemplary example provided for convenience of description, and the frequency threshold is not limited to the above value in the actual use process.
Step 103: and when the key frequency of the user is greater than the frequency threshold value, setting the touch area into a false touch prevention mode.
Step 104: and when the key frequency of the user is less than or equal to the frequency threshold value, setting the touch area to be in a normal mode.
In the false touch prevention mode, after receiving a touch signal of a user, a position relationship between the touch area and the false touch area is determined, as shown in step 105. The position relationship between the touch area and the error touch area can have three conditions: firstly, the touch area is completely positioned in the false touch area; secondly, the touch area is completely located in the normal area; thirdly, one part of the touch area is positioned in the false touch area, and the rest part of the touch area is positioned in the normal area.
If the touch area is completely outside the mis-touch area, then: completely located within the normal zone, step 106 is executed, that is: the touch is determined to be normal. Then, as shown in step 112, a response is made to this touch.
If the touch area is completely located within the mis-touch area, go to step 107, i.e.: the touch is determined as a false touch. Then, as shown in step 113, the position of the input cursor is kept unchanged to prevent the input from being affected by the mis-touch.
If a part of the touch area is located in the mis-touch area and the rest is located in the normal area, step 108 is executed, that is: calculating the area of the touch area, and judging whether the area of the touch area is larger than a preset area threshold value or not; the area threshold is the maximum value of the contact area between the finger and the touch-controllable area under the condition of being touched by the finger. Preferably, the area threshold is in the range of 23-29 square centimeters, for example: 25 square centimeters.
If the area of the touch area is smaller than or equal to the area threshold, which indicates that the user touches through a finger, step 109 is executed to determine that the user touches as a normal touch operation. Then, as shown in step 112, a response is made to this touch.
If the area of the touch area is larger than the area threshold, which indicates that the user touches through the palm, step 110 is executed to determine that the user touches by mistake. Then, as shown in step 113, the position of the input cursor is kept unchanged to prevent the input from being affected by the mis-touch.
Preferably, the method for preventing the false touch may further include the step of updating and correcting the false touch area, so as to further improve the efficiency of determining the false touch. Specifically, as shown in step 111, a portion of the touch area outside the mis-touch area is defined as a portion of the mis-touch area.
In addition, the false touch area can be updated and corrected by detecting the corrective action of the user. Referring to FIG. 5, the method of preventing false touches may further include steps 114-115. In step 114, a correction operation of the user is detected, where the correction operation is specifically: and moving the input cursor back to the input position before the touch operation within a time period after the touch operation is completed, wherein the time period is 0.5-2 seconds. In step 115, a previous touch area of the correction operation is defined as a portion of the mis-touch area.
In an exemplary embodiment, the size of the mis-touch area is the same as that of the touchable area, that is, all areas of the touchable area are mis-touch areas, and when the key frequency of the user is greater than the frequency threshold, the touchable area does not respond to the touch operation.
Compared with the prior art, the embodiment of the invention realizes the automatic switching between the normal use state and the false touch prevention state of the touch area by monitoring and judging the key frequency of the user, thereby greatly simplifying the operation steps of the user. In addition, the embodiment of the invention divides the touch-controllable area, and only the touch action partially overlapped with the false touch area is judged as the false touch in the false touch prevention state, so that the accuracy of judgment is further improved.
Another embodiment of the present invention relates to an apparatus 600 for preventing false touches, as shown in fig. 6, comprising at least one processor 601; and a memory 602 communicatively coupled to the at least one processor 601; the memory 602 stores instructions executable by the at least one processor 601, and the instructions are executed by the at least one processor 601 to enable the at least one processor 601 to execute the calling method of the system parameter.
Where the memory 602 and the processor 601 are coupled by a bus, the bus may comprise any number of interconnected buses and bridges that couple one or more of the various circuits of the processor 601 and the memory 602 together. The bus may also connect various other circuits such as peripherals, voltage regulators, power management circuits, and the like, which are well known in the art, and therefore, will not be described any further herein. A bus interface provides an interface between the bus and the transceiver. The transceiver may be one element or a plurality of elements, such as a plurality of receivers and transmitters, providing a means for communicating with various other apparatus over a transmission medium. The data processed by the processor 601 is transmitted over a wireless medium via an antenna, which further receives the data and transmits the data to the processor 601.
The processor 601 is responsible for managing the bus and general processing and may also provide various functions including timing, peripheral interfaces, voltage regulation, power management, and other control functions. While memory 602 may be used to store data used by processor 601 in performing operations.
The embodiment of the invention also provides a computer readable storage medium, which stores a computer program, and the computer program realizes the calling method of the system parameter when being executed by a processor.
Those skilled in the art will understand that all or part of the steps in the method according to the above embodiments may be implemented by a program instructing related hardware to complete, where the program is stored in a storage medium and includes several instructions to enable a device (which may be a single chip, a chip, etc.) or a processor (processor) to execute all or part of the steps in the method according to the embodiments of the present application. And the aforementioned storage medium includes: a U-disk, a removable hard disk, a Read-only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk, and other various media capable of storing program codes.
It will be understood by those of ordinary skill in the art that the foregoing embodiments are specific examples for carrying out the invention, and that various changes in form and details may be made therein without departing from the spirit and scope of the invention in practice.

Claims (10)

1. A method of preventing false touches, the method comprising:
defining a false touch area in a touch area of the electronic equipment;
monitoring and judging whether the key frequency of a user is greater than a preset frequency threshold value;
if the key frequency is greater than the frequency threshold, judging the position relation between the touch area of the user and the mistaken touch area after receiving a touch signal of the user;
if the touch area is located in the false touch area, determining that the touch of the user is false touch; and
the position of the input cursor is kept unchanged.
2. The method of claim 1, wherein the frequency threshold is 5-15 times/second.
3. The method of preventing false touches as recited in claim 1, wherein said method comprises:
if one part of the touch area is positioned in the mistaken touch area and the other part of the touch area is positioned outside the mistaken touch area, calculating the area of the touch area; and
and if the area of the touch area is larger than a preset area threshold value, judging that the touch is a false touch.
4. A method of preventing inadvertent contact according to claim 3, wherein the area threshold is 23-29 square centimeters.
5. A method of preventing inadvertent contact according to claim 3, the method comprising: defining a portion of the touch area outside of the mis-touch area as a portion of the mis-touch area.
6. The method of preventing false touches as recited in claim 1, wherein said method comprises: after the correction operation of the user is detected, defining a previous touch area of the correction operation as a part of the false touch area; wherein the correcting operation is specifically: and moving the input cursor back to the input position before the touch operation within a time period after the touch operation is completed, wherein the time period is 0.5-2 seconds.
7. The method for preventing false touch according to claim 1, wherein the step of defining the false touch area in the touch-enabled area of the electronic device includes: defining the false touch region according to a relative position between a user's hand and the electronic device.
8. The method of preventing inadvertent contact according to claim 7, wherein the method comprises: the relative position between the user's hand and the electronic device is detected by a position detector.
9. The method for preventing false touch according to claim 1, wherein the step of defining the false touch area in the touch-enabled area of the electronic device includes: defining the false touch area in the touch area according to the use environment of the electronic device, wherein the use environment of the electronic device comprises: desktop, laptop, and handheld.
10. A device for preventing inadvertent contact, the device comprising:
at least one processor; and the number of the first and second groups,
a memory communicatively coupled to the at least one processor; wherein the content of the first and second substances,
the memory stores instructions executable by the at least one processor to enable the at least one processor to perform the method of any one of claims 1 to 9.
CN201911227086.0A 2019-12-04 2019-12-04 Method and device for preventing false touch Active CN111176541B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911227086.0A CN111176541B (en) 2019-12-04 2019-12-04 Method and device for preventing false touch

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911227086.0A CN111176541B (en) 2019-12-04 2019-12-04 Method and device for preventing false touch

Publications (2)

Publication Number Publication Date
CN111176541A true CN111176541A (en) 2020-05-19
CN111176541B CN111176541B (en) 2023-11-24

Family

ID=70657225

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911227086.0A Active CN111176541B (en) 2019-12-04 2019-12-04 Method and device for preventing false touch

Country Status (1)

Country Link
CN (1) CN111176541B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113721781A (en) * 2020-05-26 2021-11-30 深圳富桂精密工业有限公司 False touch prevention method and electronic device

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102609133A (en) * 2012-01-13 2012-07-25 浙江优诺肯科技有限公司 Touchpad, touch input method and touch input system integrating track input and key input
CN104182068A (en) * 2013-05-24 2014-12-03 宏碁股份有限公司 Error touch identifying method and device
US20150153900A1 (en) * 2013-12-04 2015-06-04 Egalax_Empia Technology Inc. Touch Trace Detecting Device, System and Method Thereof
CN105975160A (en) * 2016-05-26 2016-09-28 深圳市金立通信设备有限公司 Mistaken touch prevention method and terminal
CN106527799A (en) * 2016-10-26 2017-03-22 努比亚技术有限公司 Method and device for preventing wrong operations of keys
CN107609429A (en) * 2017-08-28 2018-01-19 联动优势科技有限公司 A kind of touch pad control method and equipment
CN109669580A (en) * 2018-12-28 2019-04-23 努比亚技术有限公司 False-touch prevention operating method, mobile terminal and computer readable storage medium

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102609133A (en) * 2012-01-13 2012-07-25 浙江优诺肯科技有限公司 Touchpad, touch input method and touch input system integrating track input and key input
CN104182068A (en) * 2013-05-24 2014-12-03 宏碁股份有限公司 Error touch identifying method and device
US20150153900A1 (en) * 2013-12-04 2015-06-04 Egalax_Empia Technology Inc. Touch Trace Detecting Device, System and Method Thereof
CN105975160A (en) * 2016-05-26 2016-09-28 深圳市金立通信设备有限公司 Mistaken touch prevention method and terminal
CN106527799A (en) * 2016-10-26 2017-03-22 努比亚技术有限公司 Method and device for preventing wrong operations of keys
CN107609429A (en) * 2017-08-28 2018-01-19 联动优势科技有限公司 A kind of touch pad control method and equipment
CN109669580A (en) * 2018-12-28 2019-04-23 努比亚技术有限公司 False-touch prevention operating method, mobile terminal and computer readable storage medium

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113721781A (en) * 2020-05-26 2021-11-30 深圳富桂精密工业有限公司 False touch prevention method and electronic device

Also Published As

Publication number Publication date
CN111176541B (en) 2023-11-24

Similar Documents

Publication Publication Date Title
EP3514667B1 (en) Method and terminal for preventing false touch
US10869358B2 (en) Configuration method of discountinuous reception parameter, mobile terminal, and base station
EP3336679B1 (en) Method and terminal for preventing unintentional triggering of a touch key and storage medium
CN106775087B (en) Touch screen control method and device of mobile terminal and mobile terminal
US20160034135A1 (en) Mobile terminal and method of selecting lock function
US9423883B2 (en) Electronic apparatus and method for determining validity of touch key input used for the electronic apparatus
US20130346904A1 (en) Targeted key press zones on an interactive display
KR20110110940A (en) Method and apparatus for touch input in portable communication system
EP3499852B1 (en) Method and device for controlling screen of mobile terminal
CN107390931B (en) Response control method and device for touch operation, storage medium and mobile terminal
CN105718173B (en) Terminal control method, terminal control device and terminal
US9671895B2 (en) Method and system for turning off an alarm of a mobile terminal
EP3678001B1 (en) Method and device for controlling output of report
EP3575945B1 (en) Information display method and mobile terminal
CN111176541B (en) Method and device for preventing false touch
EP2101250B1 (en) Character selection on a device using offset contact-zone
US20200356266A1 (en) Touch hotspot adjustment method, apparatus, and device, and touchscreen terminal device
CN108427534B (en) Method and device for controlling screen to return to desktop
US11372502B2 (en) Capacitive touch device and gesture recognition method thereof, chip and storage medium
US20230070059A1 (en) False touch rejection method, terminal device, and storage medium
CN110737341A (en) Method for changing identification type of contact object
CN106095322B (en) Control method and electronic equipment
CN110727370A (en) Touch screen resetting method and device, storage medium and terminal equipment
US10528181B2 (en) Touch controlling method, electronic device and non-transitorycomputer-readable recording medium
CN112783368B (en) Method for optimizing touch screen point reporting stability, storage medium and terminal equipment

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant