JPH06282363A - Control device for input device - Google Patents

Control device for input device

Info

Publication number
JPH06282363A
JPH06282363A JP5071916A JP7191693A JPH06282363A JP H06282363 A JPH06282363 A JP H06282363A JP 5071916 A JP5071916 A JP 5071916A JP 7191693 A JP7191693 A JP 7191693A JP H06282363 A JPH06282363 A JP H06282363A
Authority
JP
Japan
Prior art keywords
input
output
data processing
operation right
control device
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
JP5071916A
Other languages
Japanese (ja)
Inventor
Michio Fujiyama
道男 藤山
Kazuo Fukahori
和生 深堀
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.)
Panasonic Holdings Corp
Original Assignee
Matsushita Electric Industrial Co 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 Matsushita Electric Industrial Co Ltd filed Critical Matsushita Electric Industrial Co Ltd
Priority to JP5071916A priority Critical patent/JPH06282363A/en
Publication of JPH06282363A publication Critical patent/JPH06282363A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To automatically switch operation right among plural users in the case of simultaneously operating the same processor and the same data from respective I/O devices including mouses, keyboards and display devices by plural users. CONSTITUTION:Input/output devices 107, 111 including keyboards 106, 110 having means for inputting characters, pointing devices such as mouses 105, 109 for specifying coordinates or selecting a command, display devices 104, 108 for displaying information, etc., are connected through plural network cables and this system consists of these I/O devices 107, 111, a data processor 101 including a main storage device, etc., and an input device control device 103 having an auxiliary storage device for storing data and a means for controlling inputs from the I/O devices 107, 111.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、ネットワークを介し
て、複数の利用者が同時に同じデータ処理を行うグルー
プ・ワーキングに利用される入力装置制御装置に関する
ものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an input device controller used for group working in which a plurality of users simultaneously perform the same data processing via a network.

【0002】[0002]

【従来の技術】現在、多くの計算機がネットワークで接
続されるようになり、グループ・ワーキングが可能とな
ってきた。ここでグループ・ワーキングとは、複数の利
用者が同一のデータ処理装置,同一のデータを共有し、
そのデータの処理状態をそれぞれの表示装置に同時に表
示しながら、対話式に計算機を操作する作業をいうもの
とする。図2に一般的にグループ・ワーキングを行って
いる様子を示す。1つのデータに対し、複数の利用者が
同時に作業するので、利用者が1人で操作する場合より
効率的に作業を行うことができる。しかし、データ処理
装置が複数の利用者からの入力を無差別に受け取り、処
理を行うと不都合が生じることがある。以下にその現象
を説明することにする。
2. Description of the Related Art At present, many computers are connected via a network, and group working has become possible. Here, group working means that a plurality of users share the same data processing device and the same data,
The operation of interactively operating the computer while simultaneously displaying the processing state of the data on each display device. Figure 2 shows how group work is generally performed. Since a plurality of users work on one data at the same time, it is possible to work more efficiently than when one user operates alone. However, if the data processing device indiscriminately receives and processes inputs from a plurality of users, inconvenience may occur. The phenomenon will be described below.

【0003】図9は入出力装置が1つの場合である。円
を画面上に作画する例をとると、データ処理装置101と
入出力装置107間のデータの流れは以下の通りになる。
a)円を作画する命令をデータ処理装置101に送る。b)
利用者が画面上でマウス105等により、中心点を指示。
c)データ処理装置101が表示装置104上に指示された中
心点を表示。d)利用者がキーボード106から半径を指
示。e)データ処理装置101が円の図形を表示装置104に
対し表示する。
FIG. 9 shows a case where there is one input / output device. Taking an example of drawing a circle on the screen, the data flow between the data processing device 101 and the input / output device 107 is as follows.
a) Send a command to draw a circle to the data processing device 101. b)
The user points the center point on the screen with the mouse 105, etc.
c) The data processing device 101 displays the designated center point on the display device 104. d) The user specifies the radius from the keyboard 106. e) The data processing device 101 displays a circle graphic on the display device 104.

