US20110050578A1 - Electronic device with switchable input modes and method thereof - Google Patents
Electronic device with switchable input modes and method thereof Download PDFInfo
- Publication number
- US20110050578A1 US20110050578A1 US12/730,214 US73021410A US2011050578A1 US 20110050578 A1 US20110050578 A1 US 20110050578A1 US 73021410 A US73021410 A US 73021410A US 2011050578 A1 US2011050578 A1 US 2011050578A1
- Authority
- US
- United States
- Prior art keywords
- switch signal
- input mode
- input
- touch
- generating
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Abandoned
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input 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/01—Input arrangements or combined input and output arrangements for interaction between user and computer
- G06F3/03—Arrangements for converting the position or the displacement of a member into a coded form
- G06F3/041—Digitisers, e.g. for touch screens or touch pads, characterised by the transducing means
- G06F3/0416—Control or interface arrangements specially adapted for digitisers
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input 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/01—Input arrangements or combined input and output arrangements for interaction between user and computer
- G06F3/02—Input arrangements using manually operated switches, e.g. using keyboards or dials
Definitions
- the present disclosure relates to electronic devices and, particularly, to an electronic device with selectable input modes and a method thereof.
- Portable electronic devices including a touch screen are very popular. However, users may accidentally press some keys when they are using the touch screen or accidentally touch the touch screen when using the keys of the electronic device.
- FIG. 1 is a block diagram of an electronic device with switchable input modes in accordance with an exemplary embodiment.
- FIG. 2 is a flowchart of a method of switching input modes of an electronic device in accordance with an exemplary embodiment.
- the electronic device 100 includes a key input mode and a touch input mode.
- the key input mode users can only input symbols or commands to the electronic device 100 through pressing keys of a keyboard of the electronic device.
- the touch input mode users can only input symbols or commands to the electronic device 100 through touching a touch screen of the electronic device 100 .
- the electronic device 100 at least includes a keyboard unit 10 , a touch unit 20 , a switch unit 30 , a storage unit 40 , a processing unit 50 , and a display unit 60 .
- the keyboard unit 10 includes a key input unit 110 and a key input processing unit 130 .
- the key input unit 110 is configured for generating input signals in response to user input.
- the key input processing unit 130 is configured for processing the input signals transmitted from the key input unit 110 and transmitting the processed input signals to the processing unit 50 .
- the touch unit 20 includes a touch input unit 210 and a touch input processing unit 230 .
- the touch input unit 210 is configured for generating input signals in response to user inputs.
- the touch input processing unit 230 is configured for processing the input signals transmitted from the touch input unit 210 and transmitting the processed input signals to the processing unit 50 .
- the switch unit 30 is configured for generating a switch signal in response to user inputs.
- the switch unit 30 can be a physical key or a soft key expressed by a displayed icon.
- the storage unit 40 is configured for storing a predetermined time interval T.
- the processing unit 50 includes a timing module 510 , a comparing module 530 , and a switch controlling module 550 .
- the timing module 510 is configured for recording a duration T 1 of the switch signal transmitted from the switch unit 30 .
- the comparing module 530 is configured for comparing T with T 1 . In the embodiment, if T 1 is equal to or greater than T, the comparing module 530 generates a touch input switch signal. If T 1 is less than T, the comparing module 530 generates a key input switch signal. In an alternative embodiment, if T 1 is equal to or greater than T, the comparing module 530 generates the key input switch signal, and if T 1 is less than T, the comparing module 530 generates the touch input switch signal.
- the switch controlling module 550 is configured for switching the key input mode to the touch input mode according to the touch input switch signal, or switching the touch input mode to the key input mode according to the key input switch signal.
- the display unit 60 is configured for displaying a graphic user interface.
- the display unit 60 is a touch screen.
- FIG. 2 is a flowchart of a method of switching input modes of the electronic devices 100 in accordance with an exemplary embodiment.
- step S 210 the switch unit 30 generates a switch signal in response to user inputs.
- step S 220 the timing module 510 records T 1 of the switch signal.
- step S 230 the processing unit 50 obtains the T from the storage unit 40 .
- step S 240 the comparing module 530 compares T 1 of the switch signal with T. If T 1 of the switch signal is equal to or greater than T, the comparing module 530 generates the touch input switch signal, and the procedure goes to step S 250 . If T 1 of the switch signal is less than T, the comparing module 530 generates the key input switch signal, and the procedure goes to step S 260 .
- T 1 of the switch signal is less than T, the comparing module 530 generates the touch input switch signal. If T 1 of the switch signal is equal to or greater than T, the comparing module 530 generates the key input switch signal.
- step S 250 the switch controlling module 550 switches the key input mode to the touch input mode.
- step S 260 the switch controlling module 260 switches the touch input mode to the key input mode.
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)
- Position Input By Displaying (AREA)
Abstract
A method of switching input modes includes: generating a switch signal in response to user input; recording a duration of the switch signal; comparing the recorded duration of the switch signal with a predetermined time interval; generating a first switch signal if the recorded duration of the switch signal is equal to or greater than the predetermined time interval, or generating a second switch signal if the recorded duration of the switch signal is less than the predetermined time interval; and switching a first input mode to a second input mode according to the first switch signal, or switching the second input mode to the first input mode according to the second switch signal.
Description
- 1. Technical Field
- The present disclosure relates to electronic devices and, particularly, to an electronic device with selectable input modes and a method thereof.
- 2. Description of Related Art
- Portable electronic devices including a touch screen are very popular. However, users may accidentally press some keys when they are using the touch screen or accidentally touch the touch screen when using the keys of the electronic device.
- The components of the drawings are not necessarily drawn to scale, the emphasis instead being placed upon clearly illustrating the principles of an electronic device with switchable input modes and a method thereof. Moreover, in the drawings, like reference numerals designate corresponding parts throughout several views.
-
FIG. 1 is a block diagram of an electronic device with switchable input modes in accordance with an exemplary embodiment. -
FIG. 2 is a flowchart of a method of switching input modes of an electronic device in accordance with an exemplary embodiment. - Referring to
FIG. 1 , an embodiment of anelectronic device 100 with switchable input modes is illustrated. In the embodiment, theelectronic device 100 includes a key input mode and a touch input mode. In the key input mode, users can only input symbols or commands to theelectronic device 100 through pressing keys of a keyboard of the electronic device. In the touch input mode, users can only input symbols or commands to theelectronic device 100 through touching a touch screen of theelectronic device 100. - The
electronic device 100 at least includes akeyboard unit 10, atouch unit 20, aswitch unit 30, astorage unit 40, aprocessing unit 50, and adisplay unit 60. - The
keyboard unit 10 includes akey input unit 110 and a keyinput processing unit 130. Thekey input unit 110 is configured for generating input signals in response to user input. The keyinput processing unit 130 is configured for processing the input signals transmitted from thekey input unit 110 and transmitting the processed input signals to theprocessing unit 50. - The
touch unit 20 includes atouch input unit 210 and a touchinput processing unit 230. Thetouch input unit 210 is configured for generating input signals in response to user inputs. The touchinput processing unit 230 is configured for processing the input signals transmitted from thetouch input unit 210 and transmitting the processed input signals to theprocessing unit 50. - The
switch unit 30 is configured for generating a switch signal in response to user inputs. Theswitch unit 30 can be a physical key or a soft key expressed by a displayed icon. - The
storage unit 40 is configured for storing a predetermined time interval T. - The
processing unit 50 includes atiming module 510, acomparing module 530, and aswitch controlling module 550. Thetiming module 510 is configured for recording a duration T1 of the switch signal transmitted from theswitch unit 30. The comparingmodule 530 is configured for comparing T with T1. In the embodiment, if T1 is equal to or greater than T, the comparingmodule 530 generates a touch input switch signal. If T1 is less than T, thecomparing module 530 generates a key input switch signal. In an alternative embodiment, if T1 is equal to or greater than T, thecomparing module 530 generates the key input switch signal, and if T1 is less than T, thecomparing module 530 generates the touch input switch signal. The switch controllingmodule 550 is configured for switching the key input mode to the touch input mode according to the touch input switch signal, or switching the touch input mode to the key input mode according to the key input switch signal. - The
display unit 60 is configured for displaying a graphic user interface. In the embodiment, thedisplay unit 60 is a touch screen. -
FIG. 2 is a flowchart of a method of switching input modes of theelectronic devices 100 in accordance with an exemplary embodiment. - In step S210, the
switch unit 30 generates a switch signal in response to user inputs. - In step S220, the
timing module 510 records T1 of the switch signal. - In step S230, the
processing unit 50 obtains the T from thestorage unit 40. - In step S240, the
comparing module 530 compares T1 of the switch signal with T. If T1 of the switch signal is equal to or greater than T, thecomparing module 530 generates the touch input switch signal, and the procedure goes to step S250. If T1 of the switch signal is less than T, thecomparing module 530 generates the key input switch signal, and the procedure goes to step S260. - It should be noted that in an alternative embodiment if T1 of the switch signal is less than T, the comparing
module 530 generates the touch input switch signal. If T1 of the switch signal is equal to or greater than T, thecomparing module 530 generates the key input switch signal. - In step S250, the
switch controlling module 550 switches the key input mode to the touch input mode. - In step S260, the
switch controlling module 260 switches the touch input mode to the key input mode. - Although the present disclosure has been specifically described on the basis of the exemplary embodiment thereof, the disclosure is not to be construed as being limited thereto. Various changes or modifications may be made to the embodiment without departing from the scope and spirit of the disclosure.
Claims (7)
1. An electronic device with switchable input modes, comprising:
a keyboard unit configured for generating key input signal in response to user input;
a touch unit configured for generating touch input signal in response to user input;
a switch unit configured for generating a switch signal in response to user input;
a storage unit configured for storing a predetermined time interval; and
a processing unit comprising:
a timing module configured for recording a duration of the switch signal transmitted from the switch unit;
a comparing module configured for comparing the recorded duration of the switch signal with the predetermined time interval, and generating a first switch signal if the recorded duration is equal to or greater than the predetermined time interval, or generating a second switch signal if the recorded duration is less than the predetermined time interval; and
a switch controlling module configured for switching a first input mode to a second input mode according to the first switch signal, or switching the second input mode to the first input mode according to the second switch signal.
2. The electronic device as described in claim 1 , wherein the first switch signal is the touch input switch signal, and the second switch signal is the key input switch signal, the first input mode is the key input mode, and the second input mode is the touch input mode.
3. The electronic device as described in claim 1 , wherein the first switch signal is the key input switch signal, and the second switch signal is the touch input switch signal, the first input mode is the touch input mode, and the second input mode is the key input mode.
4. The electronic device as described in claim 1 , further comprising a touch screen.
5. A method of switching input modes, comprising:
generating a switch signal in response to user input;
recording a duration of the switch signal;
comparing the recorded duration of the switch signal with a predetermined time interval;
generating a first switch signal if the recorded duration of the switch signal is equal to or greater than the predetermined time interval, or generating a second switch signal if the recorded duration of the switch signal is less than the predetermined time interval; and
switching a first input mode to a second input mode according to the first switch signal, or switching the second input mode to the first input mode according to the second switch signal.
6. The method as described in claim 5 , wherein the first switch signal is the touch input switch signal, and the second switch signal is the key input switch signal, the first input mode is the key input mode, and the second input mode is the touch input mode.
7. The method as described in claim 5 , wherein the first switch signal is the key input switch signal, and the second switch signal is the touch input switch signal, the first input mode is the touch input mode, and the second input mode is the key input mode.
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN200910306262XA CN102004545A (en) | 2009-08-28 | 2009-08-28 | Portable electronic device and input mode switching method thereof |
| CN200910306262.X | 2009-08-28 |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| US20110050578A1 true US20110050578A1 (en) | 2011-03-03 |
Family
ID=43624101
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| US12/730,214 Abandoned US20110050578A1 (en) | 2009-08-28 | 2010-03-23 | Electronic device with switchable input modes and method thereof |
Country Status (2)
| Country | Link |
|---|---|
| US (1) | US20110050578A1 (en) |
| CN (1) | CN102004545A (en) |
Cited By (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN103197756A (en) * | 2012-01-09 | 2013-07-10 | 联想(北京)有限公司 | Method and device for inputting operating information of electronic equipment |
| CN103529946A (en) * | 2013-10-29 | 2014-01-22 | 广东欧珀移动通信有限公司 | Input method and device |
| US20140340347A1 (en) * | 2013-05-20 | 2014-11-20 | Google Inc. | Touch scanning and wireless scanning in a portable computing device |
Families Citing this family (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN103176594B (en) * | 2011-12-23 | 2016-08-17 | 联想(北京)有限公司 | A kind of text maninulation method and system |
| KR20130120599A (en) | 2012-04-26 | 2013-11-05 | 엘지전자 주식회사 | Mobile terminal and control method thereof |
| TWI530824B (en) * | 2013-02-07 | 2016-04-21 | 廣達電腦股份有限公司 | Portable computer |
| KR20150101703A (en) * | 2014-02-27 | 2015-09-04 | 삼성전자주식회사 | Display apparatus and method for processing gesture input |
| CN116880716B (en) * | 2023-09-06 | 2023-12-29 | 深圳市英菲克电子有限公司 | Product input control circuit and method |
Citations (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20070075978A1 (en) * | 2005-09-30 | 2007-04-05 | Primax Electronics Ltd. | Adaptive input method for touch screen |
| US20070152984A1 (en) * | 2005-12-30 | 2007-07-05 | Bas Ording | Portable electronic device with multi-touch input |
Family Cites Families (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN100504731C (en) * | 2005-02-03 | 2009-06-24 | 联想(北京)有限公司 | An information input device and method for a portable electronic device |
| CN101470537A (en) * | 2007-12-27 | 2009-07-01 | 英业达股份有限公司 | Control method of key |
-
2009
- 2009-08-28 CN CN200910306262XA patent/CN102004545A/en active Pending
-
2010
- 2010-03-23 US US12/730,214 patent/US20110050578A1/en not_active Abandoned
Patent Citations (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20070075978A1 (en) * | 2005-09-30 | 2007-04-05 | Primax Electronics Ltd. | Adaptive input method for touch screen |
| US20070152984A1 (en) * | 2005-12-30 | 2007-07-05 | Bas Ording | Portable electronic device with multi-touch input |
Cited By (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN103197756A (en) * | 2012-01-09 | 2013-07-10 | 联想(北京)有限公司 | Method and device for inputting operating information of electronic equipment |
| CN103197756B (en) * | 2012-01-09 | 2016-03-02 | 联想(北京)有限公司 | A kind of operation information inputting method of electronic equipment and electronic equipment |
| US20140340347A1 (en) * | 2013-05-20 | 2014-11-20 | Google Inc. | Touch scanning and wireless scanning in a portable computing device |
| US9891760B2 (en) * | 2013-05-20 | 2018-02-13 | Google Llc | Touch scanning and wireless scanning in a portable computing device |
| CN103529946A (en) * | 2013-10-29 | 2014-01-22 | 广东欧珀移动通信有限公司 | Input method and device |
Also Published As
| Publication number | Publication date |
|---|---|
| CN102004545A (en) | 2011-04-06 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US20110050578A1 (en) | Electronic device with switchable input modes and method thereof | |
| CN104142779B (en) | user interface control method, device and terminal | |
| US20110291930A1 (en) | Electronic device with touch input function and touch input method thereof | |
| CN108073437B (en) | Application recommendation method and mobile terminal | |
| US20110246952A1 (en) | Electronic device capable of defining touch gestures and method thereof | |
| WO2018027501A1 (en) | Terminal, touch response method, and device | |
| CN108431756B (en) | Method for responding to gesture acting on touch screen of electronic equipment and electronic equipment | |
| US20120262388A1 (en) | Mobile device and method for controlling mobile device | |
| EP3614652A1 (en) | Vibration notification method for mobile terminal, and mobile terminal | |
| CN104750254B (en) | A kind of information processing method and device, electronic equipment | |
| CN104598130A (en) | Mode switching method, terminal, wearable equipment and device | |
| US20120115543A1 (en) | Head mounted display apparatus with phone function | |
| CN110908582A (en) | A control method, touch pen and electronic component | |
| US20120033533A1 (en) | Electronic device with alarm mode and alarm method thereof | |
| CN103513820A (en) | Apparatus and method for controlling mode switch | |
| US20090170561A1 (en) | Mobile phone and dialing method thereof | |
| CN103856798A (en) | Operation method and electronic equipment | |
| CN106055301A (en) | Volume setting method and mobile terminal | |
| CN103870166B (en) | A kind of method and apparatus of pattern switching | |
| CN104866078A (en) | Electronic equipment control method and control device as well as electronic equipment | |
| CN105516469A (en) | Clock control method and device | |
| US20080094258A1 (en) | Electronic system with user-operable keys and capability of prompting keys being touched | |
| CN108021315B (en) | A control method and mobile terminal | |
| EP3848780B1 (en) | Electronic device | |
| CN112333318B (en) | Key function response method and device and electronic equipment |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| AS | Assignment |
Owner name: HON HAI PRECISION INDUSTRY CO., LTD., TAIWAN Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:LEE, TEH-SHEN;HSIEH, KUAN-HONG;CHANG, CHIUNG-LI;REEL/FRAME:024126/0632 Effective date: 20100210 |
|
| STCB | Information on status: application discontinuation |
Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION |