CN111475095A - Virtual keyboard display method and device and computer readable storage medium - Google Patents

Virtual keyboard display method and device and computer readable storage medium Download PDF

Info

Publication number
CN111475095A
CN111475095A CN202010229470.0A CN202010229470A CN111475095A CN 111475095 A CN111475095 A CN 111475095A CN 202010229470 A CN202010229470 A CN 202010229470A CN 111475095 A CN111475095 A CN 111475095A
Authority
CN
China
Prior art keywords
character
input
screen
display
character key
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.)
Pending
Application number
CN202010229470.0A
Other languages
Chinese (zh)
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.)
Lenovo Beijing Ltd
Original Assignee
Lenovo Beijing Ltd
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 Lenovo Beijing Ltd filed Critical Lenovo Beijing Ltd
Priority to CN202010229470.0A priority Critical patent/CN111475095A/en
Publication of CN111475095A publication Critical patent/CN111475095A/en
Pending legal-status Critical Current

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

Abstract

The invention discloses a display method and a display device of a virtual keyboard and a computer readable storage medium, wherein the display method comprises the following steps: displaying character keys in an input area on a screen in response to a virtual keyboard display instruction, wherein non-character keys are not displayed in the input area; monitoring whether characters are input within a first set time interval; and determining whether to display the non-character key position on the screen or not according to the monitored result. Therefore, the non-character key position is not displayed when the virtual keyboard is displayed, so that the user cannot mistakenly touch the non-character key position when inputting the character; if the user needs to input the non-character, the display of the non-character key position is triggered by the monitoring result, and the method can be applied to equipment with a narrow screen or people with large palms, so that the input efficiency can be improved, and the user experience can be improved.

Description

