[go: up one dir, main page]

JPH02282815A - Control system for repeated input to keyboard - Google Patents

Control system for repeated input to keyboard

Info

Publication number
JPH02282815A
JPH02282815A JP1106219A JP10621989A JPH02282815A JP H02282815 A JPH02282815 A JP H02282815A JP 1106219 A JP1106219 A JP 1106219A JP 10621989 A JP10621989 A JP 10621989A JP H02282815 A JPH02282815 A JP H02282815A
Authority
JP
Japan
Prior art keywords
key
input
repeat
time interval
push
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
JP1106219A
Other languages
Japanese (ja)
Inventor
Yukio Nagasawa
長澤 幸雄
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.)
NEC Corp
Original Assignee
NEC 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 NEC Corp filed Critical NEC Corp
Priority to JP1106219A priority Critical patent/JPH02282815A/en
Publication of JPH02282815A publication Critical patent/JPH02282815A/en
Pending legal-status Critical Current

Links

Landscapes

  • Input From Keyboards Or The Like (AREA)

Abstract

PURPOSE:To omit such a troublesome operation to set again the time interval between the start of push of a key and the start of input of the key repeat by setting again automatically, the time interval set presently at the shorter value when the repeating push of the same key is recognized. CONSTITUTION:A fact that the second character is reset in a character string inputted with repeating input of a key via a retreat key which is inputted right after the end of input of the key repeat is recognized in a keyboard display device which is capable of input of the key repeat with continuous push of the same key. At the same time, the repeating push of the same key is also recognized. Then a means is used to change the time interval between the start of push of a key and the start of input of the key repeat. So that the time interval is set again at the longer value if the second character of a character string is reset with input of the retreat key carried out right after the end of input of the key repeat, and then at the shorter value with repeating push of the same key respectively. Thus it is possible to omit such a troublesome operation to set again the time interval.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明はキーボード・ディスプレイを有する情報処理装
置に関し、特にキーのリピート入力可能なキーボード・
ディスプレイ装置に関する。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to an information processing device having a keyboard/display, and particularly to an information processing device having a keyboard/display.
The present invention relates to a display device.

〔従来の技術〕[Conventional technology]

従来キーボードのリピート入力制御方式はキー押下開始
からキーリピート入力開始までの時間間隔の規定値が設
定されており、規定値以外の値へ変更する場合はファン
クションキーに″調整キー″が用意されていて、本キー
を押下した後に変更したい値を設定する仕様となってい
た。
In the conventional keyboard repeat input control method, a specified value is set for the time interval from the start of key press to the start of key repeat input, and if you want to change the value to a value other than the specified value, an ``adjustment key'' is provided on the function key. The specifications were such that the value to be changed was set after pressing the main key.

〔発明が解決しようとする課題〕[Problem to be solved by the invention]

上述した従来のキーボードのリピート入力制御方式は、
キー押下開始からキーリピート入力開始迄の時間間隔の
規定値が決まっており、この規定値を変更したい場合は
オペレータがファンクションキーを押下後回設定する繰
作法となっているので、オペレータとキーボードデイス
プレィ装置が1対1で対応していない職場においては前
述した様な規定値の変更が発生し使いづらいという欠点
がある。
The conventional keyboard repeat input control method described above is
A standard value for the time interval from the start of key press to the start of key repeat input is determined, and if the operator wants to change this standard value, the operator must set the time interval after pressing the function key, so the operator and keyboard In workplaces where there is no one-to-one correspondence between spray devices, there is a drawback that the above-mentioned standard values are changed, making it difficult to use.

〔課題を解決するための手段〕[Means to solve the problem]

本発明のキーボードのリピート入力制御方式は、同一キ
ーを押下し続けることによりキーリピート入力可能なキ
ーボード・ディスプレイ装置において、キーリピート入
力終了直後に続けて入力された後退キーによりキーリピ
ート入力された文字列の頭から2文字目へ戻ったことを
認識する手段と、同一キーの繰り返し押下を認識する手
段と、キー押下開始からリピート入力開始迄の時間間隔
を変更する手段と、前記手段を用いキー押下開始からキ
ーリピート入力開始迄の時間間隔をキーリピート入力終
了直後に後退キーが続けて入力され2文字目へ戻った場
合はより長く1また同一キーの繰り返し押下時はより短
く設定し直す手段とを含む。
The keyboard repeat input control method of the present invention is a keyboard/display device that allows key repeat input by continuously pressing the same key. means for recognizing a return to the second character from the beginning of a column; means for recognizing repeated presses of the same key; means for changing a time interval from the start of key press to the start of repeat input; A means of resetting the time interval from the start of pressing to the start of key repeat input to be longer (1) if the backward key is inputted immediately after the end of key repeat input and returns to the second character, and shorter (1) if the same key is pressed repeatedly. including.

〔実施例〕〔Example〕