【0004】図10は入出力装置が2つの場合である。つ
まり、1つのデータ処理装置101に対し、入出力装置107
から四角形の作画、入出力装置111からは円の作画を行
おうとしている場合を示す。本例では、四角形は頂点を
4つ指示、円は中心点,半径rまたは頂点を3つ指示す
ることにより作画されるものとする。入出力装置107か
ら四角形を作画する命令をデータ処理装置101に送る(S
51)。入出力装置107から頂点を指示する(S52)。データ
処理装置101がそれぞれの入出力装置107,111の表示装
置に対し、指示された位置に点を表示する(S53)。入出
力装置111から円を作画する命令をデータ処理装置101に
送る(S54)。データ処理装置101は四角形の作画命令は
破棄されたものとして、以下の操作は円の作画操作とし
て解釈する(S55)。入出力装置111から円の中心位置を
指示する(S56)。データ処理装置101は指示された2つ
の表示装置に対し表示する(S57)。入出力装置107,111
から合わせて3点が指示されると(S56,S58,S59)、
データ処理装置101は3点を通る円を2つの表示装置に
対して表示する(S60)。結果的に入出力装置107の利用
者は四角形を作画しているつもりで円ができてしまう。
このように複数の表示装置からの入力を無制限にデータ
処理装置101が受け付けると、操作に矛盾が生じること
になる。データ処理において一連の操作が意味を持つ場
合は、データ処理装置はただ1人の利用者から入力を受
け付けるようにしなければならない。
FIG. 10 shows a case where there are two input / output devices. That is, for one data processing device 101, the input / output device 107
The drawing shows a case where an attempt is made to draw a quadrangle from, and a circle is drawn from the input / output device 111. In this example, it is assumed that a quadrangle is designated by designating four vertices, and a circle is designated by designating a center point, a radius r, or three vertices. A command for drawing a quadrangle is sent from the input / output device 107 to the data processing device 101 (S
51). A vertex is designated from the input / output device 107 (S52). The data processing device 101 displays a dot at the designated position on the display device of each of the input / output devices 107 and 111 (S53). A command for drawing a circle is sent from the input / output device 111 to the data processing device 101 (S54). The data processing apparatus 101 interprets the following operation as a circular drawing operation, assuming that the rectangular drawing instruction has been discarded (S55). The center position of the circle is designated from the input / output device 111 (S56). The data processing device 101 displays on the two designated display devices (S57). I / O devices 107 and 111
When 3 points are specified in total (S56, S58, S59),
The data processing device 101 displays a circle passing through three points on the two display devices (S60). As a result, the user of the input / output device 107 will create a circle with the intention of drawing a rectangle.
In this way, if the data processing device 101 accepts an unlimited number of inputs from the plurality of display devices, the operation becomes inconsistent. If a series of operations is meaningful in data processing, the data processing device must accept input from only one user.

