JP2012048671A - Information processing apparatus, input interface control method and program - Google Patents

Information processing apparatus, input interface control method and program Download PDF

Info

Publication number
JP2012048671A
JP2012048671A JP2010192792A JP2010192792A JP2012048671A JP 2012048671 A JP2012048671 A JP 2012048671A JP 2010192792 A JP2010192792 A JP 2010192792A JP 2010192792 A JP2010192792 A JP 2010192792A JP 2012048671 A JP2012048671 A JP 2012048671A
Authority
JP
Japan
Prior art keywords
input
input interface
mouse
type
interfaces
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
JP2010192792A
Other languages
Japanese (ja)
Inventor
Takeshi Sunaga
壮 須永
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 Personal Computers Ltd
Original Assignee
NEC Personal Computers 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 NEC Personal Computers Ltd filed Critical NEC Personal Computers Ltd
Priority to JP2010192792A priority Critical patent/JP2012048671A/en
Publication of JP2012048671A publication Critical patent/JP2012048671A/en
Pending legal-status Critical Current

Links

Images

Abstract

PROBLEM TO BE SOLVED: To provide an information processing apparatus or the like which can be operated from a plurality of input interfaces of the same type.SOLUTION: An information processing apparatus to which a plurality of input interfaces of the same type are connected includes: means for correspondingly managing each of the plurality of input interfaces and an operation target reflected with an input operation of an input interface among at least one or more operation targets displayed on a display device; and means for reflecting the operation target being managed correspondingly to the input interface with the input operation of the input interface.

Description

本発明は、一台の情報処理装置に複数の入力インタフェースを接続した場合の制御技術に関する。   The present invention relates to a control technique when a plurality of input interfaces are connected to one information processing apparatus.

パーソナル・コンピュータ等の情報処理装置は、そのディスプレイ等の表示部に、複数のウィンドウを表示することができるものが知られている(マルチウィンドウシステム)。
そして、その複数のウィンドウのうち、接続されているポインティングデバイス(マウス等)やキーボードの入力インタフェースを介したユーザ操作を反映可能な1つのウィンドウをアクティブウィンドウとして認識している。なお、アクティブウィンドウの切替はポインティングデバイス(マウス等)によるクリック操作やキーボードのAltキー・Tabキーの同時押下げ操作等で可能である。
An information processing apparatus such as a personal computer is known that can display a plurality of windows on a display unit such as a display (multi-window system).
Among the plurality of windows, one window that can reflect a user operation via a connected pointing device (such as a mouse) or a keyboard input interface is recognized as an active window. The active window can be switched by clicking with a pointing device (such as a mouse) or simultaneously pressing the Alt key and Tab key of the keyboard.

一台のパーソナル・コンピュータ等の情報処理装置に複数のポインティングデバイス(マウス等)や複数のキーボードの入力インタフェースを接続した場合であっても、アクティブウィンドウやポインタ(マウスポインタ等)は原則として1つであり、複数の入力インタフェースから複数のユーザが同時に操作を行っても1つの操作が認識されるのみである。   Even when multiple pointing devices (such as a mouse) and multiple keyboard input interfaces are connected to an information processing device such as a personal computer, there is one active window or pointer (such as a mouse pointer) in principle. Even if a plurality of users perform operations simultaneously from a plurality of input interfaces, only one operation is recognized.

