JP2010097374A - Output data update processing program, output data update processing method and output data update processor - Google Patents

Output data update processing program, output data update processing method and output data update processor Download PDF

Info

Publication number
JP2010097374A
JP2010097374A JP2008267028A JP2008267028A JP2010097374A JP 2010097374 A JP2010097374 A JP 2010097374A JP 2008267028 A JP2008267028 A JP 2008267028A JP 2008267028 A JP2008267028 A JP 2008267028A JP 2010097374 A JP2010097374 A JP 2010097374A
Authority
JP
Japan
Prior art keywords
output
data
input
reference data
setting value
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
JP2008267028A
Other languages
Japanese (ja)
Inventor
Tatsuya Ishihara
達也 石原
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.)
Fujitsu Ltd
Original Assignee
Fujitsu Ltd
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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP2008267028A priority Critical patent/JP2010097374A/en
Publication of JP2010097374A publication Critical patent/JP2010097374A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To support a user to recognize a typing error in an input area wherein input data are not displayed. <P>SOLUTION: An identification information reception part 11 receives a user ID from an input device 2, and an output reference data acquisition part 12 acquires a reference setting value of the user based on the user ID. An input data acquisition part 13 detects input operation, acquires an input character string, and calculates an output setting value wherein an output mode of predetermined output data is decided from the reference setting value and each character code. An output processing part 15 changes output setting of the output data based on the output setting value, and outputs it to an output device 3. <P>COPYRIGHT: (C)2010,JPO&INPIT

Description

本発明は,出力データの更新処理技術に関し,特に,入力データそのものが表示されない状態での入力操作において,タイプミスを抑止するために,入力データに対応して出力データを更新する処理に関する。   The present invention relates to an update processing technique for output data, and more particularly to a process for updating output data corresponding to input data in order to suppress a typo in an input operation in a state where the input data itself is not displayed.

例えばパスワード認証処理では,一般的にエコー表示処理が利用される。ユーザによってパスワードとしている文字・数字等の組み合わせ(以下,単に文字列という)が入力されるが,入力された1つの文字,数字等(以下,単に文字という)の代わりに,黒丸,アスタリスク等のエコー文字が表示される。   For example, in password authentication processing, echo display processing is generally used. The user inputs a combination of letters and numbers as passwords (hereinafter simply referred to as character strings), but instead of a single entered character or number (hereinafter simply referred to as letters), a black circle, asterisk, etc. An echo character is displayed.

認証サーバ側では,文字列の入力操作の終了後に,入力された文字列を受け付けて認否を判定する。   On the authentication server side, after the input operation of the character string is completed, the input character string is accepted and the approval / disapproval is determined.

そして,入力された文字列が認証できなければ,パスワードの再入力操作を促し,入力操作の試行が規定回数に達した場合には,セキュリティの観点から,認証失敗と判断して,以降のユーザ操作の拒絶(ログイン不可)を設定したり,パスワードの無効を設定したりする処理が行われる。   If the entered character string cannot be authenticated, a password re-entry operation is prompted. If the number of input operations reaches the specified number of times, it is determined that the authentication has failed from the security point of view, and subsequent users Processing to set operation rejection (cannot log in) or invalid password is performed.

データの入力操作において単純なタイプミスが頻繁に発生することは良く知られている。しかし,エコー表示処理が採用されている場合には,ユーザは,自分が入力したデータの正誤を入力操作途中で確認することができない。そのため,タイプミスに気付かずに入力した文字列を認証サーバに送信してしまうことがある。   It is well known that simple typographical errors frequently occur in data input operations. However, when the echo display process is adopted, the user cannot confirm the correctness of the data input by the user during the input operation. Therefore, the input character string may be transmitted to the authentication server without noticing the typo.

そのため,従来手法として,入力キーごとに出力音を割り当てておき,キー操作の度に割り当てた音を出力して,出力音の連なりによって,キー操作のミスを識別できるようにする処理手法が知られている(例えば,特許文献1参照)。   Therefore, as a conventional method, a processing method is known in which an output sound is assigned to each input key, and the sound assigned to each key operation is output so that a key operation error can be identified by a series of output sounds. (For example, refer to Patent Document 1).

また,キャップスロック設定状態での文字入力操作であるかを,エコー文字種,文字色,カーソル形状等で示して,ユーザに気付かせる処理手法が知られている(例えば,特許文献2参照)。   In addition, a processing method is known in which a character input operation in the caps lock setting state is indicated by an echo character type, a character color, a cursor shape, and the like to make the user aware (see, for example, Patent Document 2).

また,携帯電話等のキー操作時に,音以外の情報でキータッチまたはタッチしたキーをユーザに知らせる手法が知られている(例えば,特許文献3参照)。
特開平10−283321号公報 特開2001−242991号公報 特開2007−172199号公報
In addition, there is known a method of notifying a user of a key touched or touched with information other than sound when operating a key of a cellular phone or the like (see, for example, Patent Document 3).
JP-A-10-283321 JP 2001-242991 A JP 2007-172199 A

エコー表示されているような入力域での入力操作中に単純なタイプミスによる誤入力があったときに,ユーザ自身が直ちにタイプミスに気付くことができれば,入力データが処理される前に,文字列中の間違った文字を直ちに訂正することが期待できる。   If there is an erroneous input due to a simple typo during an input operation in the input area that is echoed, if the user can immediately notice the typo, the character is processed before the input data is processed. You can expect to correct the wrong characters in the queue immediately.

そして,タイプミスに起因する入力エラーを防止することができれば,以降の無用な処理負担を軽減することができる。   If an input error caused by a typo can be prevented, the unnecessary processing load thereafter can be reduced.

例えばパスワード認証処理の場合に,認証サーバは,間違った文字を含む文字列を受け付けたときは,パスワード再入力指示,認証失敗判定後のログイン不可設定やパスワード無効化処理等が必要となり,さらに,ユーザによるパスワード再設定操作によって,パスワード再設定処理,ログイン不可設定の解除処理等の処理が必要となる。   For example, in the case of password authentication processing, if the authentication server accepts a character string containing an incorrect character, it will require instructions for re-entering the password, login disable setting after authentication failure determination, password invalidation processing, etc. The password reset operation by the user requires processing such as password reset processing and login disable setting cancellation processing.

したがって,入力操作中のタイプミスをユーザに認識させて,誤入力データによる処理の発生を抑止することが強く要求されている。   Therefore, there is a strong demand to prevent a user from recognizing a typo during an input operation and to prevent processing due to erroneous input data.

従来手法では,キー操作,文字に割り当てられている出力データが固定されているため,入力される文字が同じであれば,出力データである確認音,表示色等は常に同じであった。そのため,第三者が出力されたデータから入力データを推定しやすくなり,セキュリティ上の問題を生じさせるおそれがあった。   In the conventional method, since the key operation and the output data assigned to the characters are fixed, if the input characters are the same, the confirmation sound, the display color, etc., which are the output data, are always the same. This makes it easier for third parties to estimate input data from the output data, which may cause security problems.

本発明の目的は,入力されたデータに対応して表示すべき出力データの出力設定を固定化せず,ユーザに対応付けて決定できるようにして,セキュリティレベルの低下を招くことなく,タイプミスなどの入力操作誤りをユーザに認識させることができる出力データ更新処理を実現することである。   An object of the present invention is not to fix an output setting of output data to be displayed corresponding to input data, but to be able to determine it in association with a user, without causing a decrease in security level, and without making a typo. It is to realize an output data update process that allows the user to recognize an input operation error.

上記の目的を達成するために,ここに開示するプログラムは,コンピュータに,ユーザの識別情報を受け付ける処理を実行させ,ユーザの識別情報ごとに,出力すべきデータの基準設定値を示す出力基準データが対応付けて記憶された出力基準データ記憶部を参照して,受け付けた識別情報に対応する出力基準データを取得する処理を実行させる。   In order to achieve the above object, the program disclosed herein causes the computer to execute a process of accepting user identification information, and for each user identification information, output reference data indicating a reference set value of data to be output. Referring to the output reference data storage unit stored in association with each other, a process of acquiring output reference data corresponding to the received identification information is executed.

そして,ユーザの入力操作の検出の度に,検出した入力操作にもとづく入力データを取得する処理と,取得した入力データと,取得した出力基準データとをもとに,出力すべきデータの出力設定値を計算する処理と,計算された出力設定値にもとづいて出力すべきデータの設定を更新して出力する処理とを実行させるためのものである。   Each time a user input operation is detected, the output setting of the data to be output based on the processing for acquiring the input data based on the detected input operation, the acquired input data, and the acquired output reference data This is for executing a process for calculating a value and a process for updating and outputting the setting of data to be output based on the calculated output setting value.

また,ここに開示する方法は,前記プログラムが特定する内容の処理を実現する各処理過程を,コンピュータが実行するものである。   Further, in the method disclosed herein, the computer executes each processing step for realizing the processing of the content specified by the program.

さらに,ここに開示する装置は,前記プログラムが特定する内容の処理を実現する各処理手段を備える装置である。   Furthermore, the apparatus disclosed herein is an apparatus that includes each processing unit that realizes processing of contents specified by the program.

開示するプログラムによれば,コンピュータでは,入力データが表示されない状態においてユーザの入力操作があった場合に,例えば,入力される文字に対して出力すべきデータの出力態様を設定した出力設定値を,ユーザの識別情報に対応付けられた基準設定値を用いて計算し,出力すべきデータの出力態様を変更して出力することができる。   According to the disclosed program, when a user performs an input operation in a state where input data is not displayed, for example, an output setting value that sets an output mode of data to be output for an input character is set. , Calculation can be performed using the reference set value associated with the user identification information, and the output mode of the data to be output can be changed and output.

開示するプログラムによる処理の説明のために,ユーザの入力操作による入力データ(1つの文字)に対して,出力すべきデータが入力画面の背景部であり,出力設定値が入力画面の背景の表示色である場合の処理を例とする。   For the explanation of the processing by the disclosed program, the data to be output is the background portion of the input screen and the output setting value is the display of the background of the input screen for the input data (one character) by the user's input operation. An example is a process in the case of a color.

入力操作しているユーザの出力基準データとして設定された表示色(値u1)をもとに,文字が入力される度に,文字(文字コードc1)と表示色u1とにもとづいて,入力画面の背景の表示色d1を計算し,入力画面の背景色を,元の表示色(d0とする)から表示色d1へ更新する。   Each time a character is input based on the display color (value u1) set as the output reference data of the user who is performing the input operation, the input screen is based on the character (character code c1) and the display color u1. The background display color d1 is calculated, and the background color of the input screen is updated from the original display color (d0) to the display color d1.

