WO2015051680A1 - Method and apparatus for controlling virtual keyboard of mobile terminal - Google Patents

Method and apparatus for controlling virtual keyboard of mobile terminal Download PDF

Info

Publication number
WO2015051680A1
WO2015051680A1 PCT/CN2014/085305 CN2014085305W WO2015051680A1 WO 2015051680 A1 WO2015051680 A1 WO 2015051680A1 CN 2014085305 W CN2014085305 W CN 2014085305W WO 2015051680 A1 WO2015051680 A1 WO 2015051680A1
Authority
WO
WIPO (PCT)
Prior art keywords
touch
screening
area
frequency
virtual keyboard
Prior art date
Application number
PCT/CN2014/085305
Other languages
French (fr)
Chinese (zh)
Inventor
陈晓昕
Original Assignee
百度在线网络技术(北京)有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 百度在线网络技术(北京)有限公司 filed Critical 百度在线网络技术(北京)有限公司
Publication of WO2015051680A1 publication Critical patent/WO2015051680A1/en

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
    • 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/02Input arrangements using manually operated switches, e.g. using keyboards or dials
    • G06F3/023Arrangements for converting discrete items of information into a coded form, e.g. arrangements for interpreting keyboard generated codes as alphanumeric codes, operand codes or instruction codes
    • G06F3/0233Character input methods