ポインタ(マウスポインタ等)については、複数のポインティングデバイス(マウス等)の入力インタフェースを接続した場合、複数のポインタ(マウスポインタ等)が表示されるアプリケーションはあるが、その複数のポインタ(マウスポインタ等)のうち、接続されているポインティングデバイス(マウス等)の入力インタフェースを介したユーザ操作を反映可能なアクティブポインタは1つであるので、アクティブポインタを操作している際には他のポインタ(マウスポインタ等)を操作することはできない。   As for pointers (mouse pointers, etc.), there are applications that display a plurality of pointers (mouse pointers, etc.) when input interfaces of a plurality of pointing devices (mouse, etc.) are connected. ) Is one active pointer that can reflect the user operation via the input interface of the connected pointing device (mouse, etc.), so when operating the active pointer, other pointers (mouse The pointer etc. cannot be operated.

関連技術として、マルチウィンドウシステムにおける文字列入力手段に関し、アクティブウィンドウを設定することなく、所定の処理タスクにコマンドを入力する技術が開示されている。その構成は、文字入力手段と表示装置とを有する計算機の処理結果をウィンドウに表示するマルチウィンドウシステムにおいて、入力された処理タスクに対する入力文字列を解析することによって、その入力文字列を受け取る処理タスクを特定し、当該入力文字列を入力する(例えば、特許文献1参照)。   As a related technique, a technique for inputting a command to a predetermined processing task without setting an active window is disclosed regarding a character string input unit in a multi-window system. In the multi-window system for displaying a processing result of a computer having a character input means and a display device on a window, the configuration is a processing task for receiving the input character string by analyzing the input character string for the input processing task. And input the input character string (see, for example, Patent Document 1).

特開平8−255069号公報JP-A-8-255069

パーソナル・コンピュータ等の情報処理装置は、基本的には一人のユーザが操作することを前提としているので、複数のポインティングデバイス(マウス等)や複数のキーボードの入力インタフェースを接続した場合であっても、アクティブウィンドウやアクティブポインタ等の制御対象は常に1つであり、複数の同種の入力インタフェースから複数のユーザ等が同時に操作することはできなかった。   Since an information processing apparatus such as a personal computer is basically assumed to be operated by a single user, even when a plurality of pointing devices (such as a mouse) or a plurality of keyboard input interfaces are connected. In addition, there is always one control object such as an active window and an active pointer, and a plurality of users or the like cannot be operated simultaneously from a plurality of similar input interfaces.

本発明の目的は、複数の同種の入力インタフェースから操作することができる情報処理
装置、入力インタフェース制御方法およびプログラムを提供することにある。
An object of the present invention is to provide an information processing apparatus, an input interface control method, and a program that can be operated from a plurality of input interfaces of the same type.

本発明の第一の情報処理装置は、同種の入力インタフェースが複数接続される情報処理装置であって、
前記複数の入力インタフェースのそれぞれと、表示装置に表示される少なくとも1つ以上の操作対象のうちのその入力インタフェースの入力操作を反映する操作対象とを対応付けて管理する手段と、
前記入力インタフェースの入力操作は該入力インタフェースと対応付けて管理されている前記操作対象に反映する手段とを備えることを特徴とする。
The first information processing apparatus of the present invention is an information processing apparatus to which a plurality of input interfaces of the same type are connected,
Means for associating and managing each of the plurality of input interfaces and an operation target reflecting an input operation of the input interface among at least one or more operation objects displayed on the display device;
The input operation of the input interface comprises means for reflecting the operation target managed in association with the input interface.

本発明の第二の情報処理装置は、複数の同種の入力インタフェースがそれぞれの種類について複数接続される情報処理装置であって、
前記複数種類のうちの一の種類の複数の入力インタフェースのそれぞれと、前記複数種類のうちの他の種類の入力インタフェースとを対応付けて管理する手段と、
前記複数種類のうちの一の種類の複数の入力インタフェースのそれぞれの所定の入力操作に応じて、前記一の種類の入力インタフェースのそれぞれと、表示装置に表示される少なくとも1つ以上の操作対象のうちの入力インタフェースの入力操作を反映する操作対象とを対応付けて管理する手段と、
前記入力インタフェースの入力操作は該入力インタフェースと対応付けて管理されている前記一の種類の入力インタフェースと対応付けて管理されている前記操作対象に反映する手段とを備えることを特徴とする。
The second information processing apparatus of the present invention is an information processing apparatus in which a plurality of input interfaces of the same type are connected for each type,
Means for associating and managing each of a plurality of input interfaces of one type among the plurality of types and another type of input interface of the plurality of types;
Each of the one type of input interfaces and at least one operation target displayed on the display device according to a predetermined input operation of each of the plurality of types of input interfaces of the plurality of types. Means for associating and managing an operation target reflecting the input operation of the input interface;
The input operation of the input interface includes means for reflecting the operation target managed in association with the one type of input interface managed in association with the input interface.

本発明の第一の入力インタフェース制御方法は、同種の入力インタフェースが複数接続される情報処理装置の前記複数の入力インタフェースのそれぞれと、表示装置に表示される少なくとも1つ以上の操作対象のうちのその入力インタフェースの入力操作を反映する操作対象とを対応付けて管理するステップと、
前記入力インタフェースの入力操作を該入力インタフェースと対応付けて管理されている前記操作対象に反映するステップとを有することを特徴とする。
According to a first input interface control method of the present invention, each of the plurality of input interfaces of an information processing apparatus to which a plurality of input interfaces of the same type are connected, and at least one operation target displayed on a display device Managing in association with the operation target reflecting the input operation of the input interface;
Reflecting the input operation of the input interface to the operation target managed in association with the input interface.

本発明の第二の入力インタフェース制御方法は、複数の同種の入力インタフェースがそれぞれの種類について複数接続される情報処理装置の前記複数種類のうちの一の種類の複数の入力インタフェースのそれぞれと、前記複数種類のうちの他の種類の入力インタフェースとを対応付けて管理するステップと、
前記複数種類のうちの一の種類の複数の入力インタフェースのそれぞれの所定の入力操作に応じて、前記一の種類の入力インタフェースのそれぞれと、表示装置に表示される少なくとも1つ以上の操作対象のうちの入力インタフェースの入力操作を反映する操作対象とを対応付けて管理するステップと、
前記入力インタフェースの入力操作を該入力インタフェースと対応付けて管理されている前記一の種類の入力インタフェースと対応付けて管理されている前記操作対象に反映するステップとを有することを特徴とする。
The second input interface control method of the present invention includes a plurality of input interfaces of one type among the plurality of types of the information processing apparatus in which a plurality of input interfaces of the same type are connected for each type, and Associating and managing other types of input interfaces among a plurality of types;
Each of the one type of input interfaces and at least one operation target displayed on the display device according to a predetermined input operation of each of the plurality of types of input interfaces of the plurality of types. A step of managing an operation target reflecting an input operation of the input interface in association with each other;
Reflecting the input operation of the input interface to the operation target managed in association with the one type of input interface managed in association with the input interface.

本発明の第一のプログラムは、同種の入力インタフェースが複数接続される情報処理装置に、
前記複数の入力インタフェースのそれぞれと、表示装置に表示される少なくとも1つ以上の操作対象のうちのその入力インタフェースの入力操作を反映する操作対象とを対応付けて管理する処理と、
前記入力インタフェースの入力操作を該入力インタフェースと対応付けて管理されている前記操作対象に反映する処理とを実行させることを特徴とする。
The first program of the present invention is an information processing apparatus to which a plurality of input interfaces of the same type are connected.
A process of managing each of the plurality of input interfaces in association with an operation target reflecting an input operation of the input interface among at least one or more operation targets displayed on the display device;
A process of reflecting an input operation of the input interface on the operation target managed in association with the input interface is executed.

本発明の第二のプログラムは、複数の同種の入力インタフェースがそれぞれの種類について複数接続される情報処理装置に、
前記複数種類のうちの一の種類の複数の入力インタフェースのそれぞれと、前記複数種類のうちの他の種類の入力インタフェースとを対応付けて管理する処理と、
前記複数種類のうちの一の種類の複数の入力インタフェースのそれぞれの所定の入力操作に応じて、前記一の種類の入力インタフェースのそれぞれと、表示装置に表示される少なくとも1つ以上の操作対象のうちの入力インタフェースの入力操作を反映する操作対象とを対応付けて管理する処理と、
前記入力インタフェースの入力操作を該入力インタフェースと対応付けて管理されている前記一の種類の入力インタフェースと対応付けて管理されている前記操作対象に反映する処理とを実行させることを特徴とする。
The second program of the present invention is an information processing apparatus in which a plurality of input interfaces of the same type are connected for each type.
A process of managing each of a plurality of input interfaces of one type of the plurality of types in association with another type of input interface of the plurality of types;
Each of the one type of input interfaces and at least one operation target displayed on the display device according to a predetermined input operation of each of the plurality of types of input interfaces of the plurality of types. A process for managing an operation target reflecting the input operation of the input interface in association with each other;
A process of reflecting an input operation of the input interface on the operation target managed in association with the one type of input interface managed in association with the input interface is executed.

本発明によれば、一台の情報処理を複数の同種の入力インタフェースから操作することが可能となる。   According to the present invention, it is possible to operate one information processing from a plurality of the same type of input interfaces.

本発明の第一の実施の形態に係る装置構成を示す図である。It is a figure which shows the apparatus structure which concerns on 1st embodiment of this invention. 本発明の第一の実施の形態に係るパーソナル・コンピュータの機能ブロック図である。1 is a functional block diagram of a personal computer according to a first embodiment of the present invention. 本発明の第一の実施の形態に係る入力インタフェース管理テーブルの構成を示す図である。It is a figure which shows the structure of the input interface management table which concerns on 1st embodiment of this invention. 本発明の第一の実施の形態に係る処理動作のフローチャートである。It is a flowchart of the processing operation which concerns on 1st embodiment of this invention. 本発明の第一の実施の形態に係るユーザ設定画面を示す図である。It is a figure which shows the user setting screen which concerns on 1st embodiment of this invention. 本発明の第一の実施の形態に係る画面表示を示す図である。It is a figure which shows the screen display which concerns on 1st embodiment of this invention. 本発明の第一の実施の形態に係る入力インタフェース管理テーブルの構成を示す図である。It is a figure which shows the structure of the input interface management table which concerns on 1st embodiment of this invention. 本発明の第一の実施の形態に係る入力インタフェース管理テーブルの構成を示す図である。It is a figure which shows the structure of the input interface management table which concerns on 1st embodiment of this invention. 本発明の第二の実施の形態に係る処理動作のフローチャートである。It is a flowchart of the processing operation which concerns on 2nd embodiment of this invention.

以下、本発明の第一の実施の形態について図面を参照して詳細に説明する。図1に示す本実施の形態における情報処理装置としてのパーソナル・コンピュータ10は、2つのポインティングデバイスとしてのマウス21・マウス22および2つのキーボード31・キーボード32の入力インタフェースが接続され、さらに表示装置40を備えている。
パーソナル・コンピュータ10は、情報処理装置本体であり、CPU(Central Processing Unite)等に制御され、ROM(Read Only Memory)、RAM(Random Access Memory)およびHDD(Hard Disk Drive)等を備え、さらに既知の入出力機構や通信機能を備える。なお、パーソナル・コンピュータは情報処理装置の一例であって、種々の装置が適用可能である。
マウス21・マウス22は、マウスポインタを表示させる機構等の既知の構成を備えるものであるがその詳細な説明は省略する。なお、マウスはポインティングデバイスの一例であって、種々の装置が適用可能である。ここでは、マウス21は第一のユーザ(1)が用い、マウス22は第二のユーザ(2)が用いるものとする。
キーボード31・キーボード32は、文字等の入力機構等の既知の構成を備えるものであるがその詳細な説明は省略する。ここでは、キーボード31は第一のユーザ(1)が用い、キーボード32は第二のユーザ(2)が用いるものとする。
表示装置40は、マウス21・マウス22およびキーボード31・キーボード32の入力インタフェースを介したユーザ操作の結果等を表示するディスプレイを備える。
Hereinafter, a first embodiment of the present invention will be described in detail with reference to the drawings. A personal computer 10 as an information processing apparatus in the present embodiment shown in FIG. 1 is connected to input interfaces of a mouse 21 and a mouse 22 and two keyboards 31 and 32 as pointing devices, and a display device 40. It has.
The personal computer 10 is an information processing apparatus main body, is controlled by a CPU (Central Processing Unite) or the like, and includes a ROM (Read Only Memory), a RAM (Random Access Memory), an HDD (Hard Disk Drive), and the like, and is further known. Input / output mechanism and communication function. Note that the personal computer is an example of an information processing apparatus, and various apparatuses can be applied.
The mouse 21 and mouse 22 have a known configuration such as a mechanism for displaying a mouse pointer, but a detailed description thereof will be omitted. The mouse is an example of a pointing device, and various devices can be applied. Here, the mouse 21 is used by the first user (1), and the mouse 22 is used by the second user (2).
The keyboard 31 and the keyboard 32 have a known configuration such as an input mechanism for characters and the like, but detailed description thereof is omitted. Here, the keyboard 31 is used by the first user (1), and the keyboard 32 is used by the second user (2).
The display device 40 includes a display for displaying a result of a user operation via the input interfaces of the mouse 21, mouse 22, keyboard 31, and keyboard 32.

図2に本実施の形態におけるパーソナル・コンピュータ10の機能ブロック図を示す。   FIG. 2 shows a functional block diagram of the personal computer 10 in the present embodiment.

パーソナル・コンピュータ10は、主制御部11、入力制御部12、記憶部13および出力制御部14を備えている。   The personal computer 10 includes a main control unit 11, an input control unit 12, a storage unit 13, and an output control unit 14.

主制御部11は、装置全体の制御を司る機能を有している。
入力制御部12は、マウス21・マウス22およびキーボード31・キーボード32の入力インタフェースを介したユーザ操作に対して、記憶部13の入力インタフェース管理テーブルを用いて、入力インタフェース毎のアクティブウィンドウやアクティブポインタ等の制御対象を管理する機能を有している。レイヤとしてはOS(Operating System)層で実現されてよい。
記憶部13は、例えば、図3に示すような、入力インタフェース管理テーブルを格納している。入力インタフェース管理テーブルでは、ユーザと、マウスと、キーボードと、マウスポインタ(アクティブマウスポインタ)と、アクティブウィンドウとを対応付けて管理している。HDD(Hard Disk Drive)等により実現されてよい。
出力制御部14は、表示装置40に表示するアクティブウィンドウを含むウィンドウやアクティブマウスポインタを含むマウスポインタやキーボードから入力された文字等のデータを出力する機能を有している。レイヤとしてはOS(Operating System)層で実現されてよい。
The main control unit 11 has a function for controlling the entire apparatus.
The input control unit 12 uses an input interface management table of the storage unit 13 for user operations via the input interfaces of the mouse 21, mouse 22, keyboard 31, and keyboard 32. Etc., and a function for managing the controlled object. The layer may be realized by an OS (Operating System) layer.
The storage unit 13 stores, for example, an input interface management table as shown in FIG. In the input interface management table, a user, a mouse, a keyboard, a mouse pointer (active mouse pointer), and an active window are managed in association with each other. It may be realized by an HDD (Hard Disk Drive) or the like.
The output control unit 14 has a function of outputting data such as characters input from a window including an active window displayed on the display device 40, a mouse pointer including an active mouse pointer, and a keyboard. The layer may be realized by an OS (Operating System) layer.

次に、本実施の形態におけるパーソナル・コンピュータ10の処理動作を図4のフローチャートを参照して詳細に説明する。
前提として、マウス21およびキーボード31はユーザ(1)が用い、マウス22およびキーボード32はユーザ(2)が用いるものとして、図3に示すような、入力インタフェース管理テーブルにそれぞれのデータが格納されているものとする。なお、パーソナル・コンピュータ10にマウスが接続されると、当該マウスに紐付けられたマウスポインタが表示装置40に表示される。
入力インタフェース管理テーブルには、例えば、図5に示すようなユーザ設定画面を表示装置40に表示することでデータ登録させることであってもよい。また、パーソナル・コンピュータ10にマウスやキーボードが接続される際に主制御部11等で自動認識してデータ登録させることであってもよい。
図3の入力インタフェース管理テーブルでは、ユーザ(1)が用いるのはマウス21およびキーボード31であり、そのマウス21にはマウスポインタ51が紐付けられ、アクティブウィンドウとしてウィンドウ61(図6参照)が設定されている。また、ユーザ(2)が用いるのはマウス22およびキーボード32であり、そのマウス22にはマウスポインタ52が紐付けられ、アクティブウィンドウとしてウィンドウ62(図6参照)が設定されている。なお、アクティブウィンドウは所定のルールに従って、例えば、直近で開かれたウィンドウ等がデフォルトで設定されてもよいし、マウスによるクリック操作等がなされるまではブランク(NULL:未設定)であってもよい。
Next, the processing operation of the personal computer 10 in the present embodiment will be described in detail with reference to the flowchart of FIG.
Assuming that the mouse 21 and the keyboard 31 are used by the user (1) and the mouse 22 and the keyboard 32 are used by the user (2), the respective data are stored in the input interface management table as shown in FIG. It shall be. When a mouse is connected to the personal computer 10, a mouse pointer associated with the mouse is displayed on the display device 40.
In the input interface management table, for example, data registration may be performed by displaying a user setting screen as shown in FIG. Alternatively, when a mouse or keyboard is connected to the personal computer 10, the main control unit 11 or the like may automatically recognize and register data.
In the input interface management table of FIG. 3, the user (1) uses the mouse 21 and the keyboard 31, the mouse pointer 51 is associated with the mouse 21, and the window 61 (see FIG. 6) is set as the active window. Has been. The user (2) uses a mouse 22 and a keyboard 32, and a mouse pointer 52 is associated with the mouse 22, and a window 62 (see FIG. 6) is set as an active window. The active window may be set by default, for example, the most recently opened window according to a predetermined rule, or may be blank (NULL: not set) until a mouse click operation is performed. Good.

図4を参照すると、まず、ユーザ(1)がマウス21を操作して、表示装置40に表示されているマウスポインタ51により、単一の又は複数のうちの1つのウィンドウをクリック等する(S401)。ここでは、図6に示すように、4つのウィンドウ61〜64のうちウィンドウ63をクリック等したものとする。   Referring to FIG. 4, first, the user (1) operates the mouse 21 and clicks a single or a plurality of windows with the mouse pointer 51 displayed on the display device 40 (S401). ). Here, as shown in FIG. 6, it is assumed that the window 63 is clicked among the four windows 61 to 64.

