WO2013177903A1 - 文本输入的方法和装置 - Google Patents

文本输入的方法和装置 Download PDF

Info

Publication number
WO2013177903A1
WO2013177903A1 PCT/CN2012/084304 CN2012084304W WO2013177903A1 WO 2013177903 A1 WO2013177903 A1 WO 2013177903A1 CN 2012084304 W CN2012084304 W CN 2012084304W WO 2013177903 A1 WO2013177903 A1 WO 2013177903A1
Authority
WO
WIPO (PCT)
Prior art keywords
text
input
cursor
graphic
text collection
Prior art date
Application number
PCT/CN2012/084304
Other languages
English (en)
French (fr)
Inventor
刘志林
Original Assignee
华为技术有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 华为技术有限公司 filed Critical 华为技术有限公司
Priority to US13/886,937 priority Critical patent/US20130326428A1/en
Publication of WO2013177903A1 publication Critical patent/WO2013177903A1/zh

Links

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/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
    • G06F3/0236Character input methods using selection techniques to select from displayed items
    • 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/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • G06F3/0482Interaction with lists of selectable items, e.g. 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/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 present invention relates to the field of terminal technologies, and more particularly to a method and apparatus for text input. Background technique
  • terminal equipment English Terminal Equipment
  • Text input is an important auxiliary function and is widely used in many terminal devices and applications.
  • the terminal device usually only provides a direction key and a small number of other keys such as a determination key, a power key, etc. on the input device of the terminal device, so that the text input is mainly performed by the direction key on such a terminal device. .
  • the commonly used arrow key-based text input method is to select a character, a letter or a number by moving a cursor
  • the specific content includes: displaying a soft keyboard containing a plurality of characters, letters and/or numbers on the display, and defaulting The position provides a cursor for identifying the currently selected character, letter or number in the soft keyboard; correspondingly moving the cursor according to the up, down, left and right direction keys; when the trigger of the OK key is received, the character at the cursor position is , letters or numbers are entered into the text.
  • Embodiments of the present invention provide a method and apparatus for text input, which can improve input efficiency.
  • a method for text input comprising: presenting a text input interface on a display device; detecting a first input of the input device, the first input triggering a query text database; presenting in the text input interface according to the first input a text collection graphic corresponding to the text database, and displaying a cursor at a default position of the text collection graphic, wherein the text collection graphic includes text arranged along the circumference, the cursor indicates the currently selected text; and the second input of the input device is detected, the second input Selecting text in the text collection graphic; according to the second input of the input device, an input set matching the text in the selected text collection graphic is presented at the text input interface for input by the input device.
  • a device for text input including: a presentation unit, an input device Setting and detecting unit: a rendering unit, presenting a text input interface on the display device; detecting unit, detecting a first input of the input device, the first input triggering a query text database; and the rendering unit is further in accordance with the first input detected by the detecting unit a text collection graphic corresponding to the text database is presented in the input interface, and the cursor is displayed at a default position of the text collection graphic, wherein the text collection graphic includes text arranged along the circumference, the cursor indicates the currently selected text; and the detecting unit further detects the input device a second input, the second input selects text in the text collection graphic; the rendering unit further presents an input set matching the text in the selected text collection graphic to the input device according to the second input of the input device .
  • the above technical solution presents a text set associated with the input location on the display device by inputting the input device of the terminal device, and by displaying the text set in a circular arrangement, the selection of the text set only needs to move the cursor in one direction, without Repeatedly switching between multiple direction keys or moving the cursor back and forth in a two-dimensional soft keyboard reinforces the text input operation, improving input efficiency and user experience.
  • FIG. 1 is a schematic diagram of an input device of a terminal device in the related art.
  • FIG. 2 is a schematic block diagram of a terminal device in the related art.
  • FIG. 3 is a schematic flow chart of a method of text input according to an embodiment of the present invention.
  • FIG. 4 is a schematic flow chart of a method of text input according to another embodiment of the present invention.
  • 5A through 51 are schematic views of another embodiment of the present invention.
  • 6A and 6B are schematic block diagrams of an apparatus for text input according to an embodiment of the present invention. detailed description
  • Fig. 1 is a schematic diagram of an input device 10 of a terminal device in the related art.
  • the input device 10 includes: an up direction key 11, a down direction key 12, a left direction key 13, a right direction key 14 and/or a determination key 16, or alternatively, a special form of the omnidirectional key 15 as a direction key .
  • the omnidirectional key 15 can be moved clockwise or counterclockwise in the circumferential direction and can be input at any position on the circumference.
  • the shuttle remote control Shuttle Remote in English
  • the usual implementation is that the omnidirectional key 15 integrates the up direction key 11, the down direction key 12, the left direction key 13, and the right direction key 14.
  • the omnidirectional key 15 is equivalent to the input of the right direction key 14 at a position corresponding to three points corresponding to the circumference of the clock.
  • Fig. 2 is a schematic block diagram of a terminal device 20 in the related art.
  • the terminal device 20 includes a display device 21, an input device 22, a processor 23, a memory 24, and the like.
  • the input device 22 is the same as or similar to the input device 10 of FIG.
  • the display device 21 can be a suitable device such as a cathode ray tube (CRT, Cathode Ray Tube) display, a liquid crystal display (LCD), or the like, which can be used to present a graphical user interface.
  • CTR cathode ray tube
  • LCD liquid crystal display
  • Input device 22 may include any suitable means, such as a keyboard, mouse, track recognizer, voice recognition interface, etc., for receiving user input and transmitting to the processor.
  • the memory 24 may be an application database including RAM and ROM, or any fixed storage medium, an example. Two-way communication with other devices.
  • Memory 24 and processor 23 may also be integrated into a physical module to which embodiments of the present invention are applied, on which the programs implementing the embodiments of the present invention are stored and executed.
  • the terminal device 20 can be applied to the embodiment of the present invention.
  • the input device 22 includes but is not limited to a TV remote control input device, a mobile phone, a computer, etc., any device including a direction key and a determination key, or other keys such as a volume key, a central control key,
  • the method of the embodiment of the present invention can be adopted for the device of the "OK" key or the like instead of the direction key and the determination key.
  • FIG. 3 is a schematic flow diagram of a method 30 of text entry in accordance with an embodiment of the present invention. 531. Present a text input interface on the display device.
  • the text collection associated with the input location is presented on the display device by inputting the input device of the terminal device, and the text collection is circularly arranged to display, so that the selection of the text collection only needs to move the cursor in one direction. There is no need to repeatedly switch between multiple direction keys or move the cursor back and forth in the two-dimensional soft keyboard, which reduces the input operation and user experience.
  • detecting an input of any direction key of the input device correspondingly determining, by the physical position of the input, a position where the cursor is located in the text collection graphic, and simultaneously in the text input interface The corresponding position of the text collection graphic highlights the text collection of the rendered portion.
  • the direction key of the input device includes an up direction key, detecting an input of the up direction key, and correspondingly determining, by the physical position of the input, that the cursor moves directly above the text set graphic And simultaneously highlighting a partial text set directly above the text collection graphic;
  • the direction key of the input device includes a down direction key, detecting an input of the down direction key, correspondingly determining the physical position of the input Moving the cursor directly below the text collection graphic while highlighting a partial text collection directly below the text collection graphic;
  • detecting the left direction key when a direction key of the input device includes a left direction key Input, correspondingly determining that the cursor moves to the left side of the text collection graphic with the physical position of the input, while highlighting a partial text set of the left side of the text collection graphic;
  • the direction of the input device When the key includes a right direction key, detecting an input of the right direction key, and determining the cursor correspondingly to the physical position of the input Moving to the right of the text set pattern, while the
  • the direction key of the input device includes an omnidirectional key
  • detecting a rotation trajectory of the omnidirectional key of the input device determining a moving direction of the cursor with the rotation trajectory, and simultaneously inputting the text
  • the movement of the cursor in the text collection graphic along the circumference is correspondingly presented in the interface, and the text of the position where the cursor is located is highlighted.
  • determining a moving direction of the cursor by the rotation trajectory when the moving direction of the cursor and the text in the text collection image
  • the cursor is moved from the current position to the next text in the order of the text collection graphic, or when the movement direction of the cursor is opposite to the arrangement order of the text in the text collection image.
  • the cursor is moved from the current position to the last text of the text set graphic sequence.
  • the input of the same direction key is detected again after the time threshold is exceeded, or the detection is detected.
  • querying the text database to obtain an input set that matches the text in the text collection graphic currently selected by the cursor, and presenting the input set to the text input interface Input device input.
  • the input device of the device is a shuttle remote controller, wherein the shuttle remote controller includes an omnidirectional key for moving clockwise or counterclockwise in the circumferential direction, and inputting at any position on the circumference.
  • a text collection graphic corresponding to the alphabet database is presented in the text input interface, and a cursor is displayed at a default position of the text collection graphic, wherein the text collection graphic And including a letter arranged along the circumference, the cursor is used to indicate the currently selected letter, or when the text database includes a digital database, the text collection graphic corresponding to the digital database is presented in the text input interface, and a default position display cursor of the text collection graphic, wherein the text collection graphic includes numbers arranged circumferentially, the cursor is used to indicate a currently selected number, or the text database includes a character database, then the text is a text collection graphic corresponding to the character database is presented in the input interface, and a cursor is displayed at a default position of the text collection graphic, wherein the text collection graphic includes characters arranged along the circumference, the cursor is used to indicate the currently selected character .
  • 4 is a schematic flow diagram of a method 40 of text entry in accordance with an embodiment of the present invention.
  • a text input interface is presented on the display device, as shown in 51 of FIG. 5A, including a text input ⁇ i 52.
  • the user can press any of the direction keys of the input device.
  • the text database may include an alphabet database, a character database, and/or a digital database and texts thereof, such as words, phrases, and the like, and the corresponding text collection includes a set of letters, a set of characters, and
  • the text collection graphic presented on the display device may be, for example, 1-26 English letters, as shown at 53 of Fig. 5B.
  • a combination of letters, characters, and/or numbers may be presented in the text collection graphic, such as shown in 54 of Figure 5C.
  • the user can switch between the plurality of text collection images by a predefined key such as a volume key "+" or "-", while being presented on the display device to facilitate text input.
  • the presented text collection conforms to a certain arrangement, such as clockwise or counterclockwise, to facilitate subsequent operations.
  • the classification method for the text collection includes but is not limited to the above method, and other reasonable alignment methods can also be applied to the embodiments of the present invention.
  • the corresponding text is triggered by the cursor position of the fast clockwise or counterclockwise movement by the arrow keys or the like, and the movement of the cursor is reduced as compared with the prior art method of displaying the text on the screen.
  • the cursor moves to the position where the text ' ⁇ ' of the text collection graphic is located, corresponding to the physical position pressed by the right direction key, and the text collection
  • the corresponding position of the graphic highlights the portion of the text collection.
  • light Marked in the position of "H” which highlights some of the letters, such as "G", " ⁇ " and " ⁇ ".
  • the form of the cursor and the method of the highlighting may be a frame selection, a highlighting of the current item, or a bolding, and the like.
  • the embodiments of the present invention may include, but are not limited to, the above-mentioned forms, and the details are not described herein.
  • the rotation trajectory of the omnidirectional key moves clockwise as indicated by the arrow in FIG. 5F, and the cursor is determined by the rotation trajectory of the omnidirectional key
  • the direction of movement is simultaneously rendered in the text input interface along the clockwise movement of the cursor in the text collection graphic and highlighting the text at the location of the cursor.
  • the cursor moves from the letter "J" to the next letter "M”.
  • the situation when the omnidirectional key moves counterclockwise is similar to the above description, and is not exhaustive here.
  • the omnidirectional key has a more moving direction than a single directional key, and can further reduce the number of key presses.
  • the text of the cursor position is automatically input into the text input box, optionally, when the input of the same direction key is not detected within the time threshold.
  • the cursor position may also be The text is entered into a text input box while the text database is queried for an input set that matches the text in the text collection graphic currently selected by the cursor.
  • the direction key referred to here includes an omnidirectional key, or pressing the confirm key
  • the currently selected text indicated by the cursor can be selected and selected.
  • the text is presented in text entry box 52 and presents an input set 55 that matches the currently selected text, here a collection of Chinese characters.
  • the letters have been input according to the text input box 52.
  • the pinyin "hao” queries the text database, and obtains the Chinese character set "good, number, ho, ho” matched with the pinyin "hao", and presents the obtained Chinese character set in a predetermined display rule.
  • the specific presentation method may be determined according to the specific situation of the display device, and the embodiment of the present invention is not limited herein.
  • the user can input the selected one of the obtained Chinese character sets into the text input box by moving the direction key and pressing the confirm key, and delete the alphabetic pinyin used for matching in the text input box, optionally, while hiding Enter the display bar for the collection.
  • the Chinese character " ⁇ " can be input to the text input box by inputting the arrow keys and the confirmation key.
  • the specific Chinese character selection or input method includes, but is not limited to, this step, and may be determined according to the specific conditions of the input device, for example, moving the cursor through the volume key, etc., and the embodiment of the present invention is not repeated here.
  • the text collection associated with the input location is presented on the display device by inputting the input device of the terminal device, and the text collection is circularly arranged to display, so that the selection of the text collection only needs to move the cursor in one direction. There is no need to repeatedly switch between multiple direction keys or move the cursor back and forth in the two-dimensional soft keyboard, which reduces the input operation and user experience.
  • FIG. 6A and 6B are schematic block diagrams of a device 60 for text input in accordance with an embodiment of the present invention.
  • the device 60 includes a presentation unit 61, an input device 62, and a detection unit 63.
  • the presentation unit 61 is for presenting a text input interface on the display device 65.
  • the detecting unit 63 is for detecting a first input of the input device 62, the first input being used to trigger a query text database.
  • the presentation unit 61 is further configured to present, according to the first input detected by the detecting unit 63, a text collection graphic corresponding to the text database in the text input interface, and display at a default position of the text collection graphic a cursor, wherein the text collection graphic includes text arranged circumferentially, the cursor being used to indicate the currently selected text;
  • the detection unit 63 is also operative to detect a second input of the input device 62, the second input being used to select text in the text collection graphic.
  • the presentation unit 61 is further configured to present, at the text input interface, an input set that matches the text in the selected text collection graphic for input by the input device in accordance with the second input of the input device 62.
  • the embodiment of the invention presents and displays on the display device through the input of the input device of the terminal device
  • the set of texts associated with the position by displaying the set of texts in a circular arrangement, so that the selection of the text set only needs to move the cursor in one direction, without repeatedly switching among multiple direction keys or moving back and forth in the two-dimensional soft keyboard
  • the cursor, the text input operation improves input efficiency and user experience.
  • Figure 6B is a schematic block diagram of a text input device 60 in accordance with another embodiment of the present invention, which, in addition to the device 60 of Figure 6A, further includes an acquisition module 64.
  • the detecting unit detects an input of any direction key of the input device, and the rendering unit correspondingly determines, at the physical position of the input, a position where the cursor is located in the text collection graphic At the same time, the corresponding position of the text collection graphic in the text input interface highlights the text collection of the partial portion.
  • the detecting unit detects an input of the up direction key
  • the rendering unit determines, according to the input physical position, that the cursor moves to Directly above the text collection graphic, a partial text collection directly above the text collection graphic is highlighted.
  • the rendering unit detects an input of the down direction key, and the rendering unit determines, according to the input physical position, that the cursor moves to Directly below the text collection graphic, a partial text collection directly below the text collection graphic is highlighted.
  • the presentation unit detects an input of the left direction key, and the presentation unit determines, according to the input physical position, that the cursor moves to The left side of the text collection graphic simultaneously highlights a partial text collection on the left side of the text collection graphic.
  • the presentation unit detects an input of the right direction key, and the presentation unit determines, according to the input physical position, that the cursor moves to The right side of the text collection graphic simultaneously highlights a partial text collection on the right side of the text collection graphic.
  • the rendering unit presents the cursor moving from the current position to the bottom of the text set graphic sequence. a text.
  • the detecting unit detects a rotation trajectory of the omnidirectional key of the input device, and the rendering unit determines the light by using the rotation trajectory The target moving direction, while correspondingly moving the cursor in the text set graphic along the circumference in the text input interface, and highlighting the text of the cursor position.
  • the rendering unit when the detecting unit detects that the moving direction of the rotating track of the omnidirectional key is the same as the order of the text in the text collection image within the time threshold, the rendering unit presents the cursor Moving from the current position to the next text sequentially arranged in the text collection graphic, or when the moving direction of the cursor is opposite to the arrangement order of the text in the text collection image, the rendering unit presents the cursor Moving from the current position to the previous text in the order in which the text collection graphic is arranged.
  • the detecting unit when the detecting unit does not detect the input of the same direction key within the time threshold, or does not detect the input of the same direction key within the time threshold, and exceeds the time threshold, the input of the same direction key is detected again, Or when detecting the input of the determination key in the input device, the obtaining unit queries the text database to obtain an input set that matches the text in the text collection graphic currently selected by the cursor, and the presentation unit is in the The text input interface presents the input set acquired by the obtaining unit for input by the input device.
  • the input device of the device is a shuttle remote controller, wherein the shuttle remote controller includes an omnidirectional key for moving clockwise or counterclockwise in the circumferential direction, and inputting at any position on the circumference.
  • the rendering unit presents a text collection graphic corresponding to the alphabet database in the text input interface, and displays a cursor in a default position of the text collection graphic, where The text collection graphic includes letters arranged circumferentially, the cursor being used to indicate the currently selected letter.
  • the rendering unit presents a text collection graphic corresponding to the digital database in the text input interface, and displays a cursor in a default position of the text collection graphic, where The text collection graphic includes numbers arranged circumferentially, the cursor being used to indicate the currently selected number.
  • the rendering unit presents a text collection graphic corresponding to the character database in the text input interface, and displays a cursor in a default position of the text collection graphic, where The text collection graphic includes characters arranged along the circumference, the cursor being used to indicate the currently selected character.
  • the apparatus 60 in the above embodiment implements the methods 30 and 40, and the details are not here. Let me repeat.
  • the presentation unit 61, the detection unit 63, and the acquisition unit 64 in the device 60 may be the same as or similar to the processor 23 in the terminal device 20, the input device 62 being the same as or similar to the input device 22, and the memory 24 in the terminal device 20 may be stored and executed
  • the program of method 30 or 40, the text database, and the input set acquired by acquisition unit 64 of device 60 are awaiting processing of the data.
  • the device 60 may include a display device 65 that is the same as or similar to the display device 21 of the terminal device 20, and may be coupled to a peripheral display device by other means to implement the method of the embodiments of the present invention.
  • the processor 23 presents a text input interface on the display device 21; S32, the processor 23 detects a first input of the input device 22, and the first input is used to trigger the query memory 24. a stored text database; S34, the processor 23 presents a text collection graphic corresponding to the text database in the text input interface of the display device 21 according to the first input, and in a default position of the text collection graphic Displaying a cursor, wherein the text collection graphic includes circumferentially arranged text, the cursor is used to indicate the currently selected text; S35, the processor 23 detects the second input of the input device 22, and the second input is used Selecting text in the text collection graphic; S36, the processor 23 presents an input set matching the text in the selected text collection graphic on the text input interface presented by the display device 21 according to the second input of the input device For input by the input device 22.
  • the text collection associated with the input location is presented on the display device by inputting the input device of the terminal device, and the text collection is circularly arranged to display, so that the selection of the text collection only needs to move the cursor in one direction. There is no need to repeatedly switch between multiple direction keys or move the cursor back and forth in the two-dimensional soft keyboard, which reduces the input operation and user experience.
  • the disclosed systems, devices, and The method can be implemented in other ways.
  • the device embodiments described above are merely illustrative.
  • the division of the unit is only a logical function division.
  • there may be another division manner for example, multiple units or components may be combined or Can be integrated into another system, or some features can be ignored, or not executed.
  • the mutual coupling or direct coupling or communication connection shown or discussed may be an indirect coupling or communication connection through some interface, device or unit, and may be in an electrical, mechanical or other form.
  • the units described as separate components may or may not be physically separate, and the components displayed as units may or may not be physical units, that is, may be located in one place, or may be distributed to multiple network units. Some or all of the units may be selected according to actual needs to achieve the objectives of the solution of the embodiment.
  • each functional unit in each embodiment of the present invention may be integrated into one processing unit, or each unit may exist physically separately, or two or more units may be integrated into one unit.
  • the functions, if implemented in the form of software functional units and sold or used as separate products, may be stored in a computer readable storage medium.
  • the technical solution of the present invention which is essential to the prior art or part of the technical solution, may be embodied in the form of a software product stored in a storage medium, including
  • the instructions are used to cause a computer device (which may be a personal computer, server, or network device, etc.) to perform all or part of the steps of the methods described in various embodiments of the present invention.
  • the foregoing storage medium includes: a U disk, a mobile hard disk, a read-only memory (ROM), a random access memory (RAM), a magnetic disk or an optical disk, and the like, which can store program codes. .

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

