[go: up one dir, main page]

WO2013016876A1 - Double-finger gesture character inputting method - Google Patents

Double-finger gesture character inputting method Download PDF

Info

Publication number
WO2013016876A1
WO2013016876A1 PCT/CN2011/078163 CN2011078163W WO2013016876A1 WO 2013016876 A1 WO2013016876 A1 WO 2013016876A1 CN 2011078163 W CN2011078163 W CN 2011078163W WO 2013016876 A1 WO2013016876 A1 WO 2013016876A1
Authority
WO
WIPO (PCT)
Prior art keywords
finger
character
distance
coordinates
point
Prior art date
Application number
PCT/CN2011/078163
Other languages
French (fr)
Chinese (zh)
Inventor
张岩
Original Assignee
Zhang Yan
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 Zhang Yan filed Critical Zhang Yan
Publication of WO2013016876A1 publication Critical patent/WO2013016876A1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING OR CALCULATING; 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

Definitions

  • the invention relates to a two-finger gesture text input method. Background technique:
  • the computer input method of a text of the application (patent) No. CN95111187. 6 and the corresponding keyboard are characterized in that the one-dimensional order of the keyboard plane is sorted by the syllable consonant alphabet or the number of strokes from the radical side.
  • another dimension of the keyboard plane is in the order of the number of vowels or the number of syllables or the number of strokes.
  • the application (patent) number is a handwritten text input method of CN94109513. 4, when handwriting input text, it is decomposed into sub-characters of a ⁇ f, and adjacent sub-characters of sub-characters a ⁇ f The specified number is combined and recognized as 1 text.
  • a line cutting rule and a sub-character cutting rule are provided.
  • the input line is judged according to the feature of the stroke, the sub-character and the line cutting rule, and when the input line is the same line as the previously input line, according to the feature of the stroke, the sub-character and the sub-character
  • the cutting rule is used to judge the above sub-characters.
  • the application (patent) number is a method of inputting an external letter character of CN99101082. 5, which can easily and quickly input a text input method and a device for specifying a foreign letter by performing character conversion on the input predetermined letter.
  • a predetermined alphabetic letter desired in a predetermined alphabetic character that can be directly input is input.
  • At least one predetermined foreign alphabetic character combined with the desired predetermined alphabetic character input as described above in the predetermined foreign alphabetic character that cannot be directly input is called.
  • the character conversion from the desired predetermined alphabetic character input as described above to the selected desired foreign alphabetic character is performed.
  • the application (patent) number is CN03112279. 5 digital keypad and pinyin text input method, and belongs to the technical field of input method of computer numerical keypad of pinyin text.
  • the all-in-one numeric keypad includes alphanumeric keys, symbol keys, and function keys. Several alternate keys are provided to arrange convenient keys or touch the mouse and its left and right keys, which can replace the current English large keyboard.
  • the letter in the alphanumeric key is a variable part, which will assign each letter to the corresponding number key according to the letter code of different characters, to satisfy any kind of text for computer numerical input, and the keyboard arrangement format is vertical And horizontal.
  • the coding method in the pinyin text input method includes three parts: letter coding, word coding, and word coding.
  • the present invention provides a two-finger gesture text input method, and the user only needs to indicate the single-finger gesture in two active areas that are convenient for single-finger operation.
  • the different characters are determined and input by the difference in the direction and distance of the single-finger swipe.
  • the present invention includes the following steps:
  • the value and the activity area number are three numerical variables; the angle range value is a relative angle between the finger lifting starting point coordinate and the finger pressing point coordinate; the distance range value is between the finger lifting starting point coordinate and the finger pressing point coordinate Relative distance; the active area number is the number of the active area where the finger presses the point;
  • the present invention and the existing soft keyboard text input need to visually determine the exact position of the button.
  • the invention replaces the fixed key position with the relative direction and distance, which greatly reduces the requirement of the text input on the user's operation precision and text input skill. It simplifies the process of text input, and can realize fast input by hand, which greatly improves the efficiency of text input, has wide application range, and has strong practical value.
  • BRIEF DESCRIPTION OF THE DRAWINGS: 1 is a schematic diagram of a software interface of an embodiment of a method for inputting a two-finger gesture text according to the present invention
  • FIG. 2 is a partial enlarged view of an embodiment of a method for inputting a two-finger gesture text according to the present invention
  • FIG. 3 is a schematic diagram of another software interface in an embodiment of a method for inputting a two-finger gesture text according to the present invention
  • FIG. 4 is a flow chart showing the working principle of a two-finger gesture text input method according to the present invention.
  • FIG. 5 is a flowchart of a software interface operation of a two-finger gesture text input method according to the present invention. detailed description:
  • a touch screen software interface supporting a double thumb gesture text input method includes: two floating touch keyboards, two active areas, and a text editing area.
  • the floating touch keyboard is configured to display a virtual key, and the function thereof is to image the parameters of the input method, which is convenient for use in an initial and more intuitive operation, and can be hidden after the user is proficient; the active area is used for constraining floating The active area of the touch keyboard.
  • the text editing area is used to input and edit text.
  • the angle range value assigned to each character in the step (1) of the present invention corresponds to the elevation angle range of the central angle of the fan-shaped button of the same character in the software interface
  • the minimum and maximum values of the distance range values assigned to each character in step (1) of the present invention correspond to the inner and outer diameters of the fan-shaped button of the same character in the software interface in the software interface;
  • step (2) of the present invention the user's finger is pressed in the active area on the touch screen, and the floating touch keyboard of the active area is moved to a position centered on the pressed point;
  • the software interface of the embodiment of the present invention includes: a text editing area 102, a left screen active area 103 and a right screen active area 104, a left floating touch keyboard 105, and a right floating touch keyboard 106.
  • the text editing area 102 is used to input and edit text.
  • the left-screen active area 103 and the right-screen active area 104 are located below the text editing area 102, side by side, in a position where the thumb can be easily touched, and are used for constraining the left floating touch keyboard 105 and the right floating touch keyboard.
  • the active area of 106 The left floating touch keyboard 105 and the right floating touch keyboard 106 are located inside the left screen active area 103 and the right screen active area 104, respectively, and are movable inside the active area with the user's operation.
  • the functions of the left floating touch keyboard 105 and the right floating touch keyboard 106 are used to display virtual keys.
  • FIG. 3 shows another different software interface layout manner of the floating touch keyboard included in the present invention, but the present invention is not limited to these two layouts.
  • FIG. 5 is a flowchart showing an operation.
  • the left floating touch keyboard 105 or the right floating touch is determined.
  • the corresponding buttons of the left floating touch keyboard 105 and the right floating touch keyboard 106 are selected.
  • elevation angle range 157. 5 degrees - 202. 5 degrees inner diameter range value 2 cm - 3 cm, active area number value 1; and left floating touch keyboard 105 center
  • the elevation angle range is 157. 5 degrees - 202. 5 degrees
  • the inner diameter is 2 cm
  • the outer diameter is 3 cm.
  • the key "A” is enclosed; the following three values are assigned to the character “S”:
  • the elevation angle value is 157. 5 Degree 1 202. 5 degrees, inner diameter range value 1 cm - 2 cm, active area number value 1; and the left floating touch keyboard 105 center as the origin, elevation angle range of 157.5 degrees 1 202.
  • the left thumb of the user touches the left-screen active area 103; the center of the left floating touch keyboard 105 is moved to the pressed point; the user swipes the finger along the center of the pressed point, and the tilt angle is 170 degrees. Enter the " ⁇ " key area of the left floating touch keyboard and lift it up; enter the character " ⁇ ”.
  • the left thumb of the user touches the left-screen active area 103; the center of the left floating touch keyboard 105 is moved to the pressed point; the user swipes the finger along the center of the pressed point, and the tilt angle is 195 degrees. Enter the "S" key area of the left floating touch keyboard and lift it up; enter the character "S".
  • the right thumb of the user touches the right screen active area 104; the center of the right floating touch keyboard 106 is moved to the pressed point; the user swipes the finger along the direction of the pressed point, and the tilt angle is -55 degrees. 8 cm distance, enter the "K" key area of the floating touch keyboard, lift up; enter the character "K".
  • the above embodiment of the present invention only takes the characters “ ⁇ ", the characters "S”, and the characters " ⁇ ” as an example.
  • the above characters " ⁇ ”, the characters "S”, and the characters “ ⁇ ” can represent any Chinese character or Western character. And other characters.

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)
  • Input From Keyboards Or The Like (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

Disclosed is a double-finger gesture character inputting method, including the following steps: (1) assigning three numeric variables, namely angular extent value, distance extent value, and active zone number to corresponding characters in a character library; (2) when a finger of a user presses within an active zone of a touch screen, then obtaining a press-down point coordinate and the number of the active zone where the press-down point is located; (3) when the finger of the user is lifted after sliding for a distance on the touch screen, then obtaining a lift point coordinate; and (4) if the three numeric variables, namely the angular extent value, the distance extent value, and the active zone number meet the numeric range requirements of a certain character in the character library, then inputting the character. The present invention replaces the fixed key mapping with a relative direction and distance, greatly lowering the requirements the user by character input in terms of operation accuracy and character input skills and simplifying the character input process, and fast input by virtue of hand feel can be realized, significantly improving the character input efficiency, which has a strong practical value.

Description

一种双指手势文字输入方法 技术领域:  Two-finger gesture text input method Technical field:
本发明涉及一种双指手势文字输入方法。 背景技术:  The invention relates to a two-finger gesture text input method. Background technique:
随着触摸屏技术在电子产品领域的普及, 使用触摸屏技术的软件虚拟键盘, 亦称作软 键盘的文字输入方式也得到普遍应用。 但是, 目前已知软键盘输入方式与传统的机械键盘 相比, 体验感较差。 具体而言, 由于没有传统机械键盘按键的触感, 软键盘使用者在输入 字符时无法只凭手感进行盲打, 必须用目视保证输入准确度, 使用者需要同时关注相距较 远的文本编辑区和软键盘的每一个键位的位置, 输入效率低。 尤其对于平板电脑而言, 因 为使用者经常在缺少桌面等支撑物的情况下以双手持握操作, 当使用者以双手持握方式输 入文字时, 拇指在输入过程中有过长的操作距离, 这也降低了输入效率。  With the popularity of touch screen technology in the field of electronic products, software virtual keyboards using touch screen technology, also known as soft keyboard text input methods, have also been widely used. However, the soft keyboard input method is currently known to have a poorer experience than a conventional mechanical keyboard. Specifically, since there is no tactile sensation of the traditional mechanical keyboard keys, the soft keyboard user cannot blindly play only by hand when inputting characters, and the visual accuracy must be ensured by the visual, and the user needs to pay attention to the text editing area which is far away from each other. And the position of each key position of the soft keyboard, the input efficiency is low. Especially for tablet computers, because the user often uses two hands-held grips in the absence of a support such as a desktop, when the user inputs text in a double-handed manner, the thumb has an excessive operating distance during the input process. This also reduces input efficiency.
例如, 申请(专利)号为 CN95111187. 6 的一种文字的计算机输入方法及相应的键盘, 其特征是在键盘平面的一维顺序以音节辅音发音字母排序或从部首边旁的笔划数数目为 序, 键盘平面的另一维以元音字母数目或音节数为序或笔划数为序。  For example, the computer input method of a text of the application (patent) No. CN95111187. 6 and the corresponding keyboard are characterized in that the one-dimensional order of the keyboard plane is sorted by the syllable consonant alphabet or the number of strokes from the radical side. For the order, another dimension of the keyboard plane is in the order of the number of vowels or the number of syllables or the number of strokes.
例如, 申请 (专利) 号为 CN94109513. 4 的一种手写文字输入方法, 当手写输入文字 时, 把它分解为 a〜f 的子字符, 并且, 把子字符 a〜f 中相邻的子字符组合成指定的数量, 识别为 1个文字。 在检测手写输入的文字各笔划的笔迹特征, 利用检测的上述特征量识别 子字符并将上述子字符组合后识别文字的手写文字输入方法中, 备有行切割规则和子字符 切割规则, 当输入上述笔划时, 根据该笔划的特征、 上述子字符和上述行切割规则判断输 入的行, 当输入的上述行与以前输入的行是同一行时, 根据上述笔划的特征、 上述子字符 和上述子字符切割规则, 进行上述子字符的判断。  For example, the application (patent) number is a handwritten text input method of CN94109513. 4, when handwriting input text, it is decomposed into sub-characters of a~f, and adjacent sub-characters of sub-characters a~f The specified number is combined and recognized as 1 text. In the handwriting character input method for detecting the handwriting features of each stroke of the character input by the handwriting, and the handwritten character input method for recognizing the subcharacter by using the detected feature amount and combining the subcharacters, a line cutting rule and a sub-character cutting rule are provided. When the stroke is drawn, the input line is judged according to the feature of the stroke, the sub-character and the line cutting rule, and when the input line is the same line as the previously input line, according to the feature of the stroke, the sub-character and the sub-character The cutting rule is used to judge the above sub-characters.
例如, 申请 (专利) 号为 CN99101082. 5 的一种规定外字母文字的输入方法, 其通过 把输入的规定字母进行文字变换,能简单且迅速地输入规定外字母的文字输入方法及其装 置。 在该方法及其装置中,输入能直接输入的规定字母文字中所希望的规定字母文字。 调 出不能够直接输入的规定外字母文字中与上述输入的所希望的规定字母文字组合的至少 1 个规定外字母文字。 选择该至少 1个规定外字母文字中所希望的 1个规定外字母文字。 进 行从上述输入的所希望的规定字母文字向上述选择的所希望的规定外字母文字的文字变 换。 再例如, 申请 (专利) 号为 CN03112279. 5的 数字小键盘及拼音文字输入方法, 属于 拼音文字的计算机数字小键盘的输入方法技术领域。 全能数字小键盘包括数字字母键、 符 号键和功能键, 设有几个备用键可安排便捷键或触摸鼠标及其左右键, 可以替代现行的英 文大键盘。 其中, 数字字母键中的字母为可变部分, 它将根据不同文字的字母代码将每个 字母分配在对应的数字键上, 以满足任何一种文字进行计算机数字输入, 键盘排列格式为 竖排式和横排式。 拼音文字输入方法中的编码方法包括字母编码、 单词编码、 词语编码三 部分。 For example, the application (patent) number is a method of inputting an external letter character of CN99101082. 5, which can easily and quickly input a text input method and a device for specifying a foreign letter by performing character conversion on the input predetermined letter. In the method and apparatus thereof, a predetermined alphabetic letter desired in a predetermined alphabetic character that can be directly input is input. At least one predetermined foreign alphabetic character combined with the desired predetermined alphabetic character input as described above in the predetermined foreign alphabetic character that cannot be directly input is called. Select one of the predetermined foreign alphabet characters desired in the at least one predetermined foreign alphabet. The character conversion from the desired predetermined alphabetic character input as described above to the selected desired foreign alphabetic character is performed. For example, the application (patent) number is CN03112279. 5 digital keypad and pinyin text input method, and belongs to the technical field of input method of computer numerical keypad of pinyin text. The all-in-one numeric keypad includes alphanumeric keys, symbol keys, and function keys. Several alternate keys are provided to arrange convenient keys or touch the mouse and its left and right keys, which can replace the current English large keyboard. Among them, the letter in the alphanumeric key is a variable part, which will assign each letter to the corresponding number key according to the letter code of different characters, to satisfy any kind of text for computer numerical input, and the keyboard arrangement format is vertical And horizontal. The coding method in the pinyin text input method includes three parts: letter coding, word coding, and word coding.
但是上述专利和技术均没有解决单指文字输入的技术问题。 发明内容:  However, none of the above patents and technologies solve the technical problem of single-finger text input. Summary of the invention:
为了克服已知软键盘体验感差、 输入效率低的问题, 本发明提供一种双指手势文字输 入方法, 使用者只需在便于单指操作的两个活动区内以单指手势指示方式, 通过单指划动 的方向和距离的不同, 确定并输入不同的字符, 本发明包括以下步骤:  In order to overcome the problem that the known soft keyboard experience is poor and the input efficiency is low, the present invention provides a two-finger gesture text input method, and the user only needs to indicate the single-finger gesture in two active areas that are convenient for single-finger operation. The different characters are determined and input by the difference in the direction and distance of the single-finger swipe. The present invention includes the following steps:
( 1 ) 将角度范围值、 距离范围值、 活动区编号这三个数值变量赋值到字库中的相应的 字符上; 使字库中的每一个字符都具体对应一组相应的角度范围值、 距离范围值、 活动区 编号这三个数值变量; 所述角度范围值是手指抬起点坐标与手指按下点坐标间的相对角 度; 所述距离范围值是手指抬起点坐标和手指按下点坐标间的相对距离; 所述活动区编号 是手指按下点所在活动区的编号;  (1) Assigning three numerical variables, such as the angular range value, the distance range value, and the active area number, to the corresponding characters in the font; each character in the font corresponds to a corresponding set of angular range values and distance ranges. The value and the activity area number are three numerical variables; the angle range value is a relative angle between the finger lifting starting point coordinate and the finger pressing point coordinate; the distance range value is between the finger lifting starting point coordinate and the finger pressing point coordinate Relative distance; the active area number is the number of the active area where the finger presses the point;
(2) 当使用者的手指在触摸屏上的活动区里按下, 即获得一个按下点坐标和按下点所 在活动区的编号;  (2) When the user's finger is pressed in the active area on the touch screen, the coordinates of the pressed point and the number of the active area of the pressed point are obtained;
( 3) 当使用者的手指在触摸屏上划动一段距离后抬起时, 即获得一个抬起点坐标; (3) When the user's finger is lifted by a distance on the touch screen and raised, a lifting point coordinate is obtained;
(4) 当以下三个数值: 即步骤 (3) 中的手指抬起点坐标与步骤 (2) 中的手指按下点 坐标间的相对角度、 步骤 (3) 中的手指抬起点坐标和步骤 (2) 中的手指按下点坐标间的 相对距离、 以及步骤 (2) 中的手指按下点所在活动区的编号符合在步骤 (1 ) 中已经设定 好的赋值在字库中的某一个字符的数值范围要求, 则输入此字符。 (4) When the following three values are used: the relative angle between the finger lift start point coordinate in step (3) and the finger press point coordinate in step (2), the finger lift start point coordinate and step in step (3) ( 2) The relative distance between the coordinates of the finger press point and the number of the active area of the finger press point in step (2) match the one of the characters in the font that has been set in step (1). Enter the character for the range of values required.
本发明与目前现有的软键盘文字输入需要目视确定准确的按键位置不同, 本发明用相 对方向和距离代替固定键位, 大大降低了文字输入对使用者操作精确度和文字输入技能的 要求, 简化了文字输入的过程, 并可实现凭借手感快速输入, 极大地提高了文字输入效率, 适用范围广, 具有较强的实用价值。 附图说明: 图 1是本发明所述一种双指手势文字输入方法的实施例的软件界面示意图; 图 2是本发明所述一种双指手势文字输入方法的实施例的局部放大图; The present invention and the existing soft keyboard text input need to visually determine the exact position of the button. The invention replaces the fixed key position with the relative direction and distance, which greatly reduces the requirement of the text input on the user's operation precision and text input skill. It simplifies the process of text input, and can realize fast input by hand, which greatly improves the efficiency of text input, has wide application range, and has strong practical value. BRIEF DESCRIPTION OF THE DRAWINGS: 1 is a schematic diagram of a software interface of an embodiment of a method for inputting a two-finger gesture text according to the present invention; FIG. 2 is a partial enlarged view of an embodiment of a method for inputting a two-finger gesture text according to the present invention;
图 3 是本发明所述一种双指手势文字输入方法的实施例中的另外一种软件界面示意 图;  3 is a schematic diagram of another software interface in an embodiment of a method for inputting a two-finger gesture text according to the present invention;
图 4是本发明所述一种双指手势文字输入方法的的工作原理流程图;  4 is a flow chart showing the working principle of a two-finger gesture text input method according to the present invention;
图 5是本发明所述一种双指手势文字输入方法的的软件界面操作流程图。 具体实施方式:  FIG. 5 is a flowchart of a software interface operation of a two-finger gesture text input method according to the present invention. detailed description:
为了使本发明的技术方案更加清楚明白, 以下结合说明书附图图 1至图 5详细介绍本 发明的具体实施方式。在此, 对本发明具体实施方式的描述, 仅以举例的方式解释本发明, 并不用于限定本发明。  In order to make the technical solutions of the present invention clearer, the specific embodiments of the present invention will be described in detail below with reference to the accompanying drawings Figs. The description of the specific embodiments of the present invention is intended to be illustrative of the invention
在本发明具体实施实施方式中提供的一种支持双拇指手势文字输入方法的触摸屏软件 界面, 所述软件界面包括: 两个浮动触控键盘、 两个活动区、 一个文本编辑区。  In the embodiment of the present invention, a touch screen software interface supporting a double thumb gesture text input method is provided. The software interface includes: two floating touch keyboards, two active areas, and a text editing area.
所述浮动触控键盘, 用于显示虚拟按键, 其作用是将输入方法的参数图像化, 便于使 用初期更直观的操作, 在使用者熟练掌握后可隐藏; 所述活动区, 用于约束浮动触控键盘 的活动区域。 所述文本编辑区, 用于输入和编辑文本。  The floating touch keyboard is configured to display a virtual key, and the function thereof is to image the parameters of the input method, which is convenient for use in an initial and more intuitive operation, and can be hidden after the user is proficient; the active area is used for constraining floating The active area of the touch keyboard. The text editing area is used to input and edit text.
上述软件界面与输入方法的对应关系为:  The corresponding relationship between the above software interface and the input method is:
1. 本发明步骤 (1 ) 中被赋值在每个字符上的角度范围值, 对应于软件界面中相同字 符的扇环形按键的圆心角的仰角范围;  1. The angle range value assigned to each character in the step (1) of the present invention corresponds to the elevation angle range of the central angle of the fan-shaped button of the same character in the software interface;
2. 本发明步骤 (1 ) 中被赋值在每个字符上的距离范围值的最小值和最大值, 对应于 软件界面中软件界面中相同字符的扇环形按键的内径、 外径长度;  2. The minimum and maximum values of the distance range values assigned to each character in step (1) of the present invention correspond to the inner and outer diameters of the fan-shaped button of the same character in the software interface in the software interface;
3. 本发明步骤 (2 ) 中, 使用者的手指在触摸屏上的活动区内按下, 所在活动区的浮 动触控键盘移动到以按下点为中心的位置;  3. In the step (2) of the present invention, the user's finger is pressed in the active area on the touch screen, and the floating touch keyboard of the active area is moved to a position centered on the pressed point;
4. 由于软件界面是输入方法参数的图像化体现,所以使用者的手指抬起位置所在的浮 动触控键盘键位字符, 与本发明步骤 (4) 得到的输入字符一致。  4. Since the software interface is an image representation of the input method parameters, the floating touch keyboard key characters where the user's finger is raised are consistent with the input characters obtained in step (4) of the present invention.
如图 1所示, 本发明实施例的软件界面包括: 文本编辑区 102、 左屏幕活动区 103和 右屏幕活动区 104、 左浮动触控键盘 105和右浮动触控键盘 106。  As shown in FIG. 1, the software interface of the embodiment of the present invention includes: a text editing area 102, a left screen active area 103 and a right screen active area 104, a left floating touch keyboard 105, and a right floating touch keyboard 106.
所述文本编辑区 102, 用于输入和编辑文本。  The text editing area 102 is used to input and edit text.
所述左屏幕活动区 103和右屏幕活动区 104, 位于所述文本编辑区 102下方, 左右并 排, 处于拇指可方便触控的位置, 用于约束左浮动触控键盘 105和右浮动触控键盘 106的 活动区域。 左浮动触控键盘 105和右浮动触控键盘 106, 分别位于左屏幕活动区 103和右屏幕活 动区 104内部, 并能够随使用者的操作在活动区内部移动。 左浮动触控键盘 105和右浮动 触控键盘 106的功能用于显示虚拟按键。 The left-screen active area 103 and the right-screen active area 104 are located below the text editing area 102, side by side, in a position where the thumb can be easily touched, and are used for constraining the left floating touch keyboard 105 and the right floating touch keyboard. The active area of 106. The left floating touch keyboard 105 and the right floating touch keyboard 106 are located inside the left screen active area 103 and the right screen active area 104, respectively, and are movable inside the active area with the user's operation. The functions of the left floating touch keyboard 105 and the right floating touch keyboard 106 are used to display virtual keys.
图 3所示为本发明包含的浮动触控键盘的另外一种不同的软件界面布局方式, 但本发 明并不限于这两种布局。  FIG. 3 shows another different software interface layout manner of the floating touch keyboard included in the present invention, but the present invention is not limited to these two layouts.
图 5所示为操作流程图,当使用者的手指点击平板电脑 101的屏幕的左屏幕活动区 103 或右屏幕活动区 104内某一点, 便确定了左浮动触控键盘 105或右浮动触控键盘 106的中 心点, 当手指划动到左浮动触控键盘 105或右浮动触控键盘 106的某个按键区域, 左浮动 触控键盘 105和右浮动触控键盘 106被选中的相应按键均有颜色或形状上的变化, 以提示 使用者被激活的相应字符,当使用者抬起手指,则确定此字符并输入到文本编辑区 102中。  FIG. 5 is a flowchart showing an operation. When the user's finger clicks on a point in the left-screen active area 103 or the right-screen active area 104 of the screen of the tablet 101, the left floating touch keyboard 105 or the right floating touch is determined. At the center of the keyboard 106, when the finger is swiped to a button area of the left floating touch keyboard 105 or the right floating touch keyboard 106, the corresponding buttons of the left floating touch keyboard 105 and the right floating touch keyboard 106 are selected. A change in color or shape to prompt the user to activate the corresponding character, and when the user lifts the finger, the character is determined and entered into the text editing area 102.
下面依据图 4所示输入法工作原理流程图, 并以图 1、 图 2所示为例进行详细操作说 明:  The following is based on the flow chart of the input method shown in Figure 4, and the detailed operation instructions are shown in Figure 1 and Figure 2 as an example:
将以下三个数值赋值在字符 "A "上: 仰角范围值 157. 5度一 202. 5度, 内径范围值 2 厘米一 3厘米,活动区编号数值 1 ;并以左浮动触控键盘 105中心为原点,仰角范围值 157. 5 度一 202. 5度, 内径 2厘米, 外径 3厘米围成按键 "A"; 将以下三个数值赋值在字符 "S " 上: 仰角范围值 157. 5度一 202. 5度, 内径范围值 1厘米一 2厘米, 活动区编号数值 1 ; 并 以左浮动触控键盘 105中心为原点, 仰角范围值 157. 5度一 202. 5度, 内径 1厘米, 外径 2 厘米围成按键 "S "; 将以下三个数值赋值在字符 "K"上: 仰角范围值 -67. 5 度一- 22. 5 度, 内径范围值 1厘米一 2厘米, 活动区编号数值 2; 并以右浮动触控键盘 106中心为原 点, 仰角范围值 -67. 5度一- 22. 5度, 内径 1厘米, 外径 2厘米围成按键 "K"。  Assign the following three values to the character "A": elevation angle range 157. 5 degrees - 202. 5 degrees, inner diameter range value 2 cm - 3 cm, active area number value 1; and left floating touch keyboard 105 center For the origin, the elevation angle range is 157. 5 degrees - 202. 5 degrees, the inner diameter is 2 cm, and the outer diameter is 3 cm. The key "A" is enclosed; the following three values are assigned to the character "S": The elevation angle value is 157. 5 Degree 1 202. 5 degrees, inner diameter range value 1 cm - 2 cm, active area number value 1; and the left floating touch keyboard 105 center as the origin, elevation angle range of 157.5 degrees 1 202. 5 degrees, inner diameter 1 cm , the outer diameter of 2 cm is enclosed by the button "S"; the following three values are assigned to the character "K": elevation angle range -67. 5 degrees - 22. 5 degrees, inner diameter range value 1 cm - 2 cm, activity The area number is 2; and the center of the right floating touch keyboard 106 is the origin, and the elevation angle value is -67. 5 degrees - 22. 5 degrees, the inner diameter is 1 cm, and the outer diameter is 2 cm, and the button "K" is enclosed.
使用者左手拇指接触左屏幕活动区 103; 使左浮动触控键盘 105的中心移动到按下点; 使用者将手指沿着以按下点为圆心, 倾角为 170度的方向划动 2. 5厘米距离, 进入左浮动 触控键盘的" Α"键区域, 抬起; 则输入字符" Α"。使用者左手拇指接触左屏幕活动区 103; 使左浮动触控键盘 105的中心移动到按下点; 使用者将手指沿着以按下点为圆心, 倾角为 195度的方向划动 1. 2厘米距离, 进入左浮动触控键盘的 " S "键区域, 抬起; 则输入字符 "S "。 使用者右手拇指接触右屏幕活动区 104; 使右浮动触控键盘 106的中心移动到按下 点; 使用者将手指沿着以按下点为圆心, 倾角为 -55度的方向划动 1. 8厘米距离, 进入浮 动触控键盘的 "K"键区域, 抬起; 则输入字符 "K"。  The left thumb of the user touches the left-screen active area 103; the center of the left floating touch keyboard 105 is moved to the pressed point; the user swipes the finger along the center of the pressed point, and the tilt angle is 170 degrees. Enter the "Α" key area of the left floating touch keyboard and lift it up; enter the character "Α". The left thumb of the user touches the left-screen active area 103; the center of the left floating touch keyboard 105 is moved to the pressed point; the user swipes the finger along the center of the pressed point, and the tilt angle is 195 degrees. Enter the "S" key area of the left floating touch keyboard and lift it up; enter the character "S". The right thumb of the user touches the right screen active area 104; the center of the right floating touch keyboard 106 is moved to the pressed point; the user swipes the finger along the direction of the pressed point, and the tilt angle is -55 degrees. 8 cm distance, enter the "K" key area of the floating touch keyboard, lift up; enter the character "K".
上述本发明实施例仅以字符 "Α"、字符" S "和字符 "Κ"作为举例, 以上所述字符 "Α"、 字符 "S "和字符 "Κ"能够代表任何中文字符或西文字符及其它字符。  The above embodiment of the present invention only takes the characters "Α", the characters "S", and the characters "Κ" as an example. The above characters "Α", the characters "S", and the characters "Κ" can represent any Chinese character or Western character. And other characters.
以上所述, 仅为本发明的具体实施方式, 但本发明的保护范围并不局限于此, 任何熟 悉本技术领域的技术人员在本发明公开的范围内, 可轻易想到的变化或替换, 都涵盖在本 发明的保护范围内。 The above description is only a specific embodiment of the present invention, but the scope of protection of the present invention is not limited thereto, and any It is to be understood that those skilled in the art are susceptible to variations or substitutions within the scope of the present invention.

Claims

1. 一种双指手势文字输入方法, 其特征在于, 包括以下步骤: 1. A two-finger gesture text input method, characterized in that it includes the following steps:
(1) 将角度范围值、 距离范围值、 活动区编号这 3个数值变量赋值到字库中的相应的 字符上; 使字库中的每一个字符都具体对应一组相应的角度范围值、 距离范围值、 活动区 编号这 3个数值变量;所述角度范围值是手指抬起点坐标与手指按下点坐标间的相对角度; 所述距离范围值是手指抬起点坐标和手指按下点坐标间的相对距离; 所述活动区编号是手 指按下点所在活动区的编号; (1) Assign the three numerical variables of angle range value, distance range value, and activity area number to the corresponding characters in the font library; make each character in the font library correspond to a set of corresponding angle range values and distance ranges. There are three numerical variables: value and active area number; the angle range value is the relative angle between the coordinates of the finger lifting point and the finger pressing point coordinates; the distance range value is the relative angle between the finger lifting point coordinates and the finger pressing point coordinates. Relative distance; The activity area number is the number of the activity area where the finger press point is located;
(2) 当使用者的手指在触摸屏上的活动区里按下, 即获得一个按下点坐标和按下点所 在活动区的编号; (2) When the user presses his finger in the active area on the touch screen, the coordinates of the pressed point and the number of the active area where the pressed point is located are obtained;
(3) 当使用者的手指在触摸屏上划动一段距离后抬起时, 即获得一个抬起点坐标; (3) When the user's finger moves a certain distance on the touch screen and then lifts up, a lifting point coordinate is obtained;
(4) 如果以下三个数值: 步骤 (3) 中的手指抬起点坐标与步骤 (2) 中的手指按下点 坐标间的相对角度、 步骤 (3) 中的手指抬起点坐标和步骤 (2) 中的手指按下点坐标间的 相对距离以及步骤 (2) 中的手指按下点所在活动区的编号符合在步骤 (1) 中已经设定好 的赋值在字库中的某一个字符的数值范围要求, 则输入此字符。 (4) If the following three values are: the relative angle between the coordinates of the finger lifting point in step (3) and the coordinates of the finger pressing point in step (2), the coordinates of the finger lifting point in step (3) and the coordinates of the finger pressing point in step (2) ) The relative distance between the coordinates of the finger pressing point in step (2) and the number of the active area where the finger pressing point is located in step (2) match the value assigned to a certain character in the font that has been set in step (1) If the range is required, enter this character.
PCT/CN2011/078163 2011-08-01 2011-08-09 Double-finger gesture character inputting method WO2013016876A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201110219006A CN102331905A (en) 2011-08-01 2011-08-01 Text input method implemented in two-fingered gesture
CN201110219006.4 2011-08-01