パーソナル・コンピュータ10の入力制御部12は、上記のステップS401におけるマウス21を介したユーザ操作を受け付け、それに応じて、記憶部13の入力インタフェース管理テーブル(図3参照)のデータを、ユーザ(1)が用いるのはマウス21およびキーボード31であり、そのマウス21にはマウスポインタ51が紐付けられ、アクティ
ブウィンドウとしてウィンドウ63を設定する(S402)。すなわち、アクティブウィンドウをウィンドウ61からウィンドウ63へと変更する(図7(1)参照)。
The input control unit 12 of the personal computer 10 receives the user operation via the mouse 21 in step S401 described above, and accordingly, the data in the input interface management table (see FIG. 3) of the storage unit 13 is stored in the user (1 ) Is used by the mouse 21 and the keyboard 31, and the mouse pointer 51 is linked to the mouse 21, and the window 63 is set as the active window (S402). That is, the active window is changed from the window 61 to the window 63 (see FIG. 7 (1)).

そして、ユーザ(1)がキーボード31を操作して、文字等の入力を行うと、パーソナル・コンピュータ10の入力制御部12は、キーボード31を介した当該ユーザ操作を受け付け(S403)、記憶部13の入力インタフェース管理テーブル(図3参照)のデータを参照して、キーボード31に対応するアクティブウィンドウはウィンドウ63であることを把握する(S404)。   When the user (1) operates the keyboard 31 to input characters and the like, the input control unit 12 of the personal computer 10 accepts the user operation via the keyboard 31 (S403), and the storage unit 13 Referring to the data in the input interface management table (see FIG. 3), it is determined that the active window corresponding to the keyboard 31 is the window 63 (S404).