第1図は本発明の一実施例の処理フローである。 FIG. 1 is a processing flow of an embodiment of the present invention.

本ルーチン101は1文字入力がある毎に呼出され実行
される。102では入力モードがリピート状態なら10
3へ進み、単一キー人力なら109へ進む、103では
後退キーでない同一の単一キーが連続して10回入力さ
れたかをカウントするCSをOにセットする。104で
はリピート入力文字列中の何文字目が入力されたかを表
わすカウンタCRを1増す(CRの初期値はO)。
This routine 101 is called and executed every time one character is input. 102 means 10 if the input mode is repeat.
Proceed to 3, and if it is a single key manually, proceed to 109. In 103, CS is set to O, which counts whether the same single key other than the back key has been input 10 times in a row. At step 104, a counter CR indicating which character in the repeat input character string has been input is incremented by 1 (the initial value of CR is O).

105.106ではりと−ト入力文字列中の2文字なら
デイスプレィl上のその位置をPで覚えておく。107
,108ではデイスプレィ上の表示位置を1進め、そこ
へ入力文字を表示する。
At 105 and 106, if there are two characters in the input character string, the position on the display l is memorized by P. 107
, 108, the display position on the display is advanced by one and the input character is displayed there.

10っではリピート入力状態でないからC8を0ヘリセ
ツトし刷−キー人力モードとする。
At 10, it is not in the repeat input state, so C8 is reset to 0 and the print-key manual mode is entered.

110では入力されたキーが後退キー(−”またはBS
”・・・バックスペース)かを判断し、後退キーなら1
11でC3をOにセットする。
At 110, the input key is the back key (-” or BS
”...backspace), and if it is the backspace key, it is 1
11 sets C3 to O.

112〜115て゛は入カキ−が←″ならばデイスプレ
ィ上のカーソル位置を1つ戻し、 B S ”なら現表
示位置をスペースで書換えデイスプレィ上のカーソル位
置を1つ戻す。116では後退キーで戻した位置がキー
リピート入力文字列の2番目になったかを判断し、2番
目ならば117でキー押下からキーリピート入力開始迄
の時間間隔tを少し長く:t+αとする。ただし、t+
αは最大値(max>を越えない、(1+α、maX)
の記号はt十α、maxの小さい方の値を表わすものと
する。118ではリピート入力文字列はなくなったとい
う意味でP+Oをセットする。
112 to 115, if the input key is ←'', the cursor position on the display is moved back one place, and if it is BS'', the current display position is rewritten with a space and the cursor position on the display is moved back one place. At 116, it is determined whether the position returned by the backward key is the second position in the key repeat input character string, and if it is the second position, at 117 the time interval t from the key press to the start of the key repeat input is made a little longer: t+α. However, t+
α does not exceed the maximum value (max>, (1+α, max)
The symbol represents the smaller value of t+α and max. At 118, P+O is set to mean that there is no repeat input character string.

119はデイスプレィ上の表示方向から見て前方へ入力
表示されるキーが入力された場合であり、リピートキー
でなく後退キーでもない入カキ−をデイスプレィへ表示
する。122〜126は、同一キーが10回繰り返し入
力されたかを判定し、入力されたらキー押下開始からキ
ーリピート入力開始迄の時間間隔を少し短く:t−αと
する。ただしt−αは最小値(min)を越えない。(
を−α、m1n)の記号はt−α、minの大きい方の
値を表わすものとする。
Reference numeral 119 indicates a case where a key that is input and displayed forward as viewed from the display direction on the display is input, and an input key that is neither a repeat key nor a backward key is displayed on the display. 122 to 126 determine whether the same key has been repeatedly input 10 times, and when the same key has been input, the time interval from the start of key press to the start of key repeat input is slightly shortened to t-α. However, t-α does not exceed the minimum value (min). (
The symbol t−α, m1n) represents the larger value of t−α, min.

第2図<a)および(b)はキー押下開始からキーリピ
ート入力開始までの時間間隔を表わしなものであり、第
2図(a)が規定値t=0.5秒の場合である。そして
第2図(b)は入力間隔の自動設定ルーチン(第1図1
17)が2回実行された結果を示している。
FIGS. 2A and 2B show the time interval from the start of key press to the start of key repeat input, and FIG. 2A shows the case where the specified value t=0.5 seconds. Figure 2(b) shows the automatic input interval setting routine (Figure 1).
17) is executed twice.

〔発明の効果〕〔Effect of the invention〕