さらに,次の文字(文字コードc2)が入力されると,この文字(文字コードc2)と表示色u1とにもとづいて,表示色d2を計算し,入力画面の背景色を,現在の表示色d1から表示色d2へ変更する。   When the next character (character code c2) is input, the display color d2 is calculated based on the character (character code c2) and the display color u1, and the background color of the input screen is set as the current display color. The display color is changed from d1 to the display color d2.

以降の入力操作によって,文字列c3,c4,c5が順に入力される度に,同様に処理して,入力画面の背景色を,表示色d3,d4,d5の順に更新する。   When character strings c3, c4, and c5 are sequentially input by the subsequent input operation, the same processing is performed to update the background color of the input screen in the order of display colors d3, d4, and d5.

したがって,ユーザが,文字c1,c2,c3,c4,c5を入力している場合は,入力画面の背景の表示色が「d0→d1→d2→d3→d4→d5」の順に変化する。   Therefore, when the user inputs characters c1, c2, c3, c4, and c5, the background display color of the input screen changes in the order of “d0 → d1 → d2 → d3 → d4 → d5”.

一方で,ユーザが,文字c1,c2,c6(誤文字),c4,c5を入力した場合は,入力画面の背景の表示色が「d0→d1→d2→d6→d4→d5」の順に変化することになる。   On the other hand, when the user inputs characters c1, c2, c6 (wrong characters), c4, and c5, the display color of the background of the input screen changes in the order of “d0 → d1 → d2 → d6 → d4 → d5”. Will do.

ユーザは,正しく文字を入力した場合の入力画面の背景色の変化の順序を記憶しておくことによって,タイプミス(誤文字c6)をした場合の入力画面の背景色の変化との相違に気付くことが期待される。そして,タイプミスを認識して,誤文字c6を訂正することが期待される。   The user notices the difference from the change in the background color of the input screen in the case of a typo (erroneous character c6) by storing the order of the change in the background color of the input screen when the character is correctly input. It is expected. It is expected to recognize the typo and correct the erroneous character c6.

さらに,開示するプログラムでは,コンピュータに出力すべきデータの出力設定値を計算する処理において,入力データが最初の入力操作にもとづくものである場合は,ユーザの識別情報に対応する出力基準データ(u1)と入力された文字(文字コードc1)にもとづいて,出力設定値(表示色d1)を計算する。また,入力データが2回目以降の入力操作にもとづくものである場合には,入力された文字(文字コードc2)と,前回に計算した出力設定値d1とにもとづいて,新たな出力設定値dを計算することができる。   Further, in the disclosed program, when the input data is based on the first input operation in the process of calculating the output set value of the data to be output to the computer, the output reference data (u1) corresponding to the user identification information ) And the input character (character code c1), the output set value (display color d1) is calculated. If the input data is based on the second and subsequent input operations, the new output setting value d is based on the input character (character code c2) and the output setting value d1 calculated last time. Can be calculated.

この場合には,ユーザが文字c1,c2,c3,c4,c5を入力している場合は,文字c1の入力に応じて表示色d1が計算される。さらに,文字c2の入力に応じて,文字c2の値と表示色d1にもとづいて表示色d2′が計算される。さらに,文字c3の入力に応じて,文字c3の値と表示色d2′にもとづいて表示色d3′が,文字c4の入力に応じて,文字c4の値と表示色d3′にもとづいて表示色d4′が,文字c5の入力に応じて,文字c5の値と表示色d4′にもとづいて表示色d5′が,それぞれ計算される。その結果,入力画面の背景の表示色が「d0→d1→d2′→d3′→d4′→d5′」の順に変化する。   In this case, when the user is inputting characters c1, c2, c3, c4, and c5, the display color d1 is calculated according to the input of the character c1. Further, in response to the input of the character c2, the display color d2 ′ is calculated based on the value of the character c2 and the display color d1. Further, the display color d3 ′ based on the value of the character c3 and the display color d2 ′ according to the input of the character c3, and the display color based on the value of the character c4 and the display color d3 ′ according to the input of the character c4. In response to the input of the character c5, the display color d5 ′ is calculated based on the value of the character c5 and the display color d4 ′. As a result, the display color of the background of the input screen changes in the order of “d0 → d1 → d2 ′ → d3 ′ → d4 ′ → d5 ′”.

ここで,文字c3の代わりに誤文字c6が入力された場合に,文字c6の値と表示色d2′に応じて表示色d6′が,文字c4の入力の場合には文字c4の値と表示色d6′にもとづいて表示色d7′が,文字c5の入力の場合には文字c5の値と表示色d7′にもとづいて表示色d8′が,それぞれ計算される。   Here, when an erroneous character c6 is input instead of the character c3, the display color d6 ′ is displayed according to the value of the character c6 and the display color d2 ′. When the character c4 is input, the value of the character c4 is displayed. The display color d7 'is calculated based on the color d6', and in the case of the input of the character c5, the display color d8 'is calculated based on the value of the character c5 and the display color d7'.

したがって,入力画面の背景の表示色が「d0→d1→d2′→d6′→d7′→d8′」の順に変化することになり,誤文字c6の入力以降の入力画面の背景色が,文字が正しく入力された場合と大きく異なる。   Therefore, the background display color of the input screen changes in the order of “d0 → d1 → d2 ′ → d6 ′ → d7 ′ → d8 ′”, and the background color of the input screen after the input of the erroneous character c6 is the character It is very different from the case where is entered correctly.

その結果,ユーザは,文字c6の入力直後に生じる入力画面の背景色の変化によってタイプミスを認識できるだけでなく,これ以降の文字入力で生じる入力画面の背景色が正常な入力操作の場合と大きく異なってくることによっても,タイプミスを認識することができる。よって,ユーザにタイプミスをより確実に気付かせることができる。   As a result, the user can not only recognize a typo by a change in the background color of the input screen that occurs immediately after the input of the character c6, but the background color of the input screen that occurs in the subsequent character input is greatly different from that in a normal input operation. You can recognize typographical errors even when they are different. Therefore, it is possible to make the user aware of a typo more reliably.

開示するプログラムによれば,正しい文字列が入力された場合には出力すべきデータの出力設定値が同じように変更されて出力処理されるのに対し,入力される文字列が間違っていた場合には,間違った文字の入力操作時またはそれ以降,出力すべきデータの出力設定値の変化が正常な場合と違ったものとなる。   According to the disclosed program, when the correct character string is input, the output setting value of the data to be output is changed in the same way and output is processed, whereas the input character string is incorrect Is different from the case where the change of the output setting value of the data to be output is normal at the time of inputting the wrong character or after that.

これにより,ユーザに,正しく文字列を入力したかどうかを,所定のデータの出力態様の変化を通じて確認させることができ,セキュリティレベルを低下させることなく,入力操作時のタイプミスを認識させることができる。   This makes it possible for the user to confirm whether or not the character string has been correctly input through a change in the output mode of the predetermined data, and to recognize a typo during the input operation without reducing the security level. it can.

図1は,本発明の一実施例における構成例を示す図である。   FIG. 1 is a diagram showing a configuration example in an embodiment of the present invention.

開示する出力データ更新処理装置1は,出力基準データ記憶部10,識別情報受付部11,出力基準データ取得部12,入力データ取得部13,出力設定値算出部14,出力処理部15を備える。また,開示する出力データ更新処理装置1は,ユーザが使用する入力装置2,出力装置3と接続する。   The disclosed output data update processing device 1 includes an output reference data storage unit 10, an identification information receiving unit 11, an output reference data acquisition unit 12, an input data acquisition unit 13, an output set value calculation unit 14, and an output processing unit 15. Further, the disclosed output data update processing device 1 is connected to an input device 2 and an output device 3 used by a user.

出力基準データ記憶部10は,出力すべきデータの基準設定値を示す出力基準データを,各ユーザの識別情報に対応付けて記憶する。   The output reference data storage unit 10 stores output reference data indicating a reference set value of data to be output in association with identification information of each user.

出力基準データは,出力すべきデータの出力態様を特定する基準設定値が設定されたデータである。   The output reference data is data in which a reference set value that specifies an output mode of data to be output is set.

出力基準データは,ユーザ情報の登録処理時にランダム生成処理によって決定される。または,出力基準データは,ユーザ情報の登録時,例えばパスワード設定時に,ユーザの指定によって決定されてもよい。   The output reference data is determined by random generation processing during user information registration processing. Alternatively, the output reference data may be determined by user designation when registering user information, for example, when setting a password.

出力設定値として,表示画面の表示色のRGB系の設定値,色相・明度・彩度を示す値,予め備えられた所定の模様パターンを特定する値等である。   Examples of output setting values include RGB setting values for display colors on the display screen, values indicating hue, brightness, and saturation, and values for specifying a predetermined pattern pattern provided in advance.

出力すべきデータは,入力操作にもとづく入力データに応じて出力処理の対象となる所定のデータであり,例えば,表示画面の背景部,表示画面の所定の部分,入力データに対応するエコー表示用文字等である。   The data to be output is predetermined data to be output according to the input data based on the input operation. For example, the background portion of the display screen, the predetermined portion of the display screen, and the echo display corresponding to the input data Characters, etc.

識別情報受付部11は,入力操作を行うユーザの識別情報(ユーザID)を受け付ける。   The identification information receiving unit 11 receives identification information (user ID) of a user who performs an input operation.

出力基準データ取得部12は,出力基準データ記憶部10を参照して,識別情報受付部11で受け付けたユーザの識別情報に対応する出力基準データを取得する。   The output reference data acquisition unit 12 refers to the output reference data storage unit 10 and acquires output reference data corresponding to the user identification information received by the identification information reception unit 11.

入力データ取得部13は,入力装置2でのユーザの入力操作を検出し,検出した入力操作にもとづく入力データを取得する。   The input data acquisition unit 13 detects a user input operation on the input device 2 and acquires input data based on the detected input operation.

入力データは,例えばユーザが入力装置を操作して入力した文字,数字,記号等の入力値である。   The input data is, for example, input values such as letters, numbers, and symbols that are input by the user operating the input device.

出力設定値算出部14は,入力データ取得部13が取得した入力データと,出力基準データ取得部12が取得した出力基準データとをもとに,出力すべきデータの出力設定値を計算する。   The output set value calculation unit 14 calculates an output set value of data to be output based on the input data acquired by the input data acquisition unit 13 and the output reference data acquired by the output reference data acquisition unit 12.