次に、パーソナル・コンピュータ10の出力制御部14は、上記のステップS404において入力制御部12が把握したアクティブウィンドウの情報に基づいて、上記のステップS403でキーボード31から入力された文字等のデータを、表示装置40に表示されているアクティブウィンドウとしてのウィンドウ63に出力する(S405)。
ここまでの処理により、ユーザ(1)が用いるマウス21およびキーボード31の入力インタフェースからの入力をアクティブウィンドウ63(マウス21・マウスポインタ51と紐付く)に出力することが可能となる。
Next, the output control unit 14 of the personal computer 10 receives data such as characters input from the keyboard 31 in step S403 based on the active window information grasped by the input control unit 12 in step S404. Then, the data is output to the window 63 as the active window displayed on the display device 40 (S405).
Through the processing so far, the input from the input interface of the mouse 21 and keyboard 31 used by the user (1) can be output to the active window 63 (associated with the mouse 21 and mouse pointer 51).

同様に、ユーザ(2)がマウス22を操作して、表示装置40に表示されているマウスポインタ52により、単一の又は複数のうちの1つのウィンドウをクリック等する(S406)。ここでは、図6に示すように、4つのウィンドウ61〜64のうちウィンドウ64をクリック等したものとする。   Similarly, the user (2) operates the mouse 22 and clicks, for example, a single window or one of a plurality of windows with the mouse pointer 52 displayed on the display device 40 (S406). Here, as shown in FIG. 6, it is assumed that the window 64 is clicked among the four windows 61 to 64.

パーソナル・コンピュータ10の入力制御部12は、上記のステップS406におけるマウス22を介したユーザ操作を受け付け、それに応じて、記憶部13の入力インタフェース管理テーブル(図3参照)のデータを、ユーザ(2)が用いるのはマウス22およびキーボード32であり、そのマウス22にはマウスポインタ52が紐付けられ、アクティブウィンドウとしてウィンドウ64を設定する(S407)。すなわち、アクティブウィンドウをウィンドウ62からウィンドウ64へと変更する(図7(2)参照)。   The input control unit 12 of the personal computer 10 receives the user operation via the mouse 22 in the above step S406, and accordingly, the data in the input interface management table (see FIG. 3) of the storage unit 13 is stored in the user (2 ) Is used by the mouse 22 and the keyboard 32, and the mouse pointer 52 is linked to the mouse 22, and the window 64 is set as the active window (S407). That is, the active window is changed from the window 62 to the window 64 (see FIG. 7 (2)).

そして、ユーザ(2)がキーボード32を操作して、文字等の入力を行うと、パーソナル・コンピュータ10の入力制御部12は、キーボード32を介した当該ユーザ操作を受け付け(S408)、記憶部13の入力インタフェース管理テーブル(図3参照)のデータを参照して、キーボード32に対応するアクティブウィンドウはウィンドウ64であることを把握する(S409)。   When the user (2) operates the keyboard 32 to input characters or the like, the input control unit 12 of the personal computer 10 receives the user operation via the keyboard 32 (S408), and the storage unit 13 Referring to the data of the input interface management table (see FIG. 3), it is determined that the active window corresponding to the keyboard 32 is the window 64 (S409).

次に、パーソナル・コンピュータ10の出力制御部14は、上記のステップS409において入力制御部12が把握したアクティブウィンドウの情報に基づいて、上記のステップS408でキーボード32から入力された文字等のデータを、表示装置40に表示されているアクティブウィンドウとしてのウィンドウ64に出力する(S410)。
ここまでの処理により、ユーザ(2)が用いるマウス22およびキーボード32の入力インタフェースからの入力をアクティブウィンドウ64(マウス22・マウスポインタ52と紐付く)に出力することが可能となる。
Next, the output control unit 14 of the personal computer 10 receives data such as characters input from the keyboard 32 in step S408 based on the active window information grasped by the input control unit 12 in step S409. Then, the data is output to the window 64 as the active window displayed on the display device 40 (S410).
Through the processing so far, the input from the input interface of the mouse 22 and the keyboard 32 used by the user (2) can be output to the active window 64 (associated with the mouse 22 / mouse pointer 52).