Definitions

  • the present invention relates to the field of mobile device technologies, and in particular, to a virtual keyboard control method and apparatus for a mobile terminal.
  • a touch display screen of a plurality of mobile terminals provides a virtual keyboard, and a user inputs a key according to the virtual keyboard.
  • not all touch display screens have a large display area to provide a virtual keyboard.
  • the virtual keyboard may not be displayed, or the touch displayed by each touch button may be displayed.
  • the area is extremely small, which makes operation difficult.
  • the size of the key of the virtual keyboard is often determined by the spacing of multiple fingers of the user, but the following technical defects exist. If the display area of the touch display screen is still insufficient, the size of each button is still too small, and the problem of difficulty in operation is still Existence, too small a button size will make it difficult for the user to correctly touch the target button with the finger, or even easily touch the non-target button.
  • the present invention aims to solve at least one of the above technical problems.
  • a first object of the present invention is to provide a virtual keyboard control method for a mobile terminal.
  • the touch area of the button can be reasonably adjusted, thereby effectively solving the problem that the operation of the button is too small and the operation is difficult.
  • a second object of the present invention is to provide a virtual keyboard control device for a mobile terminal.
  • a third object of the present invention is to provide a storage medium.
  • the virtual keyboard control method of the mobile terminal of the first aspect of the present invention includes the following steps: acquiring a plurality of touch areas input by a user on a virtual keyboard of the mobile terminal in a preset time period; acquiring and a touch frequency and an average touch area of the plurality of buttons corresponding to the plurality of touch areas; screening the plurality of buttons according to the touch frequency; and the average touch according to the plurality of buttons after the screening Control area determines the response area, and The size of the plurality of buttons after the screening is modulated according to the response area.
  • the virtual keyboard control method of the mobile terminal filters a plurality of keys according to the touch frequency of the plurality of buttons corresponding to the plurality of touch areas to obtain keys that are frequently used by the user, and, according to each of the screens after screening
  • the average touch area of the buttons determines the corresponding response area, and the size of each button after the screening is modulated according to the response area, so that when the display area of the touch display screen is insufficient, the touch area of the button can be reasonably adjusted, effectively
  • the problem that the button size is too small to operate is solved, for example, the touch area of the button that is not frequently used is reduced; in addition, the size of each button in the virtual keyboard is more in line with the user's input habits, thereby improving the user experience. .
  • a virtual keyboard control apparatus for a mobile terminal includes: a touch area acquisition module, configured to acquire multiple touches input by a user on a virtual keyboard of a mobile terminal in a preset time period.
  • a control area a touch frequency and an average touch area acquisition module, configured to acquire a touch frequency and an average touch area of the plurality of buttons corresponding to the plurality of touch areas; and a screening module, configured to perform, according to the touch Frequency-selecting the plurality of buttons; determining a module, configured to determine a response region according to the average touch area of the plurality of buttons after the screening; and a modulation module, configured to perform filtering according to the response region modulation The size of the plurality of buttons.
  • the virtual keyboard control device of the mobile terminal of the embodiment of the present invention may filter a plurality of keys according to a touch frequency of a plurality of buttons corresponding to the plurality of touch areas by the screening module to obtain a button frequently used by the user, and determine the module according to the The average touch area of each button after the screening determines the corresponding response area, and the modulation module modulates the size of each button after the screening according to the response area, so that when the display area of the touch display screen is insufficient, the touch of the button can be reasonably adjusted.
  • the control area effectively solves the problem that the button size is too small to cause difficulty in operation, for example, the touch area of the button that is not frequently used is reduced; in addition, the size of each button in the virtual keyboard is more in line with the user's input habits. , improved user experience.
  • a storage medium configured to store an application for executing a virtual keyboard control method of the mobile terminal according to the first aspect of the present invention.
  • FIG. 1 is a flowchart of a virtual keyboard control method of a mobile terminal according to an embodiment of the present invention
  • FIG. 2 is a flowchart of a virtual keyboard control method of a mobile terminal according to another embodiment of the present invention.
  • FIG. 3 is a structural block diagram of a virtual keyboard control apparatus of a mobile terminal according to an embodiment of the present invention.
  • FIG. 4 is a structural block diagram of a virtual keyboard control apparatus of a mobile terminal according to another embodiment of the present invention.
  • FIG. 5 is a structural block diagram of a virtual keyboard control apparatus of a mobile terminal according to still another embodiment of the present invention.
  • the touch display screen is too small, the display size of the virtual keyboard button is too small, which is not conducive to the input operation, and the touch area of the virtual keyboard and the touch frequency of each button can be adjusted by the user's finger.
  • the present invention provides a virtual keyboard control method for a mobile terminal, comprising the steps of: acquiring a plurality of touch areas input by a user on a virtual keyboard of the mobile terminal in a preset time period; acquiring and touching The touch frequency and the average touch area of the plurality of buttons corresponding to the control area; screening the plurality of buttons according to the touch frequency; and determining the response area according to the average touch area of the plurality of buttons after the screening, and modulating according to the response area The size of multiple buttons after filtering.
  • FIG. 1 is a flow chart of a virtual keyboard control method of a mobile terminal according to an embodiment of the present invention.
  • the virtual keyboard control method of the mobile terminal includes the following steps:
  • the mobile terminal may be a hardware device with various operating systems, such as a mobile phone, a tablet computer, a personal digital assistant, an e-book, etc., and has a touch display screen, and the touch display screen may display virtual keyboard.
  • the embodiment of the present invention does not limit the virtual keyboard.
  • the touch area input by the user on the virtual keyboard of the mobile terminal is obtained through capacitive sensing of the touch screen, and is mainly a touch area input by the user on the virtual keyboard of the mobile terminal.
  • the preset time period may be set by the system by default, or may be set by the user.
  • the preset time period is one week, and all the touch areas input by the user on the virtual keyboard of the mobile terminal in the past week can be obtained through the capacitive sensing of the touch screen.
  • each button can correspond to multiple touches, and the touch area of each touch is concentrated near the button, and the average touch area of each button can pass through the corresponding multiple touch areas.
  • the averaging algorithm is obtained.
  • the preset time period is one week, and it can be known according to the plurality of touch areas that the user touches the button A on the virtual keyboard in the past week, the button A corresponds to the plurality of touch areas, and the plurality of touches according to the button A
  • the area obtains the frequency of the touch button A in the past week, and adds and compares the touch areas of the plurality of touch areas of the button A, and then divides the sum value by the touch frequency of the button A to obtain the button.
  • the average touch area of A is one week, and it can be known according to the plurality of touch areas that the user touches the button A on the virtual keyboard in the past week, the button A corresponds to the plurality of touch areas, and the plurality of touches according to the button A
  • the area obtains the frequency of the touch button A in the past week
  • the plurality of keys acquired in the preset time period may be filtered according to the touch frequency, and the keys that do not meet the preset condition are deleted, which will be further described in the following embodiments.
  • S104 Determine a response area according to an average touch area of the plurality of buttons after the screening, and adjust a size of the plurality of buttons after the screening according to the response area.
  • the corresponding response area may be determined according to the average touch area of each button after the screening, and the size of each button after the screening is modulated according to the response area.
  • the virtual keyboard control method of the mobile terminal filters a plurality of keys according to the touch frequency of the plurality of buttons corresponding to the plurality of touch areas to obtain keys that are frequently used by the user, and, according to each of the screens after screening
  • the average touch area of the buttons determines the corresponding response area, and the size of each button after the screening is modulated according to the response area, so that when the display area of the touch display screen is insufficient, the touch area of the button can be reasonably adjusted, effectively
  • the problem that the button size is too small to operate is solved, for example, the touch area of the button that is not frequently used is reduced; in addition, the size of each button in the virtual keyboard is more in line with the user's input habits, thereby improving the user experience. .
  • FIG. 2 is a flow chart of a virtual keyboard control method of a mobile terminal according to another embodiment of the present invention.
  • the virtual keyboard control method of the mobile terminal includes the following steps:
  • the mobile terminal may be a hardware device with various operating systems, such as a mobile phone, a tablet computer, a personal digital assistant, an e-book, etc., and has a touch function, and the touch display screen may display Show virtual keyboard.
  • the embodiment of the present invention does not limit the virtual keyboard.
  • the touch area input by the user on the virtual keyboard of the mobile terminal is obtained through capacitive sensing of the touch screen, and is mainly a touch area input by the user on the virtual keyboard of the mobile terminal.
  • the preset time period may be set by the system by default, or may be set by the user.
  • the preset time period is one week, and all the touch areas input by the user on the virtual keyboard of the mobile terminal in the past week can be obtained through the capacitive sensing of the touch screen.
  • each button can correspond to multiple touches, and the touch area of each touch is concentrated near the button, and the average touch area of each button can pass through the corresponding multiple touch areas.
  • the averaging algorithm is obtained.
  • the preset time period is one week, and it can be known according to the plurality of touch areas that the user touches the button A on the virtual keyboard in the past week, the button A corresponds to the plurality of touch areas, and the plurality of touches according to the button A
  • the area obtains the frequency of the touch button A in the past week, and adds and compares the touch areas of the plurality of touch areas of the button A, and then divides the sum value by the touch frequency of the button A to obtain the button.
  • the average touch area of A is one week, and it can be known according to the plurality of touch areas that the user touches the button A on the virtual keyboard in the past week, the button A corresponds to the plurality of touch areas, and the plurality of touches according to the button A
  • the area obtains the frequency of the touch button A in the past week
  • the preset frequency can be set by default or set by the user. Specifically, if the touch frequency of the button is greater than the preset frequency, it is considered that the user frequently uses the button, thereby obtaining a button that the user frequently uses, and proceeds to step S205.
  • the touch frequency of the button is less than or equal to the preset frequency, it may be considered that the user does not frequently use the button, and the button is screened out, thereby obtaining a plurality of buttons after the screening.
  • S205 Determine a response area according to an average touch area of the plurality of buttons after the screening, and adjust a size of the plurality of buttons after the screening according to the response area.
  • the corresponding response area may be determined according to the average touch area of each button after the screening, and the size of each button after the screening is modulated according to the response area.
  • the virtual keyboard control method of the mobile terminal of the embodiment of the present invention determines whether the touch frequency of the button is greater than a preset frequency. If the touch frequency is less than or equal to the preset frequency, the corresponding button is screened, thereby obtaining the user's mobile terminal more accurately. Keys that are often used in virtual keyboards.
  • the virtual keyboard control method of the mobile terminal further includes: determining a response area according to an average touch area and a touch frequency of the plurality of buttons after the screening. And modulate the size of the plurality of buttons after filtering according to the response area.
  • the touch frequency is high, and the corresponding response area is large, that is, the user's finger may be relatively large, a large response area is required, the average touch area is large, and the corresponding response area is large, so that the keys frequently used by the user can be appropriately adjusted. Touch area.
  • the keys in the virtual keyboard may be re-arranged according to the user's usage habits, and the virtual keyboard control method of the mobile terminal further includes: The average touch area and/or touch frequency of the buttons re-layout the keys in the virtual keyboard.
  • the size of the virtual keyboard can be saved.
  • the button that the user frequently uses can be adjusted to the front or the middle according to the touch frequency, and the position that is easy to touch.
  • the present invention also provides a virtual keyboard control apparatus for a mobile terminal.
  • a virtual keyboard control device for a mobile terminal comprising: a touch area acquisition module, configured to acquire a plurality of touch areas input by a user on a virtual keyboard of the mobile terminal in a preset time period; a touch frequency and an average touch area
  • the acquiring module is configured to acquire a touch frequency and an average touch area of the plurality of buttons corresponding to the plurality of touch areas
  • the screening module is configured to filter the plurality of keys according to the touch frequency
  • the determining module is configured to filter according to the The average touch area of the plurality of keys thereafter determines a response area; and a modulation module for modulating the size of the plurality of keys after the screening according to the response area.
  • FIG. 3 is a structural block diagram of a virtual keyboard control apparatus of a mobile terminal according to an embodiment of the present invention.
  • the virtual keyboard control device of the mobile terminal includes: a touch area acquisition module 100, a touch frequency and average touch area acquisition module 200, a screening module 300, a determination module 400, and a modulation module 500.
  • the touch area obtaining module 100 is configured to acquire a plurality of touch areas input by the user on the virtual keyboard of the mobile terminal in the preset time period.
  • the preset time period may be set by the system by default, or may be set by the user.
  • the preset time period is one week, and the touch area obtaining module 100 can acquire all the touch areas input by the user on the virtual keyboard of the mobile terminal in the past one week through the capacitive sensing of the touch screen.
  • the mobile terminal may be a hardware device with various operating systems, such as a mobile phone, a tablet computer, a personal digital assistant, an e-book, etc., and has a touch display screen, and the touch display screen may display virtual keyboard.
  • the embodiment of the present invention does not limit the virtual keyboard.
  • the touch frequency and average touch area acquisition module 200 is configured to acquire a touch frequency and an average touch area of a plurality of buttons corresponding to the plurality of touch areas.
  • each button can correspond to multiple touches, and the touch area of each touch is concentrated near the button, and the average touch area of each button can pass through the corresponding multiple touch areas.
  • the averaging algorithm is obtained.
  • the preset time period is one week, and it can be known according to the plurality of touch areas that the user touches the button A on the virtual keyboard in the past week, the button A corresponds to the plurality of touch areas, and the plurality of touches according to the button A
  • the area obtains the frequency of the touch button A in the past week, and adds and compares the touch areas of the plurality of touch areas of the button A, and then divides the sum value by the touch frequency of the button A to obtain the button.
  • the average touch area of A is one week, and it can be known according to the plurality of touch areas that the user touches the button A on the virtual keyboard in the past week, the button A corresponds to the plurality of touch areas, and the plurality of touches according to the button A
  • the area obtains the frequency of the touch button A in the past week, and adds and compares the touch areas of the plurality of touch areas of the button A, and then divides the sum value by the touch frequency of the button A to obtain the button.
  • the average touch area of A is
  • the screening module 300 is configured to filter a plurality of buttons according to a touch frequency. More specifically, the plurality of keys acquired in the preset time period may be filtered according to the touch frequency, and the keys that do not meet the preset condition are deleted.
  • the determining module 400 is configured to determine a response area according to an average touch area of the plurality of buttons after the screening. More specifically, the determining module 400 may determine a corresponding response area according to an average touch area of each button after the screening.
  • the modulation module 500 is configured to modulate the size of the plurality of buttons after the screening according to the response area. More specifically, the modulation module 500 can modulate the size of each button after screening based on the response area.
  • the virtual keyboard control device of the mobile terminal of the embodiment of the present invention may filter a plurality of keys according to a touch frequency of a plurality of buttons corresponding to the plurality of touch areas by the screening module to obtain a button frequently used by the user, and determine the module according to the The average touch area of each button after the screening determines the corresponding response area, and the modulation module modulates the size of each button after the screening according to the response area, so that when the display area of the touch display screen is insufficient, the touch of the button can be reasonably adjusted.
  • the control area effectively solves the problem that the button size is too small to cause difficulty in operation, for example, the touch area of the button that is not frequently used is reduced; in addition, the size of each button in the virtual keyboard is more in line with the user's input habits. , improved user experience.
  • the determining module 400 is further configured to determine the region of the response according to the average touch area and the touch frequency of the plurality of buttons after the screening.
  • the touch frequency is high, and the corresponding response area is large, that is, the user's finger may be relatively large, a large response area is required, the average touch area is large, and the corresponding response area is large, so that the keys frequently used by the user can be appropriately adjusted. Touch area.
  • FIG. 4 is a structural block diagram of a virtual keyboard control apparatus of a mobile terminal according to another embodiment of the present invention.
  • the virtual keyboard control device of the mobile terminal includes: a touch area acquisition module 100, a touch frequency and average touch area acquisition module 200, a screening module 300, a determination module 400, a modulation module 500, a determination unit 310, and Screening unit 320.
  • the screening module 300 includes: a determining unit 310 and a screening unit 320.
  • the determining unit 310 is configured to determine whether the touch frequency is greater than a preset frequency.
  • the preset frequency can be set by default or set by the user. More specifically, if the touch frequency of the button is greater than the preset frequency, it can be considered that the user frequently uses the button, thereby obtaining a button that the user frequently uses.
  • the screening unit 320 is configured to screen out corresponding buttons when the preset frequency is less than or equal to. More specifically, if the touch frequency of the button is less than or equal to the preset frequency, it can be considered that the user does not use the button frequently, and the screening unit 320 screens out the button, thereby obtaining a plurality of buttons after the screening.
  • the virtual keyboard control device of the mobile terminal of the embodiment of the present invention can determine whether the touch frequency of the button is greater than a preset frequency by the determining unit, and the screening unit screens the corresponding button when the screen is less than or equal to the preset frequency, thereby more accurately The keys that are frequently used by the user in the virtual keyboard of the mobile terminal are obtained.
  • FIG. 5 is a structural block diagram of a virtual keyboard control apparatus of a mobile terminal according to still another embodiment of the present invention.
  • the virtual keyboard control device of the mobile terminal includes: a touch area acquisition module 100, a touch frequency and average touch area acquisition module 200, a screening module 300, a determination module 400, a modulation module 500, and a re-layout module 600.
  • the screening module 300 includes: a determining unit 310 And screening unit 320.
  • the re-layout module 600 is configured to re-layout the keys in the virtual keyboard according to the average touch area and/or the touch frequency of the plurality of buttons after the screening.
  • the size of the virtual keyboard can remain unchanged.
  • the button that the user frequently uses can be adjusted to the front or the middle according to the touch frequency, and the position that is easy to touch.
  • the virtual keyboard control device of the mobile terminal in the embodiment of the present invention can re-layout the keys in the virtual keyboard according to the user's usage habits by the re-layout module, so that the virtual keyboard is more convenient for the user to input and use, thereby further improving the user experience.
  • the present invention further provides a storage medium for storing an application for executing a virtual keyboard control method of the mobile terminal according to any one of the embodiments of the present invention.
  • portions of the invention may be implemented in hardware, software, firmware or a combination thereof.
  • multiple steps or methods may be implemented in software or firmware stored in a memory and executed by a suitable instruction execution system.
  • a suitable instruction execution system For example, if implemented in hardware, as in another embodiment, it can be implemented by any one or combination of the following techniques well known in the art: having logic gates for implementing logic functions on data signals. Discrete logic circuits, application specific integrated circuits with suitable combinational logic gates, programmable gate arrays (PGAs), field programmable gate arrays (FPGAs), etc.

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)
  • Input From Keyboards Or The Like (AREA)