Virtual keyboard display method and device and computer readable storage medium
Technical Field
The present invention relates to the field of information input technologies, and in particular, to a method and an apparatus for displaying a virtual keyboard, and a computer-readable storage medium.
Background
With the popularization of intelligent equipment, traditional entity keys are gradually eliminated, and a virtual keyboard is used instead.
When a user inputs characters on a relatively narrow screen by using a virtual keyboard, sometimes non-character key positions are easy to be touched by mistake, so that the input accuracy is not high.
Disclosure of Invention
The embodiment of the invention provides a display method and device of a virtual keyboard and a computer readable storage medium, which have the effect of avoiding mistaken touch of non-characters in the input process.
One aspect of the present invention provides a method for displaying a virtual keyboard, the method including: displaying character keys in an input area on a screen in response to a virtual keyboard display instruction, wherein non-character keys are not displayed in the input area; monitoring whether characters are input within a first set time interval; and determining whether to display the non-character key position on the screen or not according to the monitored result.
In one embodiment, the timing condition of the first set time interval is triggered by the display of the character key or after the last character input.
In an embodiment, the determining whether to display the non-character key on the screen according to the monitored result includes: and if the character input is not received within the first set time interval, displaying a non-character key position on the screen.
In one embodiment, after displaying the non-character key on the screen, the method further comprises: monitoring the input of the virtual keyboard; if non-character input is monitored, hiding the non-character key position after monitoring a second designated time interval after the last non-character input; and if the character input is monitored, hiding the non-character key position.
In one embodiment, the character key comprises a specific display character key; the method further comprises the following steps: monitoring whether a specific display character is input; and if the input of the specific display character is monitored, displaying a non-character key position on the screen.
In one embodiment, the displaying non-character keys on the screen includes: and displaying the non-character key positions in the screen in a floating window mode.
In one embodiment, after the character key is displayed in the input area on the screen, the method further comprises: monitoring whether a non-input area in the screen has a point touch instruction or not; and responding to the point touch instruction to hide the character key position if the point touch instruction is monitored in a non-input area in the screen.
Another aspect of the present invention provides a display apparatus of a virtual keyboard, the apparatus including: the display instruction response module is used for responding to a virtual keyboard display instruction and displaying character keys in an input area on a screen, wherein non-character keys are not displayed in the input area; the character monitoring module is used for monitoring whether characters are input in a first set time interval; and the non-character key position display module is used for determining whether to display the non-character key positions on the screen or not according to the monitored result.
In an implementation manner, the non-character key position display module is specifically configured to: and if the character input is not received within the first set time interval, displaying a non-character key position on the screen.
Another aspect of the present invention provides a computer-readable storage medium comprising a set of computer-executable instructions, which when executed, perform any one of the above-described methods for displaying a virtual keyboard.
In the embodiment of the invention, the non-character key position is not displayed when the virtual keyboard is displayed, so that the user can not mistakenly touch the non-character key position when inputting the character; if the user needs to input the non-character, the display of the non-character key position is triggered by the monitoring result, and the method can be applied to equipment with a narrow screen or people with large palms, so that the input efficiency can be improved, and the user experience can be improved.
Drawings
The above and other objects, features and advantages of exemplary embodiments of the present invention will become readily apparent from the following detailed description read in conjunction with the accompanying drawings. Several embodiments of the invention are illustrated by way of example, and not by way of limitation, in the figures of the accompanying drawings and in which:
in the drawings, the same or corresponding reference numerals indicate the same or corresponding parts.
Fig. 1 is a schematic flow chart illustrating an implementation process of a display method of a virtual keyboard according to an embodiment of the present invention.
FIG. 2 is a schematic diagram illustrating a state where non-character keys are not displayed in the display method of the virtual keyboard according to the embodiment of the present invention;
fig. 3 is a schematic diagram illustrating a state when non-character keys are displayed in the display method of the virtual keyboard according to the embodiment of the present invention;
fig. 4 is a schematic flowchart of an implementation of a display method of a virtual keyboard according to an embodiment of the present invention;
fig. 5 is a schematic structural diagram of a display device of a virtual keyboard according to an embodiment of the present invention.
Detailed Description
In order to make the objects, features and advantages of the present invention more obvious and understandable, the technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the accompanying drawings in the embodiments of the present invention, and it is apparent that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
Fig. 1 is a schematic flow chart illustrating an implementation of a display method of a virtual keyboard according to an embodiment of the present invention;
fig. 2 is a schematic diagram illustrating a state where non-character keys are not displayed in the display method of the virtual keyboard according to the embodiment of the present invention.
As shown in fig. 1, in one aspect, the present invention provides a display method of a virtual keyboard, where the method includes:
step 101, responding to a virtual keyboard display instruction, displaying character keys in an input area on a screen, wherein non-character keys are not displayed in the input area;
step 102, monitoring whether characters are input in a first set time interval;
and 103, determining whether to display the non-character key position on the screen or not according to the monitored result.
In the present embodiment, first, in response to a virtual keyboard display instruction, character keys are displayed in an input area on a screen, where non-character keys are not displayed in the input area, with reference to fig. 2; the triggering condition of the virtual keyboard display instruction can be triggered by clicking a UI component (such as a text box) in an interface, can also be triggered by keys on equipment, and can also be triggered by a voice instruction, the length of the bottom edge of the virtual keyboard is consistent with that of the bottom edge of a screen, and each key position in the character key positions is larger than that of the virtual keyboard in the prior art because non-character key positions are not displayed, so that the input accuracy is further improved. The input area is mainly located in the lower half area of the screen. Characters include english letters, numbers, etc., and non-characters include symbols such as question marks, commas, periods, etc.
Then monitoring whether characters are input in a first set time interval; according to the input bionic feature of a person, the pause time is about 1 second longer than the time for inputting characters generally when the symbols are input, so that the first set time interval is preferably 1 second, and other values can be set by a designer.
And finally, determining whether to display the non-character key position on the screen or not according to the monitored result.
Therefore, the non-character key position is not displayed when the virtual keyboard is displayed, so that the user cannot mistakenly touch the non-character key position when inputting the character; if the user needs to input the non-character, the display of the non-character key position is triggered by the monitoring result, and the method can be applied to equipment with a narrow screen or people with large palms, so that the input efficiency can be improved, and the user experience can be improved.
In one embodiment, the timing condition of the first set time interval is triggered by the display of the character key or after the last character input.
In this embodiment, the first set time interval starts to count after each display of the virtual keyboard on the screen or after the user enters the last character. When the virtual keyboard is displayed again or characters are input on the screen within the timing period, the first set time interval restarts timing.
Fig. 3 is a schematic diagram of a state when non-character keys are displayed in the display method of the virtual keyboard according to the embodiment of the present invention.
In one embodiment, determining whether to display the non-character key on the screen according to the monitored result comprises:
if no character input is received within a first set time interval, displaying non-character keys on the screen.
In this embodiment, the specific process of step 103 is: if no character input is received within the first set time interval, indicating that the user may need to input a non-character at this time, a non-character key is displayed on the screen, referring to fig. 3, wherein the non-character key may be displayed in the input area of the screen or in the non-input area (the non-input area is located in the upper half area of the screen).
If the input of the character is received within the first set time interval, which indicates that the user does not need to input the non-character at this time, the non-character key position is not displayed on the screen.
In one embodiment, the character keys include a specific display character key; the method further comprises the following steps:
monitoring whether a specific display character is input;
if the input of specific display characters is monitored, non-character key positions are displayed on the screen.
In this embodiment, the character key includes a specific display character key for displaying the non-character key, and the user can quickly display the non-character key by pressing the specific display character key, so that the waiting time of the first set time interval can be saved.
In one embodiment, the displaying non-character keys on the screen includes:
displaying non-character keys in the screen in a floating window mode.
In this embodiment, the display mode of the non-character key is displayed in the screen in a floating window mode, and the specific display position may be in the input area or the non-input area. The floating window has the advantage that the user can drag the non-character keys on the screen to move the non-character keys to arbitrary positions.
Further, after the user finishes dragging the non-character key position, the position of the non-character key position at the moment can be recorded, and the non-character key position is displayed according to the recorded position when being displayed next time.
In one embodiment, after displaying the non-character key on the screen, the method further comprises:
monitoring input of a virtual keyboard;
if non-character input is monitored, hiding the non-character key position after monitoring a second designated time interval after the last non-character input;
if the character input is monitored, the non-character key position is hidden.
In the embodiment, after non-character key positions are displayed on a screen, the input of a virtual keyboard is monitored; the virtual keyboard comprises character keys and non-character keys. If the user is monitored to have non-character input, hiding the non-character key position after monitoring a second designated time interval after the last non-character input; wherein the timing start condition of the second designated time interval is triggered after the last non-character key is input.
If the user is monitored to have character input, hiding the non-character key position; the hiding mode is instantaneous, and the situation that non-character key positions block the view of the edited content is avoided.
In one embodiment, after the character key is displayed in the input area on the screen, the method further comprises:
monitoring whether a non-input area in a screen has a point touch instruction or not;
and responding to the point touch instruction to hide the character key position if the point touch instruction is monitored in a non-input area in the screen.
In the embodiment, after the character key position is displayed in the input area on the screen, whether a non-input area in the screen has a point touch instruction is monitored; wherein the click command is triggered by a user clicking on a non-input area of the screen.
And responding to the point touch instruction to hide the character key position if the point touch instruction is monitored in a non-input area in the screen.
Further, in response to the click command, the method can be further used for hiding the whole virtual keyboard, wherein the virtual keyboard comprises character keys and non-character keys.
Fig. 4 is a schematic flowchart of an implementation of a display method of a virtual keyboard according to an embodiment of the present invention.
As shown in fig. 4, the implementation flow diagram is executed in a state where the character key is displayed and the non-character key is not displayed.
Firstly, monitoring the input of a user by using an input method application, starting a timer if the input is monitored to be a character, judging whether the character is input within a first set time interval after the input, restarting the timer if the character is input within the first set time interval, and repeating the judging step; and if no character is input within the first set time interval, displaying the non-character key position.
And then, continuing to monitor the input of the user, and if the user inputs a non-character on the non-character key, automatically hiding the non-character key after the input is not monitored in a second set time interval.
Fig. 5 is a schematic structural diagram of a display device of a virtual keyboard according to an embodiment of the present invention.
As shown in fig. 5, another aspect of the present invention provides a display device of a virtual keyboard, the device including:
a display instruction response module 201 for displaying character keys in an input area on the screen in response to the virtual keyboard display instruction, wherein non-character keys are not displayed in the input area;
the character monitoring module 202 is used for monitoring whether characters are input within a first set time interval;
and a non-character key position display module 203 for determining whether to display non-character key positions on the screen according to the monitored result.
In this embodiment, first, the display instruction response module 201 responds to the display instruction of the virtual keyboard, and displays the character key in the input area on the screen, wherein the input area does not display the non-character key; the triggering condition of the virtual keyboard display instruction can be triggered by clicking a UI component (such as a text box) in an interface, can also be triggered by keys on equipment, and can also be triggered by a voice instruction, the length of the bottom edge of the virtual keyboard is consistent with that of the bottom edge of a screen, and each key position in the character key positions is larger than that of the virtual keyboard in the prior art because non-character key positions are not displayed, so that the input accuracy is further improved. The input area is mainly located in the lower half area of the screen. Characters include english letters, numbers, etc., and non-characters include symbols such as question marks, commas, periods, etc.
Then, a character monitoring module 202 monitors whether a character is input within a first set time interval; according to the input bionic feature of a person, the pause time is about 1 second longer than the time for inputting characters generally when the symbols are input, so that the first set time interval is preferably 1 second, and other values can be set by a designer.
And finally, determining whether to display the non-character keys on the screen or not through the non-character key display module 203 according to the monitored result.
Therefore, the non-character key position is not displayed when the virtual keyboard is displayed, so that the user cannot mistakenly touch the non-character key position when inputting the character; if the user needs to input the non-character, the display of the non-character key position is triggered by the monitoring result, and the method can be applied to equipment with a narrow screen or people with large palms, so that the input efficiency can be improved, and the user experience can be improved.
In an implementation manner, the non-character key position display module 203 is specifically configured to:
if no character input is received within a first set time interval, displaying non-character keys on the screen.
In this embodiment, the non-character key position display module 203 is specifically configured to: if no character input is received within the first set time interval, which indicates that the user may need to input non-characters at the moment, displaying a non-character key on the screen, wherein the non-character key can be displayed in an input area of the screen or a non-input area (the non-input area is positioned in the upper half area of the screen).
Another aspect of the invention provides a computer-readable storage medium comprising a set of computer-executable instructions which, when executed, perform any of the above-described methods for displaying a virtual keyboard.
In an embodiment of the present invention, a computer-readable storage medium comprises a set of computer-executable instructions that, when executed, operate to display character keys in an input area on a screen in response to virtual keyboard display instructions, wherein non-character keys are not displayed in the input area; monitoring whether characters are input within a first set time interval; and determining whether to display the non-character keys on the screen according to the monitored result.
Therefore, the non-character key position is not displayed when the virtual keyboard is displayed, so that the user cannot mistakenly touch the non-character key position when inputting the character; if the user needs to input the non-character, the display of the non-character key position is triggered by the monitoring result, and the method can be applied to equipment with a narrow screen or people with large palms, so that the input efficiency can be improved, and the user experience can be improved.
In the description herein, references to the description of the term "one embodiment," "some embodiments," "an example," "a specific example," or "some examples," etc., mean that a particular feature, structure, material, or characteristic described in connection with the embodiment or example is included in at least one embodiment or example of the invention. Furthermore, the particular features, structures, materials, or characteristics described may be combined in any suitable manner in any one or more embodiments or examples. Furthermore, various embodiments or examples and features of different embodiments or examples described in this specification can be combined and combined by one skilled in the art without contradiction.
Furthermore, the terms "first", "second" and "first" are used for descriptive purposes only and are not to be construed as indicating or implying relative importance or implicitly indicating the number of technical features indicated. Thus, a feature defined as "first" or "second" may explicitly or implicitly include at least one such feature. In the description of the present invention, "a plurality" means two or more unless specifically defined otherwise.
The above description is only for the specific embodiments of the present invention, but the scope of the present invention is not limited thereto, and any person skilled in the art can easily conceive of the changes or substitutions within the technical scope of the present invention, and the changes or substitutions should be covered within the scope of the present invention. Therefore, the protection scope of the present invention shall be subject to the protection scope of the claims.