出力設定値算出部14は,入力データが,ユーザの最初の入力操作にもとづくものである場合に,この入力データと出力基準データ取得部12が取得した出力基準データとをもとに,出力すべきデータの出力設定値を計算し,計算した出力設定値を保持しておき,入力データが,ユーザの2番目以降の入力操作にもとづくものである場合に,この入力データと,保持しておいた前回の計算で求めた出力設定値とをもとに,出力すべきデータの出力設定値を計算することができる。   The output set value calculation unit 14 outputs the input data based on the input data and the output reference data acquired by the output reference data acquisition unit 12 when the input data is based on the first input operation of the user. The output setting value of the power data is calculated, and the calculated output setting value is retained. If the input data is based on the user's second and subsequent input operations, this input data is retained. The output setting value of the data to be output can be calculated based on the output setting value obtained in the previous calculation.

出力処理部15は,出力設定値算出部14が計算した出力設定値にもとづいて,入力データに対して出力すべきデータの設定を更新し,出力装置に出力する。   Based on the output setting value calculated by the output setting value calculation unit 14, the output processing unit 15 updates the setting of data to be output with respect to the input data, and outputs it to the output device.

また,出力処理部15は,計算された出力設定値をもとに,出力すべきデータを選択的に出力することができる。   The output processing unit 15 can selectively output data to be output based on the calculated output setting value.

出力データ更新処理装置1は,出力装置3としてスピーカを備え,出力処理部15が音データを出力処理できるように構成されている場合に,出力すべきデータとして音声を利用することができる。   The output data update processing device 1 includes a speaker as the output device 3 and can use voice as data to be output when the output processing unit 15 is configured to output sound data.

この場合に,出力基準データおよび出力設定値は,出力する音声データを定義する音高,和音コード等の値である。   In this case, the output reference data and the output set value are values such as pitches and chord codes that define the audio data to be output.

図1に示す出力データ更新処理装置1は,直接接続する,入力装置2で検出される入力操作にもとづく入力データを取得し,出力装置3に出力すべきデータを出力させるように出力処理を行うことができるように構成されている。   The output data update processing device 1 shown in FIG. 1 acquires input data based on an input operation detected by the input device 2 that is directly connected, and performs output processing so that the output device 3 outputs data to be output. It is configured to be able to.

別の構成例として,出力データ更新処理装置1は,ネットワークを介して接続されたユーザが使用する端末装置に接続する入力装置2から入力データを取得し,取得した入力データをもとに出力設定値を計算し,出力設定値をユーザの端末装置へ送信して,端末装置に接続する出力装置3で出力すべきデータをこの出力設定値にもとづいて出力処理させるように処理を行うこともできる。   As another configuration example, the output data update processing device 1 acquires input data from an input device 2 connected to a terminal device used by a user connected via a network, and sets output based on the acquired input data. It is also possible to calculate the value, transmit the output setting value to the user terminal device, and perform processing so that data to be output by the output device 3 connected to the terminal device is output based on the output setting value. .

以下に,出力データ更新処理装置1の実施例を,より具体的に説明する。
〔第1の実施例〕
第1の実施例では,図1に示す構成の出力データ更新処理装置1が,出力装置3に表示されたログイン画面においてユーザがパスワードを入力する場合に,入力装置2を介してパスワード入力域に入力された文字を入力データとし,ログイン画面の背景部を出力すべきデータとして,ログイン画面の背景部の表示色を変更させて出力する処理を行う。
Hereinafter, an embodiment of the output data update processing device 1 will be described more specifically.
[First embodiment]
In the first embodiment, the output data update processing device 1 having the configuration shown in FIG. 1 enters the password input area via the input device 2 when the user inputs a password on the login screen displayed on the output device 3. The input character is used as input data, and the background portion of the login screen is output as data to be output while changing the display color of the background portion of the login screen.

図2は,第1の実施例における出力基準データ記憶部10で記憶されている出力基準データの例を示す図である。   FIG. 2 is a diagram illustrating an example of the output reference data stored in the output reference data storage unit 10 in the first embodiment.

図3は,第1の実施例におけるログイン画面の表示例を示す図である。   FIG. 3 is a diagram showing a display example of the login screen in the first embodiment.

第1の実施例において,出力基準データとして,図3のログイン画面100の背景部110の初期表示色をRGB系で設定した値(以下,初期表示色という)が記憶される。出力基準データは,各ユーザ識別情報(ユーザID)に対応付けられて記憶される。   In the first embodiment, as the output reference data, a value (hereinafter referred to as initial display color) in which the initial display color of the background portion 110 of the login screen 100 of FIG. 3 is set in the RGB system is stored. The output reference data is stored in association with each user identification information (user ID).

図2では,例えば,ユーザID=CD1234に対応付けて出力基準データ「初期表示色R=123,初期表示色G=79,初期表示色B=201」が格納されている。   In FIG. 2, for example, output reference data “initial display color R = 123, initial display color G = 79, initial display color B = 201” is stored in association with the user ID = CD1234.

また,ユーザID=CD1235に対応付けて出力基準データ「初期表示色R=89,初期表示色G=111,初期表示色B=66」が格納されている。   Further, output reference data “initial display color R = 89, initial display color G = 111, initial display color B = 66” is stored in association with the user ID = CD1235.

図4は,第1の実施例における,ログイン画面100の背景部110の表示色の変化を説明するための図である。   FIG. 4 is a diagram for explaining a change in the display color of the background portion 110 of the login screen 100 in the first embodiment.

図5は,本説明で用いるユーザID,ユーザIDの出力基準データ(初期表示色),パスワード,ログイン画面背景部の初期の表示色(初期背景色)の設定例を示す図である。   FIG. 5 is a diagram showing a setting example of the user ID, the user ID output reference data (initial display color), the password, and the initial display color (initial background color) of the login screen background portion used in this description.

ユーザの識別情報(ユーザID)=CD1234,ユーザIDの出力基準データ(初期表示色)「123,79,201」が,出力基準データ記憶部10に格納されている。   User identification information (user ID) = CD1234, user ID output reference data (initial display colors) “123, 79, 201” are stored in the output reference data storage unit 10.

ユーザのパスワード=ABCDとする。   User password = ABCD.

出力データ更新処理装置1は,図3に示すログイン画面100の表示を契機として,出力データ更新処理を開始する。   The output data update processing device 1 starts output data update processing triggered by the display of the login screen 100 shown in FIG.

ステップS1: 出力装置3にログイン画面100が表示されたときに,ログイン画面100の背景部110の表示色のRGB各値は,図5に示すように,「255,255,255(白)」である。   Step S1: When the login screen 100 is displayed on the output device 3, the RGB values of the display color of the background portion 110 of the login screen 100 are “255, 255, 255 (white)” as shown in FIG. It is.

ステップS2: ログイン画面100のユーザID入力域120がフォーカスされ,ユーザの入力操作によって,ユーザIDが入力される。この間は,ログイン画面100の背景部110の表示色のRGB各値は「255,255,255」のままである。   Step S2: The user ID input area 120 of the login screen 100 is focused, and the user ID is input by the user input operation. During this period, the RGB values of the display color of the background portion 110 of the login screen 100 remain “255, 255, 255”.

ステップS3: ユーザがユーザID「CD1234」を入力して,パスワード入力域130にフォーカスが移動すると,識別情報受付部11が,このフォーカス移動を検知して,ユーザID入力域120で入力された文字列を取得する。   Step S3: When the user inputs the user ID “CD1234” and the focus moves to the password input area 130, the identification information receiving unit 11 detects this focus movement, and the characters input in the user ID input area 120 Get the column.

出力基準データ取得部12は,入力された文字列(CD1234)をキーに出力基準データ記憶部10を検索して,該当するユーザIDを検索した場合には,対応する「初期表示色(123,79,201)」を取得し,メモリ上に「表示色」として保持する。   The output reference data acquisition unit 12 searches the output reference data storage unit 10 using the input character string (CD1234) as a key, and searches for the corresponding user ID, the corresponding “initial display color (123, 79, 201) "and is stored as" display color "in the memory.

出力処理部15は,ログイン画面100の背景部110の表示色のRGB値を「123,79,201」に変更して表示処理を行う。これにより,表示装置3のログイン画面100の背景部110の表示色が変化する。   The output processing unit 15 changes the RGB value of the display color of the background unit 110 of the login screen 100 to “123, 79, 201” and performs display processing. Thereby, the display color of the background part 110 of the login screen 100 of the display apparatus 3 changes.

ステップS4: ユーザの入力操作によって,パスワード入力域130に,文字「A」が入力されると,入力データ取得部13は,入力された文字「A」を取得する。   Step S4: When the character “A” is input to the password input area 130 by the user's input operation, the input data acquisition unit 13 acquires the input character “A”.

出力設定値算出部14は,メモリ上に保持した「表示色(123,79,201)」と入力された文字「A」の文字コード(十進で“65”)とをもとに出力設定値を計算する。具体的には,出力設定値算出部14は,以下のように表示色RGBの各値を計算する。   The output set value calculation unit 14 sets the output based on the “display color (123, 79, 201)” stored in the memory and the character code (“65” in decimal) of the input character “A”. Calculate the value. Specifically, the output set value calculation unit 14 calculates each value of the display color RGB as follows.

表示色R=123*65/255(色階調数−1)=31余り90
表示色G=79*65/255=20余り35
表示色B=201*65/255=51余り60
そして,計算した表示色1(RGB=90,35,60)をメモリ上に「表示色」として保持する。
Display color R = 123 * 65/255 (number of color gradations-1) = 31 remainder 90
Display color G = 79 * 65/255 = 20 remainder 35
Display color B = 201 * 65/255 = 51 remainder 60
The calculated display color 1 (RGB = 90, 35, 60) is held in the memory as a “display color”.

出力処理部15は,ログイン画面100の背景部110の表示色のRGB設定を「90,35,60」に変更して出力処理を行う。これにより,ログイン画面100の背景部110の表示色が「123,79,201」から「90,35,60」へ変化する。   The output processing unit 15 performs output processing by changing the RGB setting of the display color of the background unit 110 of the login screen 100 to “90, 35, 60”. As a result, the display color of the background portion 110 of the login screen 100 changes from “123, 79, 201” to “90, 35, 60”.

ステップS5: ユーザの入力操作によって,パスワード入力域130に,次の文字「B」が入力されると,入力データ取得部13が文字列「A,B」を取得する。   Step S5: When the next character “B” is input to the password input area 130 by the user's input operation, the input data acquisition unit 13 acquires the character string “A, B”.