提供了一种文本输入得方法和装置。该方法包括:在显示装置上呈现文本输入界面(S31);检测输入装置的第一输入,第一输入触发查询文本数据库(S32);根据第一输入,在文本输入界面中呈现与文本数据库对应的文本集合图形,且在文本集合图形的默认位置显示光标,其中文本集合图形包括沿圆周排列的文本,光标指示当前选定的文本(S33);检测输入装置的第二输入,第二输入选择文本集合图形中的文本(S34);根据输入装置的第二输入,在文本输入界面呈现与所选择的文本集合图形中的文本匹配的输入集合以供输入装置输入(S35)。上述技术方案简化了文字输入操作,提高了输入效率和用户体验。

Description

文本输入的方法和装置 技术领域
本发明涉及终端技术领域, 更具体地, 涉及文本输入的方法和装置。 背景技术
随着数字技术的发展, 终端设备(英文为 Terminal Equipment )上的功 能和应用种类越来越多, 其中文本输入作为一项重要的辅助功能, 在众多终 端设备和应用中得到广泛的运用。 然而终端设备为了提高性能和精筒按键, 通常在终端设备的输入装置上只提供方向键及少量其他按键例如确定键、 电 源键等, 因此在这样的终端设备上主要通过方向键实现文本的输入。
目前常用的基于方向键的文本输入方法为, 通过移动光标来选择字符、 字母或数字, 具体内容包括: 将包含多个字符、 字母和 /或数字的软键盘呈现 在显示屏上, 并在默认位置提供一个光标, 用于在软键盘中标识当前选定的 字符、 字母或数字; 根据上下左右四个方向键的触发相应的移动光标; 当接 收到确定键的触发时, 将光标位置的字符、 字母或数字输入到文本中。
在实现上述基于方向键的文本输入的过程中, 至少存在如下问题: 通过 方向键移动光标来选取字符,在移动光标时需要在各个方向键之间反复转换 并来回移动光标, 导致文字输入的操作复杂, 输入效率较低, 降低了用户体 验。 发明内容
本发明实施例提供一种文本输入的方法和装置, 能够提高输入效率。 一方面, 提供了一种文本输入的方法, 包括: 在显示装置上呈现文本输 入界面; 检测输入装置的第一输入, 第一输入触发查询文本数据库; 根据第 一输入, 在文本输入界面中呈现与文本数据库对应的文本集合图形, 且在文 本集合图形的默认位置显示光标, 其中文本集合图形包括沿圓周排列的文 本, 光标指示当前选定的文本; 检测输入装置的第二输入, 第二输入选择文 本集合图形中的文本; 根据输入装置的第二输入, 在文本输入界面呈现与所 选择的文本集合图形中的文本匹配的输入集合以供输入装置输入。
另一方面, 提供了一种文本输入的装置, 包括: 包括呈现单元、 输入装 置、 检测单元: 呈现单元, 在显示装置上呈现文本输入界面; 检测单元, 检 测输入装置的第一输入, 第一输入触发查询文本数据库; 呈现单元还根据检 测单元检测的第一输入,在文本输入界面中呈现与文本数据库对应的文本集 合图形, 且在文本集合图形的默认位置显示光标, 其中文本集合图形包括沿 圓周排列的文本, 光标指示当前选定的文本; 检测单元还检测输入装置的第 二输入, 第二输入选择文本集合图形中的文本; 呈现单元还根据输入装置的 第二输入,在文本输入界面呈现与所选择的文本集合图形中的文本匹配的输 入集合以供输入装置输入。
上述技术方案通过终端设备的输入装置的输入,在显示装置上呈现与输 入位置关联的文本集合, 通过将文本集合进行圓形排列显示, 使得文本集合 的选择只需在一个方向上移动光标,无需在多个方向键中反复切换或在二维 的软键盘中来回移动光标, 筒化了文字输入操作, 提高了输入效率和用户体 验。 附图说明
为了更清楚地说明本发明实施例的技术方案, 下面将对本发明实施例中 所需要使用的附图作筒单地介绍, 显而易见地, 下面所描述的附图仅仅是本 发明的一些实施例, 对于本领域普通技术人员来讲, 在不付出创造性劳动的 前提下, 还可以根据这些附图获得其他的附图。
图 1是相关技术中终端设备的一种输入装置的示意图。
图 2是相关技术中终端设备的示意框图。
图 3是本发明实施例的文本输入的方法的示意流程图。
图 4是本发明另一实施例的文本输入的方法的示意流程图。
图 5A至图 51是本发明另一实施例的示意图。
图 6A和图 6B是本发明实施例的文本输入的装置的示意框图。 具体实施方式
下面将结合本发明实施例中的附图,对本发明实施例中的技术方案进行 清楚、 完整地描述, 显然, 所描述的实施例是本发明的一部分实施例, 而不 是全部实施例。 基于本发明中的实施例, 本领域普通技术人员在没有做出创 造性劳动的前提下所获得的所有其他实施例, 都应属于本发明保护的范围。 本文中术语"和 /或",仅仅是一种描述关联对象的关联关系,表示可以存 在三种关系, 例如, A和 /或 B, 可以表示: 单独存在 A, 同时存在 A和 B, 单独存在 B 这三种情况。 另外, 本文中字符" /", 一般表示前后关联对象是 一种"或"的关系。
图 1是相关技术中终端设备的一种输入装置 10的示意图。 输入装置 10 包括: 上方向键 11、 下方向键 12、 左方向键 13、 右方向键 14和 /或确定键 16, 或者, 可选地包括作为方向键的一种特殊形式的全向键 15。 全向键 15 可以沿圓周方向顺时针或逆时针运动, 且可以在圓周的任一位置进行输入。 在飞梭遥控器(英文为 Shuttle Remote ) 中, 通常的实现方式是, 全向键 15 集成了上方向键 11、 下方向键 12、 左方向键 13、 右方向键 14。 例如, 全向 键 15在与时钟的圓周对应的三点的位置输入与右方向键 14的输入等效。
图 2是相关技术中终端设备 20的示意框图。终端设备 20包括显示装置 21、 输入装置 22、 处理器 23和存储器 24等。 其中输入装置 22与图 1的输 入装置 10相同或相似。
其中显示装置 21可以是阴极射线管 (CRT, Cathode Ray Tube)显示器、 液晶(LCD, Liquid Crystal Display )显示器等合适的装置, 可以用于呈现图 形化的用户界面的装置。
输入装置 22可以包括键盘、 鼠标、 轨迹识别器、 语音识别接口等任何 合适的装置, 用于接收用户的输入, 并发送给处理器。
此外, 存储器 24可以是包括 RAM和 ROM、 或任何固定的存储介质、 例的应用数据库。 与其他装置双向通信。
存储器 24和处理器 23也可以整合成应用本发明实施例的物理模块,在 该物理模块上存储和运行实现该本发明实施例的程序。
本发明实施例可以应用上述终端设备 20, 输入设备 22包括但不仅限于 电视遥控输入装置、 手机、 电脑等, 任何包含方向键及确定键的设备或可以 将其他按键例如音量键、 中央控制键、 "OK"键等代替方向键及确定键的设 备均可采用本发明实施例的方法。
图 3是本发明实施例的文本输入的方法 30的示意流程图。 531 , 在显示装置上呈现文本输入界面。
532, 检测输入装置的第一输入, 所述第一输入用于触发查询文本数据 库。
533 , 根据所述第一输入, 在所述文本输入界面中呈现与所述文本数据 库对应的文本集合图形, 且在所述文本集合图形的默认位置显示光标, 其中 所述文本集合图形包括沿圓周排列的文本, 所述光标用于指示当前选定的文 本。
534, 检测所述输入装置的第二输入, 所述第二输入用于选择文本集合 图形中的文本。
S35 , 根据所述输入装置的第二输入, 在所述文本输入界面呈现与所选 择的文本集合图形中的文本匹配的输入集合以供所述输入装置输入。
本发明实施例通过终端设备的输入装置的输入,在显示装置上呈现与输 入位置关联的文本集合, 通过将文本集合进行圓形排列显示, 使得文本集合 的选择只需在一个方向上移动光标,无需在多个方向键中反复切换或在二维 的软键盘中来回移动光标, 筒化了文字输入操作, 提高了输入效率和用户体 验。
可选的, 检测所述输入装置的任一方向键的输入, 以所述输入的物理位 置对应地确定所述光标在所述文本集合图形所处的位置, 同时在所述文本输 入界面中所述文本集合图形相应的位置突出呈现部分的文本集合。
可选的, 当所述输入装置的方向键包括上方向键时, 检测所述上方向键 的输入, 以所述输入的物理位置对应地确定所述光标移动到所述文本集合图 形的正上方, 同时突出呈现所述文本集合图形的正上方的部分文本集合; 当 所述输入装置的方向键包括下方向键时, 检测所述下方向键的输入, 以所述 输入的物理位置对应地确定所述光标移动到所述文本集合图形的正下方, 同 时突出呈现所述文本集合图形的正下方的部分文本集合; 当所述输入装置的 方向键包括左方向键时, 检测所述左方向键的输入, 以所述输入的物理位置 对应地确定所述光标移动到所述文本集合图形的左侧, 同时突出呈现所述文 本集合图形的左侧的部分文本集合; 当所述输入装置的方向键包括右方向键 时, 检测所述右方向键的输入, 以所述输入的物理位置对应地确定所述光标 移动到所述文本集合图形的右侧, 同时突出呈现所述文本集合图形的右侧的 部分文本集合 可选的, 当在时间阈值内再次检测到同一所述方向键的输入时, 则呈现 所述光标从当前位置沿圓周移动到所述文本集合图形顺序排列的下一个文 本。
可选的, 当所述输入装置的方向键包括全向键时, 检测所述输入装置的 全向键的旋转轨迹, 以所述旋转轨迹确定所述光标的移动方向, 同时在所述 文本输入界面中相应地呈现所述光标在所述文本集合图形中沿圓周的移动, 并突出显示光标所在位置的文本。
可选的, 当在时间阈值内再次检测到所述全向键的旋转轨迹时, 以所述 旋转轨迹确定所述光标的移动方向, 当所述光标的移动方向与所述文本集合 图像中文本的排列顺序相同时, 则呈现所述光标从当前位置沿圓周移动到所 述文本集合图形顺序排列的下一个文本, 或当所述光标的移动方向与所述文 本集合图像中文本的排列顺序相反时, 则呈现所述光标从当前位置沿圓周移 动到所述文本集合图形顺序排列的上一个文本。
可选的, 当在时间阈值内没有检测到同一方向键的输入, 或者在时间阈 值内没有检测到同一方向键的输入而超过时间阈值再次检测到同一所述方 向键的输入、 或检测到所述输入装置中确定键的输入时, 则查询所述文本数 据库获取与所述光标当前所选择的文本集合图形中的文本匹配的输入集合, 在所述文本输入界面呈现所述输入集合以供所述输入装置输入。
可选的, 所述装置的输入装置为飞梭遥控器, 其中所述飞梭遥控器包括 的全向键用于沿圓周方向顺时针或逆时针运动,且在圓周的任一位置进行输 入。
可选的, 所述文本数据库包括字母数据库时, 则在所述文本输入界面中 呈现与字母数据库对应的文本集合图形,且在所述文本集合图形的默认位置 显示光标, 其中所述文本集合图形包括沿圓周排列的字母, 所述光标用于指 示当前选定的字母, 或所述文本数据库包括数字数据库时, 则在所述文本输 入界面中呈现与数字数据库对应的文本集合图形,且在所述文本集合图形的 默认位置显示光标, 其中所述文本集合图形包括沿圓周排列的数字, 所述光 标用于指示当前选定的数字, 或所述文本数据库包括字符数据库时, 则在所 述文本输入界面中呈现与字符数据库对应的文本集合图形,且在所述文本集 合图形的默认位置显示光标, 其中所述文本集合图形包括沿圓周排列的字 符, 所述光标用于指示当前选定的字符。 图 4是本发明实施例的文本输入的方法 40的示意流程图。接下来以图 1 所示的输入装置 10为例, 说明方法 40。
S41 , 在显示装置上呈现文本输入界面, 如图 5A的 51所示, 其中包括 文本输入^ i 52。
S42, 检测输入装置的第一输入, 所述第一输入用于触发查询文本数据 库。
用户可以按下输入装置的任一方向键。
S43 , 根据所述第一输入, 在所述文本输入界面中呈现与所述文本数据 库对应的文本集合图形, 且在所述文本集合图形的默认位置显示光标, 其中 所述文本集合图形包括沿圓周排列的文本, 所述光标用于指示当前选定的文 本。
文本数据库可以包括字母数据库、字符数据库和 /或数字数据库及其构成 的文本例如单字、 词组等, 对应的文本集合分别包括字母集合、 字符集合和
/或数字集合。 此时, 显示装置上呈现的文本集合图形例如可以是 1-26个英 文字母, 如图 5B的 53所示。 可选的, 文本集合图形中可以将字母、 字符和 /或数字组合呈现, 例如图 5C的 54所示。 如果文本集合图形包括多个, 则 用户可以通过预定义的按键例如音量键 "+" 或 "-" 等在多个文本集合图像 间切换, 同时在显示装置上呈现以方便文本输入。 在用于优选地, 呈现的文 本集合符合一定的排列规律, 例如顺时针或逆时针顺序排列, 以方便后续操 作。 需要说明的是, 对于文本集合的分类方法包括但不局限于上述方法, 其 他合理的排列方法也可以应用到本发明实施例中。
接下来,通过方向键等快速顺时针或逆时针移动的光标位置触发选择对 应的文本, 与现有技术中将文本混排显示在屏幕上的方法相比, 减少了光标 的移动操作。
S44, 检测所述输入装置的任一方向键的输入, 以所述输入的物理位置 对应地确定所述光标在所述文本集合图形所处的位置, 同时在所述文本输入 界面中所述文本集合图形相应的位置突出呈现部分的文本集合。
出于清楚, 以下实施例中以字母输入进行说明, 本发明实施例对此不做 限定。 举例来说, 用户按下输入装置的右方向键, 则在显示装置上, 光标移 动到文本集合图形的文本' Ή"所处的位置,与右方向键按下的物理位置对应, 且文本集合图形相应的位置突出呈现部分的文本集合。 例如图 5D所示, 光 标处在 "H"所在的位置, 该位置突出呈现的部分字母, 例如" G"、 'Ή"和 'Ί" 的字体较大。 光标的形式以及突出显示的方法可以为选框、 高亮显示当前项 或加粗等等, 本发明实施例可以包括但不局限于上述形式, 出于筒洁, 在此 不再一一赘述。
S45, 确定在时间阈值内是否检测到同一方向键的再次输入。 如果"是", 则执行 S46。 如果"否", 则执行 S47。
546, 当在时间阈值内再次检测到同一方向键的输入时, 则呈现所述光 标从当前位置沿圓周移动到所述文本集合图形顺序排列的下一个文本。
在时间阈值内, 用户再次按下输入装置的右方向键, 则在显示装置上, 光标从字母' Ή"沿字母排列的顺时针顺序移动到下一字母 "Γ, 如图 5E所示。
通过将文本集合进行圓形排列显示,使得字母的选择只需在一个方向上 移动光标, 无需在多个方向键中反复切换或在二维的软键盘中来回移动光 标, 筒化了文字输入操作, 提高了输入效率和用户体验
可选的, 当例如飞梭遥控器的输入装置的方向键包括全向键时, 全向键 的旋转轨迹如图 5F中箭头所示顺时针移动时, 以全向键的旋转轨迹确定光 标的移动方向, 同时在文本输入界面中相应地呈现光标在文本集合图形中沿 圓周的顺时针移动,并突出显示光标所在位置的文本。如图 5F和图 5G所示, 光标从字母" J"移动到下一字母" M"。全向键逆时针移动时的情景与以上描述 类似, 出于筒洁,此处不再赘述。全向键比单一的方向键多了一种移动方向, 还可以进一步减少按键次数。
547 , 当在时间阈值内没有检测到同一方向键的输入时, 则将光标位置 的文本自动输入到文本输入框中, 可选地, 当在时间阈值内没有检测到同一 方向键的输入而在时间阈值外再次检测到同一方向键的输入时、或当在时间 阈值内没有检测到同一方向键的输入而在时间阈值外检测到所述输入装置 中确定键的输入时, 也可以将光标位置的文本输入到文本输入框中, 同时查 询所述文本数据库获取与所述光标当前所选择的文本集合图形中的文本匹 配的输入集合。
如图 5H所示, 通过用户再次按下同一方向键, 此处所指的方向键包括 全向键, 或按下确认键, 则可以选中光标所指示的当前选定的文本, 并将选 定的文本呈现在文本输入框 52 中, 且呈现与当前选定的文本匹配的输入集 合 55, 此处是汉字集合。 如图 5H所示, 根据文本输入框 52已输入的字母 拼音" hao"查询文本数据库, 得到与拼音" hao"匹配的汉字集合"好、 号、 豪、 浩"等, 将获取到的汉字集合以预定的显示规则呈现。 其中具体的呈现方法 可以根据显示装置的具体情况而定, 本发明实施例在此不做限制。
S48 , 检测输入装置的输入, 在显示装置中将文本输入框的字母删除, 并根据输入, 将输入集合中选择的输入呈现到文本输入框。
用户可以通过移动方向键和按下确认键,将获取到的汉字集合中被选择 的一个输入到文本输入框中, 并将文本输入框中用于匹配的字母拼音删除, 可选的, 同时隐藏输入集合的显示栏。 如图 51 为例, 可以通过方向键和确 认键的输入, 选择将汉字"好"输入到文本输入框。 其中具体的汉字选择或输 入的方法包括但不仅限于本步骤, 可以根据输入装置的具体情况而定, 例如 通过音量键移动光标等, 本发明实施例在此不再——赘述。
本发明实施例通过终端设备的输入装置的输入,在显示装置上呈现与输 入位置关联的文本集合, 通过将文本集合进行圓形排列显示, 使得文本集合 的选择只需在一个方向上移动光标,无需在多个方向键中反复切换或在二维 的软键盘中来回移动光标, 筒化了文字输入操作, 提高了输入效率和用户体 验。
图 6A和图 6B是本发明实施例的文本输入的装置 60的示意框图。 如图 6A所示, 装置 60包括呈现单元 61、 输入装置 62和检测单元 63。
呈现单元 61用于在显示装置 65上呈现文本输入界面。
检测单元 63用于检测所述输入装置 62的第一输入, 所述第一输入用于 触发查询文本数据库。
呈现单元 61还用于根据所述检测单元 63检测的所述第一输入,在所述 文本输入界面中呈现与所述文本数据库对应的文本集合图形,且在所述文本 集合图形的默认位置显示光标, 其中所述文本集合图形包括沿圓周排列的文 本, 所述光标用于指示当前选定的文本;
检测单元 63还用于检测所述输入装置 62的第二输入, 所述第二输入用 于选择文本集合图形中的文本。
呈现单元 61还用于根据所述输入装置 62的第二输入,在所述文本输入 界面呈现与所选择的文本集合图形中的文本匹配的输入集合以供所述输入 装置输入。
本发明实施例通过终端设备的输入装置的输入,在显示装置上呈现与输 入位置关联的文本集合, 通过将文本集合进行圓形排列显示, 使得文本集合 的选择只需在一个方向上移动光标,无需在多个方向键中反复切换或在二维 的软键盘中来回移动光标, 筒化了文字输入操作, 提高了输入效率和用户体 验。
图 6B是本发明另一实施例的文本输入的装置 60的示意框图, 与图 6A 中的装置 60不同的是还包括获取模块 64。
此外, 可选的, 所述检测单元检测所述输入装置的任一方向键的输入, 所述呈现单元以所述输入的物理位置对应地确定所述光标在所述文本集合 图形所处的位置, 同时在所述文本输入界面中所述文本集合图形相应的位置 突出呈现部分的文本集合。
可选的, 当所述输入装置的方向键包括上方向键时, 所述检测单元检测 所述上方向键的输入,所述呈现单元以所述输入的物理位置对应地确定所述 光标移动到所述文本集合图形的正上方, 同时突出呈现所述文本集合图形的 正上方的部分文本集合。
可选的, 当所述输入装置的方向键包括下方向键时, 所述呈现单元检测 所述下方向键的输入,所述呈现单元以所述输入的物理位置对应地确定所述 光标移动到所述文本集合图形的正下方, 同时突出呈现所述文本集合图形的 正下方的部分文本集合。
可选的, 当所述输入装置的方向键包括左方向键时, 所述呈现单元检测 所述左方向键的输入,所述呈现单元以所述输入的物理位置对应地确定所述 光标移动到所述文本集合图形的左侧, 同时突出呈现所述文本集合图形的左 侧的部分文本集合。
可选的, 当所述输入装置的方向键包括右方向键时, 所述呈现单元检测 所述右方向键的输入,所述呈现单元以所述输入的物理位置对应地确定所述 光标移动到所述文本集合图形的右侧, 同时突出呈现所述文本集合图形的右 侧的部分文本集合。
可选的, 当所述检测单元在时间阈值内再次检测到同一所述方向键的输 入时, 则所述呈现单元呈现所述光标从当前位置沿圓周移动到所述文本集合 图形顺序排列的下一个文本。
可选的, 当所述输入装置的方向键包括全向键时, 所述检测单元检测所 述输入装置的全向键的旋转轨迹, 所述呈现单元以所述旋转轨迹确定所述光 标的移动方向, 同时在所述文本输入界面中相应地呈现所述光标在所述文本 集合图形中沿圓周的移动, 并突出显示光标所在位置的文本。
可选的, 当所述检测单元在时间阈值内再次检测到所述全向键的旋转轨 的移动方向与所述文本集合图像中文本的排列顺序相同时, 则所述呈现单元 呈现所述光标从当前位置沿圓周移动到所述文本集合图形顺序排列的下一 个文本,或当所述光标的移动方向与所述文本集合图像中文本的排列顺序相 反时, 则所述呈现单元呈现所述光标从当前位置沿圓周移动到所述文本集合 图形顺序排列的上一个文本。
可选的, 当所述检测单元在时间阈值内没有检测到同一方向键的输入, 或者在时间阈值内没有检测到同一方向键的输入而超过时间阈值再次检测 到同一所述方向键的输入、 或检测到所述输入装置中确定键的输入时, 则所 述获取单元查询所述文本数据库获取与所述光标当前所选择的文本集合图 形中的文本匹配的输入集合, 所述呈现单元在所述文本输入界面呈现所述获 取单元获取的所述输入集合以供所述输入装置输入。
可选的, 所述装置的输入装置为飞梭遥控器, 其中所述飞梭遥控器包括 的全向键用于沿圓周方向顺时针或逆时针运动,且在圓周的任一位置进行输 入。
可选的, 所述文本数据库包括字母数据库时, 则所述呈现单元在所述文 本输入界面中呈现与字母数据库对应的文本集合图形,且在所述文本集合图 形的默认位置显示光标, 其中所述文本集合图形包括沿圓周排列的字母, 所 述光标用于指示当前选定的字母。
可选的, 所述文本数据库包括数字数据库时, 则所述呈现单元在所述文 本输入界面中呈现与数字数据库对应的文本集合图形,且在所述文本集合图 形的默认位置显示光标, 其中所述文本集合图形包括沿圓周排列的数字, 所 述光标用于指示当前选定的数字。
可选的, 所述文本数据库包括字符数据库时, 则所述呈现单元在所述文 本输入界面中呈现与字符数据库对应的文本集合图形,且在所述文本集合图 形的默认位置显示光标, 其中所述文本集合图形包括沿圓周排列的字符, 所 述光标用于指示当前选定的字符。
上述实施例中装置 60实现了方法 30和 40, 出于筒洁,具体细节此处不 再赘述。
装置 60中的呈现单元 61、 检测单元 63和获取单元 64可以与终端装置 20中的处理器 23相同或相似, 输入装置 62与输入装置 22相同或相似, 终 端装置 20中的存储器 24可以存储执行方法 30或 40的程序、 文本数据库, 以及装置 60的获取单元 64获取的输入集合等待处理的数据。 装置 60可以 包括显示装置 65 ,与终端装置 20的显示装置 21相同或相似,也可以通过其 他方式与外围的显示装置连接以实现本发明实施例的方法。
当终端装置 20实现上述方法 30时, S31 , 处理器 23在显示装置 21上 呈现文本输入界面; S32, 处理器 23检测输入装置 22的第一输入, 所述第 一输入用于触发查询存储器 24存储的文本数据库; S34, 处理器 23根据所 述第一输入, 在显示装置 21 的所述文本输入界面中呈现与所述文本数据库 对应的文本集合图形, 且在所述文本集合图形的默认位置显示光标, 其中所 述文本集合图形包括沿圓周排列的文本, 所述光标用于指示当前选定的文 本; S35 , 处理器 23检测所述输入装置 22的第二输入, 所述第二输入用于 选择文本集合图形中的文本; S36,处理器 23根据所述输入装置的第二输入, 在显示装置 21呈现的所述文本输入界面呈现与所选择的文本集合图形中的 文本匹配的输入集合以供所述输入装置 22输入。
本发明实施例通过终端设备的输入装置的输入,在显示装置上呈现与输 入位置关联的文本集合, 通过将文本集合进行圓形排列显示, 使得文本集合 的选择只需在一个方向上移动光标,无需在多个方向键中反复切换或在二维 的软键盘中来回移动光标, 筒化了文字输入操作, 提高了输入效率和用户体 验。
本领域普通技术人员可以意识到, 结合本文中所公开的实施例描述的各 示例的单元及算法步骤, 能够以电子硬件、 或者计算机软件和电子硬件的结 合来实现。 这些功能究竟以硬件还是软件方式来执行, 取决于技术方案的特 定应用和设计约束条件。专业技术人员可以对每个特定的应用来使用不同方 法来实现所描述的功能, 但是这种实现不应认为超出本发明的范围。
所属领域的技术人员可以清楚地了解到, 为描述的方便和筒洁, 上述描 述的系统、 装置和单元的具体工作过程, 可以参考前述方法实施例中的对应 过程, 在此不再赘述。
在本申请所提供的几个实施例中, 应该理解到, 所揭露的系统、 装置和 方法, 可以通过其它的方式实现。 例如, 以上所描述的装置实施例仅仅是示 意性的, 例如, 所述单元的划分, 仅仅为一种逻辑功能划分, 实际实现时可 以有另外的划分方式, 例如多个单元或组件可以结合或者可以集成到另一个 系统, 或一些特征可以忽略, 或不执行。 另一点, 所显示或讨论的相互之间 的耦合或直接耦合或通信连接可以是通过一些接口, 装置或单元的间接耦合 或通信连接, 可以是电性, 机械或其它的形式。
所述作为分离部件说明的单元可以是或者也可以不是物理上分开的,作 为单元显示的部件可以是或者也可以不是物理单元, 即可以位于一个地方, 或者也可以分布到多个网络单元上。可以根据实际的需要选择其中的部分或 者全部单元来实现本实施例方案的目的。
另外, 在本发明各个实施例中的各功能单元可以集成在一个处理单元 中, 也可以是各个单元单独物理存在, 也可以两个或两个以上单元集成在一 个单元中。
所述功能如果以软件功能单元的形式实现并作为独立的产品销售或使 用时, 可以存储在一个计算机可读取存储介质中。 基于这样的理解, 本发明 的技术方案本质上或者说对现有技术做出贡献的部分或者该技术方案的部 分可以以软件产品的形式体现出来,该计算机软件产品存储在一个存储介质 中, 包括若干指令用以使得一台计算机设备(可以是个人计算机, 服务器, 或者网络设备等)执行本发明各个实施例所述方法的全部或部分步骤。 而前 述的存储介质包括: U盘、移动硬盘、只读存储器( ROM , Read-Only Memory )、 随机存取存储器(RAM, Random Access Memory ), 磁碟或者光盘等各种可 以存储程序代码的介质。
以上所述, 仅为本发明的具体实施方式, 但本发明的保护范围并不局限 于此, 任何熟悉本技术领域的技术人员在本发明揭露的技术范围内, 可轻易 想到变化或替换, 都应涵盖在本发明的保护范围之内。 因此, 本发明的保护 范围应所述以权利要求的保护范围为准。

