JP2002014764A - Pointing device event input system - Google Patents

Pointing device event input system

Info

Publication number
JP2002014764A
JP2002014764A JP2000195132A JP2000195132A JP2002014764A JP 2002014764 A JP2002014764 A JP 2002014764A JP 2000195132 A JP2000195132 A JP 2000195132A JP 2000195132 A JP2000195132 A JP 2000195132A JP 2002014764 A JP2002014764 A JP 2002014764A
Authority
JP
Japan
Prior art keywords
pointing device
device event
key input
input
notification destination
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
JP2000195132A
Other languages
Japanese (ja)
Inventor
Kenji Nakazawa
賢治 中澤
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 Solution Innovators Ltd
Original Assignee
NEC Solution Innovators 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 Solution Innovators Ltd filed Critical NEC Solution Innovators Ltd
Priority to JP2000195132A priority Critical patent/JP2002014764A/en
Publication of JP2002014764A publication Critical patent/JP2002014764A/en
Pending legal-status Critical Current

Links

Landscapes

  • Input From Keyboards Or The Like (AREA)
  • Position Input By Displaying (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

PROBLEM TO BE SOLVED: To obtain a pointing device event input system which can arithmetically process and output the input from a pointing device equally to the input from a keyboard without remodeling a key input arithmetic means of user AP level. SOLUTION: This system is provided with a notification destination switching means 60 which switches a notification destination according to the kind of a pointing device event detected by a pointing device event detecting means 40 and a pointing device event converting means 70 which converts the pointing device event having its notification destination switched by the means 60 into input information equal to the key input, and receives the output of the pointing device event converting means 70 and makes the key, put arithmetic means 30 perform arithmetic processing as if the key input were received.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、タッチパネルやマ
ウスなどのポインティングデバイスからの入力情報を、
キーボードからの文字などの入力情報とみなして演算お
よび出力表示するポインティングデバイスイベント入力
システムに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a method for inputting information from a pointing device,
The present invention relates to a pointing device event input system for calculating, outputting, and displaying as input information such as characters from a keyboard.

【0002】[0002]

【従来の技術】ポインティングデバイスを使用しないコ
ンピュータシステムは、図4に示すようにコンピュータ
(中央処理装置;プロセッサ;データ処置装置)100
と、キーボード1と、ディスプレイ3とから構成されて
いる。このような構成を有する従来のポインティングデ
バイスを使用しないコンピュータシステムは次のように
動作する。まず、キーボード1からの入力があり、キー
入力検出手段10がその入力を検出する。次にキー入力
検出手段10はキー入力通知手段20へその入力を通知
し、続いて、キー入力通知手段20はキー入力演算手段
30へこれを通知する。そして、最後に、キー入力演算
手段30は演算結果をディスプレイ3へ表示させる。キ
ー入力演算手段30は、キーボード1からの入力を処理
するように設計、作成されている。
2. Description of the Related Art A computer system which does not use a pointing device is composed of a computer (central processing unit; processor; data processing unit) 100 as shown in FIG.
, A keyboard 1 and a display 3. A conventional computer system having such a configuration and not using a pointing device operates as follows. First, there is an input from the keyboard 1, and the key input detecting means 10 detects the input. Next, the key input detecting means 10 notifies the key input notifying means 20 of the input, and subsequently, the key input notifying means 20 notifies the key input calculating means 30 of this. Then, finally, the key input calculation means 30 displays the calculation result on the display 3. The key input operation means 30 is designed and created to process an input from the keyboard 1.

【0003】一方、ポインティングデバイスを使用する
コンピュータシステムは、図5に示すように、コンピュ
ータ(中央処理装置;プロセッサ;データ処置装置)1
00と、キーボード1と、ポインティングデバイス2
と、ディスプレイ3とから構成されている。このような
構成を有する従来のポインティングデバイス2を使用す
るコンピュータシステムはつぎのように動作する。ポイ
ンティングデバイスイベントはキー入力とは違い、特別
に演算を行わなければならないため、キー入力演算手段
30を改造してポインティングデバイスイベント変換手
段70を追加するか、ポインティングデバイスイベント
演算手段80を作成しなければならなかった。すなわ
ち、キー入力はキー入力演算手段30でのみ演算され、
ポインティングデバイスイベントは、ポインティングデ
バイスイベント演算手段80でのみ演算される。
On the other hand, as shown in FIG. 5, a computer system using a pointing device includes a computer (central processing unit; processor; data processing unit) 1
00, keyboard 1 and pointing device 2
And a display 3. The computer system using the conventional pointing device 2 having such a configuration operates as follows. The pointing device event must be specially calculated unlike the key input. Therefore, the key input calculating means 30 must be modified to add the pointing device event converting means 70, or the pointing device event calculating means 80 must be created. I had to. That is, the key input is calculated only by the key input calculation means 30,
The pointing device event is calculated only by the pointing device event calculation means 80.

【0004】[0004]

【発明が解決しようとする課題】しかしながら、従来の
コンピュータシステムにポインティングデバイスを導入
する場合には、専用のポインティングデバイスイベント
演算手段80を新しく作成しなければならないという問
題があった。また、前記のようにポインティングデバイ
スイベント変換手段70を追加する場合には、キー入力
演算手段30を改造しなければならないという問題があ
った。
However, when a pointing device is introduced into a conventional computer system, there is a problem that a dedicated pointing device event calculating means 80 must be newly created. Further, when the pointing device event conversion means 70 is added as described above, there is a problem that the key input operation means 30 must be modified.

【0005】一方、キーボードおよびマウスから文字入
力できるコンピュータシステムが、例えば特開平1−2
76218号公報に記載されている。これは、コンピュ
ータシステムの利用者による文字入力において、あらか
じめ複数のキー入力文字を出力文字記憶手段に記憶させ
ておき、マウス入力により記憶された出力文字を、キー
入力された場合と同様に出力文字入力手段に出力させる
ことにより、短時間で複数文字の入力を行うことができ
るようにしたものである。しかし、この従来技術には、
通知先切替機能を設けていないため、キー入力演算手段
30を改造しなければならず、このためイベントドリブ
ン型処理であるポインティングデバイス演算手段80に
相当する機能を追加することが難しいという問題があっ
た。
On the other hand, a computer system capable of inputting characters from a keyboard and a mouse is disclosed in, for example,
76218. This is because, in a character input by a user of a computer system, a plurality of key input characters are stored in advance in an output character storage unit, and the output characters stored by mouse input are output in the same manner as in the case of key input. By causing the input means to output, a plurality of characters can be input in a short time. However, this prior art includes:
Since the notification destination switching function is not provided, the key input operation means 30 must be modified, and therefore, there is a problem that it is difficult to add a function corresponding to the pointing device operation means 80 which is an event driven type processing. Was.

【0006】本発明は前記のような課題を解決するもの
であり、ユーザAPレベルであるキー入力演算手段を改
造せずに、ポインティングデバイスからの入力をキーボ
ードからの入力と同等に演算処理して出力できるポイン
ティングデバイスイベント入力システムを得ることを目
的とする。
SUMMARY OF THE INVENTION The present invention solves the above-mentioned problem, and does not modify the key input operation means at the user AP level, but performs an arithmetic operation on an input from a pointing device in the same manner as an input from a keyboard. It is an object to obtain a pointing device event input system capable of outputting.

【0007】[0007]

【課題を解決するための手段】前記目的達成のために、
本発明のポインティングデバイスイベント入力システム
は、キーボードからのキーの入力を検出するキー入力検
出手段と、該キー入力検出手段で検出されたキー入力を
演算処理して、その処理結果をディスプレイに表示させ
るキー入力演算手段と、ポインティングデバイスからの
ポインティングデバイスイベントを検出するポインティ
ングデバイスイベント検出手段と、該ポインティングデ
バイスイベント検出手段で検出したポインティングデバ
イスイベントの種類に応じて通知先を切り替える通知先
切替手段と、該通知先切替手段により通知先が切り替え
られたポインティングデバイスイベントをキー入力と同
等の入力情報に変換するポインティングデバイスイベン
ト変換手段とを備え、該ポインティングデバイスイベン
ト変換手段の出力を受けて、前記キー入力演算手段に、
キー入力があったかのごとく演算処理を実行させるよう
にしたものである。
To achieve the above object,
A pointing device event input system according to the present invention includes a key input detecting means for detecting a key input from a keyboard, a key input detected by the key input detecting means, and a processing result displayed on a display. Key input calculation means, pointing device event detection means for detecting a pointing device event from the pointing device, notification destination switching means for switching the notification destination according to the type of pointing device event detected by the pointing device event detection means, A pointing device event converting means for converting a pointing device event whose notification destination has been switched by the notification destination switching means into input information equivalent to a key input; and an output of the pointing device event converting means. Receiving and, in the key input operation means,
The arithmetic processing is executed as if there was a key input.

【0008】この態様により、キー入力演算手段を改造
せずにポインティングデバイスを導入できるほか、ポイ
ンティングデバイスの有無を意識せずに、キー入力演算
手段を設計できるとともに、ポインティングデバイスを
使用しないアプリケーションを、ポインティングデバイ
スを使用する環境に移植可能にしている。
According to this aspect, a pointing device can be introduced without modifying the key input operation means, and the key input operation means can be designed without being conscious of the presence or absence of the pointing device, and an application which does not use the pointing device can be used. It is portable to the environment where the pointing device is used.

【0009】また、本発明のポインティングデバイスイ
ベント入力システムは、通知先切替手段により通知先が
切り替えられたポインティングデバイスイベントをその
まま演算処理するポインティングデバイスイベント演算
手段を設けたものである。
Further, the pointing device event input system of the present invention is provided with a pointing device event calculating means for directly processing the pointing device event whose notification destination has been switched by the notification destination switching means.

【0010】この態様により、ポインティングデバイス
イベント本来のイベントドリブン型処理を実行させるよ
うにしている。
According to this aspect, the event-driven processing inherent to the pointing device event is executed.

【0011】また、本発明のポインティングデバイスイ
ベント入力システムは、前記通知先切替手段による通知
先の切り替えを、前記ポインティングデバイスからのポ
インティングデバイスイベントがいずれのGUI部品か
ら発生したかに応じて行われるようにしたものである。
In the pointing device event input system according to the present invention, the notification destination is switched by the notification destination switching means in accordance with which GUI component has caused the pointing device event from the pointing device. It was made.

【0012】この態様により、ポインティングデバイス
を発生するGUI部品に応じた通知先切替処理を自動か
つ円滑に実施可能にしている。
According to this aspect, it is possible to automatically and smoothly perform the notification destination switching processing according to the GUI component that generates the pointing device.

【0013】また、本発明のポインティングデバイスイ
ベント入力システムは、前記通知先切替手段によるポイ
ンティングデバイスイベントの通知先の切り替えを、ユ
ーザプログラムに従ってGUI部品ごとに実行するよう
にしたものである。
Further, in the pointing device event input system of the present invention, switching of the notification destination of the pointing device event by the notification destination switching means is executed for each GUI component according to a user program.

【0014】この態様により、キー入力通知先とポイン
ティングデバイスイベントの通知先の切り替えを予め決
められたプログラムに従って自動的に実施できるように
している。
According to this aspect, the switching between the key input notification destination and the pointing device event notification destination can be automatically performed according to a predetermined program.

【0015】また、本発明のポインティングデバイスイ
ベント入力システムは、ポインティングデバイスイベン
ト変換手段にてポインティングデバイスイベントをキー
入力情報と同等に変換した入力情報を受けて、キー入力
があったかのごとく前記キー入力演算手段へキー入力を
通知するキー入力通知手段を設けたものである。
Further, the pointing device event input system of the present invention receives the input information obtained by converting the pointing device event into the same as the key input information by the pointing device event conversion means, and performs the key input operation as if the key input was made. Key input notifying means for notifying the key input to the means.

【0016】この態様により、キー入力通知手段にキー
入力があったかのごとくキー入力演算手段へキー入力を
通知し、キー入力があったかのごとく振舞えるようにし
ている。
According to this aspect, the key input is notified to the key input calculating means as if the key input notifying means has received the key input, and the key input notifying means can behave as if there was a key input.

【0017】[0017]

【発明の実施の形態】以下、本発明の実施の一形態を図
について説明する。図1は本発明のポインティングデバ
イスイベント入力システムを示すブロック図であり、同
図において、100はコンピュータ(中央処理装置;プ
ロセッサ;データ処理装置)、1はキーボード、2はポ
インティングデバイスである。また、前記コンピュータ
100において、10はキーボード1からの入力を検出
するキー入力検出手段、20はキー入力検出手段10で
検出されたキー入力を通知するキー入力通知手段、30
はキー入力通知手段20により通知されたキー入力を演
算するキー入力演算手段である。
DESCRIPTION OF THE PREFERRED EMBODIMENTS One embodiment of the present invention will be described below with reference to the drawings. FIG. 1 is a block diagram showing a pointing device event input system according to the present invention. In FIG. 1, reference numeral 100 denotes a computer (central processing unit; processor; data processing unit); 1, a keyboard; and 2, a pointing device. Further, in the computer 100, 10 is a key input detecting means for detecting an input from the keyboard 1, 20 is a key input notifying means for notifying a key input detected by the key input detecting means 10, 30
Is a key input calculating means for calculating the key input notified by the key input notifying means 20.

【0018】また、40はポインティングデバイス2か
らの入力を検出するポインティングデバイスイベント検
出手段、50はポインティングデバイスイベント検出手
段40で検出されたポインティングデバイスイベント
を、通知先切替手段60を通して、ポインティングデバ
イスイベント変換手段70またはポインティングデバイ
スイベント演算手段80へ通知するポインティングデバ
イスイベント通知手段である。なお、前記通知先切替手
段60は、ポインティングデバイスイベントをキー入力
演算手段30かポインティングデバイスイベント演算手
段80に通知するように切り替えを行う。どちらに通知
するのかは、どのGUI部品から発生したポインティン
グデバイスイベントであるか否かで判断する。また、ユ
ーザプログラムからGUI部品毎にどちらへ通知するの
かを設定することもできる。
Reference numeral 40 denotes a pointing device event detecting means for detecting an input from the pointing device 2. Reference numeral 50 denotes a pointing device event conversion means for converting the pointing device event detected by the pointing device event detecting means 40 through a notification destination switching means 60. Pointing device event notifying means for notifying the means 70 or the pointing device event calculating means 80. The notification destination switching means 60 switches so as to notify the pointing device event to the key input calculation means 30 or the pointing device event calculation means 80. Which is notified is determined based on which GUI component is the pointing device event. Also, it is possible to set which of the GUI components is notified from the user program for each GUI component.

【0019】前記切り替えの結果、キー入力演算手段3
0へ通知する場合には、ポインティングデバイスイベン
ト変換手段70を経由して通知する。一方、ポインティ
ングデバイスイベント演算手段80に通知する場合に
は、ポインティングデバイスイベントをそのまま通知す
る。前記ポインティングデバイスイベント演算手段80
は、ポインティングデバイスイベント通知手段50から
通知されたポインティングデバイスイベントを演算する
ように機能する。また、前記ポインティングデバイスイ
ベント変換手段70は、ポインティングデバイスイベン
ト通知手段50から通知されたポインティングデバイス
イベントをキー入力の情報に変換し、キー入力演算手段
30に通知するように機能する。
As a result of the switching, the key input operation means 3
When the notification is made to 0, the notification is made via the pointing device event conversion means 70. On the other hand, when notifying the pointing device event calculation means 80, the pointing device event is notified as it is. The pointing device event calculating means 80
Functions to calculate the pointing device event notified from the pointing device event notification means 50. Further, the pointing device event conversion means 70 functions to convert the pointing device event notified from the pointing device event notification means 50 into key input information, and notify the key input calculation means 30 of the information.

【0020】次に、動作について詳細に説明する。通
常、キー入力は逐次型処理であるキー入力演算手段30
で演算され、ポインティングデバイスイベントはイベン
トドリブン型処理であるポインティングデバイス演算手
段80で前記のように演算される。これに加えて、本発
明では、ポインティングデバイスイベントをキー入力と
同等の入力に変換することで、ポインティングデバイス
イベントをキー入力と同一の演算方法で処理する。ま
ず、ポインティングデバイス2から入力があると、この
入力をポインティングデバイスイベントとしてポインテ
ィングデバイスイベント検出手段40が検出する。この
ポインティングデバイスイベントは、ポインティングデ
バイスイベント通知手段50および通知先切替手段60
を経由して、キー入力演算手段30かポインティングデ
バイス演算手段80へ通知される。
Next, the operation will be described in detail. Normally, the key input is a sequential input process.
And the pointing device event is calculated by the pointing device calculation means 80 which is an event-driven type process as described above. In addition, in the present invention, the pointing device event is processed in the same manner as the key input by converting the pointing device event into an input equivalent to a key input. First, when there is an input from the pointing device 2, the pointing device event detection means 40 detects this input as a pointing device event. The pointing device event is transmitted to the pointing device event notifying means 50 and the notification destination switching means 60.
Is notified to the key input calculation means 30 or the pointing device calculation means 80 via

【0021】ここで、キー入力演算手段30へ通知する
場合には、ポインティングデバイスイベント変換手段7
0を経由する。このポインティングデバイスイベント変
換手段70は、ポインティングデバイスイベントをキー
入力と同等の入力情報に変換し、キー入力演算手段30
に通知する。これにより、キー入力演算手段30は、キ
ー入力があったかのごとく、演算を行う。一方、ポイン
ティングデバイスイベントがポインティングデバイスイ
ベント演算手段80に通知される場合には、そのポイン
ティングデバイスイベントをそのまま演算する。どちら
に通知するのかは、前記のようにどのGUI部品から発
生したポインティングデバイスイベントであるか否かで
判断する。
Here, when notifying the key input calculating means 30, the pointing device event converting means 7
Via 0. The pointing device event conversion means 70 converts the pointing device event into input information equivalent to a key input, and
Notify. As a result, the key input operation means 30 performs the operation as if there was a key input. On the other hand, when the pointing device event is notified to the pointing device event calculating means 80, the pointing device event is calculated as it is. Which is notified is determined based on which GUI component has caused the pointing device event as described above.

【0022】図2はGUI部品が複数ある例を示す。同
図において、ポインティングデバイス2を使用して、G
UI部品5、GUI部品7を操作した場合には、発生し
たポインティングデバイスイベントは、通知先切替手段
60の設定により、ポインティングデバイスイベント変
換手段70を経由して、キー入力演算手段30に通知さ
れる。一方、ポインティングデバイス2を使用して、G
UI部品6、GUI部品8を操作した場合には、発生し
たポインティングデバイスイベントは、通知先切替手段
60の設定により、ポインティングデバイスイベント演
算手段80に通知される。
FIG. 2 shows an example in which there are a plurality of GUI parts. In the figure, using the pointing device 2, G
When the UI component 5 and the GUI component 7 are operated, the generated pointing device event is notified to the key input calculation unit 30 via the pointing device event conversion unit 70 by the setting of the notification destination switching unit 60. . On the other hand, using the pointing device 2, G
When the UI component 6 and the GUI component 8 are operated, the generated pointing device event is notified to the pointing device event calculation unit 80 by the setting of the notification destination switching unit 60.

【0023】次に、本発明の実施の他の形態を図3につ
いて詳細に説明する。まず、ポインティングデバイス2
から入力があると、これをポインティングデバイスイベ
ントとしてポインティングデバイスイベント検出手段4
0が検出する。このポインティングデバイスイベントは
ポインティングデバイスイベント通知手段50および通
知先切替手段60を経由して、キー入力演算手段30か
ポインティングデバイス演算手段80へ通知される。ど
ちらに通知されるのかは、前記のようにどのGUI部品
から発生したポインティングデバイスイベントであるか
で判断する。また、ユーザプログラムからGUI部品毎
に設定することもできる。
Next, another embodiment of the present invention will be described in detail with reference to FIG. First, pointing device 2
When there is an input from the pointing device event detecting means 4 as a pointing device event
0 is detected. The pointing device event is notified to the key input calculation means 30 or the pointing device calculation means 80 via the pointing device event notification means 50 and the notification destination switching means 60. Which is notified is determined based on which GUI component has caused the pointing device event as described above. Further, it can be set for each GUI component from a user program.

【0024】ここで、ポインティングデバイスイベント
がポインティングデバイスイベント演算手段80に通知
された場合には、そのポインティングデバイスイベント
をそのまま演算する。一方、キー入力演算手段30に通
知された場合には、ポインティングデバイスイベント変
換手段70を経由して通知する。このとき、ポインティ
ングデバイスイベント変換手段70は、ポインティング
デバイスイベントをキー入力と同等の入力に変換し、キ
ー入力通知手段20に通知する。このため、キー入力通
知手段20は、キー入力があったかのごとく、キー入力
演算手段30へキー入力を通知し、キー入力があったか
のごとく振舞う。
Here, when the pointing device event is notified to the pointing device event calculating means 80, the pointing device event is calculated as it is. On the other hand, when the notification is sent to the key input operation means 30, the notification is made via the pointing device event conversion means 70. At this time, the pointing device event converting means 70 converts the pointing device event into an input equivalent to a key input, and notifies the key input notifying means 20 of the input. For this reason, the key input notifying means 20 notifies the key input calculating means 30 of the key input as if there was a key input, and behaves as if there was a key input.

【0025】[0025]

【発明の効果】以上のように、本発明によれば、ポイン
ティングデバイスイベント検出手段に入力して、ポイン
ティングデバイスイベントをキー入力としてキー入力演
算手段30へ通知することにより、キー入力演算手段を
改造せずにポインティングデバイスを導入できるととも
に、ポインティングデバイスの有無を意識せずに、キー
入力演算手段を設計でき、さらに、ユーザAPレベルで
あるキー入力演算手段を変更することなく、ポインティ
ングデバイスを使用しないアプリケーションを、ポイン
ティングデバイスを使用する環境に移植することができ
るという効果が得られる。
As described above, according to the present invention, the key input calculating means is modified by inputting the information to the pointing device event detecting means and notifying the key input calculating means 30 of the pointing device event as a key input. The key input operation means can be designed without being aware of the presence of the pointing device, and the key input operation means at the user AP level can be changed without using the pointing device. The effect is obtained that the application can be ported to the environment using the pointing device.

【0026】また、動的に通知先切替手段の設定を変更
することで、キー情報としても、ポインティングデバイ
スイベント情報としても入力できるため、ひとつのGU
I部品に複数の機能を持たせることも可能であり、ま
た、通知先切替手段を設けて、キー入力の通知先とポイ
ンティングデバイスイベントの通知先を分けることで、
逐次型処理機能を持つキー入力演算手段と、イベントド
リブン型処理機能を持つポインティングデバイスイベン
ト演算手段を別のモジュールにして、同時に実行させる
ことができるという利点が得られる。
Also, by dynamically changing the setting of the notification destination switching means, it is possible to input both key information and pointing device event information.
It is also possible to provide the I component with a plurality of functions, and by providing a notification destination switching unit, by separating the notification destination of the key input and the notification destination of the pointing device event,
An advantage is obtained in that the key input operation means having the sequential processing function and the pointing device event operation means having the event-driven processing function can be separated into different modules and executed simultaneously.

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

【図1】 本発明の実施の一形態によるポインティング
デバイスイベント入力システムを示すブロック図であ
る。
FIG. 1 is a block diagram illustrating a pointing device event input system according to an embodiment of the present invention.

【図2】 本発明の実施の他の形態によるポインティン
グデバイスイベント入力システムを示すブロック図であ
る。
FIG. 2 is a block diagram illustrating a pointing device event input system according to another embodiment of the present invention.

【図3】 本発明の実施の他の形態によるポインティン
グデバイスイベント入力システムを示すブロック図であ
る。
FIG. 3 is a block diagram illustrating a pointing device event input system according to another embodiment of the present invention.

【図4】 従来のポインティングデバイスイベント入力
システムを示すブロック図である。
FIG. 4 is a block diagram showing a conventional pointing device event input system.

【図5】 従来の他のポインティングデバイスイベント
入力システムを示すブロック図である。
FIG. 5 is a block diagram showing another conventional pointing device event input system.

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

1 キーボード 2 ポインティングデバイス 10 キー入力検出手段 20 キー入力通知手段 30 キー入力演算手段 40 ポインティングデバイスイベント検出手段 60 通知先切替手段 70 ポインティングデバイスイベント変換手段 80 ポインティングデバイスイベント演算手段 DESCRIPTION OF SYMBOLS 1 Keyboard 2 Pointing device 10 Key input detecting means 20 Key input notifying means 30 Key input calculating means 40 Pointing device event detecting means 60 Notification destination switching means 70 Pointing device event converting means 80 Pointing device event calculating means

Claims (5)

【特許請求の範囲】[Claims] 【請求項1】 キーボードからのキーの入力を検出する
キー入力検出手段と、該キー入力検出手段で検出された
キー入力を演算処理して、その処理結果をディスプレイ
に表示させるキー入力演算手段と、ポインティングデバ
イスからのポインティングデバイスイベントを検出する
ポインティングデバイスイベント検出手段と、該ポイン
ティングデバイスイベント検出手段で検出したポインテ
ィングデバイスイベントの種類に応じて通知先を切り替
える通知先切替手段と、該通知先切替手段により通知先
が切り替えられたポインティングデバイスイベントをキ
ー入力と同等の入力情報に変換するポインティングデバ
イスイベント変換手段とを備え、該ポインティングデバ
イスイベント変換手段の出力を受けて、前記キー入力演
算手段がキー入力があったかのごとく演算処理を実行す
ることを特徴とするポインティングデバイスイベント入
力システム。
1. Key input detecting means for detecting a key input from a keyboard, key input calculating means for performing arithmetic processing on a key input detected by the key input detecting means, and displaying the processing result on a display. Pointing device event detection means for detecting a pointing device event from a pointing device, notification destination switching means for switching a notification destination according to the type of pointing device event detected by the pointing device event detection means, and notification destination switching means Pointing device event converting means for converting a pointing device event whose notification destination has been switched to input information equivalent to a key input, receiving the output of the pointing device event converting means, and But A pointing device event input system for executing arithmetic processing as if it were warm.
【請求項2】 前記通知先切替手段により通知先が切り
替えられたポインティングデバイスイベントをそのまま
演算処理するポインティングデバイスイベント演算手段
を設けたことを特徴とする請求項1に記載のポインティ
ングデバイスイベント入力システム。
2. The pointing device event input system according to claim 1, further comprising a pointing device event calculating means for directly processing the pointing device event whose notification destination has been switched by said notification destination switching means.
【請求項3】 前記通知先切替手段による通知先の切り
替えを、前記ポインティングデバイスからのポインティ
ングデバイスイベントがいずれのGUI部品から発生し
たかに応じて行うことを特徴とする請求項1に記載のポ
インティングデバイスイベント入力システム。
3. The pointing device according to claim 1, wherein the switching of the notification destination by the notification destination switching means is performed according to which GUI component has caused the pointing device event from the pointing device. Device event input system.
【請求項4】 前記通知先切替手段によるポインティン
グデバイスイベントの通知先の切り替えを、ユーザプロ
グラムに従って、GUI部品ごとに実行することを特徴
とする請求項1に記載のポインティングデバイスイベン
ト入力システム。
4. The pointing device event input system according to claim 1, wherein the switching of the notification destination of the pointing device event by the notification destination switching means is performed for each GUI component according to a user program.
【請求項5】 前記ポインティングデバイスイベント変
換手段にてポインティングデバイスイベントをキー入力
情報と同等に変換した入力情報を受けて、キー入力があ
ったかのごとく前記キー入力演算手段へキー入力を通知
するキー入力通知手段を設けたことを特徴とする請求項
1に記載のポインティングデバイスイベント入力システ
ム。
5. A key input for receiving input information obtained by converting a pointing device event equivalent to key input information by the pointing device event conversion means, and notifying the key input calculation means of the key input as if there was a key input. 2. The pointing device event input system according to claim 1, further comprising a notification unit.
JP2000195132A 2000-06-28 2000-06-28 Pointing device event input system Pending JP2002014764A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2000195132A JP2002014764A (en) 2000-06-28 2000-06-28 Pointing device event input system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2000195132A JP2002014764A (en) 2000-06-28 2000-06-28 Pointing device event input system

Publications (1)

Publication Number Publication Date
JP2002014764A true JP2002014764A (en) 2002-01-18

Family

ID=18693845

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2000195132A Pending JP2002014764A (en) 2000-06-28 2000-06-28 Pointing device event input system

Country Status (1)

Country Link
JP (1) JP2002014764A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007233802A (en) * 2006-03-02 2007-09-13 Fujitsu Ltd Screen controller and screen control method for event-driven application, and program therefor

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007233802A (en) * 2006-03-02 2007-09-13 Fujitsu Ltd Screen controller and screen control method for event-driven application, and program therefor

Similar Documents

Publication Publication Date Title
JP2000207108A (en) Device and method for switching keyboard
JP2000214977A (en) Pointing method
WO2022048513A1 (en) Search display method and apparatus, and electronic device
TWI456431B (en) A keyboard for a computer
CN113467660A (en) Information sharing method and electronic equipment
JP6421198B2 (en) Method and apparatus for displaying an operating interface and touch screen terminal
JP2017215800A (en) Information processing device, information processing method and program
WO2022253182A1 (en) Communication method and apparatus, electronic device, and readable storage medium
JP2005208991A (en) Position information output device and signal processing method
CN102339221B (en) Method for processing application program interface based on Windows CE platform
CN112817555A (en) Volume control method and volume control device
JP2002014764A (en) Pointing device event input system
JP2005208992A (en) Position information output device and signal processing method
JP2010026629A (en) Server device, client device, server base computing system, server control program, client control program
US20170024065A1 (en) Information processing apparatus and event management method
CN113872849A (en) Message interaction method and device and electronic equipment
JP2001195170A (en) Portable electronic equipment, input controller and storage medium
US20140002392A1 (en) Method for controlling an electronic apparatus and an electronic apparatus
JP7271897B2 (en) Key input system, key input device, information equipment, and program
CN113127432B (en) Operation execution method, device, electronic equipment and medium
JP2007249536A (en) Computer system
JP3194406B2 (en) Information processing device
JP2005174181A (en) Built-in window system control system and medium
CN113970995A (en) Linux system-based screen turning method and electronic equipment
CN115809108A (en) Notification message management method, device and equipment

Legal Events

Date Code Title Description
A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20031104