【0005】そこで、この問題を解決するために、入力
の操作権をシステムで持てるようにし、データ処理装置
101に対し、操作権を持っている利用者からのみ入力が
できるようにすることで、データ処理装置101に対する
入力信号が混乱することを防いでいる。従来技術では、
操作権の制御は利用者どうしが対話式に行っていた。す
なわち、入力を行うとする操作権を持たない利用者は操
作権を持つ利用者に対し、その旨を相手の表示装置に表
示するなどの方法で伝え、操作権を持つ利用者から操作
権をもらった後、入力を行うのである。図11に従来例に
おける入出力装置,入力装置制御装置,データ処理装置
間のデータの流れを示す。入力装置制御装置103に対し
て複数の入出力装置から入力信号502が伝えられるが、
データ処理装置101には、そのうちの操作権が与えられ
ている入出力装置からの入力信号503のみが流れるよう
になっている。データ処理装置101からの出力信号504は
すべての表示装置に同じ出力信号501が入力装置制御装
置103から与えられる。図12に従来例における操作権の
制御の操作例を示す。説明を簡単にするため、出力信号
の流れは省略している。入出力装置107が入力装置制御
装置103に操作権の要求を行う(S61)。入力装置制御装
置103は操作権を入出力装置107に与える(S62)。他の入
出力装置は入出力装置107が操作権を開放するまで入力
が無効になる。入出力装置107からデータ処理装置101に
対し四角形の作画命令を送る(S63)。操作権が入出力装
置111にないので、入出力装置111から入力装置制御装置
103に対し、操作権の要求を通知する(S64)。入力装置
制御装置103は操作権を持っている入出力装置107に、他
の入出力装置から操作権の要求があることを通知する
(S65)。入出力装置107はすべての操作を行った後(S6
6,S67,S68,S69)、操作権を開放する(S70)。入力
装置制御装置103は操作権を入出力装置111に、入出力装
置111が操作権を開放するまで与える(S71)。
Therefore, in order to solve this problem, the system has the input operation right, and the data processing device
By allowing only the user who has the operation right to input to 101, the input signal to the data processing device 101 is prevented from being confused. In the prior art,
The users were interactively controlling the operation right. That is, a user who does not have the operation right to make an input informs the user who has the operation right by displaying it on the display device of the other party, and the user who has the operation right gives the operation right. After receiving it, input. FIG. 11 shows a data flow between the input / output device, the input device control device, and the data processing device in the conventional example. Input signals 502 are transmitted from the plurality of input / output devices to the input device control device 103,
Only the input signal 503 from the input / output device to which the operation right is given flows to the data processing device 101. As the output signal 504 from the data processing device 101, the same output signal 501 is given to all the display devices from the input device control device 103. FIG. 12 shows an operation example of controlling the operation right in the conventional example. To simplify the description, the flow of output signals is omitted. The input / output device 107 requests the operation right from the input device control device 103 (S61). The input device control device 103 gives the operation right to the input / output device 107 (S62). The other input / output devices are invalidated until the input / output device 107 releases the operation right. A square drawing command is sent from the input / output device 107 to the data processing device 101 (S63). Since the input / output device 111 does not have the operation right,
The operation right request is notified to 103 (S64). The input device control device 103 notifies the input / output device 107 having the operation right that another input / output device requests the operation right.
(S65). The I / O device 107 performs all operations (S6
6, S67, S68, S69) and the operation right is released (S70). The input device control device 103 gives the operation right to the input / output device 111 until the input / output device 111 releases the operation right (S71).

【0006】[0006]

【発明が解決しようとする課題】しかしながら、上記従
来の方法では、利用者が入力を行うとすると、そのつど
操作権を持っている利用者から操作権を譲ってもらわな
ければならず、かえって操作が煩雑になり、効率的な作
業ができないという問題があった。本発明は上記従来の
問題を解決するものであり、複数の利用者が同時に操作
を行う場合、利用者間の操作権を自動的に切り換える入
力装置制御装置を提供することを目的とするものであ
る。
However, in the above-mentioned conventional method, if the user makes an input, the operation right must be given from the user who has the operation right each time. However, there has been a problem that it becomes complicated and efficient work cannot be performed. The present invention solves the above-mentioned conventional problems, and an object of the present invention is to provide an input device control device that automatically switches the operation right among users when a plurality of users operate at the same time. is there.

【0007】[0007]

【課題を解決するための手段】本発明は上記目的を達成
するために、データ処理装置と表示装置と、入出力装置
を有する計算機システムにおいて、入出力装置が複数あ
る場合、入出力装置間のデータ処理装置に対する入力操
作権が、他の複数の入出力装置よりの切り換え許可信号
を集計演算し、その結果として入力したい利用者に対
し、自動的に操作権を与える手段を設けるようにしたも
のである。
In order to achieve the above object, the present invention is a computer system having a data processing device, a display device, and an input / output device. The input operation right to the data processing device is provided with a means for automatically giving the operation right to the user who wants to input the result of totalizing the switching permission signals from a plurality of other input / output devices. Is.

【0008】[0008]

【作用】したがって本発明によれば、複数の利用者によ
るデータ処理装置の共有において、入力作業の効率化を
実現することができる。
Therefore, according to the present invention, the efficiency of the input work can be realized when the data processing device is shared by a plurality of users.

【0009】[0009]