Claims

权利要求
1、 一种文本输入的方法, 其特征在于, 包括:
在显示装置上呈现文本输入界面;
检测输入装置的第一输入, 所述第一输入用于触发查询文本数据库; 根据所述第一输入,在所述文本输入界面中呈现与所述文本数据库对应 的文本集合图形, 且在所述文本集合图形的默认位置显示光标, 其中所述文 本集合图形包括沿圓周排列的文本, 所述光标用于指示当前选定的文本; 检测所述输入装置的第二输入, 所述第二输入用于选择文本集合图形中 的文本;
根据所述输入装置的第二输入,在所述文本输入界面呈现与所选择的文 本集合图形中的文本匹配的输入集合以供所述输入装置输入。
2、 根据权利要求 1所述的方法, 其特征在于, 所述检测输入装置的第 二输入, 所述第二输入用于选择文本集合图形中的文本具体包括:
检测所述输入装置的任一方向键的输入, 以所述输入的物理位置对应地 确定所述光标在所述文本集合图形所处的位置, 同时在所述文本输入界面中 所述文本集合图形相应的位置突出呈现部分的文本集合。
3、 根据权利要求 2所述的方法, 其特征在于, 所述检测所述输入装置 的任一方向键的输入, 以所述输入的物理位置对应地确定所述光标在所述文 本集合图形所处的位置, 同时在所述文本输入界面中所述文本集合图形相应 的位置突出呈现部分的文本集合包括:
当所述输入装置的方向键包括上方向键时, 检测所述上方向键的输入, 以所述输入的物理位置对应地确定所述光标移动到所述文本集合图形的正 上方, 同时突出呈现所述文本集合图形的正上方的部分文本集合;
当所述输入装置的方向键包括下方向键时, 检测所述下方向键的输入, 以所述输入的物理位置对应地确定所述光标移动到所述文本集合图形的正 下方, 同时突出呈现所述文本集合图形的正下方的部分文本集合;
当所述输入装置的方向键包括左方向键时, 检测所述左方向键的输入, 以所述输入的物理位置对应地确定所述光标移动到所述文本集合图形的左 侧, 同时突出呈现所述文本集合图形的左侧的部分文本集合;
当所述输入装置的方向键包括右方向键时, 检测所述右方向键的输入, 以所述输入的物理位置对应地确定所述光标移动到所述文本集合图形的右 侧, 同时突出呈现所述文本集合图形的右侧的部分文本集合。
4、 根据权利要求 2所述的方法, 其特征在于, 所述检测输入装置的第 二输入,所述第二输入用于选择文本集合图形中的文本后,所述方法还包括: 当在时间阈值内再次检测到同一所述方向键的输入时, 则呈现所述光标 从当前位置沿圓周移动到所述文本集合图形顺序排列的下一个文本。
5、 根据权利要求 1所述的方法, 其特征在于, 所述检测输入装置的第 二输入, 所述第二输入用于选择文本集合图形中的文本具体包括:
当所述输入装置的方向键包括全向键时,检测所述输入装置的全向键的 旋转轨迹, 以所述旋转轨迹确定所述光标的移动方向, 同时在所述文本输入 界面中相应地呈现所述光标在所述文本集合图形中沿圓周的移动, 并突出显 示光标所在位置的文本。
6、 根据权利要求 5所述的方法, 其特征在于, 所述检测输入装置的第 二输入,所述第二输入用于选择文本集合图形中的文本后,所述方法还包括: 当在时间阈值内再次检测到所述全向键的旋转轨迹时, 以所述旋转轨迹 确定所述光标的移动方向,
当所述光标的移动方向与所述文本集合图像中文本的排列顺序相同时, 则呈现所述光标从当前位置沿圓周移动到所述文本集合图形顺序排列的下 一个文本, 或
当所述光标的移动方向与所述文本集合图像中文本的排列顺序相反时, 则呈现所述光标从当前位置沿圓周移动到所述文本集合图形顺序排列的上 一个文本。
7、 根据权利要求 2或 5所述的方法, 其特征在于, 所述根据所述输入 装置的第二输入,在所述文本输入界面呈现与所选择的文本集合图形中的文 本匹配的输入集合以供所述输入装置输入具体包括:
当在时间阈值内没有检测到同一方向键的输入, 或者在时间阈值内没有 检测到同一方向键的输入而超过时间阈值再次检测到同一所述方向键的输 入、 或检测到所述输入装置中确定键的输入时, 则查询所述文本数据库获取 与所述光标当前所选择的文本集合图形中的文本匹配的输入集合,
在所述文本输入界面呈现所述输入集合以供所述输入装置输入。
8、 根据权利要求 7所述的方法, 其特征在于, 所述输入装置为飞梭遥 控器, 其中所述飞梭遥控器包括的全向键用于沿圓周方向顺时针或逆时针运 动, 且在圓周的任一位置进行输入。
9、 根据权利要求 1所述的方法, 其特征在于, 所述在所述文本输入界 面中呈现与文本数据库对应的文本集合图形,且在所述文本集合图形的默认 位置显示光标, 其中所述文本集合图形包括沿圓周排列的文本, 所述光标用 于指示当前选定的文本包括:
所述文本数据库包括字母数据库时, 则在所述文本输入界面中呈现与字 母数据库对应的文本集合图形, 且在所述文本集合图形的默认位置显示光 标, 其中所述文本集合图形包括沿圓周排列的字母, 所述光标用于指示当前 选定的字母, 或
所述文本数据库包括数字数据库时, 则在所述文本输入界面中呈现与数 字数据库对应的文本集合图形, 且在所述文本集合图形的默认位置显示光 标, 其中所述文本集合图形包括沿圓周排列的数字, 所述光标用于指示当前 选定的数字, 或
所述文本数据库包括字符数据库时, 则在所述文本输入界面中呈现与字 符数据库对应的文本集合图形, 且在所述文本集合图形的默认位置显示光 标, 其中所述文本集合图形包括沿圓周排列的字符, 所述光标用于指示当前 选定的字符。
10、 一种文本输入的装置, 包括呈现单元、 输入装置、 检测单元: 所述呈现单元, 用于在显示装置上呈现文本输入界面;
所述检测单元, 用于检测所述输入装置的第一输入, 所述第一输入用于 触发查询文本数据库; 本输入界面中呈现与所述文本数据库对应的文本集合图形,且在所述文本集 合图形的默认位置显示光标, 其中所述文本集合图形包括沿圓周排列的文 本, 所述光标用于指示当前选定的文本;
所述检测单元还用于检测所述输入装置的第二输入,所述第二输入用于 选择文本集合图形中的文本;
所述呈现单元还用于根据所述输入装置的第二输入,在所述文本输入界 面呈现与所选择的文本集合图形中的文本匹配的输入集合以供所述输入装 置输入。
11、 根据权利要求 10所述的装置, 其特征在于: 具体地, 所述检测单元检测所述输入装置的任一方向键的输入, 所述呈 现单元以所述输入的物理位置对应地确定所述光标在所述文本集合图形所 处的位置, 同时在所述文本输入界面中所述文本集合图形相应的位置突出呈 现部分的文本集合。
12、 根据权利要求 11所述的装置, 其特征在于:
具体地, 当所述输入装置的方向键包括上方向键时, 所述检测单元检测 所述上方向键的输入,所述呈现单元以所述输入的物理位置对应地确定所述 光标移动到所述文本集合图形的正上方, 同时突出呈现所述文本集合图形的 正上方的部分文本集合;
具体地, 当所述输入装置的方向键包括下方向键时, 所述呈现单元检测 所述下方向键的输入,所述呈现单元以所述输入的物理位置对应地确定所述 光标移动到所述文本集合图形的正下方, 同时突出呈现所述文本集合图形的 正下方的部分文本集合;
具体地, 当所述输入装置的方向键包括左方向键时, 所述呈现单元检测 所述左方向键的输入,所述呈现单元以所述输入的物理位置对应地确定所述 光标移动到所述文本集合图形的左侧, 同时突出呈现所述文本集合图形的左 侧的部分文本集合;
具体地, 当所述输入装置的方向键包括右方向键时, 所述呈现单元检测 所述右方向键的输入,所述呈现单元以所述输入的物理位置对应地确定所述 光标移动到所述文本集合图形的右侧, 同时突出呈现所述文本集合图形的右 侧的部分文本集合;
13、 根据权利要求 11所述的装置, 其特征在于:
具体地, 当所述检测单元在时间阈值内再次检测到同一所述方向键的输 入时, 则所述呈现单元呈现所述光标从当前位置沿圓周移动到所述文本集合 图形顺序排列的下一个文本。
14、 根据权利要求 10所述的装置, 其特征在于:
具体地, 当所述输入装置的方向键包括全向键时, 所述检测单元检测所 述输入装置的全向键的旋转轨迹, 所述呈现单元以所述旋转轨迹确定所述光 标的移动方向, 同时在所述文本输入界面中相应地呈现所述光标在所述文本 集合图形中沿圓周的移动, 并突出显示光标所在位置的文本。
15、 根据权利要求 14所述的装置, 其特征在于: 具体地, 当所述检测单元在时间阈值内再次检测到所述全向键的旋转轨 当所述光标的移动方向与所述文本集合图像中文本的排列顺序相同时, 则所述呈现单元呈现所述光标从当前位置沿圓周移动到所述文本集合图形 顺序排列的下一个文本, 或
当所述光标的移动方向与所述文本集合图像中文本的排列顺序相反时, 则所述呈现单元呈现所述光标从当前位置沿圓周移动到所述文本集合图形 顺序排列的上一个文本。
16、 根据权利要求 11或 14所述的装置, 其特征在于所述装置还包括获 取单元:
具体地, 当所述检测单元在时间阈值内没有检测到同一方向键的输入, 或者在时间阈值内没有检测到同一方向键的输入而超过时间阈值再次检测 到同一所述方向键的输入、 或检测到所述输入装置中确定键的输入时, 则所 述获取单元查询所述文本数据库获取与所述光标当前所选择的文本集合图 形中的文本匹配的输入集合,
所述呈现单元在所述文本输入界面呈现所述获取单元获取的所述输入 集合以供所述输入装置输入。
17、 根据权利要求 16所述的装置, 其特征在于, 所述装置的输入装置 为飞梭遥控器,其中所述飞梭遥控器包括的全向键用于沿圓周方向顺时针或 逆时针运动, 且在圓周的任一位置进行输入。
18、 根据权利要求 10所述的装置, 其特征在于:
所述文本数据库包括字母数据库时, 则所述呈现单元在所述文本输入界 面中呈现与字母数据库对应的文本集合图形,且在所述文本集合图形的默认 位置显示光标, 其中所述文本集合图形包括沿圓周排列的字母, 所述光标用 于指示当前选定的字母, 或
所述文本数据库包括数字数据库时, 则所述呈现单元在所述文本输入界 面中呈现与数字数据库对应的文本集合图形,且在所述文本集合图形的默认 位置显示光标, 其中所述文本集合图形包括沿圓周排列的数字, 所述光标用 于指示当前选定的数字, 或
所述文本数据库包括字符数据库时, 则所述呈现单元在所述文本输入界 面中呈现与字符数据库对应的文本集合图形,且在所述文本集合图形的默认 位置显示光标, 其中所述文本集合图形包括沿圓周排列的字符, 所述光标用 于指示当前选定的字符。
PCT/CN2012/084304 2012-05-30 2012-11-08 文本输入的方法和装置 WO2013177903A1 (zh)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US13/886,937 US20130326428A1 (en) 2012-05-30 2013-05-03 Text input method and apparatus

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201210172692.9A CN102750003B (zh) 2012-05-30 2012-05-30 文本输入的方法和装置
CN201210172692.9 2012-05-30