出力設定値算出部14は,文字「A」の文字コード(十進で“65”)と「初期表示色(123,79,201)」とをもとに出力設定値を計算する。さらに,計算した表示色1(90,35,60)と入力された文字「B」の文字コード(十進で“66”)とをもとに,以下のように,出力設定値(表示色RGB)を計算する。   The output set value calculation unit 14 calculates an output set value based on the character code of the character “A” (decimal “65”) and “initial display color (123, 79, 201)”. Further, based on the calculated display color 1 (90, 35, 60) and the input character code of the character “B” (decimal “66”), the output setting value (display color) is as follows: RGB).

表示色R=90*66/255=23余り75
表示色G=35*66/255=9余り15
表示色B=60*66/255=15余り135
そして,計算した表示色2(RGB=75,15,135)をメモリ上に「表示色」として保持する。
Display color R = 90 * 66/255 = 23 remainder 75
Display color G = 35 * 66/255 = 9 remainder 15
Display color B = 60 * 66/255 = 15 remainder 135
Then, the calculated display color 2 (RGB = 75, 15, 135) is held as “display color” in the memory.

出力処理部15は,ログイン画面100の背景部110の表示色のRGB設定を「75,15,135」に変更して出力処理を行う。これにより,ログイン画面の背景部の表示色が「90,35,60」から「75,15,135」へ変化する。   The output processing unit 15 performs output processing by changing the RGB setting of the display color of the background unit 110 of the login screen 100 to “75, 15, 135”. As a result, the display color of the background portion of the login screen changes from “90, 35, 60” to “75, 15, 135”.

ステップS6: ユーザのタイプミスによって,パスワード入力域130に,文字「c」が入力されると,入力データ取得部13が文字列「A,B,c」を取得する。   Step S6: When the character “c” is input to the password input area 130 due to a typo of the user, the input data acquisition unit 13 acquires the character string “A, B, c”.

出力設定値算出部14は,ステップS5の処理と同様にして,先頭の文字「A」を取り出し,文字「A」の文字コード(十進で“65”)と「初期表示色(123,79,201)」とをもとに出力設定値を計算する。   The output set value calculation unit 14 takes out the first character “A” in the same manner as the process of step S5, and extracts the character code (“65” in decimal) of the character “A” and “initial display color (123, 79). , 201) ”, the output set value is calculated.

さらに,計算した表示色1(90,35,60)と次の文字「B」の文字コード(十進で“66”)とをもとに,出力設定値を計算する。   Further, an output set value is calculated based on the calculated display color 1 (90, 35, 60) and the character code of the next character “B” (decimal “66”).

さらに,計算した表示色2(75,15,135)と入力された文字「c」の文字コード(十進で“99”)とをもとに,以下のように出力設定値を計算する。   Further, based on the calculated display color 2 (75, 15, 135) and the input character code of the character “c” (“99” in decimal), the output set value is calculated as follows.

表示色R=75*99/255=29余り30
表示色G=15*99/255=5余り210
表示色B=135*99/255=52余り105
そして,計算した表示色3(RGB=30,210,105)をメモリ上に「表示色」として保持する。
Display color R = 75 * 99/255 = 29 remainder 30
Display color G = 15 * 99/255 = 5 remainder 210
Display color B = 135 * 99/255 = 52 remainder 105
Then, the calculated display color 3 (RGB = 30, 210, 105) is held as “display color” in the memory.

出力処理部15は,ログイン画面100の背景部110の表示色のRGB設定を「30,210,105」に変更して出力処理を行う。これにより,ログイン画面100の背景部110の表示色が「75,15,135」から「30,210,105」へ変化する。   The output processing unit 15 performs output processing by changing the RGB setting of the display color of the background unit 110 of the login screen 100 to “30, 210, 105”. As a result, the display color of the background portion 110 of the login screen 100 changes from “75, 15, 135” to “30, 210, 105”.

ステップS7: ユーザは,ログイン画面100の背景部110の表示色が「30,210,105」に変化したことによって,パスワードの3番目の文字入力操作でタイプミスをしたことに気付く。   Step S7: The user notices that a typo has been made in the third character input operation of the password because the display color of the background portion 110 of the login screen 100 has changed to “30, 210, 105”.

パスワード入力域130に正しい文字「C」が入力されている場合には,入力データ取得部13で文字列「A,B,C」が取得されるため,出力設定値算出部14では,文字「C」の文字コード(十進で“67”)から出力設定値を計算し,表示色(RGB=180,240,120)が計算され,表示色出力処理部15によって,ログイン画面100の背景部110の表示色のRGB設定が「180,240,120」に変更されるはずだからである。   When the correct character “C” is input in the password input area 130, the character string “A, B, C” is acquired by the input data acquisition unit 13. The output setting value is calculated from the character code “C” (decimal “67”), the display color (RGB = 180, 240, 120) is calculated, and the display color output processing unit 15 uses the background portion of the login screen 100. This is because the RGB setting of the display color 110 should be changed to “180, 240, 120”.

タイプミスに気付いたユーザの操作によって,バックスペース(BackSpace)キーが押下されて,直前に入力した文字「c」が消去される。   By a user operation that notices a typo, the backspace key is pressed, and the character “c” input immediately before is erased.

すると,入力データ取得部13が,パスワード入力域130での文字列の変化をチェックし,文字「c」の消去を検出する。   Then, the input data acquisition unit 13 checks the change of the character string in the password input area 130 and detects the deletion of the character “c”.

入力データ取得部13は,この文字消去の検出を受けて,パスワード入力域130に入力されている文字列「A,B」を取得する。   Upon receiving this character erasure detection, the input data acquisition unit 13 acquires the character string “A, B” input in the password input area 130.

すると,出力設定値算出部14が,ステップS5の処理と同様にして,文字列の先頭の文字の文字コードを用いて,順に出力設定値を計算し,最後に求めた表示色2(RGB=75,15,135)をメモリ上に「表示色」として保持する。   Then, the output set value calculation unit 14 calculates the output set value in order using the character code of the first character of the character string in the same manner as in the process of step S5, and the display color 2 (RGB = 75, 15, 135) are stored as "display colors" in the memory.

出力処理部15は,ログイン画面100の背景部110の表示色のRGB設定を「75,15,135」に変更して出力処理を行う。これにより,ログイン画面の背景部の表示色が「75,15,135」へ戻る。   The output processing unit 15 performs output processing by changing the RGB setting of the display color of the background unit 110 of the login screen 100 to “75, 15, 135”. As a result, the display color of the background portion of the login screen returns to “75, 15, 135”.

ステップS8: ユーザの入力操作によって,パスワード入力域130に,文字「C」が再入力されると,入力データ取得部13が文字「A,B,C」を取得する。   Step S8: When the character “C” is re-input to the password input area 130 by the user's input operation, the input data acquisition unit 13 acquires the characters “A, B, C”.

出力設定値算出部14は,ステップS5の処理と同様にして,初期表示色(123,79,201)と先頭の文字「A」の文字コード(十進で“65”)とをもとに出力設定値を計算し,計算結果と次の文字「B」の文字コード(十進で“66”)とをもとに出力設定値を計算し,計算結果と次の文字「C」の文字コード(十進で“67”)とをもとに出力設定値を計算し,計算した表示色4(RGB=180,240,120)をメモリ上に「表示色」として保持する。   The output set value calculation unit 14 is based on the initial display color (123, 79, 201) and the character code of the first character “A” (decimal “65”) in the same manner as in step S5. The output set value is calculated, the output set value is calculated based on the calculation result and the character code of the next character “B” (decimal “66”), and the calculation result and the next character “C” are calculated. The output set value is calculated based on the code (decimal “67”), and the calculated display color 4 (RGB = 180, 240, 120) is stored as “display color” in the memory.

出力処理部15は,メモリ上の表示色の書き換えを受けて,ログイン画面100の背景部110の表示色のRGB設定を「180,240,120」に変更して出力処理を行う。これにより,ログイン画面100の背景部110の表示色が「75,15,135」から「180,240,120」へ変化する。   In response to rewriting of the display color on the memory, the output processing unit 15 changes the RGB setting of the display color of the background unit 110 of the login screen 100 to “180, 240, 120” and performs output processing. As a result, the display color of the background portion 110 of the login screen 100 changes from “75, 15, 135” to “180, 240, 120”.

ユーザは,ログイン画面100の背景部110の表示色が「180,240,120」に変化したことにより,正しい文字を入力したことを確認することができる。   The user can confirm that the correct character has been input by changing the display color of the background portion 110 of the login screen 100 to “180, 240, 120”.

ステップS9: ユーザの入力操作によって,パスワード入力域130に,文字「D」が入力されると,入力データ取得部13は,文字列「A,B,C,D」を取得する。   Step S9: When the character “D” is input to the password input area 130 by the user's input operation, the input data acquisition unit 13 acquires the character string “A, B, C, D”.

出力設定値算出部14は,ステップS8の処理と同様にして,出力設定値を計算し,計算した表示色5(RGB=0,0,0)をメモリ上に「表示色」として保持する。   The output set value calculation unit 14 calculates the output set value in the same manner as the processing in step S8, and holds the calculated display color 5 (RGB = 0, 0, 0) as “display color” in the memory.

出力処理部15は,ログイン画面100の背景部110の表示色のRGB設定を「0,0,0」に変更して出力処理を行う。これにより,ログイン画面100の背景部110の表示色が「0,0,0」へ変化する。   The output processing unit 15 performs output processing by changing the RGB setting of the display color of the background unit 110 of the login screen 100 to “0, 0, 0”. As a result, the display color of the background portion 110 of the login screen 100 changes to “0, 0, 0”.

ユーザは,ログイン画面100の背景部110の表示色が,「123,79,201」,「90,35,60」,「75,15,135」,「180,240,120」の順に「0,0,0」と変化したことを見て,パスワード入力域130で文字列「ABCD」を正しく入力できたことを確認することができ,エンター(Enter)キーを押下して,パスワードの文字列の入力操作を完了することができる。   The user indicates that the display color of the background portion 110 of the login screen 100 is “0” in the order of “123, 79, 201”, “90, 35, 60”, “75, 15, 135”, “180, 240, 120”. , 0, 0 ", and it can be confirmed that the character string" ABCD "has been correctly input in the password input area 130, and the enter character string is pressed by pressing the Enter key. The input operation can be completed.

出力データ更新処理装置1は,入力データ取得部13が,エンター(Enter)キーの操作を検出したことを契機として,出力データ更新処理の処理を終了する。   The output data update processing device 1 terminates the output data update processing when the input data acquisition unit 13 detects the operation of the Enter key.