Abstract

The present invention provides a method and an apparatus for controlling a virtual keyboard of a mobile terminal. The method comprises: obtaining multiple touch regions that are input by a user on a virtual keyboard of a mobile terminal in a preset time period; obtaining, according to the multiple touch regions, touch frequency and an average touch area of multiple keys corresponding to the multiple touch regions; screening the multiple keys according to the touch frequency; and determining a response region according to an average touch area of multiple keys after the screening, and modulating, according to the response region, sizes of the multiple keys after the screening. According to the method in an embodiment of the present invention, a touch region of keys can be properly adjusted when a display region of a touch display screen is insufficient.

Description

移动终端的虚拟键盘控制方法和装置Virtual keyboard control method and device for mobile terminal
相关申请的交叉引用Cross-reference to related applications
本申请要求百度在线网络技术(北京)有限公司于2013年10月8日提交的、发明名称为“移动终端的虚拟键盘控制方法和装置”的、中国专利申请号“201310465287.0”的优先权。The present application claims the priority of the Chinese Patent Application No. 201310465287.0, which is filed on Oct. 8, 2013, which is entitled "Virtual Keyboard Control Method and Apparatus for Mobile Terminal" by Baidu Online Network Technology (Beijing) Co., Ltd.
技术领域Technical field
本发明涉及移动设备技术领域,尤其涉及一种移动终端的虚拟键盘控制方法和装置。The present invention relates to the field of mobile device technologies, and in particular, to a virtual keyboard control method and apparatus for a mobile terminal.
背景技术Background technique
随着触控技术的发展,多种移动终端的触控显示屏幕提供虚拟键盘,用户根据该虚拟键盘进行按键输入。但是,并非所有的触控显示屏幕都有足够大的显示区域提供虚拟键盘,例如,如果手机的触控显示屏幕较小,则英文虚拟键盘可能显示不下,或者每个触控按键显示的触控区域特小,导致操作困难。With the development of touch technology, a touch display screen of a plurality of mobile terminals provides a virtual keyboard, and a user inputs a key according to the virtual keyboard. However, not all touch display screens have a large display area to provide a virtual keyboard. For example, if the touch display screen of the mobile phone is small, the virtual keyboard may not be displayed, or the touch displayed by each touch button may be displayed. The area is extremely small, which makes operation difficult.
因此,需要对虚拟键盘中的每个按键的触控区域进行调整。目前,往往通过用户多个手指头的间距决定虚拟键盘的按键尺寸,但是存在以下技术缺陷,如果触控显示屏幕的显示区域还是不足够,每个按键的尺寸仍然过小,操作困难的问题仍然存在,过小的按键尺寸会造成用户不易以手指正确触碰目标按键,甚至容易误触非目标按键。Therefore, it is necessary to adjust the touch area of each button in the virtual keyboard. At present, the size of the key of the virtual keyboard is often determined by the spacing of multiple fingers of the user, but the following technical defects exist. If the display area of the touch display screen is still insufficient, the size of each button is still too small, and the problem of difficulty in operation is still Existence, too small a button size will make it difficult for the user to correctly touch the target button with the finger, or even easily touch the non-target button.
发明内容Summary of the invention
本发明旨在至少解决上述技术问题之一。The present invention aims to solve at least one of the above technical problems.
为此,本发明的第一个目的在于提出一种移动终端的虚拟键盘控制方法。该方法在触控显示屏幕的显示区域不足时,可合理调整按键的触控区域,有效地解决了按键尺寸过小导致操作困难的问题。To this end, a first object of the present invention is to provide a virtual keyboard control method for a mobile terminal. When the display area of the touch display screen is insufficient, the touch area of the button can be reasonably adjusted, thereby effectively solving the problem that the operation of the button is too small and the operation is difficult.
本发明的第二个目的在于提出一种移动终端的虚拟键盘控制装置。A second object of the present invention is to provide a virtual keyboard control device for a mobile terminal.
本发明的第三个目的在于提出一种存储介质。A third object of the present invention is to provide a storage medium.
为了实现上述目的,本发明第一方面实施例的移动终端的虚拟键盘控制方法包括以下步骤:获取预设时间段内用户在移动终端的虚拟键盘上输入的多个触控区域;获取与所述多个触控区域对应的多个按键的触控频率和平均触控面积;根据所述触控频率对所述多个按键进行筛选;以及根据筛选之后的所述多个按键的所述平均触控面积确定响应区域,并 根据所述响应区域调制筛选之后的所述多个按键的尺寸。In order to achieve the above objective, the virtual keyboard control method of the mobile terminal of the first aspect of the present invention includes the following steps: acquiring a plurality of touch areas input by a user on a virtual keyboard of the mobile terminal in a preset time period; acquiring and a touch frequency and an average touch area of the plurality of buttons corresponding to the plurality of touch areas; screening the plurality of buttons according to the touch frequency; and the average touch according to the plurality of buttons after the screening Control area determines the response area, and The size of the plurality of buttons after the screening is modulated according to the response area.
本发明实施例的移动终端的虚拟键盘控制方法,根据多个触控区域对应的多个按键的触控频率对多个按键进行筛选,以获得用户经常使用的按键,并且,根据筛选之后的每个按键的平均触控面积确定对应的响应区域,并根据响应区域调制筛选之后的每个按键的尺寸,从而在触控显示屏幕的显示区域不足时,可合理调整按键的触控区域,有效地解决了按键尺寸过小导致操作困难的问题,例如,将不经常使用的按键的触控区域调小;另外,还使得虚拟键盘中每个按键的尺寸更加符合用户的输入习惯,提升了用户体验。The virtual keyboard control method of the mobile terminal according to the embodiment of the present invention filters a plurality of keys according to the touch frequency of the plurality of buttons corresponding to the plurality of touch areas to obtain keys that are frequently used by the user, and, according to each of the screens after screening The average touch area of the buttons determines the corresponding response area, and the size of each button after the screening is modulated according to the response area, so that when the display area of the touch display screen is insufficient, the touch area of the button can be reasonably adjusted, effectively The problem that the button size is too small to operate is solved, for example, the touch area of the button that is not frequently used is reduced; in addition, the size of each button in the virtual keyboard is more in line with the user's input habits, thereby improving the user experience. .
为了实现上述目的,本发明第二方面实施例的移动终端的虚拟键盘控制装置,包括:触控区域获取模块,用于获取预设时间段内用户在移动终端的虚拟键盘上输入的多个触控区域;触控频率和平均触控面积获取模块,用于获取与所述多个触控区域对应的多个按键的触控频率和平均触控面积;筛选模块,用于根据所述触控频率对所述多个按键进行筛选;确定模块,用于根据筛选之后的所述多个按键的所述平均触控面积确定响应区域;以及调制模块,用于根据所述响应区域调制筛选之后的所述多个按键的尺寸。In order to achieve the above object, a virtual keyboard control apparatus for a mobile terminal according to a second aspect of the present invention includes: a touch area acquisition module, configured to acquire multiple touches input by a user on a virtual keyboard of a mobile terminal in a preset time period. a control area, a touch frequency and an average touch area acquisition module, configured to acquire a touch frequency and an average touch area of the plurality of buttons corresponding to the plurality of touch areas; and a screening module, configured to perform, according to the touch Frequency-selecting the plurality of buttons; determining a module, configured to determine a response region according to the average touch area of the plurality of buttons after the screening; and a modulation module, configured to perform filtering according to the response region modulation The size of the plurality of buttons.
本发明实施例的移动终端的虚拟键盘控制装置,可通过筛选模块根据多个触控区域对应的多个按键的触控频率对多个按键进行筛选,以获得用户经常使用的按键,确定模块根据筛选之后的每个按键的平均触控面积确定对应的响应区域,调制模块根据响应区域调制筛选之后的每个按键的尺寸,从而在触控显示屏幕的显示区域不足时,可合理调整按键的触控区域,有效地解决了按键尺寸过小导致操作困难的问题,例如,将不经常使用的按键的触控区域调小;另外,还使得虚拟键盘中每个按键的尺寸更加符合用户的输入习惯,提升了用户体验。The virtual keyboard control device of the mobile terminal of the embodiment of the present invention may filter a plurality of keys according to a touch frequency of a plurality of buttons corresponding to the plurality of touch areas by the screening module to obtain a button frequently used by the user, and determine the module according to the The average touch area of each button after the screening determines the corresponding response area, and the modulation module modulates the size of each button after the screening according to the response area, so that when the display area of the touch display screen is insufficient, the touch of the button can be reasonably adjusted. The control area effectively solves the problem that the button size is too small to cause difficulty in operation, for example, the touch area of the button that is not frequently used is reduced; in addition, the size of each button in the virtual keyboard is more in line with the user's input habits. , improved user experience.
为了实现上述目的,本发明第三方面实施例的存储介质,用于存储应用程序,所述应用程序用于执行本发明第一方面实施例所述的移动终端的虚拟键盘控制方法。In order to achieve the above object, a storage medium according to a third aspect of the present invention is configured to store an application for executing a virtual keyboard control method of the mobile terminal according to the first aspect of the present invention.
本发明附加的方面和优点将在下面的描述中部分给出,部分将从下面的描述中变得明显,或通过本发明的实践了解到。The additional aspects and advantages of the invention will be set forth in part in the description which follows.
附图说明DRAWINGS
本发明上述的和/或附加的方面和优点从下面结合附图对实施例的描述中将变得明显和容易理解,其中,The above and/or additional aspects and advantages of the present invention will become apparent and readily understood from
图1是根据本发明一个实施例的移动终端的虚拟键盘控制方法的流程图;1 is a flowchart of a virtual keyboard control method of a mobile terminal according to an embodiment of the present invention;
图2是根据本发明另一个实施例的移动终端的虚拟键盘控制方法的流程图;2 is a flowchart of a virtual keyboard control method of a mobile terminal according to another embodiment of the present invention;
图3是根据本发明一个实施例的移动终端的虚拟键盘控制装置的结构框图;3 is a structural block diagram of a virtual keyboard control apparatus of a mobile terminal according to an embodiment of the present invention;
图4是根据本发明另一个实施例的移动终端的虚拟键盘控制装置的结构框图; 4 is a structural block diagram of a virtual keyboard control apparatus of a mobile terminal according to another embodiment of the present invention;
图5是根据本发明又一个实施例的移动终端的虚拟键盘控制装置的结构框图。FIG. 5 is a structural block diagram of a virtual keyboard control apparatus of a mobile terminal according to still another embodiment of the present invention.
具体实施方式detailed description
下面详细描述本发明的实施例,所述实施例的示例在附图中示出,其中自始至终相同或类似的标号表示相同或类似的元件或具有相同或类似功能的元件。下面通过参考附图描述的实施例是示例性的,仅用于解释本发明,而不能理解为对本发明的限制。相反,本发明的实施例包括落入所附加权利要求书的精神和内涵范围内的所有变化、修改和等同物。The embodiments of the present invention are described in detail below, and the examples of the embodiments are illustrated in the drawings, wherein the same or similar reference numerals are used to refer to the same or similar elements or elements having the same or similar functions. The embodiments described below with reference to the accompanying drawings are intended to be illustrative of the invention and are not to be construed as limiting. Rather, the invention is to cover all modifications, modifications and equivalents within the spirit and scope of the appended claims.
在本发明的描述中,需要理解的是,术语“第一”、“第二”等仅用于描述目的,而不能理解为指示或暗示相对重要性。在本发明的描述中,需要说明的是,除非另有明确的规定和限定,术语“相连”、“连接”应做广义理解,例如,可以是固定连接,也可以是可拆卸连接,或一体地连接;可以是机械连接,也可以是电连接;可以是直接相连,也可以通过中间媒介间接相连。对于本领域的普通技术人员而言,可以具体情况理解上述术语在本发明中的具体含义。此外,在本发明的描述中,除非另有说明,“多个”的含义是两个或两个以上。In the description of the present invention, it is to be understood that the terms "first", "second" and the like are used for descriptive purposes only and are not to be construed as indicating or implying relative importance. In the description of the present invention, it should be noted that the terms "connected" and "connected" are to be understood broadly, and may be, for example, a fixed connection, a detachable connection, or an integral, unless otherwise explicitly defined and defined. Ground connection; it can be mechanical connection or electrical connection; it can be directly connected or indirectly connected through an intermediate medium. The specific meaning of the above terms in the present invention can be understood in a specific case by those skilled in the art. Further, in the description of the present invention, the meaning of "a plurality" is two or more unless otherwise specified.
流程图中或在此以其他方式描述的任何过程或方法描述可以被理解为,表示包括一个或更多个用于实现特定逻辑功能或过程的步骤的可执行指令的代码的模块、片段或部分,并且本发明的优选实施方式的范围包括另外的实现,其中可以不按所示出或讨论的顺序,包括根据所涉及的功能按基本同时的方式或按相反的顺序,来执行功能,这应被本发明的实施例所属技术领域的技术人员所理解。Any process or method description in the flowcharts or otherwise described herein may be understood to represent a module, segment or portion of code that includes one or more executable instructions for implementing the steps of a particular logical function or process. And the scope of the preferred embodiments of the invention includes additional implementations, in which the functions may be performed in a substantially simultaneous manner or in an opposite order depending on the functions involved, in the order shown or discussed. It will be understood by those skilled in the art to which the embodiments of the present invention pertain.
下面参考附图描述根据本发明实施例的移动终端的虚拟键盘控制方法和装置。A virtual keyboard control method and apparatus for a mobile terminal according to an embodiment of the present invention will be described below with reference to the accompanying drawings.
为了解决现有技术中如果触控显示屏幕过小导致虚拟键盘按键显示尺寸过小,不利于输入操作,可通过用户的手指在虚拟键盘中的触控面积和各个按键的触控频率以调整按键的尺寸,为此本发明提出了一种移动终端的虚拟键盘控制方法,包括以下步骤:获取预设时间段内用户在移动终端的虚拟键盘上输入的多个触控区域;获取与多个触控区域对应的多个按键的触控频率和平均触控面积;根据触控频率对多个按键进行筛选;以及根据筛选之后的多个按键的平均触控面积确定响应区域,并根据响应区域调制筛选之后的多个按键的尺寸。In order to solve the problem in the prior art, if the touch display screen is too small, the display size of the virtual keyboard button is too small, which is not conducive to the input operation, and the touch area of the virtual keyboard and the touch frequency of each button can be adjusted by the user's finger. For this reason, the present invention provides a virtual keyboard control method for a mobile terminal, comprising the steps of: acquiring a plurality of touch areas input by a user on a virtual keyboard of the mobile terminal in a preset time period; acquiring and touching The touch frequency and the average touch area of the plurality of buttons corresponding to the control area; screening the plurality of buttons according to the touch frequency; and determining the response area according to the average touch area of the plurality of buttons after the screening, and modulating according to the response area The size of multiple buttons after filtering.
图1是根据本发明一个实施例的移动终端的虚拟键盘控制方法的流程图。1 is a flow chart of a virtual keyboard control method of a mobile terminal according to an embodiment of the present invention.
如图1所示,移动终端的虚拟键盘控制方法包括以下步骤:As shown in FIG. 1, the virtual keyboard control method of the mobile terminal includes the following steps:
S101,获取预设时间段内用户在移动终端的虚拟键盘上输入的多个触控区域。S101. Acquire a plurality of touch areas input by a user on a virtual keyboard of the mobile terminal in a preset time period.
在本发明的一个实施例中,移动终端可以是手机、平板电脑、个人数字助理、电子书等具有各种操作系统的硬件设备,并且具有触控显示屏幕,该触控显示屏幕上可以显示虚拟键盘。另外,本发明的实施例对虚拟键盘不做限定。 In an embodiment of the present invention, the mobile terminal may be a hardware device with various operating systems, such as a mobile phone, a tablet computer, a personal digital assistant, an e-book, etc., and has a touch display screen, and the touch display screen may display virtual keyboard. In addition, the embodiment of the present invention does not limit the virtual keyboard.
在本发明的一个实施例中,可通过触摸屏的电容感应获取用户在移动终端的虚拟键盘上输入的触控区域,主要为用户在移动终端的虚拟键盘上输入的触控区域。In an embodiment of the present invention, the touch area input by the user on the virtual keyboard of the mobile terminal is obtained through capacitive sensing of the touch screen, and is mainly a touch area input by the user on the virtual keyboard of the mobile terminal.
其中,预设时间段可以为系统默认设定的,也可以为用户自己设定的。例如,预设时间段为一周,可通过触摸屏的电容感应获取在过去的一周时间内用户在移动终端的虚拟键盘上输入的所有触控区域。The preset time period may be set by the system by default, or may be set by the user. For example, the preset time period is one week, and all the touch areas input by the user on the virtual keyboard of the mobile terminal in the past week can be obtained through the capacitive sensing of the touch screen.
S102,获取与多个触控区域对应的多个按键的触控频率和平均触控面积。S102. Acquire a touch frequency and an average touch area of the plurality of buttons corresponding to the plurality of touch areas.
其中,在预设时间段内,每个按键可对应多次触控,每次触控的触控区域集中在按键附近,每个按键的平均触控面积可通过对对应的多个触控区域求平均值算法获得。例如,预设时间段为一周,可根据多个触控区域获知在过去一周时间内,用户触控了虚拟键盘上按键A,按键A对应多个触控区域,根据按键A的多个触控区域获取在过去一周时间内触控按键A的频次,将按键A的多个触控区域的触控面积相加求和,之后将该和值除以按键A的触控频次,即可获得按键A的平均触控面积。In the preset time period, each button can correspond to multiple touches, and the touch area of each touch is concentrated near the button, and the average touch area of each button can pass through the corresponding multiple touch areas. The averaging algorithm is obtained. For example, the preset time period is one week, and it can be known according to the plurality of touch areas that the user touches the button A on the virtual keyboard in the past week, the button A corresponds to the plurality of touch areas, and the plurality of touches according to the button A The area obtains the frequency of the touch button A in the past week, and adds and compares the touch areas of the plurality of touch areas of the button A, and then divides the sum value by the touch frequency of the button A to obtain the button. The average touch area of A.
S103,根据触控频率对多个按键进行筛选。S103. Filter multiple buttons according to the touch frequency.
具体地,可根据触控频率对在预设时间段内获取的多个按键进行筛选,将不符合预设条件的按键删除,具体在后续的实施例中将进一步叙述。Specifically, the plurality of keys acquired in the preset time period may be filtered according to the touch frequency, and the keys that do not meet the preset condition are deleted, which will be further described in the following embodiments.
S104,根据筛选之后的多个按键的平均触控面积确定响应区域,并根据响应区域调制筛选之后的多个按键的尺寸。S104. Determine a response area according to an average touch area of the plurality of buttons after the screening, and adjust a size of the plurality of buttons after the screening according to the response area.
具体地,可根据筛选之后的每个按键的平均触控面积确定对应的响应区域,并根据响应区域调制筛选之后的每个按键的尺寸。Specifically, the corresponding response area may be determined according to the average touch area of each button after the screening, and the size of each button after the screening is modulated according to the response area.
本发明实施例的移动终端的虚拟键盘控制方法,根据多个触控区域对应的多个按键的触控频率对多个按键进行筛选,以获得用户经常使用的按键,并且,根据筛选之后的每个按键的平均触控面积确定对应的响应区域,并根据响应区域调制筛选之后的每个按键的尺寸,从而在触控显示屏幕的显示区域不足时,可合理调整按键的触控区域,有效地解决了按键尺寸过小导致操作困难的问题,例如,将不经常使用的按键的触控区域调小;另外,还使得虚拟键盘中每个按键的尺寸更加符合用户的输入习惯,提升了用户体验。The virtual keyboard control method of the mobile terminal according to the embodiment of the present invention filters a plurality of keys according to the touch frequency of the plurality of buttons corresponding to the plurality of touch areas to obtain keys that are frequently used by the user, and, according to each of the screens after screening The average touch area of the buttons determines the corresponding response area, and the size of each button after the screening is modulated according to the response area, so that when the display area of the touch display screen is insufficient, the touch area of the button can be reasonably adjusted, effectively The problem that the button size is too small to operate is solved, for example, the touch area of the button that is not frequently used is reduced; in addition, the size of each button in the virtual keyboard is more in line with the user's input habits, thereby improving the user experience. .
图2是根据本发明另一个实施例的移动终端的虚拟键盘控制方法的流程图。2 is a flow chart of a virtual keyboard control method of a mobile terminal according to another embodiment of the present invention.
为了更加精确地获得用户在移动终端的虚拟键盘中经常使用的按键,进一步提升用户体验,需判断按键的触控频率是否大于预设频率,如果小于或等于预设频率,则筛除对应的按键。具体地,如图2所示,移动终端的虚拟键盘控制方法包括以下步骤:In order to more accurately obtain the keys frequently used by the user in the virtual keyboard of the mobile terminal to further enhance the user experience, it is necessary to determine whether the touch frequency of the button is greater than a preset frequency, and if it is less than or equal to the preset frequency, the corresponding button is screened out. . Specifically, as shown in FIG. 2, the virtual keyboard control method of the mobile terminal includes the following steps:
S201,获取预设时间段内用户在移动终端的虚拟键盘上输入的多个触控区域。S201. Acquire a plurality of touch areas input by the user on the virtual keyboard of the mobile terminal in the preset time period.
在本发明的一个实施例中,移动终端可以是手机、平板电脑、个人数字助理、电子书等具有各种操作系统的硬件设备,并且具有触控功能,该触控显示屏幕上可以显 示虚拟键盘。另外,本发明的实施例对虚拟键盘不做限定。In an embodiment of the present invention, the mobile terminal may be a hardware device with various operating systems, such as a mobile phone, a tablet computer, a personal digital assistant, an e-book, etc., and has a touch function, and the touch display screen may display Show virtual keyboard. In addition, the embodiment of the present invention does not limit the virtual keyboard.
在本发明的一个实施例中,可通过触摸屏的电容感应获取用户在移动终端的虚拟键盘上输入的触控区域,主要为用户在移动终端的虚拟键盘上输入的触控区域。In an embodiment of the present invention, the touch area input by the user on the virtual keyboard of the mobile terminal is obtained through capacitive sensing of the touch screen, and is mainly a touch area input by the user on the virtual keyboard of the mobile terminal.
其中,预设时间段可以为系统默认设定的,也可以为用户自己设定的。例如,预设时间段为一周,可通过触摸屏的电容感应获取在过去的一周时间内用户在移动终端的虚拟键盘上输入的所有触控区域。The preset time period may be set by the system by default, or may be set by the user. For example, the preset time period is one week, and all the touch areas input by the user on the virtual keyboard of the mobile terminal in the past week can be obtained through the capacitive sensing of the touch screen.
S202,获取与多个触控区域对应的多个按键的触控频率和平均触控面积。S202. Acquire a touch frequency and an average touch area of the plurality of buttons corresponding to the plurality of touch areas.
其中,在预设时间段内,每个按键可对应多次触控,每次触控的触控区域集中在按键附近,每个按键的平均触控面积可通过对对应的多个触控区域求平均值算法获得。例如,预设时间段为一周,可根据多个触控区域获知在过去一周时间内,用户触控了虚拟键盘上按键A,按键A对应多个触控区域,根据按键A的多个触控区域获取在过去一周时间内触控按键A的频次,将按键A的多个触控区域的触控面积相加求和,之后将该和值除以按键A的触控频次,即可获得按键A的平均触控面积。In the preset time period, each button can correspond to multiple touches, and the touch area of each touch is concentrated near the button, and the average touch area of each button can pass through the corresponding multiple touch areas. The averaging algorithm is obtained. For example, the preset time period is one week, and it can be known according to the plurality of touch areas that the user touches the button A on the virtual keyboard in the past week, the button A corresponds to the plurality of touch areas, and the plurality of touches according to the button A The area obtains the frequency of the touch button A in the past week, and adds and compares the touch areas of the plurality of touch areas of the button A, and then divides the sum value by the touch frequency of the button A to obtain the button. The average touch area of A.
S203,判断触控频率是否大于预设频率。S203. Determine whether the touch frequency is greater than a preset frequency.
其中,预设频率可为系统默认设定的,也可为用户自己设定的。具体地,如果按键的触控频率大于预设频率,可认为用户经常使用该按键,从而获得用户经常使用的按键,并继续执行步骤S205。The preset frequency can be set by default or set by the user. Specifically, if the touch frequency of the button is greater than the preset frequency, it is considered that the user frequently uses the button, thereby obtaining a button that the user frequently uses, and proceeds to step S205.
S204,如果小于或等于预设频率,则筛除对应的按键。S204. If it is less than or equal to the preset frequency, the corresponding button is screened out.
具体地,如果按键的触控频率小于或等于预设频率,则可认为用户不经常使用该按键,筛除该按键,从而获得筛选之后的多个按键。Specifically, if the touch frequency of the button is less than or equal to the preset frequency, it may be considered that the user does not frequently use the button, and the button is screened out, thereby obtaining a plurality of buttons after the screening.
S205,根据筛选之后的多个按键的平均触控面积确定响应区域,并根据响应区域调制筛选之后的多个按键的尺寸。S205. Determine a response area according to an average touch area of the plurality of buttons after the screening, and adjust a size of the plurality of buttons after the screening according to the response area.
具体地,可根据筛选之后的每个按键的平均触控面积确定对应的响应区域,并根据响应区域调制筛选之后的每个按键的尺寸。Specifically, the corresponding response area may be determined according to the average touch area of each button after the screening, and the size of each button after the screening is modulated according to the response area.
本发明实施例的移动终端的虚拟键盘控制方法,判断按键的触控频率是否大于预设频率,如果小于或等于预设频率,则筛除对应的按键,从而更加精确地获得用户在移动终端的虚拟键盘中经常使用的按键。The virtual keyboard control method of the mobile terminal of the embodiment of the present invention determines whether the touch frequency of the button is greater than a preset frequency. If the touch frequency is less than or equal to the preset frequency, the corresponding button is screened, thereby obtaining the user's mobile terminal more accurately. Keys that are often used in virtual keyboards.
在本发明的一个实施例中,为了使得调制的每个按键的尺寸更加精确,移动终端的虚拟键盘控制方法还包括:根据筛选之后的多个按键的平均触控面积和触控频率确定响应区域,并根据响应区域调制筛选之后的多个按键的尺寸。例如,触控频率高,对应的响应区域大,即用户的手指可能比较大,需要较大的响应区域,平均触控面积大,对应的响应区域大,即可适当地调整用户经常使用的按键的触控面积。 In an embodiment of the present invention, in order to make the size of each of the modulated keys more precise, the virtual keyboard control method of the mobile terminal further includes: determining a response area according to an average touch area and a touch frequency of the plurality of buttons after the screening. And modulate the size of the plurality of buttons after filtering according to the response area. For example, the touch frequency is high, and the corresponding response area is large, that is, the user's finger may be relatively large, a large response area is required, the average touch area is large, and the corresponding response area is large, so that the keys frequently used by the user can be appropriately adjusted. Touch area.
在本发明的一个实施例中,为了使得虚拟键盘更加方便用户输入使用,可对虚拟键盘中的按键根据用户的使用习惯进行重新布局,移动终端的虚拟键盘控制方法还包括:根据筛选之后的多个按键的平均触控面积和/或触控频率重新布局虚拟键盘中的按键。其中,虚拟键盘的尺寸可保存不变。例如,可根据触控频率将用户经常使用的按键调整至靠前或者靠中间,且容易触控到的位置。In an embodiment of the present invention, in order to make the virtual keyboard more convenient for user input, the keys in the virtual keyboard may be re-arranged according to the user's usage habits, and the virtual keyboard control method of the mobile terminal further includes: The average touch area and/or touch frequency of the buttons re-layout the keys in the virtual keyboard. Among them, the size of the virtual keyboard can be saved. For example, the button that the user frequently uses can be adjusted to the front or the middle according to the touch frequency, and the position that is easy to touch.
为了实现上述实施例,本发明还提出一种移动终端的虚拟键盘控制装置。In order to implement the above embodiments, the present invention also provides a virtual keyboard control apparatus for a mobile terminal.
一种移动终端的虚拟键盘控制装置,包括:触控区域获取模块,用于获取预设时间段内用户在移动终端的虚拟键盘上输入的多个触控区域;触控频率和平均触控面积获取模块,用于获取与多个触控区域对应的多个按键的触控频率和平均触控面积;筛选模块,用于根据触控频率对多个按键进行筛选;确定模块,用于根据筛选之后的多个按键的平均触控面积确定响应区域;以及调制模块,用于根据响应区域调制筛选之后的多个按键的尺寸。A virtual keyboard control device for a mobile terminal, comprising: a touch area acquisition module, configured to acquire a plurality of touch areas input by a user on a virtual keyboard of the mobile terminal in a preset time period; a touch frequency and an average touch area The acquiring module is configured to acquire a touch frequency and an average touch area of the plurality of buttons corresponding to the plurality of touch areas; the screening module is configured to filter the plurality of keys according to the touch frequency; and the determining module is configured to filter according to the The average touch area of the plurality of keys thereafter determines a response area; and a modulation module for modulating the size of the plurality of keys after the screening according to the response area.
图3是根据本发明一个实施例的移动终端的虚拟键盘控制装置的结构框图。FIG. 3 is a structural block diagram of a virtual keyboard control apparatus of a mobile terminal according to an embodiment of the present invention.
如图3所示,移动终端的虚拟键盘控制装置包括:触控区域获取模块100、触控频率和平均触控面积获取模块200、筛选模块300、确定模块400和调制模块500。As shown in FIG. 3, the virtual keyboard control device of the mobile terminal includes: a touch area acquisition module 100, a touch frequency and average touch area acquisition module 200, a screening module 300, a determination module 400, and a modulation module 500.
具体地,触控区域获取模块100用于获取预设时间段内用户在移动终端的虚拟键盘上输入的多个触控区域。其中,预设时间段可以为系统默认设定的,也可以为用户自己设定的。例如,预设时间段为一周,触控区域获取模块100可通过触摸屏的电容感应获取在过去的一周时间内用户在移动终端的虚拟键盘上输入的所有触控区域。Specifically, the touch area obtaining module 100 is configured to acquire a plurality of touch areas input by the user on the virtual keyboard of the mobile terminal in the preset time period. The preset time period may be set by the system by default, or may be set by the user. For example, the preset time period is one week, and the touch area obtaining module 100 can acquire all the touch areas input by the user on the virtual keyboard of the mobile terminal in the past one week through the capacitive sensing of the touch screen.
在本发明的一个实施例中,移动终端可以是手机、平板电脑、个人数字助理、电子书等具有各种操作系统的硬件设备,并且具有触控显示屏幕,该触控显示屏幕上可以显示虚拟键盘。另外,本发明的实施例对虚拟键盘不做限定。In an embodiment of the present invention, the mobile terminal may be a hardware device with various operating systems, such as a mobile phone, a tablet computer, a personal digital assistant, an e-book, etc., and has a touch display screen, and the touch display screen may display virtual keyboard. In addition, the embodiment of the present invention does not limit the virtual keyboard.
触控频率和平均触控面积获取模块200用于获取与多个触控区域对应的多个按键的触控频率和平均触控面积。其中,在预设时间段内,每个按键可对应多次触控,每次触控的触控区域集中在按键附近,每个按键的平均触控面积可通过对对应的多个触控区域求平均值算法获得。例如,预设时间段为一周,可根据多个触控区域获知在过去一周时间内,用户触控了虚拟键盘上按键A,按键A对应多个触控区域,根据按键A的多个触控区域获取在过去一周时间内触控按键A的频次,将按键A的多个触控区域的触控面积相加求和,之后将该和值除以按键A的触控频次,即可获得按键A的平均触控面积。The touch frequency and average touch area acquisition module 200 is configured to acquire a touch frequency and an average touch area of a plurality of buttons corresponding to the plurality of touch areas. In the preset time period, each button can correspond to multiple touches, and the touch area of each touch is concentrated near the button, and the average touch area of each button can pass through the corresponding multiple touch areas. The averaging algorithm is obtained. For example, the preset time period is one week, and it can be known according to the plurality of touch areas that the user touches the button A on the virtual keyboard in the past week, the button A corresponds to the plurality of touch areas, and the plurality of touches according to the button A The area obtains the frequency of the touch button A in the past week, and adds and compares the touch areas of the plurality of touch areas of the button A, and then divides the sum value by the touch frequency of the button A to obtain the button. The average touch area of A.
筛选模块300用于根据触控频率对多个按键进行筛选。更具体地,可根据触控频率对在预设时间段内获取的多个按键进行筛选,将不符合预设条件的按键删除。 The screening module 300 is configured to filter a plurality of buttons according to a touch frequency. More specifically, the plurality of keys acquired in the preset time period may be filtered according to the touch frequency, and the keys that do not meet the preset condition are deleted.
确定模块400用于根据筛选之后的多个按键的平均触控面积确定响应区域。更具体地,确定模块400可根据筛选之后的每个按键的平均触控面积确定对应的响应区域。The determining module 400 is configured to determine a response area according to an average touch area of the plurality of buttons after the screening. More specifically, the determining module 400 may determine a corresponding response area according to an average touch area of each button after the screening.
调制模块500用于根据响应区域调制筛选之后的多个按键的尺寸。更具体地,调制模块500可根据响应区域调制筛选之后的每个按键的尺寸。The modulation module 500 is configured to modulate the size of the plurality of buttons after the screening according to the response area. More specifically, the modulation module 500 can modulate the size of each button after screening based on the response area.
本发明实施例的移动终端的虚拟键盘控制装置,可通过筛选模块根据多个触控区域对应的多个按键的触控频率对多个按键进行筛选,以获得用户经常使用的按键,确定模块根据筛选之后的每个按键的平均触控面积确定对应的响应区域,调制模块根据响应区域调制筛选之后的每个按键的尺寸,从而在触控显示屏幕的显示区域不足时,可合理调整按键的触控区域,有效地解决了按键尺寸过小导致操作困难的问题,例如,将不经常使用的按键的触控区域调小;另外,还使得虚拟键盘中每个按键的尺寸更加符合用户的输入习惯,提升了用户体验。The virtual keyboard control device of the mobile terminal of the embodiment of the present invention may filter a plurality of keys according to a touch frequency of a plurality of buttons corresponding to the plurality of touch areas by the screening module to obtain a button frequently used by the user, and determine the module according to the The average touch area of each button after the screening determines the corresponding response area, and the modulation module modulates the size of each button after the screening according to the response area, so that when the display area of the touch display screen is insufficient, the touch of the button can be reasonably adjusted. The control area effectively solves the problem that the button size is too small to cause difficulty in operation, for example, the touch area of the button that is not frequently used is reduced; in addition, the size of each button in the virtual keyboard is more in line with the user's input habits. , improved user experience.
在本发明的一个实施例中,为了使得调制的每个按键的尺寸更加精确,确定模块400还用于根据筛选之后的多个按键的平均触控面积和触控频率确定响应的区域。例如,触控频率高,对应的响应区域大,即用户的手指可能比较大,需要较大的响应区域,平均触控面积大,对应的响应区域大,即可适当地调整用户经常使用的按键的触控面积。In an embodiment of the present invention, in order to make the size of each of the modulated buttons more precise, the determining module 400 is further configured to determine the region of the response according to the average touch area and the touch frequency of the plurality of buttons after the screening. For example, the touch frequency is high, and the corresponding response area is large, that is, the user's finger may be relatively large, a large response area is required, the average touch area is large, and the corresponding response area is large, so that the keys frequently used by the user can be appropriately adjusted. Touch area.
图4是根据本发明另一个实施例的移动终端的虚拟键盘控制装置的结构框图。4 is a structural block diagram of a virtual keyboard control apparatus of a mobile terminal according to another embodiment of the present invention.
如图4所示,移动终端的虚拟键盘控制装置包括:触控区域获取模块100、触控频率和平均触控面积获取模块200、筛选模块300、确定模块400、调制模块500、判断单元310和筛除单元320。其中,筛选模块300包括:判断单元310和筛除单元320。As shown in FIG. 4, the virtual keyboard control device of the mobile terminal includes: a touch area acquisition module 100, a touch frequency and average touch area acquisition module 200, a screening module 300, a determination module 400, a modulation module 500, a determination unit 310, and Screening unit 320. The screening module 300 includes: a determining unit 310 and a screening unit 320.
具体地,判断单元310用于判断触控频率是否大于预设频率。其中,预设频率可为系统默认设定的,也可为用户自己设定的。更具体地,如果按键的触控频率大于预设频率,可认为用户经常使用该按键,从而获得用户经常使用的按键。Specifically, the determining unit 310 is configured to determine whether the touch frequency is greater than a preset frequency. The preset frequency can be set by default or set by the user. More specifically, if the touch frequency of the button is greater than the preset frequency, it can be considered that the user frequently uses the button, thereby obtaining a button that the user frequently uses.
筛除单元320用于在小于或等于预设频率时,筛除对应的按键。更具体地,如果按键的触控频率小于或等于预设频率,则可认为用户不经常使用该按键,筛除单元320筛除该按键,从而获得筛选之后的多个按键。The screening unit 320 is configured to screen out corresponding buttons when the preset frequency is less than or equal to. More specifically, if the touch frequency of the button is less than or equal to the preset frequency, it can be considered that the user does not use the button frequently, and the screening unit 320 screens out the button, thereby obtaining a plurality of buttons after the screening.
本发明实施例的移动终端的虚拟键盘控制装置,可通过判断单元判断按键的触控频率是否大于预设频率,筛除单元在小于或等于预设频率时,筛除对应的按键,从而更加精确地获得用户在移动终端的虚拟键盘中经常使用的按键。The virtual keyboard control device of the mobile terminal of the embodiment of the present invention can determine whether the touch frequency of the button is greater than a preset frequency by the determining unit, and the screening unit screens the corresponding button when the screen is less than or equal to the preset frequency, thereby more accurately The keys that are frequently used by the user in the virtual keyboard of the mobile terminal are obtained.
图5是根据本发明又一个实施例的移动终端的虚拟键盘控制装置的结构框图。FIG. 5 is a structural block diagram of a virtual keyboard control apparatus of a mobile terminal according to still another embodiment of the present invention.
如图5所示,移动终端的虚拟键盘控制装置包括:触控区域获取模块100、触控频率和平均触控面积获取模块200、筛选模块300、确定模块400、调制模块500、重新布局模块600、判断单元310和筛除单元320。其中,筛选模块300包括:判断单元310 和筛除单元320。As shown in FIG. 5, the virtual keyboard control device of the mobile terminal includes: a touch area acquisition module 100, a touch frequency and average touch area acquisition module 200, a screening module 300, a determination module 400, a modulation module 500, and a re-layout module 600. The judging unit 310 and the screening unit 320. The screening module 300 includes: a determining unit 310 And screening unit 320.
具体地,重新布局模块600用于根据筛选之后的多个按键的平均触控面积和/或触控频率重新布局虚拟键盘中的按键。其中,虚拟键盘的尺寸可保持不变。例如,可根据触控频率将用户经常使用的按键调整至靠前或者靠中间,且容易触控到的位置。Specifically, the re-layout module 600 is configured to re-layout the keys in the virtual keyboard according to the average touch area and/or the touch frequency of the plurality of buttons after the screening. Among them, the size of the virtual keyboard can remain unchanged. For example, the button that the user frequently uses can be adjusted to the front or the middle according to the touch frequency, and the position that is easy to touch.
本发明实施例的移动终端的虚拟键盘控制装置,可通过重新布局模块对虚拟键盘中的按键根据用户的使用习惯进行重新布局,使得虚拟键盘更加方便用户输入使用,进一步提升了用户体验。The virtual keyboard control device of the mobile terminal in the embodiment of the present invention can re-layout the keys in the virtual keyboard according to the user's usage habits by the re-layout module, so that the virtual keyboard is more convenient for the user to input and use, thereby further improving the user experience.
为了实现上述实施例,本发明还提出了一种存储介质,用于存储应用程序,应用程序用于执行本发明任一项实施例所述的移动终端的虚拟键盘控制方法。In order to implement the above embodiments, the present invention further provides a storage medium for storing an application for executing a virtual keyboard control method of the mobile terminal according to any one of the embodiments of the present invention.
应当理解,本发明的各部分可以用硬件、软件、固件或它们的组合来实现。在上述实施方式中,多个步骤或方法可以用存储在存储器中且由合适的指令执行系统执行的软件或固件来实现。例如,如果用硬件来实现,和在另一实施方式中一样,可用本领域公知的下列技术中的任一项或他们的组合来实现:具有用于对数据信号实现逻辑功能的逻辑门电路的离散逻辑电路,具有合适的组合逻辑门电路的专用集成电路,可编程门阵列(PGA),现场可编程门阵列(FPGA)等。It should be understood that portions of the invention may be implemented in hardware, software, firmware or a combination thereof. In the above-described embodiments, multiple steps or methods may be implemented in software or firmware stored in a memory and executed by a suitable instruction execution system. For example, if implemented in hardware, as in another embodiment, it can be implemented by any one or combination of the following techniques well known in the art: having logic gates for implementing logic functions on data signals. Discrete logic circuits, application specific integrated circuits with suitable combinational logic gates, programmable gate arrays (PGAs), field programmable gate arrays (FPGAs), etc.
在本说明书的描述中,参考术语“一个实施例”、“一些实施例”、“示例”、“具体示例”、或“一些示例”等的描述意指结合该实施例或示例描述的具体特征、结构、材料或者特点包含于本发明的多个实施例或示例中。在本说明书中,对上述术语的示意性表述不一定指的是相同的实施例或示例。而且,描述的具体特征、结构、材料或者特点可以在任何的一个或多个实施例或示例中以合适的方式结合。In the description of the present specification, the description with reference to the terms "one embodiment", "some embodiments", "example", "specific example", or "some examples" and the like means a specific feature described in connection with the embodiment or example. The structure, materials, or characteristics are included in various embodiments or examples of the invention. In the present specification, the schematic representation of the above terms does not necessarily mean the same embodiment or example. Furthermore, the particular features, structures, materials, or characteristics described may be combined in a suitable manner in any one or more embodiments or examples.
尽管已经示出和描述了本发明的实施例,本领域的普通技术人员可以理解:在不脱离本发明的原理和宗旨的情况下可以对这些实施例进行多种变化、修改、替换和变型,本发明的范围由权利要求及其等同物限定。 While the embodiments of the present invention have been shown and described, the embodiments of the invention may The scope of the invention is defined by the claims and their equivalents.