Related Child Applications (1)

Application Number Title Priority Date Filing Date
US13/886,937 Continuation US20130326428A1 (en) 2012-05-30 2013-05-03 Text input method and apparatus

Publications (1)

Publication Number Publication Date
WO2013177903A1 true WO2013177903A1 (zh) 2013-12-05

Family

ID=47030262

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2012/084304 WO2013177903A1 (zh) 2012-05-30 2012-11-08 文本输入的方法和装置

Country Status (2)

Country Link
CN (1) CN102750003B (zh)
WO (1) WO2013177903A1 (zh)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104462538A (zh) * 2014-12-24 2015-03-25 北京奇艺世纪科技有限公司 一种推送信息展示方法及装置

Families Citing this family (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102750003B (zh) * 2012-05-30 2016-08-10 华为技术有限公司 文本输入的方法和装置
CN103488310A (zh) * 2013-09-16 2014-01-01 广东威创视讯科技股份有限公司 鼠标指针位置提示方法及系统
CN106033408B (zh) * 2015-03-20 2019-11-26 广州金山移动科技有限公司 一种对象旋转度调整方法及装置
AU2016298399A1 (en) * 2015-07-30 2018-01-25 Visa International Service Association Dynamic checkout button apparatuses, methods and systems
CN107305542B (zh) * 2016-04-21 2018-11-16 珠海金山办公软件有限公司 一种拼写检查方法及装置
CN106598268B (zh) * 2016-11-10 2019-01-11 清华大学 文本输入方法和电子设备
CN108845754B (zh) * 2018-07-03 2022-09-30 西交利物浦大学 用于移动虚拟现实头戴显示器的无驻留文本输入方法
CN113095090A (zh) * 2020-01-08 2021-07-09 阿里巴巴集团控股有限公司 一种输入处理方法、装置及计算设备

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1168780A2 (en) * 2000-06-30 2002-01-02 Nokia Mobile Phones Ltd. Improved data input
CN1624641A (zh) * 2003-04-09 2005-06-08 美国在线服务公司 具有自动纠正的方向输入系统
CN102750003A (zh) * 2012-05-30 2012-10-24 华为技术有限公司 文本输入的方法和装置

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7860536B2 (en) * 2006-01-05 2010-12-28 Apple Inc. Telephone interface for a portable communication device
CN101093419A (zh) * 2006-06-19 2007-12-26 盛趣信息技术(上海)有限公司 汉字输入系统和方法
EP2031486A1 (en) * 2007-08-31 2009-03-04 Research In Motion Limited Handheld electric device and associated method providing advanced text editing function in a text disambiguation environment
CN101382844A (zh) * 2008-10-24 2009-03-11 上海埃帕信息科技有限公司 一种输入间隔分词的方法

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1168780A2 (en) * 2000-06-30 2002-01-02 Nokia Mobile Phones Ltd. Improved data input
CN1624641A (zh) * 2003-04-09 2005-06-08 美国在线服务公司 具有自动纠正的方向输入系统
CN102750003A (zh) * 2012-05-30 2012-10-24 华为技术有限公司 文本输入的方法和装置

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104462538A (zh) * 2014-12-24 2015-03-25 北京奇艺世纪科技有限公司 一种推送信息展示方法及装置

Also Published As

Publication number Publication date
CN102750003A (zh) 2012-10-24
CN102750003B (zh) 2016-08-10

Similar Documents

Publication Publication Date Title
WO2013177903A1 (zh) 文本输入的方法和装置
EP3955556B1 (en) Input method, electronic device, and screen projection system
CN105190644B (zh) 用于使用触摸控制的基于图像的搜索的技术
US7737999B2 (en) User interface for visual cooperation between text input and display device
JP6400477B2 (ja) ジェスチャベースの検索
JP2004213269A (ja) 文字入力装置
US9569099B2 (en) Method and apparatus for displaying keypad in terminal having touch screen
US10387033B2 (en) Size reduction and utilization of software keyboards
US11706476B2 (en) User terminal apparatus, electronic apparatus, system, and control method thereof
WO2016145883A1 (zh) 屏幕控制方法、终端和计算机存储介质
US8633895B2 (en) Apparatus and method for improving character input function in mobile terminal
CN112486346B (zh) 按键模式设置方法、装置及存储介质
US20230291955A1 (en) User terminal apparatus, electronic apparatus, system, and control method thereof
WO2022242586A1 (zh) 应用界面显示方法、装置和电子设备
EP3910496A1 (en) Search method and device
US20110037731A1 (en) Electronic device and operating method thereof
US20130326428A1 (en) Text input method and apparatus
WO2012083719A1 (zh) 基于方向键的文字输入方法及装置
WO2022237795A1 (zh) 信息显示方法和电子设备
CN114115655A (zh) 快捷方式提醒方法及装置
JP5791668B2 (ja) 情報処理装置、方法及びコンピュータ・プログラム
CN112698734A (zh) 候选词显示方法及装置、电子设备
JP6109889B2 (ja) 情報処理装置、方法及びコンピュータ・プログラム
WO2015021890A1 (zh) 基于触摸屏的输入方法及装置
CA2719387C (en) System and method for facilitating character capitalization in handheld electronic 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: 12878053

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

Country of ref document: EP

Kind code of ref document: A1