以上説明したように本発明は、キーボード・ディスプレ
イ装置がキーリピート入力終了後に続けて入力された後
退キーにより2文字目へ戻ったことを認識したとき現在
設定されているキー押下開始からキーリピート入力開始
迄の時間間隔を目動的により長く設定し直すことと、同
一キーの繰り返し押下を認識したとき現在設定されてい
るキー押下開始からキーリピート入力開始迄の時間間隔
を自動的により短く設定し直すことにより、オペレータ
がマニュアル操作にてキー押下開始からキーリピート入
力開始迄の時間間隔を設定し直すわずられしさを無くす
ことができる効果がある。
As explained above, the present invention enables key repeat input from the currently set key press start when the keyboard/display device recognizes that the keyboard/display device has returned to the second character due to the backward key input after the end of key repeat input. The time interval until the start can be set longer as a target, and when the same key is repeatedly pressed, the time interval from the currently set key press start to the start of key repeat input can be automatically set shorter. This has the effect of eliminating the hassle of having to manually reset the time interval from the start of key press to the start of key repeat input by the operator.

【図面の簡単な説明】[Brief explanation of drawings]

第1図は、本発明のキーボードのリピート入力制御方式
の一実施例を示す処理フロー、第2図はキーリピート入
力速度の変化を表わす説明図である。 101〜126・・・処理ステップ。
FIG. 1 is a processing flow showing an embodiment of the keyboard repeat input control method of the present invention, and FIG. 2 is an explanatory diagram showing changes in key repeat input speed. 101-126...Processing steps.

Claims (1)

【特許請求の範囲】[Claims] 同一キーを押下し続けることによりキーリピート入力可
能なキーボード・ディスプレイ装置において、キーリピ
ート入力終了直後に続けて入力された後退キーによりキ
ーリピート入力された文字列の頭から2文字目へ戻った
ことを認識する手段と、同一キーの繰り返し押下を認識
する手段と、キー押下開始からリピート入力開始迄の時
間間隔を変更する手段と、前記手段を用いキー押下開始
からキーリピート入力開始迄の時間間隔をキーリピート
入力終了直後に後退キーが続けて入力され2文字目へ戻
った場合はより長く、また同一キーの繰り返し押下時は
より短く設定し直す手段とを含むことを特徴とするキー
ボードのリピート入力制御方式。
On a keyboard/display device that allows key repeat input by continuing to hold down the same key, returning to the second character from the beginning of the key repeat input string by pressing a backward key that is input immediately after the end of key repeat input. means for recognizing repeated presses of the same key; means for changing the time interval from the start of key press to the start of repeat input; and means for changing the time interval from the start of key press to the start of key repeat input using the means. The keyboard repeat function is characterized by comprising means for setting the repeat key to be longer when the back key is inputted continuously and returning to the second character immediately after the key repeat input is completed, and to shorter when the same key is repeatedly pressed. Input control method.
JP1106219A 1989-04-25 1989-04-25 Control system for repeated input to keyboard Pending JPH02282815A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP1106219A JPH02282815A (en) 1989-04-25 1989-04-25 Control system for repeated input to keyboard

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1106219A JPH02282815A (en) 1989-04-25 1989-04-25 Control system for repeated input to keyboard

Publications (1)

Publication Number Publication Date
JPH02282815A true JPH02282815A (en) 1990-11-20

Family

ID=14428038

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1106219A Pending JPH02282815A (en) 1989-04-25 1989-04-25 Control system for repeated input to keyboard

Country Status (1)

Country Link
JP (1) JPH02282815A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6400360B1 (en) 1994-07-05 2002-06-04 Semiconductor Energy Laboratory Co., Ltd. Information processing device

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6400360B1 (en) 1994-07-05 2002-06-04 Semiconductor Energy Laboratory Co., Ltd. Information processing device
US6697059B2 (en) 1994-07-05 2004-02-24 Semiconductor Energy Laboratory Co., Ltd. Information processing device

Similar Documents

Publication Publication Date Title
US6281879B1 (en) Timing and velocity control for displaying graphical information
JPH02282815A (en) Control system for repeated input to keyboard
US4408191A (en) Key cycle timer control providing a universal keyboard
CN112558811A (en) Content processing method and device and electronic equipment
JPH0417002A (en) Sequence program searching system
JPH0566873A (en) Key repeating input control system
JPH03214194A (en) Display screen control method and data processing device
JPH082744Y2 (en) Coordinate input data processing device
WO1989001197A1 (en) Data input system
JPS60181812A (en) Keyboard controller
JPH0545975B2 (en)
JPH02259918A (en) Keyboard control system
JPS5831194Y2 (en) character display
JPS6126087B2 (en)
JPH04360223A (en) Method for setting operation environment for pointing device
JPH0778796B2 (en) Document processing method
JPH01200285A (en) Cursor movement controller
JPH0282871A (en) Cursor movement control method in display device
JPH02126359A (en) Indentation editing system
JPH01204128A (en) Electronic equipment
JPS62139025A (en) Input control device from keyboard
JPS61112277A (en) Processing range designating and executing device for word processor
JPH02127717A (en) Key repeat input control system
JPS59218536A (en) terminal device
JPH0766387B2 (en) Word processor