Claims (9)

  1. 一种移动终端的虚拟键盘控制方法,其特征在于,包括:A virtual keyboard control method for a mobile terminal, comprising:
    获取预设时间段内用户在移动终端的虚拟键盘上输入的多个触控区域;Obtaining a plurality of touch areas input by the user on the virtual keyboard of the mobile terminal in the preset time period;
    获取与所述多个触控区域对应的多个按键的触控频率和平均触控面积;Obtaining a touch frequency and an average touch area of the plurality of buttons corresponding to the plurality of touch regions;
    根据所述触控频率对所述多个按键进行筛选;以及Filtering the plurality of buttons according to the touch frequency;
    根据筛选之后的所述多个按键的所述平均触控面积确定响应区域,并根据所述响应区域调制筛选之后的所述多个按键的尺寸。Determining a response area according to the average touch area of the plurality of buttons after the screening, and modulating a size of the plurality of buttons after the screening according to the response area.
  2. 根据权利要求1所述的方法,其特征在于,所述根据所述触控频率对所述多个按键进行筛选,具体包括:The method according to claim 1, wherein the screening the plurality of buttons according to the touch frequency comprises:
    判断所述触控频率是否大于预设频率;以及Determining whether the touch frequency is greater than a preset frequency;
    如果小于或等于预设频率,则筛除对应的所述按键。If it is less than or equal to the preset frequency, the corresponding button is screened out.
  3. 根据权利要求1或2所述的方法,其特征在于,还包括:The method according to claim 1 or 2, further comprising:
    根据筛选之后的所述多个按键的所述平均触控面积和所述触控频率确定所述响应区域,并根据所述响应区域调制筛选之后的所述多个按键的尺寸。Determining the response area according to the average touch area of the plurality of buttons after the screening and the touch frequency, and modulating the size of the plurality of buttons after the screening according to the response area.
  4. 根据权利要求3所述的方法,其特征在于,还包括:The method of claim 3, further comprising:
    根据筛选之后的所述多个按键的所述平均触控面积和/或所述触控频率重新布局所述虚拟键盘中的所述按键。And re-laying the keys in the virtual keyboard according to the average touch area of the plurality of buttons after the screening and/or the touch frequency.
  5. 一种移动终端的虚拟键盘控制装置,其特征在于,包括:A virtual keyboard control device for a mobile terminal, comprising:
    触控区域获取模块,用于获取预设时间段内用户在移动终端的虚拟键盘上输入的多个触控区域;The touch area obtaining module is configured to acquire a plurality of touch areas input by the user on the virtual keyboard of the mobile terminal in the preset time period;
    触控频率和平均触控面积获取模块,用于获取与所述多个触控区域对应的多个按键的触控频率和平均触控面积;The touch frequency and the average touch area acquisition module are configured to acquire a touch frequency and an average touch area of the plurality of buttons corresponding to the plurality of touch areas;
    筛选模块,用于根据所述触控频率对所述多个按键进行筛选;a screening module, configured to filter the plurality of buttons according to the touch frequency;
    确定模块,用于根据筛选之后的所述多个按键的所述平均触控面积确定响应区域;以及a determining module, configured to determine a response area according to the average touch area of the plurality of buttons after the screening;
    调制模块,用于根据所述响应区域调制筛选之后的所述多个按键的尺寸。And a modulation module, configured to modulate a size of the plurality of buttons after the screening according to the response area.
  6. 根据权利要求5所述的装置,其特征在于,所述筛选模块包括:The apparatus according to claim 5, wherein the screening module comprises:
    判断单元,用于判断所述触控频率是否大于预设频率;以及a determining unit, configured to determine whether the touch frequency is greater than a preset frequency;
    筛除单元,用于在小于或等于预设频率时,筛除对应的所述按键。And a screening unit for screening the corresponding button when the preset frequency is less than or equal to.
  7. 根据权利要求5或6所述的装置,其特征在于,所述确定模块还用于根据筛选之后的所述多个按键的所述平均触控面积和所述触控频率确定所述响应的区域。 The device according to claim 5 or 6, wherein the determining module is further configured to determine the area of the response according to the average touch area of the plurality of buttons after the screening and the touch frequency .
  8. 根据权利要求7所述的装置,其特征在于,还包括:The device according to claim 7, further comprising:
    重新布局模块,用于根据筛选之后的所述多个按键的所述平均触控面积和/或所述触控频率重新布局所述虚拟键盘中的所述按键。And a re-layout module, configured to re-layout the keys in the virtual keyboard according to the average touch area of the plurality of buttons after the screening and/or the touch frequency.
  9. 一种存储介质,其特征在于,用于存储应用程序,所述应用程序用于执行权利要求1至4中任一项所述的移动终端的虚拟键盘控制方法。 A storage medium for storing an application for executing a virtual keyboard control method of the mobile terminal according to any one of claims 1 to 4.