【実施例】以下に本発明の実施例を説明する。図3は本
発明の第1の実施例における入出力装置,入力装置制御
装置,データ処理装置間のデータの流れを示す。入力装
置制御装置103に対して複数の入出力装置から入力信号3
02が伝えられるが、データ処理装置101には、そのうち
の操作権が与えられている入出力装置からの入力信号30
3のみが流れるようになっている。データ処理装置101か
らの出力信号304はすべての入出力装置に入力装置制御
装置103から同じ出力信号301が与えられる。また、操作
権を獲得したい入出力装置711から獲得要求309が入力装
置制御装置103へ、その操作権獲得の賛否の問い合わせ3
08が入力装置制御装置103より他の入出力装置(ここで
は、107,111)へ流れ、賛否通知305が入力装置制御装置
103に帰ってきて、入力装置制御装置103が操作権の判定
を行い、入力権の切り換えを行い、各入出力装置に操作
権の獲得の有無の通知310をする。
EXAMPLES Examples of the present invention will be described below. FIG. 3 shows the flow of data between the input / output device, the input device control device, and the data processing device in the first embodiment of the present invention. Input signal 3 from multiple input / output devices to the input device control device 103
02 is transmitted, but the data processing device 101 receives the input signal 30 from the input / output device to which the operation right is given.
Only three are flowing. As the output signal 304 from the data processing device 101, the same output signal 301 is given to all the input / output devices from the input device control device 103. In addition, an acquisition request 309 is issued from the input / output device 711 that wants to acquire the operation right to the input device control device 103, and an inquiry 3 is made as to whether the operation right is approved or not.
08 flows from the input device controller 103 to another input / output device (here, 107, 111), and the approval / disapproval notice 305 is input device controller.
Returning to 103, the input device control device 103 determines the operation right, switches the input right, and notifies each input / output device 310 of the acquisition of the operation right.

【0010】図4に本発明の第1の実施例における操作
例を示す。説明を簡単にするため、出力信号の流れは省
略しており、入出力装置すべてが操作権の承認を行うも
のとする。初めに、入出力装置711が入力装置制御装置1
03に操作権を請求する(S11)。次に、入力装置制御装置
103は他の入出力装置(ここでは、107,111)にその賛否
の問い合わせを行い(S12)、入出力装置711の操作権の
獲得の賛否通知(S13)を各入出力装置より受け取ると、
操作権獲得に適しているかどうかの判定を行い、その結
果に従い入力権を切り換え、すべての入出力装置にその
操作権の獲得の通知と切り換えがなされ(S14)、初めて
入出力装置711はデータ入力が可能となる(S15)。また
入出力装置711が処理操作を行っている最中に、別の入
出力装置107が操作権の請求を入力装置制御装置103に対
して行う場合(S22)、その入出力装置からの請求は無効
とする(S23)。または前記同様に他の入出力装置111に
より操作権の賛否を問い(S24,S25)、操作権が認めら
れれば、入力装置制御装置103により操作権の切り換え
が行われ(S26)、それまで操作権を持っていた入出力装
置711に操作権の開放が通知される(S27)。図7に入力
装置制御装置103の状態遷移図を示す。
FIG. 4 shows an operation example in the first embodiment of the present invention. For simplicity of explanation, the flow of output signals is omitted, and all input / output devices approve the operation right. First, the input / output device 711 is the input device controller 1
Request the operation right to 03 (S11). Next, the input device controller
103 inquires of other pros and cons to the other input / output devices (here, 107 and 111) (S12), and when receiving the approval / disapproval notice of the acquisition of the operating right of the input / output device 711 (S13),
It is determined whether or not it is suitable for obtaining the operation right, the input right is switched according to the result, all the input / output devices are notified and switched to acquire the operation right (S14), and the input / output device 711 inputs the data for the first time. Is possible (S15). If another input / output device 107 requests the operation right to the input device control device 103 while the input / output device 711 is performing a processing operation (S22), the request from the input / output device is Invalidate (S23). Alternatively, in the same manner as described above, the input / output device 111 inquires about the pros and cons of the operating right (S24, S25). If the operating right is recognized, the input device control device 103 switches the operating right (S26), and the operation is performed until then. The release of the operation right is notified to the input / output device 711 having the right (S27). FIG. 7 shows a state transition diagram of the input device control device 103.