上記のフローは、ユーザ(1)に関するステップS401〜ステップS405と、ユーザ(2)に関するステップS406〜ステップS410とは、順序を入れ替えることであってもよく、上記のフローにより、複数の入力インタフェースがそれぞれ独立して制御対象(アクティブウィンドウ)を持つことが可能となり、複数の入力インタフェースからの入力を切り分け、複数の入力インタフェースを利用して複数人(ユーザ(1)、ユーザ(2))で1台のパーソナル・コンピュータ10を操作することができる。
したがって、プレゼンテーションや会議等において、大型ディスプレイ上で複数人(ユ
ーザ(1)、ユーザ(2))が1台のパーソナル・コンピュータ10で同時に作業できる。
また、複数ディスプレイを1台のパーソナル・コンピュータ10に接続すれば、複数人(ユーザ(1)、ユーザ(2))が1台のパーソナル・コンピュータ10で同時に作業できるので、データ共有や並行作業が容易となり、作業効率が上がり、フィードバック等によるフォロー作業も容易となる。
In the above flow, steps S401 to S405 related to the user (1) and steps S406 to S410 related to the user (2) may be switched in order. It becomes possible to have control objects (active windows) independently of each other, and inputs from a plurality of input interfaces are separated, and a plurality of users (user (1), user (2)) use one by using a plurality of input interfaces. Personal computer 10 can be operated.
Accordingly, a plurality of users (user (1), user (2)) can work simultaneously on a single personal computer 10 on a large display in a presentation or a meeting.
If a plurality of displays are connected to one personal computer 10, a plurality of users (user (1), user (2)) can work simultaneously on one personal computer 10, so that data sharing and parallel work can be performed. It becomes easy, work efficiency increases, and follow-up work by feedback etc. becomes easy.

なお、以降、ユーザ(1)またはユーザ(2)がマウスを操作してマウスポインタにより、図6に示すように、4つのウィンドウ61〜64のうちのいずれかのウィンドウや新たに開かれ表示装置40に表示されているウィンドウをクリック等することで、アクティブウィンドウ(マウス・マウスポインタと紐付く)が変更されるので、当該アクティブウィンドウへ入力インタフェースからの入力を出力することが可能となる。   Hereinafter, as shown in FIG. 6, the user (1) or the user (2) operates the mouse to operate any one of the four windows 61 to 64 or a newly opened display device. By clicking the window displayed at 40, etc., the active window (associated with the mouse / mouse pointer) is changed, so that the input from the input interface can be output to the active window.

この点、上記のステップS401〜ステップS410のフローにより、入力インタフェース管理テーブルのデータを、ユーザ(1)が用いるのはマウス21およびキーボード31であり、そのマウス21にはマウスポインタ51が紐付けられ、アクティブウィンドウとしてウィンドウ63を設定し、かつ、ユーザ(2)が用いるのはマウス22およびキーボード32であり、そのマウス22にはマウスポインタ52が紐付けられ、アクティブウィンドウとしてウィンドウ64を設定している場合(図7(2)参照)に、例えば、ユーザ(2)がマウス22を操作して、表示装置40に表示されているマウスポインタ52により、ウィンドウ63(ユーザ(1)の入力インタフェースのアクティブウィンドウ)をクリック等したときには、入力インタフェース管理テーブルのデータを、図8(1)のように変更し、ユーザ(2)の入力インタフェースのアクティブウィンドウもウィンドウ63として、複数のユーザ(1)およびユーザ(2)により1つのウィンドウ63をアクティブウィンドウとして共有することであってもよい。
また、入力インタフェース管理テーブルのデータを、図8(2)のように変更し、ユーザ(2)の入力インタフェースのアクティブウィンドウをウィンドウ63とするとともに、ユーザ(2)の入力インタフェースのアクティブウィンドウをマウスによるクリック操作等がなされるまではブランク(NULL:未設定)として、ユーザ(2)によりユーザ(1)の入力インタフェースのアクティブウィンドウが取られてしまうようにしてもよい。
なお、ユーザ(2)とユーザ(1)とを入れ替えても同様である。
In this regard, according to the flow of steps S401 to S410, the user (1) uses the data in the input interface management table for the mouse 21 and the keyboard 31, and the mouse 21 is associated with the mouse 21. The window 63 is set as the active window, and the user (2) uses the mouse 22 and the keyboard 32. The mouse pointer 52 is associated with the mouse 22, and the window 64 is set as the active window. (See FIG. 7B), for example, the user (2) operates the mouse 22, and the mouse pointer 52 displayed on the display device 40 causes the window 63 (the input interface of the user (1)). Input when you click (active window) The data in the interface management table is changed as shown in FIG. 8 (1), and the active window of the input interface of the user (2) is also set as the window 63. It may be shared as an active window.
Further, the data of the input interface management table is changed as shown in FIG. 8B, and the active window of the input interface of the user (2) is changed to the window 63 and the active window of the input interface of the user (2) is mouse The user (2) may take the active window of the input interface of the user (1) as a blank (NULL: not set) until the click operation or the like is performed.
The same applies when the user (2) and the user (1) are interchanged.

上記のように、複数人(ユーザ(1)、ユーザ(2))により1つのウィンドウをアクティブウィンドウとして共有することで、ペイントソフト等で多人数で絵を描くような協働作業も容易となる。   As described above, by sharing one window as an active window by a plurality of people (user (1), user (2)), collaborative work such as painting with a large number of people with paint software or the like is facilitated. .

次に、本発明の第二の実施の形態について図面を参照して詳細に説明する。上記の第一の実施の形態と基本的な構成は同様であり重複する説明は省略する。上記の第一の実施の形態は、最終的にキーボードから入力された文字等のデータをアクティブウィンドウに出力するものであったが、本実施の形態は、最終的にマウスから入力されたデータをアクティブウィンドウに出力する点で異なる。   Next, a second embodiment of the present invention will be described in detail with reference to the drawings. The basic configuration is the same as that of the first embodiment, and a duplicate description is omitted. In the first embodiment, data such as characters finally input from the keyboard is output to the active window. However, in the present embodiment, the data finally input from the mouse is output. It differs in that it outputs to the active window.

図9を参照すると、まず、ユーザ(1)がマウス21を操作して、表示装置40に表示されているマウスポインタ51により、単一の又は複数のうちの1つのウィンドウをクリック等する(S901)。ここでは、図6に示すように、4つのウィンドウ61〜64のうちウィンドウ63をクリック等したものとする。   Referring to FIG. 9, first, the user (1) operates the mouse 21 and clicks a single or a plurality of windows with the mouse pointer 51 displayed on the display device 40 (S901). ). Here, as shown in FIG. 6, it is assumed that the window 63 is clicked among the four windows 61 to 64.