Publications (1)

Publication Number Publication Date
WO2013016876A1 true WO2013016876A1 (en) 2013-02-07

Family

ID=45483698

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2011/078163 WO2013016876A1 (en) 2011-08-01 2011-08-09 Double-finger gesture character inputting method

Country Status (2)

Country Link
CN (1) CN102331905A (en)
WO (1) WO2013016876A1 (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102819370B (en) * 2012-07-26 2015-04-29 江西联创电子股份有限公司 Recognizing technology of two finger gesture input of capacitive touch screen
TWI499967B (en) * 2012-12-21 2015-09-11 Univ Nat Cheng Kung Touch input mehod for electronical device with virtual buttons, system thereof, programed product thereof and readable recording medium thereof
CN104142797B (en) * 2013-05-07 2018-09-14 纬创资通(昆山)有限公司 The input method of tablet computer and tablet computer
CN107450822A (en) * 2016-05-31 2017-12-08 宇龙计算机通信科技(深圳)有限公司 A kind of method, apparatus and terminal device for inputting character

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030006967A1 (en) * 2001-06-29 2003-01-09 Nokia Corporation Method and device for implementing a function
KR20060119527A (en) * 2005-05-20 2006-11-24 삼성전자주식회사 System, method and wireless terminal for inputting text messages in a slide manner on a touch screen
JP2007213615A (en) * 2001-12-20 2007-08-23 Misawa Homes Co Ltd Touch type key input device, touch type key input method and program
CN101477431A (en) * 2008-01-04 2009-07-08 宏达国际电子股份有限公司 Handheld electronic device and operation method thereof

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
TWI389721B (en) * 2007-09-28 2013-03-21 Konami Digital Entertainment Indicating input processing device, computer program and information recording medium
KR20100088647A (en) * 2009-01-31 2010-08-10 김호연 A method and apparatus for character input and command input with touch screen
JP2011034494A (en) * 2009-08-05 2011-02-17 Sony Corp Display apparatus, information input method, and program
KR20110018075A (en) * 2009-08-17 2011-02-23 삼성전자주식회사 Character input method and device using touch screen in portable terminal

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030006967A1 (en) * 2001-06-29 2003-01-09 Nokia Corporation Method and device for implementing a function
JP2007213615A (en) * 2001-12-20 2007-08-23 Misawa Homes Co Ltd Touch type key input device, touch type key input method and program
KR20060119527A (en) * 2005-05-20 2006-11-24 삼성전자주식회사 System, method and wireless terminal for inputting text messages in a slide manner on a touch screen
CN101477431A (en) * 2008-01-04 2009-07-08 宏达国际电子股份有限公司 Handheld electronic device and operation method thereof

Also Published As

Publication number Publication date
CN102331905A (en) 2012-01-25

Similar Documents

Publication Publication Date Title
KR100678945B1 (en) Touchpad input information processing device and method
JP6115867B2 (en) Method and computing device for enabling interaction with an electronic device via one or more multi-directional buttons
JP3727399B2 (en) Screen display type key input device
US10379626B2 (en) Portable computing device
JP2006524955A (en) Unambiguous text input method for touch screen and reduced keyboard
JP2013527539A5 (en)
WO2010010350A1 (en) Data input system, method and computer program
JP2003015808A (en) Touch-type key input apparatus
JP5102894B1 (en) Character input device and portable terminal device
CN101118476A (en) Method for correcting typing error according to keyboard character arrangement position
WO2013016876A1 (en) Double-finger gesture character inputting method
Fuccella et al. Touchtap: A gestural technique to edit text on multi-touch capable mobile devices
JP5891540B2 (en) Character input device, character input method, and program
CN103324432B (en) A kind of multiple language common stroke input system
JP6139647B1 (en) Information processing apparatus, input determination method, and program
JP2003005902A (en) Character input device, information processing device, control method of character input device, and storage medium
TW201447733A (en) Braille input method based on touch track
US9563355B2 (en) Method and system of data entry on a virtual interface
CN100524185C (en) Reduced keyboard with composite keys
JP2012108810A (en) Character input device and character input device operation method
CN1794145A (en) Touch-sensitive buttons
KR100656779B1 (en) Character input device using touch pad and input method thereof
WO2013078621A1 (en) Touch screen input method for electronic device, and electronic device
JP2014140236A (en) Character data input device
JP2013033553A (en) Character data input device

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

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

Country of ref document: EP

Kind code of ref document: A1

122 Ep: pct application non-entry in european phase

Ref document number: 11870411

Country of ref document: EP

Kind code of ref document: A1

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205N DATED 08/04/2014)

122 Ep: pct application non-entry in european phase

Ref document number: 11870411

Country of ref document: EP

Kind code of ref document: A1