第1の実施例において,出力設定値算出部14は,ログイン画面100の背景部110)の出力設定値として表示色のRGB値を計算する処理の他,出力基準データ記憶部10に出力基準データとして記憶された他の色情報にもとづいて出力設定値を計算してもよい。例えば,色情報が「色相,彩度,明度」の各値である場合に,これらの値を計算する。   In the first embodiment, the output set value calculation unit 14 calculates the RGB value of the display color as the output set value of the background unit 110) of the login screen 100, and also outputs the output reference data to the output reference data storage unit 10. The output set value may be calculated based on other color information stored as. For example, when the color information is “hue, saturation, brightness”, these values are calculated.

また,この場合に,彩度と明度とは所定の値(最大値)で固定し,色相を示す値のみを計算することによって,背景部110の表示色をパステルカラーの色調で変化させることができ,ユーザの目に優しい変化を実現することができる。   In this case, the saturation and lightness are fixed at predetermined values (maximum values), and by calculating only the value indicating the hue, the display color of the background portion 110 can be changed to the pastel color tone. It is possible to realize changes that are easy on the eyes of the user.

さらに,出力設定値算出部14は,RGBの各値,または「色相,彩度,明度」の各値が“0”になることを回避する計算式を用いて計算を行ってもよい。例えば,「表示色のRGB値」と「文字コードの値」の積を「全輝度数−1(255)」で割った余りに1を加算して求めるようにしてもよい。   Further, the output set value calculation unit 14 may perform calculation using a calculation formula that avoids each value of RGB or each value of “hue, saturation, and lightness” being “0”. For example, the product of “RGB value of display color” and “character code value” divided by “total number of luminances−1 (255)” may be obtained by adding 1.

また,出力処理部15は,ログイン画面100の背景部110の表示色を変更する場合に,所定の出力変更時間(例えば,1秒間)で徐々に出力設定を変化させるように表示処理を行うことができる。これにより,表示色の変化が緩やかになり,ユーザの目に優しい変化を実現することができる。
〔第2の実施例〕
第2の実施例では,出力データ更新処理装置1は,第1の実施例とほぼ同様の処理を行い,ただし,出力すべきデータとして,ログイン画面100の所定の領域である出力更新表示部140の模様パターンを変更させて出力する。
In addition, when changing the display color of the background portion 110 of the login screen 100, the output processing unit 15 performs display processing so as to gradually change the output setting within a predetermined output change time (for example, 1 second). Can do. As a result, the change in display color becomes gradual, and a change friendly to the eyes of the user can be realized.
[Second Embodiment]
In the second embodiment, the output data update processing device 1 performs almost the same processing as in the first embodiment, except that the output update display section 140, which is a predetermined area of the login screen 100, is the data to be output. Change the pattern pattern and output.

図6は,第2の実施例において,出力すべきデータの出力態様として使用する模様パターン例を示す図である。   FIG. 6 is a diagram showing an example of a pattern pattern used as an output mode of data to be output in the second embodiment.

図7は,第2の実施例におけるログイン画面の表示例を示す図である。   FIG. 7 is a diagram illustrating a display example of a login screen in the second embodiment.

第2の実施例では,出力処理部15は,図6に示すような模様パターンデータを保持しておく。出力処理部15は,図7のログイン画面100の出力更新表示部140の出力設定値に対応する模様パターンを用いて出力処理を行う。   In the second embodiment, the output processing unit 15 holds pattern pattern data as shown in FIG. The output processing unit 15 performs output processing using a pattern pattern corresponding to the output setting value of the output update display unit 140 of the login screen 100 of FIG.

図8は,第2の実施例における出力基準データ記憶部10で記憶されている出力基準データの例を示す図である。出力基準データとして,パスワード入力完了時に,図7のログイン画面100の出力更新表示部140に表示される模様パターンを示す値(初期表示模様)が,各ユーザ識別情報(ユーザID)に対応付けて格納されている。   FIG. 8 is a diagram illustrating an example of the output reference data stored in the output reference data storage unit 10 in the second embodiment. As the output reference data, a value (initial display pattern) indicating a pattern displayed on the output update display unit 140 of the login screen 100 in FIG. 7 upon completion of password input is associated with each user identification information (user ID). Stored.

第2の実施例では,ユーザID入力域120がフォーカスされ,ユーザの入力操作によって,ユーザIDが入力されている間は,出力更新表示部140は無模様であるとする。   In the second embodiment, it is assumed that the user ID input area 120 is focused and the output update display unit 140 is blank while the user ID is input by the user input operation.

ユーザの入力操作によってユーザID入力域120にユーザID「CD1234」が入力された後,パスワード入力域130にフォーカスが移動すると,識別情報受付部11が,このフォーカスの移動を検知し,ユーザID入力域120で入力されたユーザIDを取得する。   When the focus moves to the password input area 130 after the user ID “CD1234” is input to the user ID input area 120 by the user's input operation, the identification information receiving unit 11 detects the movement of the focus and inputs the user ID. The user ID input in area 120 is acquired.

出力基準データ取得部12は,入力されたユーザID(CD1234)をキーに出力基準データ記憶部10を検索して,該当する「初期表示模様(3)」を取得して,メモリ上に「表示模様」として保持する。   The output reference data acquisition unit 12 searches the output reference data storage unit 10 using the input user ID (CD1234) as a key, acquires the corresponding “initial display pattern (3)”, and displays “display” on the memory. Hold as "pattern".

出力処理部15は,図7に示すように,ログイン画面100の出力更新表示部140を出力設定値「3」に対応する模様パターンで表示する出力処理を行う。   As illustrated in FIG. 7, the output processing unit 15 performs output processing for displaying the output update display unit 140 of the login screen 100 with a pattern pattern corresponding to the output setting value “3”.

その後,ユーザの入力操作によって,パスワード入力域130に,文字「A」が入力されると,入力データ取得部13は,入力された文字「A」を取得する。   Thereafter, when the character “A” is input to the password input area 130 by the user's input operation, the input data acquisition unit 13 acquires the input character “A”.

出力設定値算出部14は,「初期表示模様(3)」と入力された文字「A」の文字コード(十進で“65”)とを取得し,模様パターン数=64のときに,以下のように,出力設定値を計算する。   The output set value calculation unit 14 acquires “initial display pattern (3)” and the character code (“65” in decimal) of the input character “A”, and when the number of pattern patterns = 64, Calculate the output set value as follows.

表示模様=(3+65)/64(模様パターン数)=1余り4
そして,計算した表示模様1(模様=4)をメモリ上に「表示模様」として保持する。
Display pattern = (3 + 65) / 64 (number of pattern patterns) = 1 remainder 4
The calculated display pattern 1 (pattern = 4) is stored as a “display pattern” in the memory.

出力処理部15は,ログイン画面100の出力更新表示部140の模様設定を「4」に変更して出力処理を行う。これにより,図9に示すように,ログイン画面100の出力更新表示部140の模様パターンは「3」から「4」へ変化する。   The output processing unit 15 changes the pattern setting of the output update display unit 140 of the login screen 100 to “4” and performs output processing. As a result, as shown in FIG. 9, the pattern of the output update display unit 140 of the login screen 100 changes from “3” to “4”.

以降,第1の実施例と同様に処理が行われ,ログイン画面100の出力更新表示部140の模様パターンは,「3」から順に「4」,「6」と変化し,文字「c」が入力されると模様パターンが「41」に変化するので,ユーザはタイプミスに気付くことができる。   Thereafter, processing is performed in the same manner as in the first embodiment, and the pattern pattern of the output update display unit 140 of the login screen 100 changes from “3” to “4” and “6” in order, and the character “c” is changed. When input, the pattern changes to “41”, so that the user can notice a typo.

そして,間違った文字の消去と再入力の後,ユーザは,模様パターンが「9」,「13」と変化したことにより,パスワードの文字列「ABCD」を正しく入力できたことを確認することができる。
〔第3の実施例〕
第3の実施例では,出力データ更新処理装置1は,出力すべきデータとして,所定の和音コードを変化させた音データを用いる。
After deleting and re-entering the wrong character, the user may confirm that the password character string “ABCD” has been correctly entered by changing the pattern pattern to “9” and “13”. it can.
[Third embodiment]
In the third embodiment, the output data update processing device 1 uses sound data obtained by changing a predetermined chord code as data to be output.

第3の実施例において,出力処理部15は,出力設定値として設定された音高または和音コードで定義された音または和音の音データを生成して出力する。   In the third embodiment, the output processing unit 15 generates and outputs sound data of a tone or chord defined by a pitch or chord code set as an output set value.

図10は,第3の実施例において,図3に示すログイン画面100の表示中に出力される音データを特定する出力設定値として定義される和音コード例を示す図である。   FIG. 10 is a diagram illustrating an example of a chord code defined as an output setting value that specifies sound data output during display of the login screen 100 illustrated in FIG. 3 in the third embodiment.

また,第3の実施例では,出力基準データとして,図3に示すログイン画面100の表示中に,パスワード入力の完了時に出力される和音コードを示す値(初期和音コード)が,各ユーザ識別情報(ユーザID)に対応付けられて記憶される。   In the third embodiment, as the output reference data, a value (initial chord code) indicating a chord code output upon completion of password input during display of the login screen 100 shown in FIG. It is stored in association with (user ID).

第3の実施における出力設定値の算出処理は,第2の実施例とほぼ同様である。   The calculation process of the output setting value in the third embodiment is almost the same as that in the second embodiment.

第3の実施例では,出力設定値算出部14は,出力基準データとして設定された初期和音コードと入力された文字の文字コードとをもとに出力設定値を計算し,出力処理部15は,出力設定値に対応する和音コードの定義によって生成した音データを出力する。ユーザは,スピーカを備えた出力装置3によってこの音データを聴取することができる。   In the third embodiment, the output set value calculator 14 calculates an output set value based on the initial chord code set as the output reference data and the character code of the input character, and the output processor 15 The sound data generated by the definition of the chord code corresponding to the output set value is output. The user can listen to the sound data by the output device 3 having a speaker.

図11および図12は,第1の実施例の場合の出力データ更新処理装置1の処理フロー図である。   11 and 12 are process flow diagrams of the output data update processing device 1 in the case of the first embodiment.

出力データ更新処理装置1の識別情報受付部11は,ログイン画面100のパスワード入力域130にフォーカスが移ったことを検出したら(ステップS10のY),ユーザID入力域120にユーザIDが入力されているかを調べて(ステップS11),ユーザIDが入力されていれば(ステップS11のY),そのユーザIDを取得する(ステップS12)。   When the identification information receiving unit 11 of the output data update processing device 1 detects that the focus has moved to the password input area 130 of the login screen 100 (Y in step S10), the user ID is input to the user ID input area 120. (Step S11), and if a user ID is input (Y in step S11), the user ID is acquired (step S12).

