The present application is related to and claims priority under 35 U.S.C. §119 to an application filed in the Korean Intellectual Property Office on Nov. 3, 2008 and assigned Serial No. 10-2008-0108327, the contents of which are incorporated herein by reference.
The present invention relates generally to a computing device with a touchscreen, and in particular, to an apparatus and method for inputting characters in a computing device with a touchscreen.
Modern devices, such as portable terminals and computers, have a character input function as a basic input means. For example, a portable terminal receives characters through a built-in keypad and a computer receives characters through a separate hardware of a keyboard. In this case, if a plurality of languages are supported, keys are mapped to characters independently with respect to the languages. For example, in a general computer keyboard, an English character ‘A’ and a Korean character ‘□’ are all mapped to one key. Moreover, in a portable terminal, an English character, a Korean character, and a numeral are all mapped to one key. For example, a numeral ‘1’, English characters ‘q’ and ‘x’, and a Korean character ‘|’ are all mapped to one key.
As described above, if a plurality of languages are mapped to one key, a user may change an input language through a corresponding key for input language conversion. That is, if the user is to input Korean characters and English characters in combination, the user must press down a language conversion key in order to input an English character after inputting a Korean character. Thus, if the user is to write a character string with a mixture of different languages, numerals, special characters, and symbols, the user is inconvenienced by having to press down the language conversion key frequently.
To address the above-discussed deficiencies of the prior art, it is a primary aspect of the present invention to provide an apparatus and method for eliminating the inconvenience caused by a language conversion key input in a computing device with a touchscreen.
Another object of the present invention is to provide an apparatus and method for omitting a language conversion key input in a computing device with a touchscreen by using the input characteristics of the touchscreen.
Another object of the present invention is to provide an apparatus and method for replacing a language conversion key input by a drag operation in a computing device with a touchscreen.
Another object of the present invention is to provide an apparatus and method for determining an input character in a computing device with a touchscreen by using the drag direction after key touch.
According to an aspect of the present invention, a method for determining an input character in a computing device with a touchscreen includes: displaying keys mapped to a plurality of characters on a touchscreen; and if a press and a drag occur in a key region and a release occurs outside the key region, determining that one of the characters except a representative character of the key is input.
According to another aspect of the present invention, an apparatus for a computing device with a touchscreen includes: a touchscreen displaying keys mapped to a plurality of characters; and a determining unit determining, if a press and a drag occur in a key region and a release occurs outside the key region, that one of the characters except a representative character of the key is input.
Before undertaking the DETAILED DESCRIPTION OF THE INVENTION below, it may be advantageous to set forth definitions of certain words and phrases used throughout this patent document: the terms “include” and “comprise,” as well as derivatives thereof, mean inclusion without limitation; the term “or,” is inclusive, meaning and/or; the phrases “associated with” and “associated therewith,” as well as derivatives thereof, may mean to include, be included within, interconnect with, contain, be contained within, connect to or with, couple to or with, be communicable with, cooperate with, interleave, juxtapose, be proximate to, be bound to or with, have, have a property of, or the like; and the term “controller” means any device, system or part thereof that controls at least one operation, such a device may be implemented in hardware, firmware or software, or some combination of at least two of the same. It should be noted that the functionality associated with any particular controller may be centralized or distributed, whether locally or remotely. Definitions for certain words and phrases are provided throughout this patent document, those of ordinary skill in the art should understand that in many, if not most instances, such definitions apply to prior, as well as future uses of such defined words and phrases.
For a more complete understanding of the present disclosure and its advantages, reference is now made to the following description taken in conjunction with the accompanying drawings, in which like reference numerals represent like parts:
The present invention provides an apparatus and method for eliminating the inconvenience caused by a language conversion key input in a computing device with a touchscreen. Herein, the computing device may be any device having a touchscreen as an input means, such as cellular phones, personal portable phones, complex wireless terminals, IMT2000 terminals, laptop computers, and desktop computers.
Input patterns identifiable through a touchscreen include press, drag, and release. In determining the input of a character mapped to a key displayed on a touchscreen, if a press and a release occur in a region of the corresponding key, a computing device determines that the corresponding character is inputted. However, a computing device according to the present invention uses a press and a release as well as a drag to determine an input character.
In the case of keys mapped to Korean characters and English characters, input character determination according to the present invention is the same as illustrated in
Referring to
In the case of keys mapped to numerals and English characters, input character determination according to the present invention is the same as illustrated in
Referring to
In the case of keys mapped to Korean characters, numerals and English characters, input character determination according to the present invention is the same as illustrated in
Referring to
Hereinafter, the configuration and operation of a computing device determining an input character according to an embodiment of the present invention will be described in detail with reference to the accompanying drawings.
Referring to
The touchscreen 202 has a display function for displaying visual information and an input function for detecting a touch input according to a physical touch. That is, under the control of the control unit 206, the touchscreen 202 displays the state, numeral, character, image, and video of the computing device in a visual form. Particularly, under the control of the control unit 206, the touchscreen 202 displays keys mapped to a plurality of characters. Herein, the characters include a plurality of languages. For example, the characters may include Korean characters/English characters, numerals/English characters, or Korean characters/numerals/English characters. Also, the touchscreen 202 provides information such as the occurrence position, pressure level and pressure range of a touch input by a user to the character determining unit 204. For example, the touchscreen 202 includes one of a CRT, a LCD and an OLED for the display function. Also, the touchscreen 202 includes a touch panel for the input function.
The character determining unit 204 determines an input character according to a touch input generated on the touchscreen 202, and provides the determination result to the control unit 206. Herein, the character determining unit 204 determines the input character by using a press, a drag and a release caused by a touch. The input character determination function is as follows. If a press occurs in a key region, the character determining unit 204 records the motion trajectory of a touch, i.e., the trajectory of a drag. If a release occurs during the record of the drag trajectory, the character determining unit 204 determines an input character. Herein, if the occurrence position of the release is outside the key region, the character determining unit 204 determines that a language/character corresponding to the drag direction is input. Herein, the language/character corresponding to the drag direction and the representative character may vary depending on the intentions of a designer of the computing device and an implementer of the present invention.
The control unit 206 controls an overall operation of the computing device. For example, the control unit 206 provides video information, which is to be displayed to the user, to the touchscreen 202, and processes a function corresponding to an input character provided from the character determining unit 204. When the determination result of the character input is provided from the character determining unit 204, if an edit window displaying the input character is displayed, the control unit 206 controls the touchscreen 202 to display the determined character on the edit window.
Referring to
In step 303, the computing device determines whether a press occurs in a key region. That is, the computing device determines whether a user's touch for a character input occurs.
If a press occurs in the key region, the computing device proceeds to step 305. In step 305, the computing device tracks the motion trajectory of the touch. That is, if the movement of a touch position, i.e., a drag occurs after the occurrence of the press, the computing device records the trajectory of the drag.
In step 307, the computing device determines whether a release occurs in a key region during the record of the drag trajectory. If a release does not occur in the key region (in step 307), the computing device proceeds to step 311. In step 311, the computing device determines whether a release occurs outside the key region. If a release does not occur outside the key region (in step 311), the computing device returns to step 305. That is, the computing device repeats steps 305, 307 and 309 to determine whether a release occurs and whether the occurrence position is in the key region.
If a release occurs in the key region (in step 307), the computing device proceeds to step 309. In step 309, the computing device determines that a representative character of the key is input. Herein, the representative character may vary depending on the intentions of a designer of the computing device and an implementer of the present invention. For example, in the case of
If a release occurs outside the key region (in step 311), the computing device proceeds to step 313. In step 313, the computing device determines that the language/character corresponding to the drag direction is input. For example, in the case of
As described above, the present invention replaces a language conversion key input by a drag operation in a computing device with a touchscreen, thereby making it possible to eliminate the user's inconvenience caused by the language conversion key input.
Although the present disclosure has been described with an exemplary embodiment, various changes and modifications may be suggested to one skilled in the art. It is intended that the present disclosure encompass such changes and modifications as fall within the scope of the appended claims.
Number | Date | Country | Kind |
---|---|---|---|
10-2008-0108327 | Nov 2008 | KR | national |