【0011】図5は本発明の第2の実施例における入出
力装置,入力装置制御装置,データ処理装置間のデータ
の流れを示す。入力装置制御装置103に対して複数の入
出力装置ごとに異なる入力信号402が伝えられるが、デ
ータ処理装置101には、そのうちの操作権が与えられて
いる入出力装置からの入力信号403のみが流れるように
なっている。データ処理装置101からの出力信号404はす
べての入出力装置に入力装置制御装置103から与えられ
る(401)。また、操作権がある入出力装置107より、入力
装置制御装置103にあるコマンド(入出力装置ごとに異な
る入力信号402)が入力された後、他の入力装置111より
別のコマンドが入力されると、入力装置制御装置103で
双方のコマンドの優先度の比較をし、優先度の高い方に
操作権が与えられ、その旨が操作権獲得の有無の通知40
5として伝えられる。
FIG. 5 shows the flow of data between the input / output device, the input device control device and the data processing device in the second embodiment of the present invention. Different input signals 402 are transmitted to the input device control device 103 for each of the plurality of input / output devices, but the data processing device 101 receives only the input signal 403 from the input / output device to which the operation right is given. It's flowing. The output signal 404 from the data processing device 101 is given to all input / output devices from the input device control device 103 (401). Further, after a command (an input signal 402 that is different for each input / output device) in the input device control device 103 is input from the input / output device 107 that has the operation right, another command is input from another input device 111. Then, the input device control device 103 compares the priorities of both commands, and the operation right is given to the one with the higher priority.
Transmitted as 5.

【0012】図6に本発明の第2の実施例における操作
例を示す。説明を簡単にするため、出力信号の流れは省
略している。初めに、入力装置制御装置103より入出力
装置107に操作権が与えられ(S33)、入出力装置107は入
力が可能な状態であり、あるコマンド(ここでは、四角
形の作画命令)が入力装置制御装置103に指示されている
(S31)。一方、このとき入出力装置111からも入力装置
制御装置103に別のコマンド(円の作画命令)が指示され
た場合(S38)、入力装置制御装置103で双方のコマンド
の優先度より操作権を獲得できる入出力装置の判定を
し、その結果に従い、操作権の切り換えを行い、各入出
力装置に報告(S40,S41)をする。そして、コマンドの
優先度の高かった入出力装置に操作権が与えられる(S4
2)。また入出力装置111で円の作図処理操作を行ってい
るとき(S43,S44)、入出力装置107より円の作図命令
が出された場合、入力装置制御装置103では同じ優先度
の作図命令であるため、操作権はそのままで処理を続行
させるか(S46)、または後から入力してきた入出力装置
107に操作権を切り換え、操作権の移動を通知する(S4
8,S49)。図8に入力装置制御装置103の状態遷移図を
示す。
FIG. 6 shows an operation example in the second embodiment of the present invention. To simplify the description, the flow of output signals is omitted. First, the input device control device 103 gives an operation right to the input / output device 107 (S33), the input / output device 107 is ready for input, and a certain command (here, a rectangular drawing command) is input to the input device. Instructed to control device 103
(S31). On the other hand, at this time, if another command (circle drawing command) is instructed from the input / output device 111 to the input device control device 103 (S38), the input device control device 103 gives the operation right based on the priority of both commands. The input / output device that can be acquired is determined, the operation right is switched according to the result, and a report (S40, S41) is made to each input / output device. Then, the operation right is given to the input / output device having the higher command priority (S4
2). When a circle drawing command is issued from the input / output device 107 while the input / output device 111 is performing a circle drawing processing operation (S43, S44), the input device control device 103 uses the same priority drawing command. Therefore, the operation right is kept as it is and the processing is continued (S46), or the input / output device input later
The operation right is switched to 107 and the transfer of the operation right is notified (S4
8, S49). FIG. 8 shows a state transition diagram of the input device control device 103.

【0013】[0013]

【発明の効果】本発明は上記実施例より明らかなよう
に、複数の利用者が同一のデータ処理装置,同一のデー
タに対し処理を行う場合、データ処理装置に対し、入力
信号が混乱せず、また操作権を与える時間を適当(例え
ば、ある一連の操作を行うのに要する平均時間)にする
ことで、利用者は操作権を意識することなく、作業を効
率的に行うことができるという効果を有する。
As is apparent from the above embodiment, the present invention does not cause the input signal to be confused in the data processing device when a plurality of users perform processing on the same data processing device and the same data. Also, by setting the time to give the operation right appropriately (for example, the average time required to perform a certain series of operations), the user can perform the work efficiently without being aware of the operation right. Have an effect.

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