Claims (10)

1. A display method of a virtual keyboard, the method comprising:
displaying character keys in an input area on a screen in response to a virtual keyboard display instruction, wherein non-character keys are not displayed in the input area;
monitoring whether characters are input within a first set time interval;
and determining whether to display the non-character key position on the screen or not according to the monitored result.
2. The method according to claim 1, wherein the timing condition of the first set time interval is triggered from the display of the character key or after the last character input.
3. The method according to claim 1, wherein said determining whether to display a non-character key on the screen according to the monitored result comprises:
and if the character input is not received within the first set time interval, displaying a non-character key position on the screen.
4. The method according to claim 1 or 3, wherein after displaying the non-character key bits on the screen, the method further comprises:
monitoring the input of the virtual keyboard;
if non-character input is monitored, hiding the non-character key position after monitoring a second designated time interval after the last non-character input;
and if the character input is monitored, hiding the non-character key position.
5. The method of claim 1, wherein the character key includes a specific display character key; the method further comprises the following steps:
monitoring whether a specific display character is input;
and if the input of the specific display character is monitored, displaying a non-character key position on the screen.
6. The method according to claim 1 or 5, wherein said displaying non-character keys on the screen comprises:
and displaying the non-character key positions in the screen in a floating window mode.
7. The method of claim 1, wherein after the character key is displayed in the input area on the screen, the method further comprises:
monitoring whether a non-input area in the screen has a point touch instruction or not;
and responding to the point touch instruction to hide the character key position if the point touch instruction is monitored in a non-input area in the screen.
8. A display device for a virtual keyboard, the device comprising:
the display instruction response module is used for responding to a virtual keyboard display instruction and displaying character keys in an input area on a screen, wherein non-character keys are not displayed in the input area;
the character monitoring module is used for monitoring whether characters are input in a first set time interval;
and the non-character key position display module is used for determining whether to display the non-character key positions on the screen or not according to the monitored result.
9. The apparatus according to claim 8, wherein the non-character key position display module is specifically configured to:
and if the character input is not received within the first set time interval, displaying a non-character key position on the screen.
10. A computer-readable storage medium comprising a set of computer-executable instructions that, when executed, perform a method of displaying a virtual keyboard as claimed in any one of claims 1 to 7.
CN202010229470.0A 2020-03-27 2020-03-27 Virtual keyboard display method and device and computer readable storage medium Pending CN111475095A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010229470.0A CN111475095A (en) 2020-03-27 2020-03-27 Virtual keyboard display method and device and computer readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010229470.0A CN111475095A (en) 2020-03-27 2020-03-27 Virtual keyboard display method and device and computer readable storage medium