パーソナル・コンピュータ10の入力制御部12は、上記のステップS901におけるマウス21を介したユーザ操作を受け付け、それに応じて、記憶部13の入力インタフェ
ース管理テーブル(図3参照)のデータを、ユーザ(1)が用いるのはマウス21であり、そのマウス21にはマウスポインタ51が紐付けられ、アクティブウィンドウとしてウィンドウ63を設定する(S902)。すなわち、アクティブウィンドウをウィンドウ61からウィンドウ63へと変更する(図7(1)参照)。
The input control unit 12 of the personal computer 10 receives the user operation via the mouse 21 in the above step S901, and accordingly, the data in the input interface management table (see FIG. 3) of the storage unit 13 is stored in the user (1 ) Is used by the mouse 21, and the mouse pointer 51 is associated with the mouse 21, and the window 63 is set as the active window (S902). That is, the active window is changed from the window 61 to the window 63 (see FIG. 7 (1)).

そして、ユーザ(1)がマウス21を操作して、表示装置40に表示されているマウスポインタ51を移動表示等させると、パーソナル・コンピュータ10の入力制御部12は、マウス21を介した当該ユーザ操作を受け付け(S903)、記憶部13の入力インタフェース管理テーブル(図3参照)のデータを参照して、マウス21に対応するアクティブウィンドウはウィンドウ63であることを把握する(S904)。   When the user (1) operates the mouse 21 to move and display the mouse pointer 51 displayed on the display device 40, the input control unit 12 of the personal computer 10 causes the user via the mouse 21 to operate. Operation is accepted (S903), and it is grasped that the active window corresponding to the mouse 21 is the window 63 with reference to the data of the input interface management table (see FIG. 3) of the storage unit 13 (S904).

次に、パーソナル・コンピュータ10の出力制御部14は、上記のステップS904において入力制御部12が把握したアクティブウィンドウの情報に基づいて、上記のステップS903でマウス21から入力されるデータやその入力データに基づく所定の処理結果データを、表示装置40に表示されているアクティブウィンドウとしてのウィンドウ63に出力する(S905)。例えば、ユーザ(1)がマウス21を操作して、表示装置40に表示されているマウスポインタ51を移動表示等させると、マウスポインタ51の移動軌跡を表示するアプリケーションや、マウスポインタ51の移動表示等により所定のイベント処理が開始されるアプリケーション等に適用可能である。
ここまでの処理により、ユーザ(1)が用いるマウス21の入力インタフェースからの入力をアクティブウィンドウ63(マウス21・マウスポインタ51と紐付く)に出力することが可能となる。
Next, the output control unit 14 of the personal computer 10 receives the data input from the mouse 21 in step S903 and the input data based on the active window information grasped by the input control unit 12 in step S904. The predetermined processing result data based on is output to the window 63 as the active window displayed on the display device 40 (S905). For example, when the user (1) operates the mouse 21 to move and display the mouse pointer 51 displayed on the display device 40, an application for displaying the movement locus of the mouse pointer 51, and the movement display of the mouse pointer 51 are displayed. The present invention can be applied to an application or the like in which a predetermined event process is started.
Through the processing so far, it is possible to output the input from the input interface of the mouse 21 used by the user (1) to the active window 63 (associated with the mouse 21 / mouse pointer 51).

同様に、ユーザ(2)がマウス22を操作して、表示装置40に表示されているマウスポインタ52により、単一の又は複数のうちの1つのウィンドウをクリック等する(S906)。ここでは、図6に示すように、4つのウィンドウ61〜64のうちウィンドウ64をクリック等したものとする。   Similarly, the user (2) operates the mouse 22 and clicks a single or a plurality of windows with the mouse pointer 52 displayed on the display device 40 (S906). Here, as shown in FIG. 6, it is assumed that the window 64 is clicked among the four windows 61 to 64.

パーソナル・コンピュータ10の入力制御部12は、上記のステップS906におけるマウス22を介したユーザ操作を受け付け、それに応じて、記憶部13の入力インタフェース管理テーブル(図3参照)のデータを、ユーザ(2)が用いるのはマウス22であり、そのマウス22にはマウスポインタ52が紐付けられ、アクティブウィンドウとしてウィンドウ64を設定する(S907)。すなわち、アクティブウィンドウをウィンドウ62からウィンドウ64へと変更する(図7(2)参照)。   The input control unit 12 of the personal computer 10 receives the user operation via the mouse 22 in step S906 described above, and accordingly, the data in the input interface management table (see FIG. 3) of the storage unit 13 is stored in the user (2 ) Is used by the mouse 22, and the mouse pointer 52 is linked to the mouse 22, and the window 64 is set as the active window (S907). That is, the active window is changed from the window 62 to the window 64 (see FIG. 7 (2)).

そして、ユーザ(2)がマウス22を操作して、表示装置40に表示されているマウスポインタ52を移動表示等させると、パーソナル・コンピュータ10の入力制御部12は、マウス22を介した当該ユーザ操作を受け付け(S908)、記憶部13の入力インタフェース管理テーブル(図3参照)のデータを参照して、マウス21に対応するアクティブウィンドウはウィンドウ64であることを把握する(S909)。   When the user (2) operates the mouse 22 to move and display the mouse pointer 52 displayed on the display device 40, the input control unit 12 of the personal computer 10 causes the user via the mouse 22 to operate. An operation is accepted (S908), and it is grasped that the active window corresponding to the mouse 21 is the window 64 with reference to the data in the input interface management table (see FIG. 3) in the storage unit 13 (S909).

次に、パーソナル・コンピュータ10の出力制御部14は、上記のステップS909において入力制御部12が把握したアクティブウィンドウの情報に基づいて、上記のステップS908でマウス22から入力されるデータやその入力データに基づく所定の処理結果データを、表示装置40に表示されているアクティブウィンドウとしてのウィンドウ64に出力する(S910)。例えば、ユーザ(2)がマウス22を操作して、表示装置40に表示されているマウスポインタ52を移動表示等させると、マウスポインタ52の移動軌跡を表示するアプリケーションや、マウスポインタ52の移動表示等により所定のイベント処理が開始されるアプリケーション等に適用可能である。
ここまでの処理により、ユーザ(2)が用いるマウス22の入力インタフェースからの
入力をアクティブウィンドウ64(マウス22・マウスポインタ52と紐付く)に出力することが可能となる。
Next, the output control unit 14 of the personal computer 10 receives the data input from the mouse 22 in step S908 and the input data based on the active window information grasped by the input control unit 12 in step S909. The predetermined processing result data based on is output to the window 64 as the active window displayed on the display device 40 (S910). For example, when the user (2) operates the mouse 22 to move and display the mouse pointer 52 displayed on the display device 40, an application for displaying the movement locus of the mouse pointer 52, and the movement display of the mouse pointer 52 are displayed. The present invention can be applied to an application or the like in which a predetermined event process is started.
Through the processing so far, it becomes possible to output the input from the input interface of the mouse 22 used by the user (2) to the active window 64 (associated with the mouse 22 and the mouse pointer 52).