PCT/CN2014/085305 2013-10-08 2014-08-27 Method and apparatus for controlling virtual keyboard of mobile terminal WO2015051680A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201310465287.0 2013-10-08
CN201310465287.0A CN104516664A (en) 2013-10-08 2013-10-08 Virtual keyboard control method and device of mobile terminal

Publications (1)

Publication Number Publication Date
WO2015051680A1 true WO2015051680A1 (en) 2015-04-16

Family

ID=52792051

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2014/085305 WO2015051680A1 (en) 2013-10-08 2014-08-27 Method and apparatus for controlling virtual keyboard of mobile terminal

Country Status (2)

Country Link
CN (1) CN104516664A (en)
WO (1) WO2015051680A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108153427A (en) * 2016-12-02 2018-06-12 上海博泰悦臻电子设备制造有限公司 A kind of keyboard layout method, system and a kind of vehicle device

Families Citing this family (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105653116B (en) * 2015-07-31 2019-02-01 宇龙计算机通信科技(深圳)有限公司 A kind of soft keyboard layout method of adjustment, device and electronic equipment
CN106055225A (en) * 2016-05-20 2016-10-26 深圳天珑无线科技有限公司 Method, terminal and server for control piece display
CN106155557B (en) * 2016-07-11 2019-06-18 Oppo广东移动通信有限公司 A kind of virtual key display methods and mobile terminal
CN106775068B (en) * 2016-11-29 2020-07-14 中气电力装备有限公司 Touch area control method and intelligent terminal
CN107132986B (en) * 2017-05-17 2020-11-13 广东工业大学 Method and device for intelligently adjusting touch response area through virtual keys
CN107203313B (en) * 2017-05-24 2020-04-17 维沃移动通信有限公司 Method for adjusting desktop display object, mobile terminal and computer readable storage medium
CN107748638A (en) * 2017-09-28 2018-03-02 努比亚技术有限公司 A kind of region method of adjustment, terminal and computer-readable recording medium
CN108710465A (en) * 2018-03-19 2018-10-26 西安艾润物联网技术服务有限责任公司 License plate number input method virtual key display control method, storage medium and user terminal
CN111324276B (en) * 2018-12-17 2021-04-27 珠海格力电器股份有限公司 Control method and device of virtual keyboard and terminal
CN109871174B (en) * 2019-01-28 2021-01-08 维沃移动通信有限公司 Virtual key display method and mobile terminal
CN111045591A (en) * 2019-12-26 2020-04-21 维沃移动通信有限公司 Display method of virtual keyboard and electronic equipment
CN114063876A (en) * 2021-09-30 2022-02-18 北京搜狗科技发展有限公司 Virtual keyboard setting method, device and storage medium
CN113918071A (en) * 2021-10-09 2022-01-11 北京字节跳动网络技术有限公司 Interaction method and device and electronic equipment

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101442584A (en) * 2007-11-20 2009-05-27 中兴通讯股份有限公司 Touch screen mobile phone capable of improving key-press input rate
CN101950243A (en) * 2010-09-19 2011-01-19 宇龙计算机通信科技(深圳)有限公司 Mobile terminal and method thereof for setting key position
CN102467330A (en) * 2010-11-16 2012-05-23 吉易高科股份有限公司 Virtual keyboard device and operation method of same
GB2486917A (en) * 2010-12-31 2012-07-04 Nokia Corp Method for determining the intended character when a keypad receives input

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8059100B2 (en) * 2005-11-17 2011-11-15 Lg Electronics Inc. Method for allocating/arranging keys on touch-screen, and mobile terminal for use of the same
JP2007280153A (en) * 2006-04-10 2007-10-25 Sony Ericsson Mobilecommunications Japan Inc Character input device, character input method, character input program and portable terminal device
US8462123B1 (en) * 2008-10-21 2013-06-11 Google Inc. Constrained keyboard organization
US8704775B2 (en) * 2008-11-11 2014-04-22 Adobe Systems Incorporated Biometric adjustments for touchscreens
CN101957722A (en) * 2010-09-28 2011-01-26 华为终端有限公司 Touch screen input control method and device as well as mobile phone

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101442584A (en) * 2007-11-20 2009-05-27 中兴通讯股份有限公司 Touch screen mobile phone capable of improving key-press input rate
CN101950243A (en) * 2010-09-19 2011-01-19 宇龙计算机通信科技(深圳)有限公司 Mobile terminal and method thereof for setting key position
CN102467330A (en) * 2010-11-16 2012-05-23 吉易高科股份有限公司 Virtual keyboard device and operation method of same
GB2486917A (en) * 2010-12-31 2012-07-04 Nokia Corp Method for determining the intended character when a keypad receives input

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108153427A (en) * 2016-12-02 2018-06-12 上海博泰悦臻电子设备制造有限公司 A kind of keyboard layout method, system and a kind of vehicle device

Also Published As

Publication number Publication date
CN104516664A (en) 2015-04-15

Similar Documents

Publication Publication Date Title
WO2015051680A1 (en) Method and apparatus for controlling virtual keyboard of mobile terminal
US10996834B2 (en) Touchscreen apparatus user interface processing method and touchscreen apparatus
WO2018196699A1 (en) Method for displaying fingerprint recognition region, and mobile terminal
US9405463B2 (en) Device and method for gesturally changing object attributes
US8587542B2 (en) Using pressure differences with a touch-sensitive display screen
US20180364865A1 (en) Touch control method, user equipment, input processing method, mobile terminal and intelligent terminal
US20140351748A1 (en) Split-Screen Display Method and Apparatus, and Electronic Device Thereof
US20120306765A1 (en) Using pressure differences with a touch-sensitive display screen
US9760466B2 (en) Touch-control monitoring method for touchscreen and terminal
WO2013159431A1 (en) Method and device for operating touchscreen
CN105511789B (en) A kind of icon processing method and terminal
CN109409320B (en) Fingerprint acquisition method and related equipment
WO2014113996A1 (en) Method and terminal for adjusting icon display
CN104007930A (en) Mobile terminal and method and device for realizing one-hand operation thereby
US20150193031A1 (en) System and method for context-based touch processing
WO2014000543A1 (en) Method and device for text input and display of intelligent terminal
US20160188203A1 (en) Device and Method for Adaptively Adjusting Layout of Touch Input Panel, and Mobile Terminal
US10126940B2 (en) Touch zones on a soft keyboard
CN103809853A (en) Information processing method and electronic device
CN107480001A (en) System recovery method and device
JP2016218896A (en) Electronic device and image processing method
CN108279848B (en) Display method and electronic equipment
TWI610220B (en) Apparatus and method for automatically controlling display screen density
US11656761B2 (en) Touch hotspot adjustment method, apparatus, and device, and touchscreen terminal device
CN104281308A (en) Touch electronic device and drawing method thereof

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

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

Country of ref document: EP

Kind code of ref document: A1