JP2006325022A - Input auxiliary device and program - Google Patents

Input auxiliary device and program Download PDF

Info

Publication number
JP2006325022A
JP2006325022A JP2005147079A JP2005147079A JP2006325022A JP 2006325022 A JP2006325022 A JP 2006325022A JP 2005147079 A JP2005147079 A JP 2005147079A JP 2005147079 A JP2005147079 A JP 2005147079A JP 2006325022 A JP2006325022 A JP 2006325022A
Authority
JP
Japan
Prior art keywords
history
application
key
key input
input
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.)
Pending
Application number
JP2005147079A
Other languages
Japanese (ja)
Inventor
Takeshi Sakurai
剛 桜井
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric Corp
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 Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP2005147079A priority Critical patent/JP2006325022A/en
Publication of JP2006325022A publication Critical patent/JP2006325022A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • User Interface Of Digital Computer (AREA)
  • Telephone Function (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To obtain an input auxiliary device capable of preventing user's unintended operation when reproducing a key input history. <P>SOLUTION: A key history application 231 stores a state of an application executed by an application part 23 and user's key input contents, in a key input history data area 411 as a state history of the application. When the key input history stored in the key input history data area 411 is reproduced, a history execution control means 221 determines whether an application other than an application for reproducing the key input history is being executed or not at a time point of transition from a key input reproduced at present to the next key input, and stops reproducing in the case that it is being executed. <P>COPYRIGHT: (C)2007,JPO&INPIT

Description

この発明は、例えば、携帯電話等で、ユーザの入力を補助する目的で、ユーザが入力したキー入力情報を内部に記憶し、その記憶したキー入力を呼び出す機能を搭載した入力補助装置及びプログラムに関するものである。   The present invention relates to an input assist device and a program having a function of storing key input information input by a user and calling the stored key input for the purpose of assisting the user's input with, for example, a mobile phone. Is.

現在の携帯電話には新しい機能が次々と搭載されており、ある機能を使うために必要となるユーザ操作は複雑化の一途をたどっている。一方で、ユーザが普段よく使う機能は、数多くの機能のごく一部の機能である場合が多い。   Current mobile phones are equipped with new functions one after another, and user operations required to use certain functions are becoming increasingly complex. On the other hand, the functions that users often use are often only a part of many functions.

そこで、ユーザがよく使用する機能を簡単に呼び出すための工夫として、ユーザによる機能呼び出しメニューのカスタマイズを可能とする方法や、機能呼び出し用にある特定のハードウエア・キーを割り当てるショートカットキーの方法などが取られている。しかし、メニューカスタマイズの場合、あまり自由度の高いカスタマイズを可能にすると、カスタマイズ設定のための操作自体が複雑になり、ユーザにとって分かりにくく使いづらいものになってしまう。また、ショートカットキーを利用する場合は、ハードウエア・キーの数に制限があるため、登録できる機能は限られた数となる。また、一般に自由度の高いカスタマイズを可能とするための実装は複雑であり、実装自体が難しいという問題もある。   Therefore, as a device for easily calling functions frequently used by the user, there are a method that allows the user to customize the function call menu, a shortcut key method that assigns a specific hardware key for function call, etc. Has been taken. However, in the case of menu customization, if customization with a very high degree of freedom is possible, the operation for customization setting itself becomes complicated, making it difficult for the user to understand and difficult to use. Also, when using shortcut keys, the number of hardware keys is limited, so the number of functions that can be registered is limited. Also, in general, the implementation for enabling customization with a high degree of freedom is complicated, and there is a problem that the implementation itself is difficult.

こうした問題に対する手段として、例えば、特許文献1に示されているように、ユーザによる機能設定操作の履歴をメモリ上に保持し、履歴呼び出し専用のキーを使って同じ操作を呼び出すことを可能にすることで、以前実施した設定変更を再度行うことを容易にするようにしたものがあった。   As means for solving such a problem, for example, as shown in Patent Document 1, a history of function setting operations by a user is held in a memory, and the same operation can be called using a key dedicated to history call. As a result, there has been a configuration that makes it easy to re-execute setting changes that have been performed previously.

特開2001−127867号公報JP 2001-127867 A

上記の特許文献1に示されているような方法は、ユーザの機能設定操作の履歴を携帯電話内部に自動的に格納し、ユーザによって履歴を呼び出すことを可能とするものである。この方法は、ユーザ操作が容易であり、実装も容易である。しかし、履歴として携帯電話内部に保存する対象はユーザが過去に行った機能設定画面を呼び出す操作に限られており、ユーザが保存したい一連の操作を指定して保存・呼び出しすることはできない。たとえば、「カメラの撮影画質・サイズを好みの設定に変更した状態でカメラ撮影アプリケーションを起動する」といった一連の操作を保存・呼び出しすることはできない。   The method as shown in the above-mentioned Patent Document 1 automatically stores a function setting operation history of a user in a mobile phone and allows the user to call the history. This method is easy for user operation and easy to implement. However, the object to be saved in the mobile phone as a history is limited to an operation for calling a function setting screen performed by the user in the past, and a series of operations that the user wants to save cannot be specified and saved / recalled. For example, a series of operations such as “starting a camera shooting application with the camera shooting image quality / size changed to a desired setting” cannot be saved / recalled.

一方、ユーザのキー操作全般を保存する一般的な方法として、PCソフトなどで用いられるキーボードマクロ機能が挙げられる。しかし、携帯電話は電話着信、メール着信、アラーム鳴動など、非同期で発生する事象が多く、キーボードマクロを実行した場合に、ユーザの想定していない動作をしてしまう可能性がある。また、ある程度処理時間が必要な操作の場合、あるキー操作を行った後、ユーザが画面遷移を確認した後で次の操作を行う必要があり、これをキーボードマクロで実行した場合に、ユーザの想定していない動作をしてしまう可能性がある。これらの問題のため、単純に携帯電話にキーボードマクロ機能を適用することはできない。   On the other hand, as a general method for storing the user's general key operations, there is a keyboard macro function used in PC software or the like. However, mobile phones often have asynchronous events such as incoming phone calls, incoming emails, and alarm sounds, and when a keyboard macro is executed, there is a possibility that the user may perform operations that are not assumed. In the case of an operation that requires a certain amount of processing time, after performing a certain key operation, the user must perform the next operation after confirming the screen transition. There is a possibility of unexpected behavior. Because of these problems, the keyboard macro function cannot be simply applied to a mobile phone.

この発明は上記のような課題を解決するためになされたもので、一度行ったことのある操作を、簡易な手順で行うことを可能とし、かつ、入力履歴を再生時にユーザの意図しない動作を防止することのできる入力補助装置を得ることを目的とする。   The present invention has been made to solve the above-described problems, and allows an operation that has been performed once to be performed in a simple procedure, and an operation unintended by the user at the time of reproducing the input history. It is an object of the present invention to obtain an input auxiliary device that can be prevented.

この発明に係る入力補助装置は、任意のアプリケーションにおけるユーザのキー入力履歴を履歴記憶手段で記憶し、このキー入力履歴を再生する場合、履歴実行制御手段は、現在再生されているキー入力から次のキー入力に遷移する時点で、再生するアプリケーションとは異なるアプリケーションが実行されていた場合は再生を停止するようにしたものである。   The input assist device according to the present invention stores the user's key input history in an arbitrary application in the history storage means, and when reproducing the key input history, the history execution control means performs the following from the key input being currently reproduced. When an application different from the application to be reproduced is being executed at the time of transition to the key input, the reproduction is stopped.

また、この発明に係る入力補助装置は、任意のアプリケーションにおいてユーザが入力したキー種別とキー入力時間間隔とを関連付けて履歴記憶手段で記憶し、履歴実行制御手段で、任意のアプリケーションにおけるユーザのキー入力履歴を再生する場合、記憶されたキー種別とキー入力時間間隔とに基づいて、キー入力履歴を再現するようにしたものである。   The input assist device according to the present invention associates the key type and key input time interval input by the user in an arbitrary application with each other and stores them in the history storage unit, and the history execution control unit stores the user key in the arbitrary application. When the input history is reproduced, the key input history is reproduced based on the stored key type and key input time interval.

この発明の入力補助装置は、ユーザのキー入力履歴を再生する場合、再生するアプリケーションにおいて、現在のキー入力から次のキー入力に遷移する時点で、そのアプリケーションとは異なるアプリケーションが実行されていた場合は、再生を停止するようにしたので、一度行ったことのある操作を、簡易な手順で行うことを可能とし、かつ、入力履歴を再生中に非同期に他のイベントが発生した場合でもユーザの意図しない動作を防止することのできる入力補助装置を得ることができる。   In the input assist device according to the present invention, when playing back a user's key input history, an application different from the application is executed at the time of transition from the current key input to the next key input. Since playback is stopped, operations that have been performed once can be performed in a simple procedure, and even when other events occur asynchronously during playback of the input history, It is possible to obtain an input auxiliary device that can prevent an unintended operation.

また、この発明の入力補助装置は、ユーザのキー入力時間間隔も含めて記憶し、ユーザのキー入力履歴を再生する場合は、このキー入力時間間隔に基づいて再現するようにしたので、ある程度処理時間が必要な操作を含むアプリケーションにおけるキー入力履歴を再生する場合でも、ユーザの意図しない動作を防止することができる。   Further, the input assist device of the present invention stores the key input time interval of the user and reproduces the user key input history based on the key input time interval. Even when a key input history in an application including an operation requiring time is reproduced, an operation unintended by the user can be prevented.

実施の形態1.
図1は、この発明の実施の形態1による入力補助装置が適用される携帯電話の構成図である。
図2は、携帯電話の外観図である。
Embodiment 1 FIG.
FIG. 1 is a configuration diagram of a mobile phone to which an input assist device according to Embodiment 1 of the present invention is applied.
FIG. 2 is an external view of the mobile phone.

図2に示すように、携帯電話100は、ユーザが種々の入力を行うための各種のキーを備えたキー入力部1と、入力結果や種々のアプリケーション画面を表示するための表示部3を有している。キー入力部1は、数字キーや機能キー等を有しており、また、機能キーの一つとして、キー入力履歴の取得開始や終了を行うための専用キー(以下、Rキーという)1aを備えている。尚、本実施の形態において、キー入力とは、選択や決定といった種々の操作を含み、キーイベントを発生させる全てのキー操作を指すものとする。   As shown in FIG. 2, the mobile phone 100 includes a key input unit 1 having various keys for a user to perform various inputs, and a display unit 3 for displaying input results and various application screens. is doing. The key input unit 1 includes numeric keys, function keys, and the like. Also, as one of function keys, a dedicated key (hereinafter referred to as R key) 1a for starting and ending acquisition of a key input history is provided. I have. In the present embodiment, the key input includes all operations such as selection and determination, and indicates all key operations that generate a key event.

また、図1に示すように、携帯電話100の機能ブロック構成は、キー入力部1、制御部2、表示部3、記憶部4からなる。キー入力部1は、図2に示すように、ユーザからのキー入力を検出する機能部である。制御部2は、キー入力部1からの入力信号に基づいて、種々のアプリケーションを起動して処理を行い、表示部3に対して種々の表示信号を出力する機能部であり、キー判別部21、アプリケーション制御部22、アプリケーション部23、表示制御部24を備えている。キー判別部21は、キー入力部1からの入力信号を検出し、キーの種別を判別する機能部である。アプリケーション制御部22は、キー判別部21からのキー入力イベントを適切なアプリケーションへ配送する機能と、後述するキー履歴アプリケーション231と連携してキー入力履歴情報の保存・再生を行う機能部であり、履歴実行制御手段221を備えている。   As shown in FIG. 1, the functional block configuration of the mobile phone 100 includes a key input unit 1, a control unit 2, a display unit 3, and a storage unit 4. As shown in FIG. 2, the key input unit 1 is a functional unit that detects a key input from a user. The control unit 2 is a functional unit that activates and processes various applications based on the input signal from the key input unit 1 and outputs various display signals to the display unit 3. , An application control unit 22, an application unit 23, and a display control unit 24. The key discrimination unit 21 is a functional unit that detects an input signal from the key input unit 1 and discriminates the type of the key. The application control unit 22 is a function unit that delivers a key input event from the key determination unit 21 to an appropriate application, and a function unit that stores and reproduces key input history information in cooperation with a key history application 231 described later. A history execution control means 221 is provided.

履歴実行制御手段221は、記憶されたキー入力履歴を再生する場合、現在再生されているキー入力から次のキー入力に遷移する時点で、アプリケーション部23において、キー入力履歴を再生するアプリケーションとは異なるアプリケーションが実行されているかを判定し、実行されていた場合は、キー入力履歴の再生を停止する機能を有するものである。また、履歴実行制御手段221は、記憶されたキー入力履歴を再生する場合、記憶されているキー種別を、記憶されたキー入力時間間隔で再現する機能を有している。   When the history execution control unit 221 reproduces the stored key input history, the application unit 23 reproduces the key input history at the time of transition from the currently reproduced key input to the next key input. It is determined whether or not a different application is being executed, and if it has been executed, it has a function of stopping reproduction of the key input history. The history execution control means 221 has a function of reproducing the stored key type at the stored key input time interval when reproducing the stored key input history.

アプリケーション部23は、携帯電話100として非同期に複数のアプリケーションが起動可能なアプリケーション実行手段を構成するものであり、キー入力部1からのユーザのキー入力履歴の保存・再生を行うためのユーザインタフェースを提供するキー履歴アプリケーション231や、種々のアプリケーション(アプリケーション1(232a),アプリケーション2(232b),…)から構成されている。また、表示制御部24は、アプリケーション部23からの指示を受けて、表示データを作成しこれを表示部3に渡すための機能部である。   The application unit 23 constitutes an application execution unit capable of starting a plurality of applications asynchronously as the mobile phone 100, and has a user interface for storing and playing back a user's key input history from the key input unit 1. The key history application 231 to be provided and various applications (application 1 (232a), application 2 (232b),...) Are configured. The display control unit 24 is a functional unit for receiving display instructions from the application unit 23 and generating display data and passing the display data to the display unit 3.

表示部3は、図2に示すようにディスプレイからなるもので、各種のアプリケーションの実行結果等を表示する。記憶部4は、携帯電話としての各種のデータを記憶するためのものであり、アプリケーション部23が用いるためのアプリケーション用データ41を備えている。このアプリケーション用データ41には、キー履歴アプリケーション231が用いるためのキー入力履歴データ領域411や、各種アプリケーション232が用いるためのデータ412が格納されている。また、アプリケーション部23のキー履歴アプリケーション231と、記憶部4のキー入力履歴データ領域411によって、アプリケーション実行手段で実行されている任意のアプリケーションにおけるユーザのキー入力履歴を記憶すると共に、任意のアプリケーションにおいてユーザがキー入力したキー種別の情報と、時間的に順次入力される複数のキー入力におけるそれぞれのキー入力時間間隔を、キー入力履歴として記憶する履歴記憶手段が構成されている。   The display unit 3 includes a display as shown in FIG. 2, and displays execution results of various applications. The storage unit 4 stores various data as a mobile phone, and includes application data 41 used by the application unit 23. The application data 41 stores a key input history data area 411 for use by the key history application 231 and data 412 for use by various applications 232. In addition, the key history application 231 of the application unit 23 and the key input history data area 411 of the storage unit 4 store the user's key input history in an arbitrary application being executed by the application execution unit, and in an arbitrary application A history storage unit is configured to store key type information input by the user and key input time intervals of a plurality of key inputs sequentially input in time as a key input history.

尚、上記の制御部2はコンピュータで実現され、制御部2の各構成は、それぞれの機能に対応するソフトウェアと、これを実行するためのCPUやメモリ等のハードウェアから構成されている。   The control unit 2 is realized by a computer, and each configuration of the control unit 2 includes software corresponding to each function and hardware such as a CPU and a memory for executing the software.

次に、実施の形態1の動作について説明する。
図3は、実施の形態1におけるキー入力履歴取得のモジュール間のシーケンスを示す説明図である。
先ず、キー入力部1において、ユーザによってRキー1aが押下されると、このキーイベントがキー判別部21に通知される(ステップST101)。キー判別部21は、このキー入力通知を受けてそのキーの種別を判別した後、アプリケーション制御部22にキー種別の情報を配送する(ステップST102)。アプリケーション制御部22は、キー種別に基づいて、現在のアプリケーション状態に応じて適切なアプリケーションにキーを配送する。この場合はRキー1aであるため、キー履歴アプリケーション231へのキーの配送を行う(ステップST103)。
Next, the operation of the first embodiment will be described.
FIG. 3 is an explanatory diagram showing a sequence between modules for acquiring a key input history according to the first embodiment.
First, when the user presses the R key 1a in the key input unit 1, this key event is notified to the key determination unit 21 (step ST101). After receiving the key input notification and determining the key type, the key determining unit 21 delivers the key type information to the application control unit 22 (step ST102). The application control unit 22 delivers the key to an appropriate application according to the current application state based on the key type. In this case, since it is the R key 1a, the key is delivered to the key history application 231 (step ST103).

キー履歴アプリケーション231は、Rキー1aの情報を受け取り、ユーザに対してキー履歴取得開始をユーザに確認する(ステップST104)。また、ステップST105において、キー履歴取得中であることを示すRアイコンを点灯する。更に、ステップST106において、アプリケーション制御部22に対して、キー履歴取得開始を通知する。   The key history application 231 receives the information of the R key 1a and confirms the user with the key history acquisition start (step ST104). In step ST105, the R icon indicating that the key history is being acquired is lit. In step ST106, the application control unit 22 is notified of the start of key history acquisition.

ステップST107において、キー履歴取得開始の通知を受けたアプリケーション制御部22は、各アプリケーションに対して適切なイベントを配送し、待ち受け画面へ自動的に遷移させる。更に、ステップST108において、アプリケーション制御部22は、キーイベントをアプリケーションへ配送する際に、キー履歴アプリケーション231に対してキー履歴情報を通知する「履歴記憶モード」に遷移する。   In step ST107, the application control unit 22 that has received the notification of the key history acquisition start delivers an appropriate event to each application and automatically transitions to the standby screen. Furthermore, in step ST108, the application control unit 22 transitions to a “history storage mode” in which key history information is notified to the key history application 231 when a key event is delivered to the application.

ステップST109において、ユーザからのキー入力を検出したキー入力部1は、キー判別部21へキーイベントを通知し、ステップST110において、キー判別部21はアプリケーション制御部22に対してキーを配送する。次に、ステップST111において、アプリケーション制御部22は、現在のアプリケーション状態から、キーを配送する適切なアプリケーションであるアプリケーション2(232b)に対してキーの配送を行う。更に、ステップST112において、キー履歴アプリケーション231に対してキー種別とアプリケーション状態を通知する。   In step ST109, the key input unit 1 that has detected the key input from the user notifies the key determination unit 21 of the key event, and in step ST110, the key determination unit 21 delivers the key to the application control unit 22. Next, in step ST111, the application control unit 22 delivers the key to the application 2 (232b), which is an appropriate application for delivering the key, from the current application state. Further, in step ST112, the key type and application status are notified to the key history application 231.

ステップST113において、キー履歴アプリケーション231は、キー間隔(直前のキーイベント発生から該キーイベント発生までの経過時間)Δtを0(ゼロ)とし、アプリケーション制御部22から通知されたキー種別、アプリケーション状態とを併せて「キー履歴情報」を作成し、一時的な記憶領域に保存する。また、キー間隔を計算するためのため、キーイベント発生時刻を記憶する(T0=time:timeは現在時刻)。以下、ステップST114からステップST117までは、ステップST109からステップST112までと同様である。   In step ST113, the key history application 231 sets the key interval (elapsed time from the occurrence of the previous key event to the occurrence of the key event) Δt to 0 (zero), the key type and application state notified from the application control unit 22, and In addition, “key history information” is created and stored in a temporary storage area. In order to calculate the key interval, the key event occurrence time is stored (T0 = time: time is the current time). Hereinafter, steps ST114 to ST117 are the same as steps ST109 to ST112.

ステップST118において、キー履歴アプリケーション231は、記憶している前回キーイベント発生時刻(T0)と、現在時刻から計算した「キー間隔」と、アプリケーション制御部22から通知されたキー種別、アプリケーション状態とを併せて「キー履歴情報」を作成し、一時的な記憶領域に保存する。また、キーイベント発生時刻を記憶する。以下、ステップST114からステップST118の処理の繰り返しとなる。   In step ST118, the key history application 231 stores the previous key event occurrence time (T0) stored, the “key interval” calculated from the current time, the key type and the application state notified from the application control unit 22. At the same time, “key history information” is created and stored in a temporary storage area. Also, the key event occurrence time is stored. Thereafter, the processing from step ST114 to step ST118 is repeated.

ここで、アプリケーション状態と併せてユーザの入力するキー間隔を保存するのは次のような理由からである。即ち、例えば携帯電話では、カメラで撮影してから記憶部にファイル保存が完了するまでに、通常、ある程度の時間が必要である。その際、「(1)撮影→(2)保存中画面→(3)画像一覧画面」という画面遷移を行い、(2)の「決定キー」は「保存中断」であり、(3)の決定キーが「画像選択」であるとする。そして、(3)で「決定キー」を押下してアプリケーションの状態履歴を取得して再生することを考える。   Here, the key interval input by the user is stored together with the application state for the following reason. That is, for example, in a mobile phone, a certain amount of time is usually required from when the image is taken by the camera to when the file storage in the storage unit is completed. At that time, a screen transition of “(1) shooting → (2) saving screen → (3) image list screen” is performed, and the “decision key” in (2) is “save interruption”, and the decision in (3) Assume that the key is “select image”. Then, it is assumed that the “state key” is pressed in (3) to acquire and reproduce the application state history.

この場合、状態履歴にタイミング情報がない場合、再生時に(2)の画面で「決定キー」押下イベントを発生させてしまう可能性があり、このような場合は、ユーザの想定していない「保存中断」の動作となってしまう。そこで、ステップST109〜ステップST118のように、キー入力間隔の情報を保存して、再生時にキーイベントを発生させるタイミングを、アプリケーション状態履歴取得時と同じにすることにより、(2)の画面から(3)の画面へ遷移してから、「決定キー」のイベントを発生させることができ、ユーザの想定していないような動作を防止することができる。   In this case, if there is no timing information in the state history, there is a possibility that a “decision key” pressing event will occur on the screen of (2) during playback. The operation will be “interrupted”. Therefore, as in steps ST109 to ST118, the key input interval information is saved, and the timing for generating a key event at the time of reproduction is made the same as that at the time of acquiring the application state history, so that (2) screen ( After the transition to the screen of 3), the “decision key” event can be generated, and an operation that is not assumed by the user can be prevented.

図3に戻り、その後、ステップST119にて、Rキー1aの入力が、キー入力部1からキー判別部21に通知され、更にステップST120にてアプリケーション制御部22へRキーイベントが配送される。これによりアプリケーション制御部22は、ステップST121においてそのキーイベントをキー履歴アプリケーション231へ配送し、また、ステップST123にてキー種別とアプリケーション状態をキー履歴アプリケーション231へ通知する。   Returning to FIG. 3, after that, in step ST119, the input of the R key 1a is notified from the key input unit 1 to the key determination unit 21, and the R key event is delivered to the application control unit 22 in step ST120. Thereby, the application control unit 22 delivers the key event to the key history application 231 in step ST121, and notifies the key history application 231 of the key type and application state in step ST123.

ステップST122にて、アプリケーション制御部22からRキーを受け取ったキー履歴アプリケーション231は、Rアイコンを消灯し、更に、ステップST125にてアプリケーション制御部22へキー履歴取得終了を通知する。その後、ステップST123にてアプリケーション制御部22からキー種別とアプリケーション状態の通知を受けるが、Rキー1aに対する情報であるため破棄する(ステップST124)。更に、ステップST128にて、ユーザに対してキー履歴情報の保存確認を行った後、ステップST129にてキー入力履歴データ領域411に保存する。   In step ST122, the key history application 231 that has received the R key from the application control unit 22 turns off the R icon, and further notifies the application control unit 22 of the completion of key history acquisition in step ST125. Thereafter, in step ST123, a notification of the key type and the application state is received from the application control unit 22, but it is discarded because it is information for the R key 1a (step ST124). Further, after confirming the storage of the key history information for the user in step ST128, the key history information is stored in the key input history data area 411 in step ST129.

また、ステップST125にてキー履歴取得終了通知を受け取ったアプリケーション制御部22は、ステップST126にて履歴記憶モードから通常モードへ遷移する。   The application control unit 22 that has received the key history acquisition end notification in step ST125 makes a transition from the history storage mode to the normal mode in step ST126.

図4は、キー入力履歴データを示す説明図である。
図示のように、キーイベント毎に、キーの種別と、そのキーが押下された時点のアプリケーション状態と、キー間隔とがキー入力履歴データとして保存される。尚、キー間隔Δは、直前のキーイベント発生からそのキーイベント発生までの経過時間を示している。
FIG. 4 is an explanatory diagram showing key input history data.
As shown in the figure, for each key event, the key type, the application state when the key is pressed, and the key interval are stored as key input history data. Note that the key interval Δ indicates the elapsed time from the occurrence of the previous key event to the occurrence of the key event.

図5は、上述したキー入力履歴保存の際の画面遷移を示す説明図である。
ステップST201において、ユーザがRキー1aを押下し、キー入力履歴の取得開始を指示する。これは、図3で示したシーケンスのステップST101に相当する。次に、ステップST202において、キー入力履歴の取得を開始するか否か、をユーザに問い合わせる(図3におけるステップST104の処理に相当)。
FIG. 5 is an explanatory diagram showing screen transitions at the time of storing the key input history described above.
In step ST201, the user presses the R key 1a to instruct start of acquisition of a key input history. This corresponds to step ST101 of the sequence shown in FIG. Next, in step ST202, an inquiry is made to the user as to whether or not acquisition of a key input history is to be started (corresponding to step ST104 in FIG. 3).

次に、ステップST203において、ユーザからのキー入力履歴の取得開始を確認した後に、待ち受け画面に遷移し、キー入力履歴の取得中である旨を専用アイコン(図中では画面右下のR:以下「Rアイコン」と呼称)によってユーザに通知する(図3におけるステップST105〜ステップST108に相当)。更に、ステップST204において、ユーザがキー入力履歴を取得しようとする操作を行う。その間、ユーザに対してキー入力履歴の取得中であることがわかるように、Rアイコンを点灯させる。ステップST204で行う操作の例としては、静止画撮影用のカメラを起動し、撮影画像のサイズを変更する等の撮影設定の変更を行う一連の操作が考えられる。以上のステップST204の動作が図3におけるステップST109〜ステップST118の処理に相当する。   Next, in step ST203, after confirming the start of acquisition of the key input history from the user, the screen shifts to a standby screen, indicating that the key input history is being acquired (in the figure, R: The user is notified (referred to as step ST105 to step ST108 in FIG. 3). Furthermore, in step ST204, the user performs an operation to acquire a key input history. Meanwhile, the R icon is turned on so that the user can understand that the key input history is being acquired. As an example of the operation performed in step ST204, a series of operations for changing the shooting setting such as starting a still image shooting camera and changing the size of the shot image can be considered. The above operation of step ST204 corresponds to the processing of step ST109 to step ST118 in FIG.

ステップST205において、ユーザがRキー1aを押下することでキー入力履歴の取得が終了し、ユーザに対して取得したキー入力履歴を保存するかの確認を行う。その後、ステップST206において、キー入力履歴にユーザが名称を付けるための入力画面を表示し、ステップST207において、キー入力履歴が保存されたことをユーザに通知する(図3におけるステップST119〜ステップST129の処理に相当する)。   In step ST205, when the user presses the R key 1a, acquisition of the key input history is completed, and it is confirmed whether or not the acquired key input history is to be saved. Thereafter, in step ST206, an input screen for giving a name to the key input history is displayed, and in step ST207, the user is notified that the key input history has been saved (steps ST119 to ST129 in FIG. 3). Equivalent to processing).

次に、本実施の形態におけるキー入力履歴の再生時の動作について説明する。
図6は、本発明におけるキー入力履歴再生時のモジュール間の処理のシーケンスを示す説明図である。
本シーケンスは、ユーザによる履歴再生の指示が行われている状況から開始している。
先ず、ステップST301において、キー履歴アプリケーション231は、アプリケーション制御部22に対してキー履歴再生開始を通知し、アプリケーション制御部22は「キー再生モード」に遷移する。
Next, the operation at the time of reproducing the key input history in the present embodiment will be described.
FIG. 6 is an explanatory diagram showing a sequence of processing between modules at the time of reproducing a key input history in the present invention.
This sequence starts from a situation where a history reproduction instruction is given by the user.
First, in step ST301, the key history application 231 notifies the application control unit 22 of the start of key history reproduction, and the application control unit 22 transitions to the “key reproduction mode”.

ステップST302において、アプリケーション制御部22は各アプリケーションへ適切なイベントを配送し、待ち受け画面に遷移させる。ステップST303において、キー履歴アプリケーション231は、キー入力履歴データ領域411からキー履歴情報を読み出し、ステップST304にて、このキー履歴情報にあるキー種別とアプリケーション状態をアプリケーション制御部22へ通知する。また、キー履歴情報のキー間隔値を設定したタイマー(キー間隔測定タイマ)をスタートさせる。尚、このキー間隔測定タイマは、ソフトウェアタイマ等でキー履歴アプリケーション231が備えているものである。   In step ST302, the application control unit 22 delivers an appropriate event to each application, and transits to a standby screen. In step ST303, the key history application 231 reads key history information from the key input history data area 411, and notifies the key type and application state in the key history information to the application control unit 22 in step ST304. Also, a timer (key interval measurement timer) in which the key interval value of the key history information is set is started. The key interval measurement timer is a software timer or the like, and is provided in the key history application 231.

ステップST305において、アプリケーション制御部22の履歴実行制御手段221は、キー履歴アプリケーション231から通知されたアプリケーション状態と現在のアプリケーション状態を比較し、一致しなければキー再生失敗とし、一致した場合にのみ、ステップST306においてキー履歴アプリケーション231から通知されたキー種別を、適切なアプリケーションに配送する。即ち、キー入力履歴の再生中、例えば、携帯電話の着信等の非同期でかつ優先度の高いイベントが発生していた場合は、キー再生を中断する。   In step ST305, the history execution control unit 221 of the application control unit 22 compares the application state notified from the key history application 231 with the current application state. If they do not match, it is determined that the key reproduction has failed. In step ST306, the key type notified from the key history application 231 is delivered to an appropriate application. That is, during the reproduction of the key input history, for example, when an asynchronous and high priority event such as an incoming call of a mobile phone has occurred, the key reproduction is interrupted.

ステップST307において、キー間隔測定タイマのタイムアウトイベントを受けたキー履歴アプリケーション231は、次のキー履歴情報を基に、ステップST304と同様に、キー種別とアプリケーション状態をアプリケーション制御部22の履歴実行制御手段221へ通知し、キー間隔測定タイマをスタートさせる。以下、ステップST308〜ステップST309は、上述したステップST305〜ステップST306の繰り返しであるため説明を省く。   In step ST307, the key history application 231 that has received the time-out event of the key interval measurement timer, based on the next key history information, sets the key type and application status to the history execution control means of the application control unit 22, as in step ST304. 221 is notified and the key interval measurement timer is started. Hereinafter, step ST308 to step ST309 are repetitions of the above-described step ST305 to step ST306, and thus description thereof is omitted.

ステップST310において、キー履歴アプリケーション231にて、キー履歴の再生が完了するまで、上述したステップST304〜ステップST306を繰り返す。その後、ステップST311において、キー履歴アプリケーション231にてキー履歴の再生が完了する。これにより、ステップST312において、キー履歴アプリケーション231からアプリケーション制御部22に対して再生終了が通知され、アプリケーション制御部22は通常モードへ遷移する。   In step ST310, the above-described steps ST304 to ST306 are repeated until the key history application 231 completes the reproduction of the key history. Thereafter, in step ST311, the key history application 231 completes the reproduction of the key history. Thereby, in step ST312, the key history application 231 notifies the application control unit 22 of the end of reproduction, and the application control unit 22 transitions to the normal mode.

図7は、このようなキー入力履歴再生の際の画面遷移を示す説明図である。
先ず、ステップST401において、記憶部4のキー入力履歴データ領域411に保存されているキー入力履歴の一覧を表示し、ユーザに対して再生するキー入力履歴を選択可能とする。図示例では、「カメラ撮影:メールサイズ」が選択されている。次に、ステップST402において、ユーザによって再生させるキー入力履歴が選択された後、自動的に待ち受け画面に遷移する。これらの処理が、図6におけるステップST302までの処理に相当するものである。
FIG. 7 is an explanatory diagram showing screen transitions during such key input history reproduction.
First, in step ST401, a list of key input histories stored in the key input history data area 411 of the storage unit 4 is displayed, and the user can select a key input history to be reproduced. In the illustrated example, “camera shooting: mail size” is selected. Next, in step ST402, after the key input history to be reproduced by the user is selected, the screen automatically transitions to the standby screen. These processes correspond to the processes up to step ST302 in FIG.

次に、ステップST403において、ユーザによって再生が指示されたキー入力履歴に従い、画面が自動的に遷移する。これが、図6におけるステップST303からステップST310までの処理に相当するもので、画面遷移の時点で、着信等のイベントが発生していた場合は、キー入力履歴の再生が停止される。一方、このステップST403において、特に非同期のイベントは発生しなかった場合は、ステップST404において、ユーザがキー入力履歴を再生する目的の画面に遷移する。図示例では、カメラが起動した画面に遷移する。   Next, in step ST403, the screen automatically changes according to the key input history instructed to be reproduced by the user. This corresponds to the processing from step ST303 to step ST310 in FIG. 6. If an event such as an incoming call has occurred at the time of screen transition, the reproduction of the key input history is stopped. On the other hand, in step ST403, when an asynchronous event does not occur in particular, in step ST404, the screen transits to a target screen for reproducing the key input history by the user. In the illustrated example, the screen transitions to a screen where the camera is activated.

以上のように、実施の形態1の入力補助装置によれば、非同期に複数のアプリケーションを実行可能なアプリケーション実行手段と、アプリケーション実行手段で実行される任意のアプリケーションにおけるユーザのキー入力履歴を記憶する履歴記憶手段と、履歴記憶手段で記憶された任意のアプリケーションにおけるユーザのキー入力履歴を再生する場合、現在再生されているキー入力から次のキー入力に遷移する時点で、アプリケーション実行手段において、キー入力履歴を再生する任意のアプリケーションとは異なるアプリケーションが実行されているかを判定し、実行されていた場合は、再生を停止する履歴実行制御手段とを備えたので、一度行ったことのある操作を、簡易な手順で行うことを可能とし、かつ、入力履歴を再生中に非同期に他のイベントが発生した場合でもユーザの意図しない動作を防止することができる。   As described above, according to the input assist device of the first embodiment, the application execution unit capable of executing a plurality of applications asynchronously and the user's key input history in any application executed by the application execution unit are stored. When reproducing the key input history of the user in an arbitrary application stored in the history storage means and the history storage means, at the time of transition from the currently played key input to the next key input, the application execution means It is determined whether an application different from an arbitrary application that reproduces the input history is executed, and if it has been executed, the history execution control means for stopping the reproduction is provided. Can be performed in a simple procedure, and while the input history is being played Even if other events occur in the synchronization can prevent unintended operation of the user.

また、実施の形態1の入力補助装置によれば、任意のアプリケーションにおいてユーザがキー入力したキー種別の情報と、時間的に順次入力される複数のキー入力におけるそれぞれのキー入力時間間隔を、キー入力履歴として記憶する履歴記憶手段と、任意のアプリケーションにおけるユーザのキー入力履歴を再生する場合、記憶されたキー種別を、記憶されたキー入力時間間隔で再現する履歴実行制御手段とを備えたので、ある程度処理時間が必要な操作を含むアプリケーションの状態履歴を再生する場合でも、ユーザの意図しない動作を防止することができる。   In addition, according to the input assist device of the first embodiment, the key type information input by the user in an arbitrary application and the key input time intervals in a plurality of key inputs sequentially input in time are represented by the key Since it has history storage means for storing as input history, and history execution control means for reproducing stored key types at stored key input time intervals when reproducing a user's key input history in an arbitrary application Even when an application state history including an operation that requires a certain amount of processing time is reproduced, an operation unintended by the user can be prevented.

また、実施の形態1の入力補助装置によれば、アプリケーションは、携帯電話に搭載されるアプリケーションであるので、特に、電話着信、メール着信、アラーム鳴動といった非同期のイベントが発生する携帯電話において、このような非同期のイベントが発生した場合でもユーザの意図しない動作が発生するのを防止することができるといった大きな効果を得ることができる。   Further, according to the input assist device of the first embodiment, since the application is an application installed in the mobile phone, in particular, in a mobile phone in which an asynchronous event such as an incoming phone call, incoming email, or alarm ringing occurs. Even when such an asynchronous event occurs, it is possible to obtain a great effect that an operation unintended by the user can be prevented.

また、実施の形態1のプログラムによれば、任意のアプリケーションにおけるユーザのキー入力履歴を記憶し、所定の再生指示を受けた場合に、任意のアプリケーションにおけるキー入力履歴を再生するプログラムであって、非同期に複数のアプリケーションを実行可能なアプリケーション実行手段と、アプリケーション実行手段で実行される任意のアプリケーションにおけるユーザのキー入力履歴を記憶する履歴記憶手段と、履歴記憶手段で記憶された任意のアプリケーションにおけるユーザのキー入力履歴を再生する場合、現在再生されているキー入力から次のキー入力に遷移する時点で、アプリケーション実行手段において、キー入力履歴を再生する任意のアプリケーションとは異なるアプリケーションが実行されているかを判定し、実行されていた場合は、再生を停止する履歴実行制御手段とをコンピュータに実行させるプログラムとしたので、一度行ったことのある操作を、簡易な手順で行うことを可能とし、かつ、入力履歴を再生中に非同期に他のイベントが発生した場合でもユーザの意図しない動作を防止することができる入力補助装置をコンピュータ上に実現させることができる効果がある。   In addition, according to the program of the first embodiment, a user key input history in an arbitrary application is stored, and when a predetermined playback instruction is received, the key input history in an arbitrary application is played back. Application execution means capable of executing a plurality of applications asynchronously, history storage means for storing a user's key input history in any application executed by the application execution means, and user in any application stored in the history storage means When the key input history is reproduced, at the time of transition from the currently reproduced key input to the next key input, is an application execution means executing an application different from any application that reproduces the key input history? Determine If the program has been executed, the history execution control means for stopping the reproduction is a program that causes the computer to execute the operation. Thus, the operation that has been performed once can be performed in a simple procedure, and the input history is stored. Even if another event occurs asynchronously during reproduction, there is an effect that an input auxiliary device that can prevent an operation unintended by the user can be realized on the computer.

尚、上記実施の形態1では、入力補助装置が適用される装置として、携帯電話の場合を説明したがこれに限定されるものではなく、種々の装置に対して適用可能である。但し、非同期イベントの発生頻度が高いものほど大きな効果を得ることができる。   In the first embodiment, the case where a mobile phone is used as the device to which the input assist device is applied has been described. However, the present invention is not limited to this and can be applied to various devices. However, the greater the frequency of occurrence of asynchronous events, the greater the effect.

この発明の実施の形態1による入力補助装置を適用した携帯電話を示す構成図である。It is a block diagram which shows the mobile telephone to which the input assistance apparatus by Embodiment 1 of this invention is applied. この発明の実施の形態1による入力補助装置を適用した携帯電話の外観図である。BRIEF DESCRIPTION OF THE DRAWINGS It is an external view of the mobile telephone to which the input assistance apparatus by Embodiment 1 of this invention is applied. この発明の実施の形態1による入力補助装置のキー入力履歴取得のモジュール間のシーケンスを示す説明図である。It is explanatory drawing which shows the sequence between the modules of the key input log | history acquisition of the input auxiliary device by Embodiment 1 of this invention. この発明の実施の形態1による入力補助装置のキー入力履歴データを示す説明図である。It is explanatory drawing which shows the key input log | history data of the input auxiliary device by Embodiment 1 of this invention. この発明の実施の形態1による入力補助装置のキー入力履歴保存の際の画面遷移を示す説明図である。It is explanatory drawing which shows the screen transition at the time of the key input log | history preservation | save of the input auxiliary device by Embodiment 1 of this invention. この発明の実施の形態1による入力補助装置のキー入力履歴再生時のモジュール間の処理のシーケンスを示す説明図である。It is explanatory drawing which shows the sequence of the process between modules at the time of key input log | history reproduction | regeneration of the input auxiliary device by Embodiment 1 of this invention. この発明の実施の形態1による入力補助装置のキー入力履歴再生時の画面遷移を示す説明図である。It is explanatory drawing which shows the screen transition at the time of key input log | history reproduction | regeneration of the input auxiliary device by Embodiment 1 of this invention.

符号の説明Explanation of symbols

23 アプリケーション部(アプリケーション実行手段)、100 携帯電話、221 履歴実行制御手段、231 キー履歴アプリケーション、232a アプリケーション1、232b アプリケーション2、411 キー入力履歴データ領域。   23 Application section (application execution means), 100 mobile phone, 221 history execution control means, 231 key history application, 232a application, 232b application 2, 411 key input history data area.

Claims (4)

非同期に複数のアプリケーションを実行可能なアプリケーション実行手段と、
前記アプリケーション実行手段で実行される任意のアプリケーションにおけるユーザのキー入力履歴を記憶する履歴記憶手段と、
前記履歴記憶手段で記憶された前記任意のアプリケーションにおけるユーザのキー入力履歴を再生する場合、現在再生されているキー入力から次のキー入力に遷移する時点で、前記アプリケーション実行手段において、当該キー入力履歴を再生する任意のアプリケーションとは異なるアプリケーションが実行されているかを判定し、実行されていた場合は、前記再生を停止する履歴実行制御手段とを備えた入力補助装置。
An application execution means capable of executing a plurality of applications asynchronously;
History storage means for storing a user's key input history in any application executed by the application execution means;
When reproducing the user's key input history in the arbitrary application stored in the history storage means, the key input is performed in the application execution means at the time of transition from the currently reproduced key input to the next key input. An input assisting device comprising: a history execution control unit that determines whether an application different from an arbitrary application that reproduces a history is being executed, and stops the reproduction when the application is being executed.
任意のアプリケーションにおいてユーザのキー入力したキー種別の情報と、時間的に順次入力される複数のキー入力におけるそれぞれのキー入力時間間隔を、キー入力履歴として記憶する履歴記憶手段と、
前記任意のアプリケーションにおけるユーザのキー入力履歴を再生する場合、前記記憶されたキー種別を、記憶されたキー入力時間間隔で再現する履歴実行制御手段とを備えた入力補助装置。
History storage means for storing key type information input by the user in an arbitrary application and each key input time interval in a plurality of key inputs sequentially input in time as a key input history;
An input assist device comprising history execution control means for reproducing the stored key type at a stored key input time interval when reproducing the user's key input history in the arbitrary application.
アプリケーションは、携帯電話に搭載されるアプリケーションであることを特徴とする請求項1または請求項2記載の入力補助装置。   3. The input auxiliary device according to claim 1, wherein the application is an application mounted on a mobile phone. 任意のアプリケーションにおけるユーザのキー入力履歴を記憶し、所定の再生指示を受けた場合に、前記任意のアプリケーションにおけるキー入力履歴を再生するプログラムであって、
非同期に複数のアプリケーションを実行可能なアプリケーション実行手段と、
前記アプリケーション実行手段で実行される任意のアプリケーションにおけるユーザのキー入力履歴を記憶する履歴記憶手段と、
前記履歴記憶手段で記憶された前記任意のアプリケーションにおけるユーザのキー入力履歴を再生する場合、現在再生されているキー入力から次のキー入力に遷移する時点で、前記アプリケーション実行手段において、当該キー入力履歴を再生する任意のアプリケーションとは異なるアプリケーションが実行されているかを判定し、実行されていた場合は、前記再生を停止する履歴実行制御手段とをコンピュータに実行させるプログラム。

















A program for storing a user's key input history in an arbitrary application and reproducing the key input history in the arbitrary application when receiving a predetermined reproduction instruction,
An application execution means capable of executing a plurality of applications asynchronously;
History storage means for storing a user's key input history in any application executed by the application execution means;
When reproducing the user's key input history in the arbitrary application stored in the history storage means, the key input is performed in the application execution means at the time of transition from the currently reproduced key input to the next key input. A program for determining whether or not an application different from an arbitrary application for reproducing a history is being executed, and causing the computer to execute history execution control means for stopping the reproduction when the application is being executed.

















JP2005147079A 2005-05-19 2005-05-19 Input auxiliary device and program Pending JP2006325022A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005147079A JP2006325022A (en) 2005-05-19 2005-05-19 Input auxiliary device and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005147079A JP2006325022A (en) 2005-05-19 2005-05-19 Input auxiliary device and program

Publications (1)

Publication Number Publication Date
JP2006325022A true JP2006325022A (en) 2006-11-30

Family

ID=37544350

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005147079A Pending JP2006325022A (en) 2005-05-19 2005-05-19 Input auxiliary device and program

Country Status (1)

Country Link
JP (1) JP2006325022A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009211661A (en) * 2008-03-06 2009-09-17 Casio Comput Co Ltd Calculator emulation device and calculator emulation program
JP2009278385A (en) * 2008-05-14 2009-11-26 Kddi Corp Cellular phone and method for acquiring data for evaluation of cellular phone

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009211661A (en) * 2008-03-06 2009-09-17 Casio Comput Co Ltd Calculator emulation device and calculator emulation program
JP2009278385A (en) * 2008-05-14 2009-11-26 Kddi Corp Cellular phone and method for acquiring data for evaluation of cellular phone

Similar Documents

Publication Publication Date Title
US10798289B1 (en) Device and method for photo and video capture
KR100764649B1 (en) Apparatus and method for controlling media player in portable terminal
JP2007004797A (en) Data processor for mobile terminal and its method
JP2005215756A (en) Portable device terminal
JP2009521058A (en) Command function display method and mobile terminal
CN102572337B (en) Messaging device and display changeover method
JP2009217711A (en) Information processor
JP4074619B2 (en) Method of reproducing interactive content for standby mode in mobile communication terminal and mobile communication terminal using the same
JP4436799B2 (en) Menu display method based on status information of mobile communication terminal
JP2006325022A (en) Input auxiliary device and program
EP1777926A1 (en) Method and mobile terminal for performing multiple tasks without conflict
JP2008113214A (en) Radio communication terminal
JP5110555B2 (en) Image display device and image display method
JP2005026751A (en) Mobile terminal capable of restoring operation environment
JP2005293354A (en) Portable terminal, application execution screen display method, program, and recording medium
JP2005123973A (en) Portable telephone and recording control method therefor
TW200405728A (en) Image-voice regeneration device, image-voice regeneration method and program
US8116752B2 (en) Method and apparatus for controlling a mobile phone device
JP2007221488A (en) Portable terminal device and sound outputting method thereof
KR100641151B1 (en) Key control method for mobile communication device
JP6439470B2 (en) Recording reservation apparatus, recording apparatus, recording reservation method, and recording method
JP4642869B2 (en) Information processing apparatus, guidance display method, and program
JP3699034B2 (en) Menu search method and menu search program for mobile communication device
JPH08328912A (en) Core file generating method for diskless computer
JP2012227817A (en) Portable terminal, event notification method of portable terminal, and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20070612

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20071009

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20080728

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20081224

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20090120

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20090602