出力基準データ取得部12は,出力基準データ記憶部10を参照して,取得したユーザIDに対応する初期表示色を検索する(ステップS13)。初期表示色の検索に成功したら(ステップS14のY),出力基準データ取得部12は,検索した初期表示色を「表示色」として決定し,メモリ上に格納する(ステップS15)。また,出力設定算出部14は,検索された初期表示色を保持する(ステップS16)。   The output reference data acquisition unit 12 refers to the output reference data storage unit 10 and searches for an initial display color corresponding to the acquired user ID (step S13). If the search of the initial display color is successful (Y in step S14), the output reference data acquisition unit 12 determines the searched initial display color as the “display color” and stores it in the memory (step S15). In addition, the output setting calculation unit 14 holds the retrieved initial display color (step S16).

そして,入力データ取得部13は,ログイン画面100のパスワード入力域130にパスワード(文字列)が入力されていれば,これを取得し(ステップS17のY),出力設定値算出部14は,入力されたパスワード(文字列)の先頭から順に1文字ずつ着目して(ステップS18),現在メモリ上に保持している「表示色」と,着目した文字の文字コードから,新しい表示色(出力設定値)を決定し,メモリ上の「表示色」を書き換える(ステップS19)。   Then, if the password (character string) is input in the password input area 130 of the login screen 100, the input data acquisition unit 13 acquires this (Y in step S17), and the output set value calculation unit 14 Pay attention to each character in order from the beginning of the password (character string) (step S18), and from the “display color” currently stored in the memory and the character code of the character of interest, a new display color (output setting) Value) and the “display color” on the memory is rewritten (step S19).

そして,入力されたパスワード(文字列)に着目していない文字がある間(ステップS20のY),ステップS18およびステップS19の処理を繰り返す。そして,入力されたパスワード(文字列)に着目していない文字がなくなったら(ステップS20のN),出力処理部15に通知する。   Then, while there are characters that are not focused on the input password (character string) (Y in step S20), the processes in steps S18 and S19 are repeated. When there are no more characters that are not focused on the input password (character string) (N in step S20), the output processing unit 15 is notified.

出力処理部15は,ログイン画面100の背景色(背景部110の表示色)を,メモリ上に保持されている「表示色」に変更して出力処理し(ステップS21),処理を終了する。   The output processing unit 15 changes the background color of the login screen 100 (the display color of the background unit 110) to the “display color” stored in the memory, performs output processing (step S21), and ends the processing.

また,ユーザIDが入力されていない場合(ステップS11のN),または出力基準データ記憶部10で初期表示色の検索に成功しなかった場合(ステップS14のN)には,処理を終了する。   If no user ID is input (N in step S11), or if the search of the initial display color is not successful in the output reference data storage unit 10 (N in step S14), the process ends.

図13は,第1の実施例における出力データ更新処理装置1の別の処理例の処理フロー図である。   FIG. 13 is a processing flowchart of another processing example of the output data update processing device 1 in the first embodiment.

この別の処理例において,図13に示す処理フローは,図11に示すステップS10〜ステップS16までの処理が実行された後に実行される。   In this other processing example, the processing flow shown in FIG. 13 is executed after the processing from step S10 to step S16 shown in FIG. 11 is executed.

入力データ取得部13は,ログイン画面100のパスワード入力域130に変化があったかを判定する(ステップS30)。パスワード入力域130の変化とは,入力された文字が消去されたり,追加されたりすることを示す。   The input data acquisition unit 13 determines whether there has been a change in the password input area 130 of the login screen 100 (step S30). The change in the password input area 130 indicates that the input characters are deleted or added.

入力データ取得部13は,パスワード入力域130に変化があれば(ステップS30のY),その変化が,入力されたパスワード(文字列)の末尾に文字が追加されたことによる変化でなければ(ステップS31のN),出力基準データ記憶部10から取得した初期表示色を「表示色」に採用し(ステップS32),入力されたパスワード(文字列)の先頭から順に1文字ずつ着目して(ステップS33),現在メモリ上に保持している「表示色」と,着目した文字の文字コードから,新しい表示色(出力設定値)を決定し,メモリ上の「表示色」書き換える(ステップS34)。   If there is a change in the password input area 130 (Y in step S30), the input data acquiring unit 13 does not change the change due to the addition of a character to the end of the input password (character string) ( In step S31, N), the initial display color acquired from the output reference data storage unit 10 is adopted as the “display color” (step S32), and attention is paid to characters one by one from the beginning of the input password (character string) ( In step S33), a new display color (output set value) is determined from the "display color" currently stored in the memory and the character code of the focused character, and the "display color" in the memory is rewritten (step S34). .

そして,入力されたパスワード(文字列)に着目していない文字がある間(ステップS35のY),ステップS33およびステップS34の処理を繰り返す。そして,入力されたパスワード(文字列)に着目していない文字がなくなったら(ステップS35のN),出力処理部15に通知する。   Then, while there are characters that are not focused on the input password (character string) (Y in step S35), the processes in steps S33 and S34 are repeated. When there are no more characters that are not focused on the input password (character string) (N in step S35), the output processing unit 15 is notified.

出力処理部15は,ログイン画面100の背景色(背景部110の表示色)を,メモリ上に保持されている「表示色」に変更して出力処理し(ステップS36),処理を終了する。   The output processing unit 15 changes the background color of the login screen 100 (the display color of the background unit 110) to the “display color” stored in the memory, performs output processing (step S36), and ends the processing.

また,入力データ取得部13は,その変化が,入力されたパスワード(文字列)の末尾に文字が追加されたことによる変化であれば(ステップS31のY),現在メモリ上に保持している「表示色」と,着目した文字の文字コードから,新しい表示色(出力設定値)を決定し,メモリ上の「表示色」書き換え(ステップS37),ステップS36の処理を行う。   In addition, if the change is a change caused by adding a character to the end of the input password (character string) (Y in step S31), the input data acquisition unit 13 currently holds it in the memory. A new display color (output set value) is determined from the “display color” and the character code of the focused character, the “display color” on the memory is rewritten (step S37), and the process of step S36 is performed.

以上,本発明をその実施の形態により説明したが,本発明はその主旨の範囲において種々の変形が可能であることは当然である。   Although the present invention has been described above with reference to the embodiments, it is obvious that the present invention can be variously modified within the scope of the gist thereof.

開示した出力データ更新処理装置1によれば,入力データが表示されない状態において,入力された文字に対応して出力するデータを,ユーザに対応付けて決定することができる。よって,同じ文字列が入力された場合でも,ユーザごとに異なった出力の変化を実現することができる。   According to the disclosed output data update processing device 1, in a state where input data is not displayed, data to be output corresponding to the input character can be determined in association with the user. Therefore, even when the same character string is input, it is possible to realize different output changes for each user.

また,入力された文字に対応して出力するデータを,ユーザと,既に入力された文字の並びにもとづいて決定することができる。よって,同じ文字が入力されても,先だって入力された他の文字との関係によって異なった出力の変化を実現することができる。   In addition, data to be output corresponding to the input characters can be determined based on the user and the sequence of characters already input. Therefore, even if the same character is input, different output changes can be realized depending on the relationship with other previously input characters.

したがって,ユーザごと,入力される文字の並びごとに,さまざまな出力データの出力変化のバリエーションを生成することができ,セキュリティのレベルを低下させずに,タイプミスなどの入力操作誤りをユーザに認識させることができる。   Therefore, it is possible to generate variations in the output changes of various output data for each user and for each input character sequence, and to recognize input operation errors such as typing errors without reducing the security level. Can be made.

出力データ更新処理装置1は,コンピュータにより読み取られ実行されるプログラムとして実施することができる。このプログラムは,コンピュータが読み取り可能な,可搬媒体メモリ,半導体メモリ,ハードディスクなどの適当な記録媒体に格納することができ,これらの記録媒体に記録して提供され,または,通信インタフェースを介して種々の通信網を利用した送受信により提供されるものである。   The output data update processing device 1 can be implemented as a program that is read and executed by a computer. This program can be stored in an appropriate recording medium such as a portable medium memory, semiconductor memory, or hard disk, which can be read by a computer, provided by being recorded on these recording media, or via a communication interface. It is provided by transmission / reception using various communication networks.

以上の第1〜第3の実施例を含む実施形態に関し,さらに,以下の付記を開示する。   Regarding the embodiment including the first to third examples, the following additional notes are disclosed.

(付記1) ユーザの識別情報を受け付ける識別情報受付処理と,
ユーザの識別情報ごとに,出力すべきデータの基準設定値を示す出力基準データが対応付けて記憶された出力基準データ記憶部を参照して,前記受け付けた識別情報に対応する出力基準データを取得する出力基準データ取得処理と,
ユーザの入力操作の検出の度に,当該検出した入力操作にもとづく入力データを取得する入力データ取得処理と,
前記入力データと,前記取得した出力基準データとをもとに,出力すべきデータの出力設定値を計算する出力設定値算出処理と,
前記計算された出力設定値にもとづいて前記出力すべきデータの設定を更新して出力する出力処理とを,
コンピュータに実行させるための
出力データ更新処理プログラム。
(Appendix 1) Identification information reception processing for receiving user identification information;
The output reference data corresponding to the received identification information is obtained by referring to the output reference data storage unit in which the output reference data indicating the reference set value of the data to be output is associated and stored for each user identification information. Output reference data acquisition processing to
An input data acquisition process for acquiring input data based on the detected input operation each time a user input operation is detected;
An output setting value calculation process for calculating an output setting value of data to be output based on the input data and the acquired output reference data;
Output processing for updating and outputting the setting of the data to be output based on the calculated output setting value;
An output data update processing program to be executed by a computer.

(付記2) 前記出力値算出処理では,前記入力データが最初の入力操作にもとづくものである場合に,前記入力データと前記取得した出力基準データとをもとに前記出力すべきデータの出力設定値を計算し,当該計算した出力設定値を保持し,前記入力データが2番目以降の入力操作にもとづくものである場合に,当該入力データと前回の計算で求めた出力設定値とをもとに前記出力設定値を計算する処理を行う
ことを特徴とする
前記付記1記載の出力データ更新処理プログラム。
(Supplementary Note 2) In the output value calculation process, when the input data is based on the first input operation, the output setting of the data to be output based on the input data and the acquired output reference data Value is calculated, the calculated output setting value is held, and when the input data is based on the second and subsequent input operations, based on the input data and the output setting value obtained in the previous calculation. The output data update processing program according to appendix 1, wherein the output set value is calculated.

