JP5104544B2 - キー入力処理装置及びキー入力処理方法 - Google Patents
キー入力処理装置及びキー入力処理方法 Download PDFInfo
- Publication number
- JP5104544B2 JP5104544B2 JP2008136070A JP2008136070A JP5104544B2 JP 5104544 B2 JP5104544 B2 JP 5104544B2 JP 2008136070 A JP2008136070 A JP 2008136070A JP 2008136070 A JP2008136070 A JP 2008136070A JP 5104544 B2 JP5104544 B2 JP 5104544B2
- Authority
- JP
- Japan
- Prior art keywords
- key
- information
- input
- application software
- application
- 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.)
- Expired - Fee Related
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR 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
- G06F3/023—Arrangements 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
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR 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
- G06F3/023—Arrangements 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/0238—Programmable keyboards
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)
- Telephone Function (AREA)
- Input From Keyboards Or The Like (AREA)
Description
(実施例1)
図1は携帯電話の構成を示す図である。
(実施例2)
図5はパーソナルコンピュータの構成を示す図であり、携帯電話の構成を示す図1に対応している。
該キーイベント管理部は、同じキーが連続して入力されたことを判断する手段と、該連続して入力されたと判断されたキーの処理対象となり、該装置に搭載のアプリケーションソフトの情報を記憶する手段と、該連続して入力されたキーの情報を該記憶された情報に対応するアプリケーションソフトに通知する手段を備えることを特徴とするキー入力処理装置。
同じキーの入力間隔によりキー入力の連続性を判断し、
該キー入力が所定値よりも短い間隔で行われた場合に、該入力されたキーの情報が通知されるアプリケーションソフトの情報を記憶し、
該記憶された情報に対応するアプリケーションソフトに対して、該入力されたキーの情報を該キー入力に応じ連続して通知することを特徴とするキー入力処理方法。
該キーイベント管理部は、該装置で作動中であり処理される優先度が最も高いアプリケーションソフトを記憶する手段を備えることを特徴とするキー入力処理装置。
該キーイベント管理部は、入力されたキーの情報が通知されたアプリケーションからの応答信号に基づいて該アプリケーションソフトの情報を記憶することを特徴とするキー入力処理装置。
該キーイベント管理部は同じキーの入力間隔に基づいて該キー入力の連続性を判断する手段を備えることを特徴とするキー入力処理装置。
該キー入力処理装置は携帯電話であり、該連続して入力されるキーは終了キーである。
キー入力が所定値よりも短い間隔で行われた場合に、該入力されたキーの情報が通知されたアプリケーションソフトからの応答信号に基づいて該アプリケーションソフトの情報を記憶することを特徴とするキー入力処理方法。
該記憶された情報に対応するアプリケーションソフトは、作動中であり処理される優先度が最も高いアプリケーションソフトであることを特徴とするキー入力処理方法。
同じキーの入力間隔によりキー入力の連続性を判断する手段と、
該キー入力が所定値よりも短い間隔で行われた場合に、該入力されたキーの情報が通知されるアプリケーションソフトの情報を記憶する手段と、
該記憶された情報に対応するアプリケーションソフトに対して、該入力されたキーの情報を該キー入力に応じ連続して通知する手段として機能させることを特徴とするキー入力処理プログラム。
20 パーソナルコンピュータ
1 キー入力部
2 基本インタフェース部
3 表示部
5 制御処理部
51 無線通信処理部
52 アプリケーション処理部
520 キーイベント管理部
521 キー入力判断部
522 キー記憶部
523 アプリ記憶部
524 キー情報通知部
6 ソフトウェア群
61 デバイスドライバ
62 通信制御用OS
63 通信制御ソフト
64 ターミナルアダプタ
65 デバイスドライバ
66 アプリ用OS
67 ミドルウェア
68 アプリケーションソフト
Claims (4)
- 入力されたキーの情報を管理するキーイベント管理部を備え、該入力されたキーの情報に基づいて処理される装置であって、
該キーイベント管理部は、同じキーが所定値より短い間隔で連続して入力された場合にキー情報の処理対象となるアプリケーションソフトを操作するための連続イベントとして判断するキー入力判断部と、
該入力されたキーの情報が通知されるアプリケーションソフトの情報を記憶するアプリ記憶部と、
該キーが連続して入力されたと判断された場合、該記憶されたアプリケーションソフトの情報に基づいて、該キーが単一イベントで入力されたとき前記アプリ記憶部に記憶させた処理対象となる起動中のアプリケーションソフトへ該連続イベントの情報を通知するキー情報通知部と、
を備えたことを特徴とするキー入力処理装置。 - 連続したキー入力による誤処理を防止する方法であって、
同じキーが所定値よりも短い間隔で連続して入力された場合にキー情報の処理対象となるアプリケーションソフトを操作するための連続イベントとして判断し、
該入力されたキーの情報が通知されるアプリケーションソフトの情報を記憶し、
該キーが連続して入力されたと判断された場合、該記憶されたアプリケーションソフトの情報に基づいて、該キーが単一イベントで入力されたときに処理対象となる起動中のアプリケーションソフトへ該連続イベントの情報を通知する、
ことを特徴とするキー入力処理方法。 - 請求項1に記載のキー入力処理装置であって、
該キーイベント管理部は、該装置で作動中であり処理される優先度が最も高いアプリケーションソフトの情報を記憶する該アプリ記憶部を備えることを特徴とするキー入力処理装置。 - 請求項1に記載のキー入力処理装置であって、
該キーイベント管理部は、入力されたキーの情報が通知されたアプリケーションからの応答信号に基づいて該アプリケーションソフトの情報を記憶する該アプリ記憶部を備えることを特徴とするキー入力処理装置。
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2008136070A JP5104544B2 (ja) | 2008-05-23 | 2008-05-23 | キー入力処理装置及びキー入力処理方法 |
US12/421,906 US20090292923A1 (en) | 2008-05-23 | 2009-04-10 | Key-in processing device and method |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2008136070A JP5104544B2 (ja) | 2008-05-23 | 2008-05-23 | キー入力処理装置及びキー入力処理方法 |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2009284362A JP2009284362A (ja) | 2009-12-03 |
JP5104544B2 true JP5104544B2 (ja) | 2012-12-19 |
Family
ID=41342957
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2008136070A Expired - Fee Related JP5104544B2 (ja) | 2008-05-23 | 2008-05-23 | キー入力処理装置及びキー入力処理方法 |
Country Status (2)
Country | Link |
---|---|
US (1) | US20090292923A1 (ja) |
JP (1) | JP5104544B2 (ja) |
Families Citing this family (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN105740690B (zh) * | 2016-03-14 | 2018-01-19 | 广东欧珀移动通信有限公司 | 一种解锁方法及移动终端 |
CN107045604A (zh) * | 2017-02-22 | 2017-08-15 | 北京小米移动软件有限公司 | 信息处理方法及装置 |
Family Cites Families (21)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5953650A (en) * | 1997-10-30 | 1999-09-14 | Motorola Inc. | Portable-mobile radiotelephone architecture and method for mobile personal security systems |
IL142119A0 (en) * | 1998-09-22 | 2002-03-10 | Cybex Computer Prod Corp | System and method for accessing and operating personal computers remotely |
JP2000207092A (ja) * | 1999-01-19 | 2000-07-28 | Internatl Business Mach Corp <Ibm> | 誤操作防止方法及び装置、誤操作の防止のためのソフトウエア・プロダクトを格納した記憶媒体 |
US6751296B1 (en) * | 2000-07-11 | 2004-06-15 | Motorola, Inc. | System and method for creating a transaction usage record |
JP2002171310A (ja) * | 2000-11-29 | 2002-06-14 | Kenwood Corp | 移動通信端末 |
US20020081985A1 (en) * | 2000-12-27 | 2002-06-27 | Jonathan Liu | Vehicle radio system for multiple drivers |
JP4117354B2 (ja) * | 2001-06-20 | 2008-07-16 | 株式会社ケンウッド | 携帯電話機 |
GB2390703A (en) * | 2002-07-02 | 2004-01-14 | Ascent Group Ltd | Storage and authentication of data transactions |
US20050158018A1 (en) * | 2004-01-19 | 2005-07-21 | Fujitsu Ten Limited | Information reproduction apparatus |
JP2005269567A (ja) * | 2004-03-22 | 2005-09-29 | Hitachi Ltd | 携帯端末 |
WO2007124441A2 (en) * | 2006-04-20 | 2007-11-01 | Qualcomm Incorporated | Tagging language for broadcast radio |
US8374656B2 (en) * | 2006-05-24 | 2013-02-12 | Lg Electronics Inc. | Mobile communication device and method for controlling the same |
KR100753042B1 (ko) * | 2006-09-15 | 2007-08-30 | 삼성전자주식회사 | 핫 키를 이용한 이동 통신 단말기의 음악 파일 리스트 저장및 표시 방법 |
KR100783113B1 (ko) * | 2006-09-18 | 2007-12-07 | 삼성전자주식회사 | 이동 통신 단말기의 음악 파일 단축 저장 방법 |
JP4837514B2 (ja) * | 2006-10-06 | 2011-12-14 | 京セラ株式会社 | 携帯端末装置および携帯端末装置におけるアイコンの表示制御方法 |
US8350815B2 (en) * | 2007-06-20 | 2013-01-08 | Sony Mobile Communications | Portable communication device including touch input with scrolling function |
KR101691823B1 (ko) * | 2009-09-09 | 2017-01-02 | 엘지전자 주식회사 | 이동 단말기 및 이것의 디스플레이 제어 방법 |
KR101651128B1 (ko) * | 2009-10-05 | 2016-08-25 | 엘지전자 주식회사 | 이동 단말기 이것의 애플리케이션 실행 제어 방법 |
KR101623783B1 (ko) * | 2009-10-08 | 2016-05-24 | 엘지전자 주식회사 | 이동 단말기 및 이것의 데이터 추출 방법 |
JP5341719B2 (ja) * | 2009-11-12 | 2013-11-13 | 京セラ株式会社 | 携帯通信端末及び入力制御プログラム |
JP5325747B2 (ja) * | 2009-11-12 | 2013-10-23 | 京セラ株式会社 | 携帯端末及び入力制御プログラム |
-
2008
- 2008-05-23 JP JP2008136070A patent/JP5104544B2/ja not_active Expired - Fee Related
-
2009
- 2009-04-10 US US12/421,906 patent/US20090292923A1/en not_active Abandoned
Also Published As
Publication number | Publication date |
---|---|
JP2009284362A (ja) | 2009-12-03 |
US20090292923A1 (en) | 2009-11-26 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US11350249B2 (en) | Method and apparatus for displaying missed calls on mobile terminal | |
EP1418735B1 (en) | Method for controlling display of indicators in wireless mobile terminal | |
EP1011248B1 (en) | Method and apparatus for displaying background image in mobile telephone | |
EP3413544B1 (en) | Apparatus and method for providing incoming and outgoing call information in a mobile communication terminal | |
EP3373567B1 (en) | Method of displaying an event in a mobile terminal and mobile terminal implementing the same | |
JP4796587B2 (ja) | 携帯装置において、着信音を管理する方法および装置 | |
EP1710989B1 (en) | Mobile communication terminal adapted to display call information and corresponding method | |
EP2672681A1 (en) | Method of displaying an event in a mobile terminal and mobile terminal implementing the same | |
EP3322168B1 (en) | Mobile terminal device | |
JP5908691B2 (ja) | 携帯電子機器 | |
CN111132128B (zh) | 一种账户控制方法及装置 | |
US20080160960A1 (en) | Remote processing device management | |
JP5104544B2 (ja) | キー入力処理装置及びキー入力処理方法 | |
CN111314903B (zh) | 一种信息共享方法及电子设备 | |
CN110113480A (zh) | 一种显示方法及终端设备 | |
CN108536508B (zh) | 界面处理方法、装置以及移动终端 | |
JP2012169722A (ja) | 多者通話装置および電話機 | |
KR20060084008A (ko) | 블루투스를 이용한 이동통신 단말기의 기능 구현방법 | |
JP2010258647A (ja) | 通信端末及び着信制御方法 | |
CN110795243A (zh) | 应用处理方法及相关装置 | |
JP4261311B2 (ja) | 情報処理機器およびプログラム | |
JP2010061491A (ja) | 確認メッセージ表示装置および確認メッセージ表示方法 | |
CN111010477B (zh) | 音频信号调用方法及其系统、存储介质及终端设备 | |
KR20180046136A (ko) | 메시지 전송 제어를 위한 장치 및 제어방법 | |
JP2000196732A (ja) | 通信端末 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20110118 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20120202 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20120207 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20120409 |
|
A02 | Decision of refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A02 Effective date: 20120508 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20120808 |
|
A911 | Transfer to examiner for re-examination before appeal (zenchi) |
Free format text: JAPANESE INTERMEDIATE CODE: A911 Effective date: 20120816 |
|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20120904 |
|
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20120917 |
|
R150 | Certificate of patent or registration of utility model |
Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20151012 Year of fee payment: 3 |
|
LAPS | Cancellation because of no payment of annual fees |