Publications (1)

Publication Number Publication Date
CN111475095A true CN111475095A (en) 2020-07-31

Family

ID=71747856

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010229470.0A Pending CN111475095A (en) 2020-03-27 2020-03-27 Virtual keyboard display method and device and computer readable storage medium

Country Status (1)

Country Link
CN (1) CN111475095A (en)

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101943985A (en) * 2009-07-08 2011-01-12 宏碁股份有限公司 Electronic device with virtual keyboards and operating method of virtual keyboards
US20130097548A1 (en) * 2010-01-29 2013-04-18 Nokia Corporation Virtual Keyboard, Input Method, and Associated Storage Medium
CN104486508A (en) * 2014-12-23 2015-04-01 上海大唐移动通信设备有限公司 Method and device for switching password input modes of mobile phone and mobile phone
CN104699409A (en) * 2015-04-02 2015-06-10 吴爱好 Information inputting method and information inputting system for mobile terminal of touch screen
CN104714739A (en) * 2015-03-06 2015-06-17 联想(北京)有限公司 Information processing method and electronic equipment
US20160026382A1 (en) * 2014-07-22 2016-01-28 Qualcomm Incorporated Touch-Based Flow Keyboard For Small Displays
CN106095308A (en) * 2016-06-02 2016-11-09 努比亚技术有限公司 Mobile terminal and the method for dummy keyboard false-touch prevention
CN109634438A (en) * 2018-12-14 2019-04-16 维沃移动通信有限公司 A kind of control method and terminal device of input method
CN110908583A (en) * 2019-11-29 2020-03-24 维沃移动通信有限公司 Symbol display method and electronic equipment

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101943985A (en) * 2009-07-08 2011-01-12 宏碁股份有限公司 Electronic device with virtual keyboards and operating method of virtual keyboards
US20130097548A1 (en) * 2010-01-29 2013-04-18 Nokia Corporation Virtual Keyboard, Input Method, and Associated Storage Medium
US20160026382A1 (en) * 2014-07-22 2016-01-28 Qualcomm Incorporated Touch-Based Flow Keyboard For Small Displays
CN104486508A (en) * 2014-12-23 2015-04-01 上海大唐移动通信设备有限公司 Method and device for switching password input modes of mobile phone and mobile phone
CN104714739A (en) * 2015-03-06 2015-06-17 联想(北京)有限公司 Information processing method and electronic equipment
CN104699409A (en) * 2015-04-02 2015-06-10 吴爱好 Information inputting method and information inputting system for mobile terminal of touch screen
CN106095308A (en) * 2016-06-02 2016-11-09 努比亚技术有限公司 Mobile terminal and the method for dummy keyboard false-touch prevention
CN109634438A (en) * 2018-12-14 2019-04-16 维沃移动通信有限公司 A kind of control method and terminal device of input method
CN110908583A (en) * 2019-11-29 2020-03-24 维沃移动通信有限公司 Symbol display method and electronic equipment

Similar Documents

Publication Publication Date Title
JP6613270B2 (en) Touch input cursor operation
US8140971B2 (en) Dynamic and intelligent hover assistance
US8654076B2 (en) Touch screen hover input handling
CN206178562U (en) Electronic device and information processor
KR101102725B1 (en) Apparatus and method for inputing characters of terminal
KR20060056395A (en) User interface on a portable electronic device
JP2013101465A (en) Information processing device, information processing method, and computer program
CN107066171A (en) The multiwindow switching method and system of touch screen terminal
WO2012055714A1 (en) Automated adjustment of input configuration
CN102890593A (en) Method and apparatus for managing icon in portable terminal
CN105528200B (en) Display method and device of browser tab
CN104850319A (en) Method and device for dynamically adjusting icon on touch screen
CN107045414A (en) The method and terminal of terminal of the control with touch screen
TW201432586A (en) A multiple-input handwriting recognition system and its input method
JP2011081778A (en) Method and device for display-independent computerized guidance
CN102236422B (en) A kind of method and one input method system carrying out with stroke code inputting
KR20130080752A (en) Terminal with virtual keyboard, method of providing virtual keyboard and storage media storing computer program performed by the same
CN102693064B (en) Method and system for quitting protection screen by terminal
CN102236508B (en) Operation method of virtual keyboard
CN107340886B (en) Soft keyboard state determination method, device, medium and terminal
CN111475095A (en) Virtual keyboard display method and device and computer readable storage medium
JP5622270B2 (en) INPUT DISPLAY CONTROL DEVICE, INPUT DISPLAY CONTROL METHOD, AND PROGRAM
US20200050314A1 (en) Touch sensing method, electronic device and non-transitory computer readable recording medium device
WO2016188203A1 (en) Character input method and apparatus, and computer storage medium
US20160103607A1 (en) Information processing method and electronic device

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