(付記3) 前記出力処理では,
前記計算された出力設定値をもとに,前記出力すべきデータを選択的に出力する
ことを特徴とする
前記付記1または付記2記載の出力データ更新処理プログラム。
(Appendix 3) In the output process,
The output data update processing program according to appendix 1 or appendix 2, wherein the data to be output is selectively output based on the calculated output setting value.

(付記4) 前記入力データ取得処理では,エコー表示処理の対象となるデータ入力領域におけるユーザの入力操作を検出する
ことを特徴とする
前記付記1ないし付記3のいずれか一項に記載の出力データ更新処理プログラム。
(Additional remark 4) In the said input data acquisition process, a user's input operation in the data input area | region used as the object of an echo display process is detected. Output data as described in any one of the said additional remark 1 thru | or appendix 3 characterized by the above-mentioned. Update processing program.

(付記5) 前記出力基準データ記憶部に,前記出力基準データとして,各ユーザに対応付けた前記出力すべきデータの表示色の設定値が記憶され,
前記出力設定値算出処理では,前記出力設定値として,前記出力すべきデータの表示色の設定値を計算し,
前記出力処理では,前記出力設定値として設定された表示色により前記出力すべきデータを出力する
ことを特徴とする
前記付記1ないし付記4のいずれか一項に記載の出力データ更新処理プログラム。
(Supplementary Note 5) In the output reference data storage unit, as the output reference data, a setting value of a display color of the data to be output associated with each user is stored.
In the output set value calculation process, as the output set value, the set value of the display color of the data to be output is calculated,
In the output process, the data to be output is output in a display color set as the output set value. The output data update processing program according to any one of the supplementary notes 1 to 4.

(付記6) 前記出力基準データ記憶部に,前記出力基準データとして,各ユーザに対応付けた前記出力すべきデータの音高または和音コードを特定する値が記憶され,
前記出力設定値算出処理では,音高またはコードと出力設定値との対応関係を記憶する音設定データを記憶する音設定データ記憶手段を参照して,前記入力データと,前記取得した出力基準データとをもとに算出した出力設定値から,出力すべきデータとなる音高または和音コードを特定し,
前記出力処理では,前記特定された音高または和音コードにもとづいて前記出力すべきデータを出力する
ことを特徴とする
前記付記1に記載の出力データ更新処理プログラム。
(Additional remark 6) The value which specifies the pitch or chord code | cord | chord of the said data which should be output matched with each user as the said output reference data is memorize | stored in the said output reference data storage part,
In the output set value calculation processing, the input data and the acquired output reference data are referred to by referring to sound setting data storage means for storing sound setting data for storing the correspondence between the pitch or the chord and the output set value. The pitch or chord code that is the data to be output is identified from the output setting value calculated based on
The output data update processing program according to appendix 1, wherein in the output process, the data to be output is output based on the specified pitch or chord code.

(付記7) ユーザの識別情報を受け付ける識別情報受付処理と,
ユーザの識別情報ごとに,パスワード入力画面の所定領域の表示色値を示す出力基準データが対応付けて記憶された出力基準データ記憶部を参照して,前記受け付けた識別情報に対応する出力基準データを取得する出力基準データ取得処理と,
パスワード入力画面においてパスワード入力域でのキー入力操作の検出の度に,当該検出したキー入力操作にもとづく入力データを取得する入力データ取得処理と,
前記入力データと,前記取得した出力基準データとをもとに,前記パスワード入力画面の処理領域の表示色を示す出力設定値を計算する出力設定値算出処理と,
前記計算された出力設定値にもとづいて前記パスワード入力画面の所定領域の表示色を更新して出力する出力処理とを,
コンピュータに実行させるための
出力データ更新処理プログラム。
(Supplementary note 7) Identification information reception processing for receiving user identification information;
Output reference data corresponding to the received identification information with reference to the output reference data storage unit in which output reference data indicating the display color value of the predetermined area of the password input screen is stored for each user identification information. Output reference data acquisition processing to acquire
An input data acquisition process for acquiring input data based on the detected key input operation each time a key input operation is detected in the password input area on the password input screen;
An output setting value calculation process for calculating an output setting value indicating a display color of the processing area of the password input screen based on the input data and the acquired output reference data;
An output process for updating and outputting a display color of a predetermined area of the password input screen based on the calculated output setting value;
An output data update processing program to be executed by a computer.

(付記8) 入力装置および出力装置を備えるコンピュータが実行する処理方法であって,
ユーザの識別情報を受け付ける識別情報受付処理過程と,
ユーザの識別情報ごとに,出力基準データが対応付けて記憶された出力基準データ記憶部を参照して,前記受け付けた識別情報に対応する出力基準データを取得する出力基準データ取得処理過程と,
ユーザの入力操作の検出の度に,当該検出した入力操作にもとづく入力データを取得する入力データ取得処理過程と,
前記入力データと,前記取得した出力基準データとをもとに,出力データの出力設定値を計算する出力設定値算出処理過程と,
前記計算された出力設定値にもとづいて前記出力データの設定を更新して出力する出力処理過程とを備える
ことを特徴とする
出力データ更新処理方法。
(Supplementary Note 8) A processing method executed by a computer including an input device and an output device,
An identification information reception process for receiving user identification information;
An output reference data acquisition process for acquiring output reference data corresponding to the received identification information with reference to an output reference data storage unit in which output reference data is stored in association with each other for each user identification information;
An input data acquisition process for acquiring input data based on the detected input operation each time a user input operation is detected;
An output setting value calculation process for calculating an output setting value of the output data based on the input data and the acquired output reference data;
An output data update processing method comprising: an output processing step of updating and outputting the setting of the output data based on the calculated output setting value.

(付記9) ユーザの識別情報ごとに,出力基準データが対応付けて記憶された出力基準データ記憶部と,
ユーザの識別情報を受け付ける識別情報受付手段と,
前記出力基準データ記憶部を参照して,前記受け付けた識別情報に対応する出力基準データを取得する出力基準データ取得手段と,
ユーザの入力操作の検出の度に,当該検出した入力操作にもとづく入力データを取得する入力データ取得手段と,
前記入力データと,前記取得した出力基準データとをもとに,出力データの出力設定値を計算する出力設定値算出手段と,
前記計算された出力設定値にもとづいて前記出力データの設定を更新して出力する出力処理手段とを備える
ことを特徴とする
出力データ更新処理装置。
(Supplementary Note 9) For each user identification information, an output reference data storage unit in which output reference data is stored in association with each other,
An identification information receiving means for receiving user identification information;
Referring to the output reference data storage unit, output reference data acquisition means for acquiring output reference data corresponding to the received identification information;
An input data acquisition means for acquiring input data based on the detected input operation each time a user input operation is detected;
An output setting value calculating means for calculating an output setting value of the output data based on the input data and the acquired output reference data;
An output data update processing device comprising: output processing means for updating and outputting the setting of the output data based on the calculated output setting value.

本発明の一実施例における構成例を示す図である。It is a figure which shows the structural example in one Example of this invention. 第1の実施例における出力基準データ記憶部で記憶されている出力基準データの例を示す図である。It is a figure which shows the example of the output reference data memorize | stored in the output reference data memory | storage part in a 1st Example. 第1の実施例におけるログイン画面の表示例を示す図である。It is a figure which shows the example of a display of the login screen in a 1st Example. 第1の実施例における出力データ更新処理装置の処理による,ログイン画面背景部の表示色の変化を説明するための図である。It is a figure for demonstrating the change of the display color of a login screen background part by the process of the output data update processing apparatus in 1st Example. 第1の実施例の説明で用いるユーザID,ユーザIDの出力基準データ(初期表示色),パスワード,ログイン画面背景部の初期の表示色(初期背景色)の設定例を示す図である。It is a figure which shows the setting example of the initial display color (initial background color) of the user ID used by description of a 1st Example, the output reference data (initial display color) of a user ID, a password, and a login screen background part. 第2の実施例において,ログイン画面の出力更新表示部に表示される模様パターン例を示す図である。In a 2nd Example, it is a figure which shows the example of a pattern pattern displayed on the output update display part of a login screen. 第2の実施例におけるログイン画面の表示例を示す図である。It is a figure which shows the example of a display of the login screen in a 2nd Example. 第2の実施例における出力基準データ記憶部で記憶されている出力基準データの例を示す図である。It is a figure which shows the example of the output reference data memorize | stored in the output reference data memory | storage part in a 2nd Example. 第2の実施例において,出力更新表示部の模様パターンが変更されたログイン画面の表示例を示す図である。In a 2nd Example, it is a figure which shows the example of a display of the login screen in which the pattern pattern of the output update display part was changed. 第3の実施例において,出力すべきデータである音データを定義する和音コード例を示す図である。In a 3rd Example, it is a figure which shows the chord code example which defines the sound data which are the data which should be output. 第1の実施例における出力データ更新処理装置の出力データ更新処理の処理フロー図(その1)である。It is a processing flowchart (the 1) of the output data update process of the output data update processing apparatus in a 1st Example. 第1の実施例における出力データ更新処理装置の出力データ更新処理の処理フロー図(その2)である。It is a processing flow figure (the 2) of the output data update process of the output data update processing apparatus in 1st Example. 第1の実施例における出力データ更新処理装置の別の出力データ更新処理の処理フロー図である。It is a processing flow figure of another output data update process of the output data update processing apparatus in a 1st Example.

符号の説明Explanation of symbols

1 出力データ更新処理装置
10 出力基準データ記憶部
11 識別情報受付部
12 出力基準データ取得部
13 入力データ取得部
14 出力設定値算出部
15 出力処理部
2 入力装置
3 出力装置
DESCRIPTION OF SYMBOLS 1 Output data update processing apparatus 10 Output reference data memory | storage part 11 Identification information reception part 12 Output reference data acquisition part 13 Input data acquisition part 14 Output setting value calculation part 15 Output processing part 2 Input device 3 Output device

Claims (8)