上記のフローは、ユーザ(1)に関するステップS901〜ステップS905と、ユーザ(2)に関するステップS906〜ステップS910とは、順序を入れ替えることであってもよく、上記のフローにより、複数の入力インタフェースがそれぞれ独立して制御対象(アクティブウィンドウ)を持つことが可能となり、複数の入力インタフェースからの入力を切り分け、複数の入力インタフェースを利用して複数人(ユーザ(1)、ユーザ(2))で1台のパーソナル・コンピュータ10を操作することができる。   In the above flow, steps S901 to S905 related to the user (1) and steps S906 to S910 related to the user (2) may be switched in order. It becomes possible to have control objects (active windows) independently of each other, and inputs from a plurality of input interfaces are separated, and a plurality of users (user (1), user (2)) use one by using a plurality of input interfaces. Personal computer 10 can be operated.

本実施の形態によれば、上記の第一の実施の形態と異なり、マウスによるクリック操作等なしに、ユーザがマウスを操作して、表示装置40に表示されているマウスポインタ51を移動表示等させる場合に、マウスからの入力をアクティブウィンドウに出力することが可能となる。   According to the present embodiment, unlike the first embodiment described above, the user operates the mouse without a mouse click operation or the like, and the mouse pointer 51 displayed on the display device 40 is moved and displayed. In this case, input from the mouse can be output to the active window.

また、本実施の形態を上記の第一の実施の形態に組み込んだ処理フローも可能である。   A processing flow in which the present embodiment is incorporated into the first embodiment is also possible.

なお、上記の各実施の形態において、例えば、マウスやキーボード以外の入力インタフェースが用いられてもよく、また、ユーザや入力インタフェースの数は3以上であってもよい。さらに複数人(ユーザ(1)、ユーザ(2))でなく単一のユーザが使用する態様であってもよい。   In each of the above embodiments, for example, an input interface other than a mouse or a keyboard may be used, and the number of users or input interfaces may be three or more. Furthermore, the aspect which a single user uses may be sufficient instead of multiple persons (user (1), user (2)).

なお、上述する各実施の形態は、本発明の好適な実施の形態であり、本発明の要旨を逸脱しない範囲内において種々変更実施が可能である。例えば、パーソナル・コンピュータ10の機能を実現するためのプログラムを装置に読込ませて実行することにより装置の機能を実現する処理を行ってもよい。さらに、そのプログラムは、コンピュータ読み取り可能な記録媒体であるCD−ROMまたは光磁気ディスクなどを介して、または伝送媒体であるインターネット、電話回線などを介して伝送波により他のコンピュータシステムに伝送されてもよい。また、各装置の機能が他の装置によりまとめて実現されたり、追加の装置により機能が分散されて実現される形態も本発明の範囲内である。   Each of the above-described embodiments is a preferred embodiment of the present invention, and various modifications can be made without departing from the scope of the present invention. For example, processing for realizing the functions of the apparatus may be performed by causing the apparatus to read and execute a program for realizing the functions of the personal computer 10. Further, the program is transmitted to another computer system by a transmission wave via a computer-readable recording medium such as a CD-ROM or a magneto-optical disk, or via a transmission medium such as the Internet or a telephone line. Also good. In addition, it is also within the scope of the present invention that the functions of each device are realized by other devices collectively or the functions are distributed by additional devices.

10 パーソナル・コンピュータ
21、22 マウス
31、32 キーボード
40 表示装置
51、52 マウスポインタ
61〜64 ウィンドウ
DESCRIPTION OF SYMBOLS 10 Personal computer 21, 22 Mouse 31, 32 Keyboard 40 Display apparatus 51, 52 Mouse pointer 61-64 Window

Claims (7)

同種の入力インタフェースが複数接続される情報処理装置であって、
前記複数の入力インタフェースのそれぞれと、表示装置に表示される少なくとも1つ以上の操作対象のうちのその入力インタフェースの入力操作を反映する操作対象とを対応付けて管理する手段と、
前記入力インタフェースの入力操作は該入力インタフェースと対応付けて管理されている前記操作対象に反映する手段とを備えることを特徴とする情報処理装置。
An information processing apparatus to which a plurality of input interfaces of the same type are connected,
Means for associating and managing each of the plurality of input interfaces and an operation target reflecting an input operation of the input interface among at least one or more operation objects displayed on the display device;
An information processing apparatus comprising: means for reflecting an input operation of the input interface to the operation target managed in association with the input interface.
複数の同種の入力インタフェースがそれぞれの種類について複数接続される情報処理装置であって、
前記複数種類のうちの一の種類の複数の入力インタフェースのそれぞれと、前記複数種類のうちの他の種類の入力インタフェースとを対応付けて管理する手段と、
前記複数種類のうちの一の種類の複数の入力インタフェースのそれぞれの所定の入力操作に応じて、前記一の種類の入力インタフェースのそれぞれと、表示装置に表示される少なくとも1つ以上の操作対象のうちの入力インタフェースの入力操作を反映する操作対象とを対応付けて管理する手段と、
前記入力インタフェースの入力操作は該入力インタフェースと対応付けて管理されている前記一の種類の入力インタフェースと対応付けて管理されている前記操作対象に反映する手段とを備えることを特徴とする情報処理装置。
An information processing apparatus in which a plurality of input interfaces of the same type are connected for each type,
Means for associating and managing each of a plurality of input interfaces of one type among the plurality of types and another type of input interface of the plurality of types;
Each of the one type of input interfaces and at least one operation target displayed on the display device according to a predetermined input operation of each of the plurality of types of input interfaces of the plurality of types. Means for associating and managing an operation target reflecting the input operation of the input interface;
An input operation of the input interface comprises means for reflecting on the operation target managed in association with the one type of input interface managed in association with the input interface. apparatus.
前記一の種類の入力インタフェースはマウスであり、
前記他の種類の入力インタフェースはキーボードであり、
前記一の種類の複数の入力インタフェースのそれぞれの所定の入力操作は、クリック操作であり、
前記表示装置に表示される少なくとも1つ以上の操作対象はウィンドウであることを特徴とする請求項2記載の情報処理装置。
The one type of input interface is a mouse;
The other type of input interface is a keyboard;
The predetermined input operation of each of the plurality of input interfaces of the one type is a click operation,
The information processing apparatus according to claim 2, wherein at least one operation target displayed on the display device is a window.
同種の入力インタフェースが複数接続される情報処理装置の前記複数の入力インタフェースのそれぞれと、表示装置に表示される少なくとも1つ以上の操作対象のうちのその入力インタフェースの入力操作を反映する操作対象とを対応付けて管理するステップと、
前記入力インタフェースの入力操作を該入力インタフェースと対応付けて管理されている前記操作対象に反映するステップとを有することを特徴とする入力インタフェース制御方法。
Each of the plurality of input interfaces of the information processing apparatus to which a plurality of input interfaces of the same type are connected, and an operation target reflecting an input operation of the input interface among at least one operation target displayed on the display device Managing and associating,
Reflecting the input operation of the input interface to the operation target managed in association with the input interface.
複数の同種の入力インタフェースがそれぞれの種類について複数接続される情報処理装置の前記複数種類のうちの一の種類の複数の入力インタフェースのそれぞれと、前記複数種類のうちの他の種類の入力インタフェースとを対応付けて管理するステップと、
前記複数種類のうちの一の種類の複数の入力インタフェースのそれぞれの所定の入力操作に応じて、前記一の種類の入力インタフェースのそれぞれと、表示装置に表示される少なくとも1つ以上の操作対象のうちの入力インタフェースの入力操作を反映する操作対象とを対応付けて管理するステップと、
前記入力インタフェースの入力操作を該入力インタフェースと対応付けて管理されている前記一の種類の入力インタフェースと対応付けて管理されている前記操作対象に反映するステップとを有することを特徴とする入力インタフェース制御方法。
Each of a plurality of types of input interfaces of the plurality of types of information processing apparatuses in which a plurality of input interfaces of the same type are connected for each type, and other types of input interfaces of the plurality of types Managing and associating,
Each of the one type of input interfaces and at least one operation target displayed on the display device according to a predetermined input operation of each of the plurality of types of input interfaces of the plurality of types. A step of managing an operation target reflecting an input operation of the input interface in association with each other;
Reflecting the input operation of the input interface to the operation target managed in association with the one type of input interface managed in association with the input interface. Control method.
同種の入力インタフェースが複数接続される情報処理装置に、
前記複数の入力インタフェースのそれぞれと、表示装置に表示される少なくとも1つ以上の操作対象のうちのその入力インタフェースの入力操作を反映する操作対象とを対応付けて管理する処理と、
前記入力インタフェースの入力操作を該入力インタフェースと対応付けて管理されている前記操作対象に反映する処理とを実行させることを特徴とするプログラム。
For information processing devices to which multiple input interfaces of the same type are connected,
A process of managing each of the plurality of input interfaces in association with an operation target reflecting an input operation of the input interface among at least one or more operation targets displayed on the display device;
A program for causing an input operation of the input interface to be reflected on the operation target managed in association with the input interface.
複数の同種の入力インタフェースがそれぞれの種類について複数接続される情報処理装置に、
前記複数種類のうちの一の種類の複数の入力インタフェースのそれぞれと、前記複数種類のうちの他の種類の入力インタフェースとを対応付けて管理する処理と、
前記複数種類のうちの一の種類の複数の入力インタフェースのそれぞれの所定の入力操作に応じて、前記一の種類の入力インタフェースのそれぞれと、表示装置に表示される少なくとも1つ以上の操作対象のうちの入力インタフェースの入力操作を反映する操作対象とを対応付けて管理する処理と、
前記入力インタフェースの入力操作を該入力インタフェースと対応付けて管理されている前記一の種類の入力インタフェースと対応付けて管理されている前記操作対象に反映する処理とを実行させることを特徴とするプログラム。
To information processing devices in which multiple same-type input interfaces are connected for each type,
A process of managing each of a plurality of input interfaces of one type of the plurality of types in association with another type of input interface of the plurality of types;
Each of the one type of input interfaces and at least one operation target displayed on the display device according to a predetermined input operation of each of the plurality of types of input interfaces of the plurality of types. A process for managing an operation target reflecting the input operation of the input interface in association with each other;
A program for causing an input operation of the input interface to be reflected on the operation target managed in association with the one type of input interface managed in association with the input interface. .
JP2010192792A 2010-08-30 2010-08-30 Information processing apparatus, input interface control method and program Pending JP2012048671A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2010192792A JP2012048671A (en) 2010-08-30 2010-08-30 Information processing apparatus, input interface control method and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2010192792A JP2012048671A (en) 2010-08-30 2010-08-30 Information processing apparatus, input interface control method and program