【図1】グループ・ワーキングに使用される計算機シス
テムの概略構成図である。
FIG. 1 is a schematic configuration diagram of a computer system used for group working.

【図2】グループ・ワーキングの様子を示す図である。FIG. 2 is a diagram showing a state of group working.

【図3】本発明の第1の実施例における入出力装置,入
力装置制御装置およびデータ処理装置間のデータの流れ
を示す図である。
FIG. 3 is a diagram showing a data flow between the input / output device, the input device control device, and the data processing device in the first embodiment of the present invention.

【図4】本発明の第1の実施例における操作例を示す図
である。
FIG. 4 is a diagram showing an operation example in the first embodiment of the present invention.

【図5】本発明の第2の実施例における入出力装置,入
力装置制御装置およびデータ処理装置間のデータの流れ
を示す図である。
FIG. 5 is a diagram showing a data flow between an input / output device, an input device control device and a data processing device in the second embodiment of the present invention.

【図6】本発明の第2の実施例における操作例を示す図
である。
FIG. 6 is a diagram showing an operation example in the second embodiment of the present invention.

【図7】本発明の第1の実施例における入力装置制御装
置の状態遷移図である。
FIG. 7 is a state transition diagram of the input device control device according to the first embodiment of the present invention.

【図8】本発明の第2の実施例における入力装置制御装
置の状態遷移図である。
FIG. 8 is a state transition diagram of the input device control device according to the second embodiment of the present invention.

【図9】入出力装置が1つの場合の入力データとデータ
処理装置の処理の流れを示す図である。
FIG. 9 is a diagram showing an input data and a processing flow of the data processing device when there is one input / output device.

【図10】入出力装置が複数のとき入力装置制御装置を
設けない場合に生じる不都合を説明する図である。
FIG. 10 is a diagram illustrating an inconvenience that occurs when the input device control device is not provided when there are a plurality of input / output devices.

【図11】従来例における入出力装置,入力装置制御装
置およびデータ処理装置間のデータの流れを示す図であ
る。
FIG. 11 is a diagram showing a data flow between an input / output device, an input device control device, and a data processing device in a conventional example.

【図12】従来例における操作例を示す図である。FIG. 12 is a diagram showing an operation example in a conventional example.

【符号の説明】[Explanation of symbols]

101…データ処理装置、 103…入力装置制御装置、 10
4,108,705…表示装置、 105,109,707…マウス、
106,110,706…キーボード、 107,111,711…入出力
装置。
101 ... Data processing device, 103 ... Input device control device, 10
4, 108, 705 ... Display device, 105, 109, 707 ... Mouse,
106, 110, 706 ... Keyboard, 107, 111, 711 ... Input / output device.

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】 データ処理装置と、文字や図形等を表示
する表示装置と、前記表示装置上の文字や図形を指示す
るためのマウス等のポインティング装置と、文字や数字
等を入力するためのキーボードを有する入出力装置から
なる計算機システムにおいて、前記入出力装置が複数あ
る場合に入出力装置間の前記データ処理装置に対する入
力操作権が、他の複数の入出力装置より切り換え許可信
号を集計演算し、その結果として切り換えられることを
特徴とする入力装置制御装置。
1. A data processing device, a display device for displaying characters and figures, a pointing device such as a mouse for pointing characters and figures on the display device, and a device for inputting characters and numbers. In a computer system including an input / output device having a keyboard, when there are a plurality of the input / output devices, the input operation right for the data processing device between the input / output devices aggregates switching permission signals from a plurality of other input / output devices. The input device control device is characterized by being switched as a result.
【請求項2】 入力操作権を持つ入出力装置が処理を行
っている最中に、別の入出力装置より操作権の獲得が請
求された場合、該入出力装置からの請求は無効とする。
またはその操作権の承認の賛否を他の入出力装置に問い
合わせを行うことを特徴とする請求項1記載の入力装置
制御装置。
2. When an input / output device having an input operation right is performing processing and another operation request is issued for the operation right, the request from the input / output device is invalidated. .
2. The input device control device according to claim 1, wherein the input / output device inquires about the approval / disapproval of the operation right to another input / output device.
【請求項3】 データ処理装置と、文字や図形等を表示
する表示装置と、前記の表示装置上の文字や図形を指示
するためのマウス等のポインティング装置と、文字や数
字等を入力するためのキーボードを有する入出力装置か
らなる計算機システムにおいて、前記入出力装置が複数
ある場合に入出力装置間の前記データ処理装置に対する
入力操作権がそれぞれの入出力装置で指示されたデータ
処理命令が優先順位比較手段によりデータ処理命令の優
先順位の高い方に切り換えられることを特徴とする入力
装置制御装置。
3. A data processing device, a display device for displaying characters and figures, a pointing device such as a mouse for pointing characters and figures on the display device, and for inputting characters and numbers. In a computer system consisting of input / output devices having a keyboard of, when there are a plurality of the input / output devices, the data processing instruction for which the input operation right between the input / output devices to the data processing device is designated by each input / output device has priority. An input device control device characterized by being switched to a higher priority of a data processing command by a rank comparison means.
【請求項4】 データ処理命令の優先順位が同じである
場合、先に入力した入出力装置に操作権を保持する、ま
たは後に入力した入出力装置に操作権を切り換えること
を特徴とする請求項3記載の入力装置制御装置。
4. When the data processing instructions have the same priority, the input authority is held in the input device input first, or the input operation is switched to the input device input later. 3. The input device control device according to item 3.
JP5071916A 1993-03-30 1993-03-30 Control device for input device Pending JPH06282363A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP5071916A JPH06282363A (en) 1993-03-30 1993-03-30 Control device for input device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP5071916A JPH06282363A (en) 1993-03-30 1993-03-30 Control device for input device