ユーザの識別情報を受け付ける識別情報受付処理と,
ユーザの識別情報ごとに,出力すべきデータの基準設定値を示す出力基準データが対応付けて記憶された出力基準データ記憶部を参照して,前記受け付けた識別情報に対応する出力基準データを取得する出力基準データ取得処理と,
ユーザの入力操作の検出の度に,当該検出した入力操作にもとづく入力データを取得する入力データ取得処理と,
前記入力データと,前記取得した出力基準データとをもとに,出力すべきデータの出力設定値を計算する出力設定値算出処理と,
前記計算された出力設定値にもとづいて前記出力すべきデータの設定を更新して出力する出力処理とを,
コンピュータに実行させるための
出力データ更新処理プログラム。
Identification information reception processing for receiving user identification information;
The output reference data corresponding to the received identification information is obtained by referring to the output reference data storage unit in which the output reference data indicating the reference set value of the data to be output is associated and stored for each user identification information. Output reference data acquisition processing to
An input data acquisition process for acquiring input data based on the detected input operation each time a user input operation is detected;
An output setting value calculation process for calculating an output setting value of data to be output based on the input data and the acquired output reference data;
Output processing for updating and outputting the setting of the data to be output based on the calculated output setting value;
An output data update processing program to be executed by a computer.
前記出力値算出処理では,前記入力データが最初の入力操作にもとづくものである場合に,前記入力データと前記取得した出力基準データとをもとに前記出力すべきデータの出力設定値を計算し,当該計算した出力設定値を保持し,前記入力データが2番目以降の入力操作にもとづくものである場合に,当該入力データと前回の計算で求めた出力設定値とをもとに前記出力設定値を計算する処理を行う
ことを特徴とする
請求項1記載の出力データ更新処理プログラム。
In the output value calculation process, when the input data is based on an initial input operation, an output set value of the data to be output is calculated based on the input data and the acquired output reference data. , Holding the calculated output setting value, and when the input data is based on the second and subsequent input operations, the output setting value is based on the input data and the output setting value obtained in the previous calculation. The output data update processing program according to claim 1, wherein processing for calculating a value is performed.
前記出力処理では,
前記計算された出力設定値をもとに,前記出力すべきデータを選択的に出力する
ことを特徴とする
請求項1または請求項2記載の出力データ更新処理プログラム。
In the output process,
The output data update processing program according to claim 1 or 2, wherein the data to be output is selectively output based on the calculated output setting value.
前記入力データ取得処理では,エコー表示処理の対象となるデータ入力領域におけるユーザの入力操作を検出する
ことを特徴とする
請求項1ないし請求項3のいずれか一項に記載の出力データ更新処理プログラム。
The output data update processing program according to any one of claims 1 to 3, wherein in the input data acquisition processing, a user input operation in a data input area to be subjected to echo display processing is detected. .
前記出力基準データ記憶部に,前記出力基準データとして,各ユーザに対応付けた前記出力すべきデータの表示色の設定値が記憶され,
前記出力設定値算出処理では,前記出力設定値として,前記出力すべきデータの表示色の設定値を計算し,
前記出力処理では,前記出力設定値として設定された表示色により前記出力すべきデータを出力する
ことを特徴とする
請求項1ないし請求項4のいずれか一項に記載の出力データ更新処理プログラム。
In the output reference data storage unit, as the output reference data, a setting value of a display color of the data to be output associated with each user is stored,
In the output set value calculation process, as the output set value, the set value of the display color of the data to be output is calculated,
5. The output data update processing program according to claim 1, wherein, in the output process, the data to be output is output in accordance with a display color set as the output set value. 6.
ユーザの識別情報を受け付ける識別情報受付処理と,
ユーザの識別情報ごとに,パスワード入力画面の所定領域の表示色値を示す出力基準データが対応付けて記憶された出力基準データ記憶部を参照して,前記受け付けた識別情報に対応する出力基準データを取得する出力基準データ取得処理と,
パスワード入力画面においてパスワード入力域でのキー入力操作の検出の度に,当該検出したキー入力操作にもとづく入力データを取得する入力データ取得処理と,
前記入力データと,前記取得した出力基準データとをもとに,前記パスワード入力画面の処理領域の表示色を示す出力設定値を計算する出力設定値算出処理と,
前記計算された出力設定値にもとづいて前記パスワード入力画面の所定領域の表示色を更新して出力する出力処理とを,
コンピュータに実行させるための
出力データ更新処理プログラム。
Identification information reception processing for receiving user identification information;
Output reference data corresponding to the received identification information with reference to the output reference data storage unit in which output reference data indicating the display color value of the predetermined area of the password input screen is stored in association with each user identification information Output reference data acquisition processing to acquire
An input data acquisition process for acquiring input data based on the detected key input operation each time a key input operation is detected in the password input area on the password input screen;
An output setting value calculation process for calculating an output setting value indicating a display color of the processing area of the password input screen based on the input data and the acquired output reference data;
An output process for updating and outputting a display color of a predetermined area of the password input screen based on the calculated output setting value;
An output data update processing program to be executed by a computer.
入力装置および出力装置を備えるコンピュータが実行する処理方法であって,
ユーザの識別情報を受け付ける識別情報受付処理過程と,
ユーザの識別情報ごとに,出力基準データが対応付けて記憶された出力基準データ記憶部を参照して,前記受け付けた識別情報に対応する出力基準データを取得する出力基準データ取得処理過程と,
ユーザの入力操作の検出の度に,当該検出した入力操作にもとづく入力データを取得する入力データ取得処理過程と,
前記入力データと,前記取得した出力基準データとをもとに,出力データの出力設定値を計算する出力設定値算出処理過程と,
前記計算された出力設定値にもとづいて前記出力データの設定を更新して出力する出力処理過程とを備える
ことを特徴とする
出力データ更新処理方法。
A processing method executed by a computer having an input device and an output device,
An identification information reception process for receiving user identification information;
An output reference data acquisition process for acquiring output reference data corresponding to the received identification information with reference to an output reference data storage unit in which output reference data is stored in association with each other for each user identification information;
An input data acquisition process for acquiring input data based on the detected input operation each time a user input operation is detected;
An output setting value calculating process for calculating an output setting value of the output data based on the input data and the acquired output reference data;
An output data update processing method comprising: an output processing step of updating and outputting the output data setting based on the calculated output setting value.
ユーザの識別情報ごとに,出力基準データが対応付けて記憶された出力基準データ記憶部と,
ユーザの識別情報を受け付ける識別情報受付手段と,
前記出力基準データ記憶部を参照して,前記受け付けた識別情報に対応する出力基準データを取得する出力基準データ取得手段と,
ユーザの入力操作の検出の度に,当該検出した入力操作にもとづく入力データを取得する入力データ取得手段と,
前記入力データと,前記取得した出力基準データとをもとに,出力データの出力設定値を計算する出力設定値算出手段と,
前記計算された出力設定値にもとづいて前記出力データの設定を更新して出力する出力処理手段とを備える
ことを特徴とする
出力データ更新処理装置。
For each user identification information, an output reference data storage unit storing output reference data in association with each other,
An identification information receiving means for receiving user identification information;
Referring to the output reference data storage unit, output reference data acquisition means for acquiring output reference data corresponding to the received identification information;
An input data acquisition means for acquiring input data based on the detected input operation each time a user input operation is detected;
An output setting value calculating means for calculating an output setting value of the output data based on the input data and the acquired output reference data;
An output data update processing device comprising: output processing means for updating and outputting the setting of the output data based on the calculated output setting value.
JP2008267028A 2008-10-16 2008-10-16 Output data update processing program, output data update processing method and output data update processor Pending JP2010097374A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2008267028A JP2010097374A (en) 2008-10-16 2008-10-16 Output data update processing program, output data update processing method and output data update processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2008267028A JP2010097374A (en) 2008-10-16 2008-10-16 Output data update processing program, output data update processing method and output data update processor

Publications (1)

Publication Number Publication Date
JP2010097374A true JP2010097374A (en) 2010-04-30

Family

ID=42259016

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2008267028A Pending JP2010097374A (en) 2008-10-16 2008-10-16 Output data update processing program, output data update processing method and output data update processor

Country Status (1)

Country Link
JP (1) JP2010097374A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012073689A (en) * 2010-09-28 2012-04-12 Fujitsu Ltd Output information processing method, output information processing device and output information processing program

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH10283321A (en) * 1997-04-01 1998-10-23 N T T Data:Kk System for certifying individual and method therefor
JP2006018702A (en) * 2004-07-05 2006-01-19 Nomura Research Institute Ltd Character string processing apparatus and computer program for processing character string
JP2006092131A (en) * 2004-09-22 2006-04-06 Fujitsu Ltd Password input device

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH10283321A (en) * 1997-04-01 1998-10-23 N T T Data:Kk System for certifying individual and method therefor
JP2006018702A (en) * 2004-07-05 2006-01-19 Nomura Research Institute Ltd Character string processing apparatus and computer program for processing character string
JP2006092131A (en) * 2004-09-22 2006-04-06 Fujitsu Ltd Password input device

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012073689A (en) * 2010-09-28 2012-04-12 Fujitsu Ltd Output information processing method, output information processing device and output information processing program

Similar Documents

Publication Publication Date Title
JP5996262B2 (en) CHARACTER INPUT DEVICE, ELECTRONIC DEVICE, CONTROL METHOD, CONTROL PROGRAM, AND RECORDING MEDIUM
US20100070908A1 (en) System and method for accepting or rejecting suggested text corrections
JP6526608B2 (en) Dictionary update device and program
US8493346B2 (en) Morphing touchscreen keyboard interface
WO2016165557A1 (en) Method and device for realizing verification code
WO2017025055A1 (en) Command line interface display method and device
CN106888086B (en) System and method for managing account password
US20120226499A1 (en) Scripting support for data identifiers, voice recognition and speech in a telnet session
JP5542823B2 (en) System and method for using sound to distinguish key presses
US20140123251A1 (en) System for providing content or application and control method therefor, terminal and control method therefor, authentication device and control method therefor, program, and information storage medium
US20160012617A1 (en) Apparatus and method for providing feedback on input data
JP2010097374A (en) Output data update processing program, output data update processing method and output data update processor
JP2009205500A (en) Password input support system, device, program, and method
JP2016051229A (en) Information processing apparatus, control method of information processing apparatus, and program
JP2012063526A (en) Terminal device, speech recognition method and speech recognition program
JP2015082206A (en) Screen generation device, authentication system, and program
TW201351306A (en) Character recognition system and method
JP2007034727A (en) User authentication device and method
JP2014232522A (en) Information processing device, control method for information processing device, and program
JP2014219709A (en) Communication device, control method of communication device, and program
JP5581940B2 (en) Output information processing method, output information processing apparatus, and output information processing program
JP2004038838A (en) Character processing device, program, and storage medium storing it
JP2001109740A (en) Device and method for preparing chinese document
JP4319117B2 (en) Character recognition support system and program
JP6446801B2 (en) Display control apparatus and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20110708

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20121226

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20130108

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20130308

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20130618