Publications (1)

Publication Number Publication Date
JP2012048671A true JP2012048671A (en) 2012-03-08

Family

ID=45903418

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2010192792A Pending JP2012048671A (en) 2010-08-30 2010-08-30 Information processing apparatus, input interface control method and program

Country Status (1)

Country Link
JP (1) JP2012048671A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013250675A (en) * 2012-05-30 2013-12-12 Sony Computer Entertainment Inc Information processor and information processing method

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS63306491A (en) * 1987-06-08 1988-12-14 株式会社日立製作所 Terminal
JPH0375693A (en) * 1989-08-18 1991-03-29 Hitachi Ltd Method and device for displaying screen
JPH1040002A (en) * 1996-07-19 1998-02-13 Nec Commun Syst Ltd Wireless multi-mouse system
JP2000259300A (en) * 1999-03-08 2000-09-22 Matsushita Electric Ind Co Ltd Computer system
JP2004139419A (en) * 2002-10-18 2004-05-13 Canon Inc Information processing system
JP2005309347A (en) * 2004-03-23 2005-11-04 E Pasokon:Kk Man-to-man education system using personal computer

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS63306491A (en) * 1987-06-08 1988-12-14 株式会社日立製作所 Terminal
JPH0375693A (en) * 1989-08-18 1991-03-29 Hitachi Ltd Method and device for displaying screen
JPH1040002A (en) * 1996-07-19 1998-02-13 Nec Commun Syst Ltd Wireless multi-mouse system
JP2000259300A (en) * 1999-03-08 2000-09-22 Matsushita Electric Ind Co Ltd Computer system
JP2004139419A (en) * 2002-10-18 2004-05-13 Canon Inc Information processing system
JP2005309347A (en) * 2004-03-23 2005-11-04 E Pasokon:Kk Man-to-man education system using personal computer

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013250675A (en) * 2012-05-30 2013-12-12 Sony Computer Entertainment Inc Information processor and information processing method

Similar Documents

Publication Publication Date Title
US20130275904A1 (en) Interactive data visualization and manipulation
US7114129B2 (en) Method and system for controlling an application displayed in an inactive window
EP2699998B1 (en) Compact control menu for touch-enabled command execution
US8448093B2 (en) Hierarchical organization chart for mobile applications
US8713465B1 (en) Tab visibility
US20140164955A1 (en) Context menus
US20130019204A1 (en) Adjusting content attributes through actions on context based menu
KR20060052717A (en) Virtual desktop-meta-organization & control system
JP5232017B2 (en) Graphic user interface device and graphic object display method
US20140365952A1 (en) Navigation and modifying content on a role tailored workspace
US9589057B2 (en) Filtering content on a role tailored workspace
CN103842943A (en) System and method for application management on device having a touch screen display
CN105339957B (en) Method and system for displaying different views of an entity
JP2009526303A5 (en)
JP2014012040A (en) Input apparatus and information processing system
McGill et al. Creating and Augmenting Keyboards for Extended Reality with the K eyboard A ugmentation T oolkit
US20240111760A1 (en) Bulk Associating Values with Data Records
Rooney et al. Improving window manipulation and content interaction on high-resolution, wall-sized displays
US20230205353A1 (en) System and method for providing information in phases
Godinho et al. Improving accessibility of mobile devices with EasyWrite
JP2012048671A (en) Information processing apparatus, input interface control method and program
JP2021512403A (en) Context-aware virtual keyboard for chemical structure drawing applications
JP2022133902A (en) Information processing device and information processing program
MacKenzie et al. LACOME: a multi-user collaboration system for shared large displays
JP7174506B2 (en) Information processing equipment

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20130802

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20140203

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20140212

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20140411

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20141104