Publications (1)

Publication Number Publication Date
JPH06282363A true JPH06282363A (en) 1994-10-07

Family

ID=13474345

Family Applications (1)

Application Number Title Priority Date Filing Date
JP5071916A Pending JPH06282363A (en) 1993-03-30 1993-03-30 Control device for input device

Country Status (1)

Country Link
JP (1) JPH06282363A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO1996041251A1 (en) * 1995-06-07 1996-12-19 Advanced Micro Devices, Inc. Wake-up system for a pcmcia card
US6405242B1 (en) 1998-03-12 2002-06-11 Fujitsu Limited Computer terminal operation system

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO1996041251A1 (en) * 1995-06-07 1996-12-19 Advanced Micro Devices, Inc. Wake-up system for a pcmcia card
US6405242B1 (en) 1998-03-12 2002-06-11 Fujitsu Limited Computer terminal operation system

Similar Documents

Publication Publication Date Title
US6266043B1 (en) Apparatus and method for automatically positioning a cursor on a control
US6844887B2 (en) Alternate reduced size on-screen pointers for accessing selectable icons in high icon density regions of user interactive display interfaces
US6842795B2 (en) Methods and apparatus for shifting focus between multiple devices
KR20040015729A (en) Directing user's attention to specific icons being approved by an on-screen pointer on user interactive display interfaces
JPH087032A (en) Recognition method and device for handwritten information
JPH07210357A (en) Remote emphasis display of object in conference system
JPH03217894A (en) Method of controlling cursor movement and display
JPH06282363A (en) Control device for input device
JPS5969840A (en) Method for entering data to entry screen
EP0441509B1 (en) Method and system for single-operation focus shift between user applications in a virtual terminal environment
JPH05233189A (en) Menu screen transition system
JPS6231479A (en) Information processing system by picture identifier
JPH06243082A (en) Input controller
JPH05216971A (en) Graphic processing network system
JPH0668003A (en) Network information display device
JPH10301746A (en) Portable information terminal equipment
JPH01158575A (en) Picture data displaying control system
JPH11327633A (en) Plant operation device and recording medium for recording processing program of the device
JPH03130858A (en) Virtual application system for input/output device
JPS61285531A (en) Multi-function icon controller
JPH01163817A (en) Shifting control system for input character
JPH02204876A (en) Color mixing process system
JPH0464168A (en) Document processor
JPH01183731A (en) Display screen control system
JPH02231626A (en) Data processor containing multi-window processing function