JP2013246539A - Device with screen to be operated - Google Patents

Device with screen to be operated Download PDF

Info

Publication number
JP2013246539A
JP2013246539A JP2012118267A JP2012118267A JP2013246539A JP 2013246539 A JP2013246539 A JP 2013246539A JP 2012118267 A JP2012118267 A JP 2012118267A JP 2012118267 A JP2012118267 A JP 2012118267A JP 2013246539 A JP2013246539 A JP 2013246539A
Authority
JP
Japan
Prior art keywords
screen
signal
event
unit
local
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.)
Granted
Application number
JP2012118267A
Other languages
Japanese (ja)
Other versions
JP6021436B2 (en
Inventor
Hiroshi Kaneko
紘史 金子
Narumichi Sakai
成道 坂井
Takuya Kawamura
卓也 川村
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.)
Toshiba Corp
Original Assignee
Toshiba Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Toshiba Corp filed Critical Toshiba Corp
Priority to JP2012118267A priority Critical patent/JP6021436B2/en
Publication of JP2013246539A publication Critical patent/JP2013246539A/en
Application granted granted Critical
Publication of JP6021436B2 publication Critical patent/JP6021436B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Digital Computer Display Output (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

PROBLEM TO BE SOLVED: To improve usability and reliability by processing a remote operation signal in accordance with a transmission source of an operation signal or the state of a device with a screen to be operated.SOLUTION: An operation event processing unit 40 acquires an operation event signal from an event conversion unit 50, and executes operation event processing in accordance with the operation event signal. The event conversion unit 50 holds the association of a local operation signal and a local operation event signal. Also, the event conversion unit 50 acquires the local operation signal from a local operation reception unit or a remote operation reception unit 10, and converts the local operation signal into the local operation event signal on the basis of the association. A state notification unit 60 notifies an operation control unit 70 of the state of a device 1 with a screen to be operated. The operation control unit 70 determines whether or not preliminarily designated conditions are satisfied, and when determining that those conditions are satisfied, changes the association of the local operation signal and the operation event signal held by the event conversion unit 50.

Description

本発明の実施形態は、画面操作装置により表示画面がリモート操作される画面被操作装置に関する。   Embodiments described herein relate generally to a screen operated device in which a display screen is remotely operated by a screen operating device.

近年、ネットワークを経由してコンピュータの表示画面を別のコンピュータによって操作するリモート操作技術が普及している。リモート操作技術はリモートデスクトップという概念で提唱されており、代表的には、特許文献1に示すような VNC (Virtual Network Computing) が提案されている。   In recent years, remote operation technology for operating a display screen of a computer by another computer via a network has been widespread. Remote operation technology has been proposed under the concept of remote desktop, and typically, VNC (Virtual Network Computing) as shown in Patent Document 1 has been proposed.

リモート操作技術を実現する環境は、表示画面がリモート操作される画面被操作装置と、表示画面をリモート操作する画面操作装置とをネットワークでつなぐことで構築される。画面操作装置および画面被操作装置はそれぞれ、アプリケーションにより動作するコンピュータであり、出力装置である表示画面と、入力装置であるマウスやキーボード等とを有している。   The environment for realizing the remote operation technology is established by connecting a screen operated device whose display screen is remotely operated and a screen operation device for remotely operating the display screen via a network. Each of the screen operation device and the screen operated device is a computer that operates according to an application, and includes a display screen that is an output device, a mouse and a keyboard that are input devices, and the like.

画面被操作装置はサーバ装置として、表示画面の画像情報をネットワーク経由で画面操作装置に送信して画面の転送を行う。一方、画面操作装置はクライアント装置として、受信した画像情報を表示画面に表示する。画面操作装置はマウスやキーボード等の入力装置を操作して操作信号を生成し、これをネットワーク経由で画面被操作装置に送信する。   As the server device, the screen operated device transmits image information of the display screen to the screen operating device via the network and transfers the screen. On the other hand, the screen operation device displays the received image information on the display screen as a client device. The screen operating device generates an operation signal by operating an input device such as a mouse or a keyboard, and transmits the operation signal to the screen operated device via a network.

画面被操作装置は受信した操作信号をアプリケーションに引き渡し、操作信号を操作イベント信号に変換する。このとき、操作信号と操作イベント信号とは予め関連付けられている。そして画面被操作装置は操作イベント信号にしたがって各種のイベント処理を実行し、実行した処理結果を表示画面に出力する。具体的なイベント処理としては、マウス押下イベントやポインタ移動イベント等がある。   The screen-operated device passes the received operation signal to the application, and converts the operation signal into an operation event signal. At this time, the operation signal and the operation event signal are associated in advance. The screen operated device executes various event processes in accordance with the operation event signal, and outputs the executed process results to the display screen. Specific event processing includes a mouse press event and a pointer movement event.

ところで、画面被操作装置は画面操作装置側から操作信号を受信するだけではなく、画面被操作装置自体に付設された入力装置からも操作信号を受信する。画面操作装置側からの操作信号をリモート操作信号、画面被操作装置側からの操作信号をローカル操作信号と呼ぶ。   Incidentally, the screen operated device not only receives an operation signal from the screen operated device side but also receives an operation signal from an input device attached to the screen operated device itself. An operation signal from the screen operating device side is called a remote operation signal, and an operation signal from the screen operated device side is called a local operation signal.

画面被操作装置では、受信した操作信号がリモート操作信号なのか、ローカル操作信号なのかを判別している。このような操作信号の判別により、操作信号の発信元が画面操作装置なのか、画面被操作装置なのかによって、操作信号の許可あるいは破棄を選択的に行うことができる。   The screen operated device determines whether the received operation signal is a remote operation signal or a local operation signal. By discriminating such an operation signal, the operation signal can be selectively permitted or discarded depending on whether the operation signal is transmitted from the screen operation device or the screen operated device.

特開2008−71312号公報JP 2008-71312 A

従来の画面被操作装置では、リモート操作信号なのかローカル操作信号なのかを判別しているが、リモート操作信号自体を画面操作装置ごとに判別することは行っていない。そのため、1台の画面被操作装置に対して複数台の画面操作装置を同時に接続した場合、特定の画面操作装置だけを対象として、リモート操作信号の許可または破棄を行うことはできない。したがって、ある画面操作装置からのリモート操作信号を許可し、別の画面操作装置からのリモート操作信号についてはこれを破棄するといったリモート操作技術が望まれている。   In the conventional screen-operated device, it is determined whether it is a remote operation signal or a local operation signal, but the remote operation signal itself is not determined for each screen operation device. Therefore, when a plurality of screen operation devices are simultaneously connected to one screen operated device, the remote operation signal cannot be permitted or discarded only for a specific screen operation device. Therefore, there is a demand for a remote operation technique that permits a remote operation signal from one screen operation device and discards the remote operation signal from another screen operation device.

また、従来の画面被操作装置では、操作信号の許可または破棄に際して、画面被操作装置では装置の状態を考慮していない。画面被操作装置の状態とは、OSやXサーバ、各種デバイス、設定ファイル等から導かれる情報であって、具体的には次のような状態として現れる。   Further, in the conventional screen operated device, when the operation signal is permitted or discarded, the screen operated device does not consider the state of the device. The state of the screen operated device is information derived from the OS, X server, various devices, setting files, and the like, and specifically appears as the following states.

すなわち、画面被操作装置の入力装置をどのように設定するか、使用中のユーザは誰か、使用中のアプリケーションや使用中のウィンドウの種類は何か、CPU使用率やメモリ使用率はどのような値を取るか、内部時計は何時なのか、テキストカーソルやマウスカーソルの位置はどこか等である。これら装置の状態を勘案した上で操作信号の許可または破棄を行うことで、状況に適切に対応することが可能なリモート操作技術の開発が待たれている。   That is, how to set the input device of the screen-operated device, who is using the user, what application is being used, what type of window is being used, and what is the CPU usage rate and memory usage rate It takes a value, what time is the internal clock, where is the position of the text cursor and mouse cursor, etc. Development of a remote operation technique capable of appropriately responding to the situation by allowing or discarding the operation signal in consideration of the state of these devices is awaited.

また、OSも多様化傾向にある近年、画面被操作装置と画面操作装置が異なるOSを使用するといった環境も少なくない。このため、操作信号と操作イベント信号との関連付けが固定されていると、あるOSに特有の操作信号については、そのOSを利用していない画面被操作装置では対応することができない。   In recent years, OSs have also been diversified. In recent years, there are not a few environments in which screen operated devices and screen operating devices use different OSs. For this reason, if the association between the operation signal and the operation event signal is fixed, an operation signal peculiar to a certain OS cannot be handled by a screen operated device that does not use the OS.

さらには、入力装置の設定に関して、画面被操作装置側と画面操作装置側とで異なることもある。この場合も操作信号と操作イベント信号との関連付けが固定されていると、画面操作装置からのリモート操作信号について画面被操作装置で対応する可能性がある。したがって、操作信号を許可するか、あるいは破棄するかの2通りの処理を行うだけではなく、操作信号と操作イベント信号との関連付けを変更し、操作信号に柔軟に対応することも求められている。   Furthermore, the setting of the input device may be different between the screen operated device side and the screen operating device side. Also in this case, if the association between the operation signal and the operation event signal is fixed, there is a possibility that the screen operated device will handle the remote operation signal from the screen operating device. Therefore, it is required not only to perform two kinds of processing of permitting or discarding the operation signal, but also to change the association between the operation signal and the operation event signal and flexibly cope with the operation signal. .

本実施形態の画面被操作装置は上記の課題を解決するために提案されたものである。本実施形態の目的は、操作信号の発信元や画面被操作装置の状態に応じて操作信号を処理することができ、ユーザビリティおよび信頼性の向上を図った画面被操作装置を提供することにある。   The screen-operated device of the present embodiment has been proposed in order to solve the above problems. An object of the present embodiment is to provide a screen-operated device that can process an operation signal in accordance with a source of the operation signal and a state of the screen-operated device, and improve usability and reliability. .

上記目的を達成するために、本実施形態に係る画面被操作装置は、次の構成要素(a)〜(g)を備えたことを特徴とする。
(a)ローカルユーザの入力操作により得られるローカル操作信号を受信するローカル操作受信部。
(b)ネットワークを介して画面操作装置で発生したリモート操作信号を受信して、受信したリモート操作信号をローカル操作信号に変換するリモート操作受信部。
(c)前記ローカル操作信号とローカル操作イベント信号との関連付けを保持し、前記ローカル操作受信部または前記リモート操作受信部から前記ローカル操作信号を取得して前記関連付けに基づき当該ローカル操作信号をローカル操作イベント信号に変換するイベント変換部。
(d)前記イベント変換部から前記操作イベント信号を取得して当該操作イベント信号に従って操作イベント処理を実行する操作イベント処理部。
(e)前記操作イベント処理部の処理結果を画面情報として構成する画面構成部。
(f)前記画面構成部が構成した画面情報を前記画面操作装置へネットワークを介して送信する画面情報送信部。
(g)予め指定された条件を満たすか否かを判断し前記条件を満たすと判断すると、前記イベント変換部が保持する前記ローカル操作信号と前記操作イベント信号との関連付けを変更する操作制御部。
In order to achieve the above object, the screen-operated device according to this embodiment includes the following components (a) to (g).
(A) A local operation receiving unit that receives a local operation signal obtained by an input operation of a local user.
(B) A remote operation receiving unit that receives a remote operation signal generated by the screen operation device via a network and converts the received remote operation signal into a local operation signal.
(C) holding an association between the local operation signal and the local operation event signal, obtaining the local operation signal from the local operation receiving unit or the remote operation receiving unit, and performing a local operation on the local operation signal based on the association An event converter that converts event signals.
(D) An operation event processing unit that acquires the operation event signal from the event conversion unit and executes an operation event process according to the operation event signal.
(E) A screen configuration unit that configures the processing result of the operation event processing unit as screen information.
(F) A screen information transmission unit that transmits the screen information configured by the screen configuration unit to the screen operation device via a network.
(G) An operation control unit that determines whether a predetermined condition is satisfied and determines that the condition is satisfied, and changes an association between the local operation signal held by the event conversion unit and the operation event signal.

第1の実施形態を含むブロック図。The block diagram containing 1st Embodiment. 第1の実施形態の構成図。The block diagram of 1st Embodiment. 第1の実施形態の処理フロー図。The processing flow figure of a 1st embodiment. 第1の実施形態の処理フロー図。The processing flow figure of a 1st embodiment. 第1の実施形態のフローチャート。The flowchart of 1st Embodiment. 第1の実施形態のフローチャート。The flowchart of 1st Embodiment. 第1の実施形態のフローチャート。The flowchart of 1st Embodiment. 第1の実施形態において特定の画面操作装置からのリモート操作信号を破棄する状態場合の模式図。The schematic diagram in the case of the state which discards the remote operation signal from a specific screen operation apparatus in 1st Embodiment. 第1の実施形態において特定のアプリケーションウィンドウに対するリモート操作信号を破棄する場合の模式図。FIG. 6 is a schematic diagram when a remote operation signal for a specific application window is discarded in the first embodiment. 第1の実施形態において操作信号と操作イベント信号との関連付けを変更する場合の模式図。The schematic diagram in the case of changing the correlation of the operation signal and the operation event signal in the first embodiment.

[第1の実施形態]
図1〜図10を参照して第1の実施形態に係る画面被操作装置について説明する。
(構成の概要)
図1は画面被操作装置1のリモート操作環境を示すブロックである。図1に示すように、画面被操作装置1と画面操作装置100とはネットワークNでつながれている。ネットワークNは、IEEE802.3等の有線通信プロトコルや、IEEE802.11で規定される無線通信プロトコルや、その他のプロトコルに準拠したネットワークであり、LAN、インターネット網、専用回線等の通信回線である。
[First Embodiment]
A screen operated apparatus according to the first embodiment will be described with reference to FIGS.
(Configuration overview)
FIG. 1 is a block diagram showing a remote operation environment of the screen operated device 1. As shown in FIG. 1, the screen operated device 1 and the screen operating device 100 are connected by a network N. The network N is a network that complies with a wired communication protocol such as IEEE802.3, a wireless communication protocol defined by IEEE802.11, or other protocols, and is a communication line such as a LAN, the Internet network, or a dedicated line.

画面被操作装置1および画面操作装置100は共にコンピュータであり、前者はOS上でVNCサーバアプリケーションを動作させるVNCサーバ装置であり、後者はOS上でVNCクライアントアプリケーションを動作させるVNCクライアント装置である。画面被操作装置1および画面操作装置100はそれぞれ、CPUからなる演算制御装置1a,100a、RAMである主記憶装置1b,100b、OSおよびアプリケーションが記憶されるHDD等の外部記憶装置1c,100c、通信インターフェース1d,100d、表示画面であるスクリーン21,121、入力装置であるキーボード30,130およびマウス31,131を備えている。   The screen operated device 1 and the screen operating device 100 are both computers. The former is a VNC server device that operates a VNC server application on the OS, and the latter is a VNC client device that operates a VNC client application on the OS. The screen operated device 1 and the screen operating device 100 are respectively arithmetic control devices 1a and 100a composed of CPUs, main storage devices 1b and 100b that are RAMs, external storage devices 1c and 100c such as HDDs that store OS and applications, Communication interfaces 1d and 100d, screens 21 and 121 as display screens, keyboards 30 and 130 as input devices, and mice 31 and 131 are provided.

(詳細な構成)
図2のブロック図を用いて画面被操作装置1および画面操作装置100の構成を詳細に説明する。
(画面操作装置)
画面操作装置100の構成について述べる。図2に示すように、画面操作装置100にはリモート操作送信部110および画面情報受信部120が設けられている。これらの構成部はOSおよびVNCクライアントアプリケーションの起動によって、その機能が実現される。
(Detailed configuration)
The configuration of the screen operated device 1 and the screen operating device 100 will be described in detail with reference to the block diagram of FIG.
(Screen operation device)
The configuration of the screen operation device 100 will be described. As shown in FIG. 2, the screen operation device 100 is provided with a remote operation transmission unit 110 and a screen information reception unit 120. The functions of these components are realized by starting the OS and the VNC client application.

リモート操作送信部110と画面情報受信部120は通信インターフェース100dにより、他の端末とTCP/IP等のプロトコルを用いて通信を行う。これらは共通の通信部を用いてもよい。リモート操作送信部110はマウス131やキーボード130から受信したリモート操作信号にTCPやIPのヘッダを付加し、ネットワークNを介して画面被操作装置1へと送信する。   The remote operation transmission unit 110 and the screen information reception unit 120 communicate with other terminals using a protocol such as TCP / IP through the communication interface 100d. These may use a common communication unit. The remote operation transmission unit 110 adds a TCP or IP header to the remote operation signal received from the mouse 131 or the keyboard 130 and transmits the remote operation signal to the screen operated device 1 via the network N.

画面情報受信部120はネットワークNを介して画面被操作装置1の画面情報送信部20から受信したデータからTCPやIPのヘッダを取り除き、デコード処理を施し画面の差分情報を得て、フレームバッファに対して上書きする。フレームバッファとは主記憶装置1b内に割り当てられた仮想空間である。スクリーン121はフレームバッファの内容を可視化し、画面操作装置100側のユーザに画面データを提供する。   The screen information receiving unit 120 removes the TCP and IP headers from the data received from the screen information transmitting unit 20 of the screen operated device 1 via the network N, performs decoding processing to obtain screen difference information, and stores it in the frame buffer. Overwrite on the other hand. The frame buffer is a virtual space allocated in the main storage device 1b. The screen 121 visualizes the contents of the frame buffer and provides screen data to the user on the screen operation device 100 side.

(画面被操作装置)
次に、画面被操作装置1の構成について述べる。図2に示すように、画面被操作装置1にはリモート操作受信部10、画面情報送信部20、画面構成部22、ローカル操作受信部32、操作イベント処理部40、イベント変換部50、状態通知部60、操作制御部70が設けられている。これらの構成部はOSおよびVNCサーバアプリケーションの起動によって、その機能が実現される。
(Screen operated device)
Next, the configuration of the screen operated device 1 will be described. As shown in FIG. 2, the screen operated device 1 includes a remote operation receiving unit 10, a screen information transmitting unit 20, a screen configuration unit 22, a local operation receiving unit 32, an operation event processing unit 40, an event converting unit 50, and a status notification. A unit 60 and an operation control unit 70 are provided. The functions of these components are realized by starting the OS and the VNC server application.

画面被操作装置1はフレームバッファの内容について、スクリーン21に出力すると共に、通信インターフェース1dによりネットワークNを介してスクリーン21の画面データを画面操作装置100に転送する。スクリーン21はフレームバッファの内容を可視化した画面データを、画面被操作装置1側のユーザに提供する表示画面である。   The screen operated device 1 outputs the contents of the frame buffer to the screen 21 and transfers the screen data of the screen 21 to the screen operating device 100 via the network N by the communication interface 1d. The screen 21 is a display screen that provides screen data visualizing the contents of the frame buffer to the user on the screen operated device 1 side.

(リモート操作受信部)
リモート操作受信部10はVNCサーバの一部であり、通信インターフェース1dにより他の端末とTCP/IP等のプロトコルを用いて通信を行う。リモート操作受信部10はネットワークNを介して画面操作装置100のリモート操作送信部110からリモート操作信号を受信し、そこからTCPやIPのヘッダを取り除いてローカル操作信号に変換する。
(Remote operation receiver)
The remote operation receiving unit 10 is a part of the VNC server, and communicates with other terminals using a protocol such as TCP / IP through the communication interface 1d. The remote operation reception unit 10 receives a remote operation signal from the remote operation transmission unit 110 of the screen operation device 100 via the network N, removes a TCP or IP header from the remote operation signal, and converts it to a local operation signal.

(画面情報送信部)
画面情報送信部20もまたVNCサーバの一部であり、通信インターフェース1dにより他の端末とTCP/IP等のプロトコルを用いて通信を行う。リモート操作受信部10と画面情報送信部20は共通の通信部を用いてもよい。画面情報送信部20は画面構成部22から受信した画面データにTCPやIPのヘッダを付加し、ネットワークNを介してこれを画面操作装置100へ送信する。
(Screen information transmitter)
The screen information transmission unit 20 is also a part of the VNC server, and communicates with other terminals using a protocol such as TCP / IP through the communication interface 1d. The remote operation receiving unit 10 and the screen information transmitting unit 20 may use a common communication unit. The screen information transmission unit 20 adds a TCP or IP header to the screen data received from the screen configuration unit 22 and transmits it to the screen operation device 100 via the network N.

画面情報送信部20は画面データの送信に際して、すべての画面データを送信するのではなく、直前に画面構成部22から受信した画面情報との差分抽出をビット比較などにより行い、それに任意の圧縮処理(例えばJPEG や gzipなど)を施して、画面操作装置100へ送信するようになっている。   When transmitting screen data, the screen information transmission unit 20 does not transmit all the screen data, but extracts a difference from the screen information received from the screen configuration unit 22 immediately before by performing bit comparison or the like, and performs an arbitrary compression process. (For example, JPEG or gzip) is applied and transmitted to the screen operating device 100.

(画面構成部)
画面構成部22は操作イベント処理部40から描画要求を受け取り、それを画面データへ変換してフレームバッファなどの記憶領域へ格納する部分である。画面構成部22は例えばUNIXシステム(登録商標)等に採用されるXサーバの描画機能により実現される。画面構成部22は、操作イベント処理部40から受け取った描画情報を視覚情報としてフレームバッファへ格納する。描画情報とはウィンドウ、ボタン、文字列および画像等の描画オブジェクトである。
(Screen component)
The screen configuration unit 22 is a part that receives a drawing request from the operation event processing unit 40, converts it into screen data, and stores it in a storage area such as a frame buffer. The screen configuration unit 22 is realized by a drawing function of an X server employed in, for example, the UNIX system (registered trademark). The screen configuration unit 22 stores the drawing information received from the operation event processing unit 40 in the frame buffer as visual information. The drawing information is drawing objects such as windows, buttons, character strings, and images.

(ローカル操作受信部)
ローカル操作受信部32は、例えばマウス31やキーボード30といった入力装置を介してローカルユーザから入力操作信号をローカル操作信号として受信する。
(Local operation receiver)
The local operation receiving unit 32 receives an input operation signal as a local operation signal from a local user via an input device such as a mouse 31 or a keyboard 30.

(操作イベント処理部)
操作イベント処理部40はイベント変換部50からローカル操作イベント信号を取得して、このローカル操作イベント信号に応じた操作イベント処理を実行する。例えば、操作イベント処理部40はマウス31等の入力装置からの入力にしたがい各種アプリケーション中の操作イベント信号を処理し、処理結果として描画要求を画面構成部22へ送る。描画要求には文字や図の描画要求だけではなくマウスカーソル等の描画要求も含まれる。
(Operation event processing part)
The operation event processing unit 40 acquires a local operation event signal from the event conversion unit 50 and executes an operation event process according to the local operation event signal. For example, the operation event processing unit 40 processes an operation event signal in various applications in accordance with an input from an input device such as the mouse 31, and sends a drawing request to the screen configuration unit 22 as a processing result. Drawing requests include drawing requests such as a mouse cursor as well as characters and drawings.

(イベント変換部)
イベント変換部50はローカル操作受信部32またはリモート操作受信部10からローカル操作信号を取得して、ローカル操作信号をローカル操作イベント信号に変換する。ローカル操作信号とはハードウェアのボタンの識別番号とボタンの押下状態を含む信号等であり、ローカル操作イベント信号とは操作の処理内容を示す識別番号を含む信号等である。
(Event converter)
The event conversion unit 50 acquires a local operation signal from the local operation reception unit 32 or the remote operation reception unit 10 and converts the local operation signal into a local operation event signal. The local operation signal is a signal including a hardware button identification number and a pressed state of the button, and the local operation event signal is a signal including an identification number indicating the processing content of the operation.

イベント変換部50はローカル操作信号とローカル操作イベント信号との関連付けを保持し、ローカル操作信号を操作イベント処理部40から受け取ると、前記関連付けに基づいて、それに対応する操作イベント信号へ変換して操作イベント処理部40に返す。操作イベント信号にはマウスポインタのポインタ移動イベント信号や、キーボードやマウスボタンのボタン押下イベント信号等が含まれる。   The event conversion unit 50 holds the association between the local operation signal and the local operation event signal. When the local operation signal is received from the operation event processing unit 40, the event conversion unit 50 converts the operation signal into a corresponding operation event signal based on the association. It returns to the event processing unit 40. The operation event signal includes a pointer movement event signal of a mouse pointer, a button pressing event signal of a keyboard or a mouse button, and the like.

イベント変換部50はUNIXシステム(登録商標)等に採用されているXサーバのキーマップとして実装される。キーマップは物理的なボタンの識別子であるキーコード(スキャンコードとも呼ばれる)を、ソフトウェア的なボタンの識別子であるキーシンボルへ変換するための対応表である。例えば、日本語106キーボードのスペースキーのキーコードは整数61 、Xサーバの一実装であるX11の「スペース」に相当するキーシンボルは識別子XK_SPACEであり、X11のキーマップにてこれらを対応付けている。   The event conversion unit 50 is implemented as a key map of the X server employed in the UNIX system (registered trademark) or the like. The key map is a correspondence table for converting a key code (also called a scan code) that is a physical button identifier into a key symbol that is a software button identifier. For example, the key code of the space key of the Japanese 106 keyboard is an integer 61, and the key symbol corresponding to the “space” of X11, which is one implementation of the X server, is the identifier XK_SPACE. Yes.

(状態通知部)
状態通知部60は画面被操作装置1の状態を操作制御部70に通知する部分であって、本実施形態の特徴的な部分の1つである。第1の実施形態に係る画面被操作装置1では状態通知部60によって画面被操作装置1の状態を把握した上で、リモート操作信号の許可や破棄を行うことに特徴がある。
(Status notification part)
The state notification unit 60 is a part that notifies the operation control unit 70 of the state of the screen-operated device 1, and is one of the characteristic parts of the present embodiment. The screen operated device 1 according to the first embodiment is characterized in that the status notification unit 60 recognizes the state of the screen operated device 1 and then permits or discards the remote operation signal.

画面被操作装置1の状態とは、画面被操作装置1の入力装置の設定状態、使用中ユーザ、使用中アプリケーションや使用中ウィンドウの種類、CPU1aの使用率や、主記憶装置1bにおけるメモリ使用率、画面被操作装置1に組み込まれた内部時計の時刻や時間帯、アプリケーションの状態等がある。アプリケーションの状態としては、アプリケーションが実行中のタスクの種類や、アプリケーションのウィンドウやボタンおよびマウスカーソルなどのオブジェクトが画面上にどのように配置されているかといったオブジェクトの位置といったことが含まれる。   The state of the screen-operated device 1 includes the setting state of the input device of the screen-operated device 1, the user in use, the type of application in use and the window in use, the usage rate of the CPU 1a, and the memory usage rate in the main storage device 1b. There are the time and time zone of the internal clock incorporated in the screen-operated device 1, the state of the application, and the like. The state of the application includes the type of task being executed by the application and the position of the object such as how the objects such as the window, button, and mouse cursor of the application are arranged on the screen.

(操作制御部)
操作制御部70はイベント変換部50が保持するローカル操作信号と操作イベント信号との関連付けを変更する部分であって、この構成要素も本実施形態の特徴的な部分の1つである。操作制御部70は状態通知部60が通知する画面被操作装置1の状態を受信し、ローカル操作受信部32およびリモート操作受信部10からローカル操作信号を受信する。
(Operation control unit)
The operation control unit 70 is a part that changes the association between the local operation signal and the operation event signal held by the event conversion unit 50, and this component is also one of the characteristic parts of this embodiment. The operation control unit 70 receives the state of the screen operated device 1 notified by the state notification unit 60 and receives local operation signals from the local operation receiving unit 32 and the remote operation receiving unit 10.

操作制御部70は予め指定された条件を満たすか否かを判断し、条件を満たすと判断するとローカル操作信号と操作イベント信号との関連付けを変更して、イベント変換部50の変換動作を変更する。操作制御部70においてイベント変換部50の変換処理を変更する処理として、操作イベント処理部40が何も処理を実行しない空設定を含む。イベント変換部50の変換動作の変更は、イベント変換部50が保持するローカル操作信号とローカル操作イベント信号との対応関係を直接編集するか、この対応関係をあらかじめ用意しておいた別の対応関係と入れ替えることにより行う。   The operation control unit 70 determines whether or not a predetermined condition is satisfied. If the condition is determined, the association between the local operation signal and the operation event signal is changed, and the conversion operation of the event conversion unit 50 is changed. . The process for changing the conversion process of the event conversion unit 50 in the operation control unit 70 includes an empty setting in which the operation event processing unit 40 does not execute any process. The conversion operation of the event conversion unit 50 can be changed by directly editing the correspondence relationship between the local operation signal and the local operation event signal held by the event conversion unit 50, or another correspondence relationship prepared in advance. And replace it with

操作制御部70においてイベント変換部50の変換動作を変更するための条件としては、リモート操作信号の発信元が所定の画面操作装置100であること、使用するアプリケーションが所定のものであること、さらには前述した画面被操作装置1の状態等が設定される。   The condition for changing the conversion operation of the event conversion unit 50 in the operation control unit 70 is that the remote operation signal is transmitted from a predetermined screen operation device 100, the application to be used is a predetermined one, and Is set with the state of the screen-operated device 1 described above.

(処理の流れ)
次に、本実施形態に係る画面被操作装置1における処理の流れについて説明する。
(画面転送処理)
図3は画面被操作装置1から画面操作装置100への画面転送処理を示している。まず、画面構成部22は描画要求にしたがってフレームバッファ内の画像データを更新し(ステップS01)、フレームバッファの内容をスクリーン21へ描画する(ステップS02)。
(Process flow)
Next, the flow of processing in the screen operated device 1 according to the present embodiment will be described.
(Screen transfer process)
FIG. 3 shows screen transfer processing from the screen operated device 1 to the screen operating device 100. First, the screen configuration unit 22 updates the image data in the frame buffer according to the drawing request (step S01), and draws the contents of the frame buffer on the screen 21 (step S02).

画面構成部22がフレームバッファを更新すると、画面情報送信部20はその更新内容を示す画面データを画面操作装置100へ送信する(ステップS03)。具体的には、画面情報送信部20がフレームバッファを監視し、画面構成部22がフレームバッファを更新すると、画面情報送信部20はフレームバッファ内の画像データを読み出す。   When the screen configuration unit 22 updates the frame buffer, the screen information transmission unit 20 transmits screen data indicating the updated contents to the screen operation device 100 (step S03). Specifically, when the screen information transmission unit 20 monitors the frame buffer and the screen configuration unit 22 updates the frame buffer, the screen information transmission unit 20 reads the image data in the frame buffer.

画面情報送信部20はフレームバッファ内の画像データ読み出しに際して、予め保持している前回の画像データと、読み出した画像データとを比較して差分箇所を検出する。そして、画面情報送信部20は差分箇所の画像データを圧縮し、圧縮した差分箇所の画像データにTCPやIPのヘッダを付加して画面データとしてネットワークNに送出する。TCPやIPのヘッダには、画面操作装置のIPアドレスや画面情報受信部20を示すポート番号が含まれている。   When reading the image data in the frame buffer, the screen information transmission unit 20 compares the previous image data held in advance with the read image data to detect a difference portion. Then, the screen information transmitting unit 20 compresses the image data at the difference portion, adds a TCP or IP header to the compressed image data at the difference portion, and transmits the image data to the network N as screen data. The TCP or IP header includes an IP address of the screen operation device and a port number indicating the screen information receiving unit 20.

画面操作装置100側では画面情報受信部120がネットワークNを介して画面情報送信部20から画面データを受信すると(ステップS04)、画面データの内容をスクリーン121へ描画する(ステップS05)。具体的には、画面情報受信部120は画面データを受信すると、TCPやIPのヘッダを取り除いた上で画面データを伸張し、得られた画像データをフレームバッファの差分箇所に書き込む。   On the screen operating device 100 side, when the screen information receiving unit 120 receives screen data from the screen information transmitting unit 20 via the network N (step S04), the contents of the screen data are drawn on the screen 121 (step S05). Specifically, when receiving the screen data, the screen information receiving unit 120 expands the screen data after removing the TCP or IP header, and writes the obtained image data in the difference portion of the frame buffer.

(画面操作装置におけるボタン押下処理)
図4は画面操作装置100のマウスボタンあるいはキーボード押下処理を示している。まず、画面操作装置100のユーザがマウス131を用いてマウスボタンを押下する、あるいは、キーボード130を用いてキーを押下する操作を行うと、ボタン押下イベントが発生する(ステップS11)。
(Button pressing process on screen operation device)
FIG. 4 shows a mouse button or keyboard pressing process of the screen operation device 100. First, when the user of the screen operation device 100 presses a mouse button using the mouse 131 or performs an operation of pressing a key using the keyboard 130, a button press event occurs (step S11).

リモート操作送信部110ではボタン押下イベントが発生すると、リモート操作信号を生成する。リモート操作信号にはTCPやIPのヘッダを付加する。TCPやIPには画面被操作装置1のIPアドレスおよびリモート操作受信部10を示すポート番号が含まれる。リモート操作送信部110はネットワークNを介してリモート操作信号を画面被操作装置1へ送信する(ステップS12)。   When a button press event occurs, the remote operation transmission unit 110 generates a remote operation signal. A TCP or IP header is added to the remote operation signal. TCP and IP include the IP address of the screen operated device 1 and the port number indicating the remote operation receiving unit 10. The remote operation transmission unit 110 transmits a remote operation signal to the screen operated device 1 via the network N (step S12).

画面被操作装置1側では、リモート操作受信部10がリモート操作信号を受信し、リモート操作信号からTCPやIPヘッダを取り除き、ローカル操作信号に変換してから、これを操作制御部70へ送信する(ステップS13)。ローカル操作信号にはIPアドレス等の画面操作装置100のIDを付加する。   On the screen operated device 1 side, the remote operation receiving unit 10 receives the remote operation signal, removes the TCP or IP header from the remote operation signal, converts it to a local operation signal, and transmits this to the operation control unit 70. (Step S13). An ID of the screen operation device 100 such as an IP address is added to the local operation signal.

画面操作装置100の操作を破棄する設定でなければ、(ステップS14のNo)、操作制御部70はイベント変換部50の変換処理をデフォルト設定に変更する(ステップS15−2)。デフォルト設定では、イベント変換部50が受信したすべての操作信号を、OSやXサーバの標準設定にしたがってローカル操作イベント信号へ変換するように、イベント変換部50が変換処理を行うように設定されている。   If the setting is not to discard the operation of the screen operation device 100 (No in step S14), the operation control unit 70 changes the conversion process of the event conversion unit 50 to the default setting (step S15-2). In the default setting, the event conversion unit 50 is set to perform conversion processing so that all operation signals received by the event conversion unit 50 are converted into local operation event signals according to the standard settings of the OS and the X server. Yes.

一方、画面操作装置100の操作を破棄する設定であれば(ステップS14のYes)、操作制御部70はイベント変換部50の変換処理を空設定に変更する(ステップS15−1)。空設定では、イベント変換部50が受信したすべての操作信号を、操作イベント処理部40が何も処理を行わない種類のローカル操作イベント信号へ変換するように、イベント変換部50の変換処理を変更する。   On the other hand, if the setting is to discard the operation of the screen operation device 100 (Yes in step S14), the operation control unit 70 changes the conversion process of the event conversion unit 50 to an empty setting (step S15-1). In the empty setting, the conversion processing of the event conversion unit 50 is changed so that all operation signals received by the event conversion unit 50 are converted into local operation event signals of a type that the operation event processing unit 40 does not perform any processing. To do.

イベント変換部50の変換処理が空設定であれば、操作イベント処理部40が何も処理を行わないので、画面操作装置100から送信されたリモート操作信号は破棄されることになる。また、画面操作装置100の操作を破棄するか否かは、画面操作装置100のIDと操作を破棄するか否かを関連付けた表等で管理してもよい。   If the conversion processing of the event conversion unit 50 is set to be empty, the operation event processing unit 40 does not perform any processing, so that the remote operation signal transmitted from the screen operation device 100 is discarded. Further, whether or not to discard the operation of the screen operation device 100 may be managed by a table or the like that associates the ID of the screen operation device 100 and whether or not to discard the operation.

操作制御部70は操作イベント処理部40にローカル操作信号を送信する(ステップS16)。操作イベント処理部40はローカル操作信号をイベント変換部50に送り、イベント変換部50はローカル操作信号をローカル操作イベント信号へ変換する(ステップS17)。この際、イベント変換部50はステップS15−1で設定した空設定またはステップS15−2で設定したデフォルト設定にしたがって信号変換処理を実行する。   The operation control unit 70 transmits a local operation signal to the operation event processing unit 40 (step S16). The operation event processing unit 40 sends a local operation signal to the event conversion unit 50, and the event conversion unit 50 converts the local operation signal into a local operation event signal (step S17). At this time, the event conversion unit 50 executes signal conversion processing according to the empty setting set in step S15-1 or the default setting set in step S15-2.

操作イベント処理部40はイベント変換部50からローカル操作イベント信号を受け取り、この信号にしたがって各処理を行う(ステップS18)。ここで、イベント変換部50の変換処理が空設定となっている場合は、操作イベント処理部40が得るローカル操作イベント信号は何も処理を行わない種類のローカル操作イベント信号である。そのため、操作イベント処理部40は何も処理を行わず、画面操作装置100から送信されたリモート操作信号は破棄される。   The operation event processing unit 40 receives the local operation event signal from the event conversion unit 50, and performs each process according to this signal (step S18). Here, when the conversion processing of the event conversion unit 50 is set to be empty, the local operation event signal obtained by the operation event processing unit 40 is a type of local operation event signal that does not perform any processing. Therefore, the operation event processing unit 40 does not perform any processing, and the remote operation signal transmitted from the screen operation device 100 is discarded.

(画面被操作装置におけるボタン押下処理)
図5は画面被操作装置1のマウスボタンあるいはキーボード押下処理を示すフローチャートである。まずユーザがマウス31を用いてマウスボタンを押下する、あるいは、キーボード30を用いてキーを押下する操作を行うと、ローカル操作イベント信号が発生する(ステップS21)。ローカル操作受信部32はローカル操作イベント信号を操作制御部70へ送信する。
(Button pressing process on screen operated device)
FIG. 5 is a flowchart showing a mouse button or keyboard pressing process of the screen operated device 1. When the user first presses a mouse button using the mouse 31 or performs an operation of pressing a key using the keyboard 30, a local operation event signal is generated (step S21). The local operation receiving unit 32 transmits a local operation event signal to the operation control unit 70.

ここで、画面被操作装置1の操作を破棄する設定でなければ、(ステップS22のNo)、操作制御部70はイベント変換部50の変換処理を、OSやXサーバの標準設定にしたがってローカル操作イベント信号へ変換するデフォルト設定にする(ステップS23−2)。一方、画面被操作装置1の操作を破棄する設定であれば(ステップS22のYes)、操作制御部70はイベント変換部50の変換処理を、操作イベント処理部40が何も処理を行わないように空設定に変更する(ステップS23−1)。   Here, if the setting is not to discard the operation of the screen operated device 1, (No in step S22), the operation control unit 70 performs the local operation according to the standard setting of the OS or the X server for the conversion processing of the event conversion unit 50. Default settings for conversion to event signals are set (step S23-2). On the other hand, if the setting is to discard the operation of the screen operated device 1 (Yes in step S22), the operation control unit 70 does not perform the conversion process of the event conversion unit 50, and the operation event processing unit 40 does not perform any process. To empty setting (step S23-1).

さらに操作制御部70は操作イベント処理部40にローカル操作信号を送信する(ステップS24)。操作イベント処理部40はローカル操作信号をイベント変換部50に送り、イベント変換部50はローカル操作信号をローカル操作イベント信号へ変換する(ステップS25)。この際、イベント変換部50はステップS23−1で設定した空設定またはステップS23−2で設定したデフォルト設定にしたがって信号変換処理を実行する。   Further, the operation control unit 70 transmits a local operation signal to the operation event processing unit 40 (step S24). The operation event processing unit 40 sends a local operation signal to the event conversion unit 50, and the event conversion unit 50 converts the local operation signal into a local operation event signal (step S25). At this time, the event conversion unit 50 executes signal conversion processing according to the empty setting set in step S23-1 or the default setting set in step S23-2.

操作イベント処理部40はイベント変換部50からローカル操作イベント信号を受け取り、この信号にしたがって各イベント処理を行う(ステップS26)。ここで、イベント変換部50の変換処理が空設定となっていれば、前述した場合と同じく、イベント処理部40は何も処理を行うことはない。   The operation event processing unit 40 receives a local operation event signal from the event conversion unit 50, and performs each event process according to this signal (step S26). Here, if the conversion processing of the event conversion unit 50 is set to be empty, the event processing unit 40 does not perform any processing as described above.

(リモート操作信号と操作イベント信号との関連付けを変更する処理その1)
図6はリモート操作信号と操作イベント信号との関連付けを変更した上でリモート操作信号を受け入れる処理を示すフローチャートである。図6の処理では、操作制御部70が予め指定された条件を満たすか否かで、リモート操作信号と操作イベント信号との関連付けの変更の可否を判断している。
(Processing for changing the association between the remote operation signal and the operation event signal 1)
FIG. 6 is a flowchart showing processing for accepting a remote operation signal after changing the association between the remote operation signal and the operation event signal. In the processing of FIG. 6, whether or not the association between the remote operation signal and the operation event signal can be changed is determined based on whether or not the operation control unit 70 satisfies a predetermined condition.

画面被操作装置1のリモート操作受信部10が画面操作装置100からリモート操作信号を受信する、あるいは画面被操作装置1においてローカルユーザが入力操作を行うことでローカル操作受信部32がローカル操作イベント信号を受信する(ステップS31)。ここで操作制御部70においてローカル操作信号と操作イベント信号との関連付けを変更する設定でなければ(ステップS32のNo)、操作制御部70はイベント変換部50の変換処理を、OSやXサーバの標準設定にしたがってローカル操作イベントへ変換するデフォルト設定にする(ステップS33−2)。   When the remote operation receiving unit 10 of the screen operated device 1 receives a remote operation signal from the screen operating device 100 or when the local user performs an input operation on the screen operated device 1, the local operation receiving unit 32 causes the local operation event signal to be received. Is received (step S31). If the setting of the association between the local operation signal and the operation event signal is not changed in the operation control unit 70 (No in step S32), the operation control unit 70 performs the conversion process of the event conversion unit 50 by the OS or the X server. A default setting for conversion to a local operation event is set according to the standard setting (step S33-2).

一方、操作制御部70がローカル操作信号と操作イベント信号との関連付けを変更する設定であれば(ステップS32のYes)、操作制御部70はローカル操作信号をローカル操作イベント信号へ変換する規則を変えてイベント変換部50の変換処理を変更する(ステップS33−1)。   On the other hand, if the operation control unit 70 is set to change the association between the local operation signal and the operation event signal (Yes in step S32), the operation control unit 70 changes the rule for converting the local operation signal into the local operation event signal. Then, the conversion process of the event conversion unit 50 is changed (step S33-1).

さらに操作制御部70は操作イベント処理部40にローカル操作信号を送信する(ステップS34)。操作イベント処理部40はローカル操作信号をイベント変換部50に送り、イベント変換部50はローカル操作信号をローカル操作イベント信号へ変換する(ステップS35)。この際、イベント変換部50はステップS33−1またはステップS33−2の設定にしたがって変換処理を行う。操作イベント処理部40はローカル操作イベント信号にしたがって各処理を行う(ステップS36)。   Further, the operation control unit 70 transmits a local operation signal to the operation event processing unit 40 (step S34). The operation event processing unit 40 sends a local operation signal to the event conversion unit 50, and the event conversion unit 50 converts the local operation signal into a local operation event signal (step S35). At this time, the event conversion unit 50 performs conversion processing in accordance with the setting in step S33-1 or step S33-2. The operation event processing unit 40 performs each process according to the local operation event signal (step S36).

(ローカル操作信号と操作イベント信号との関連付けを変更する処理その2)
図7はリモート操作信号の内容と画面被操作装置1の状態に基づいて、ローカル操作信号と操作イベント信号との関連付けを変更する処理を示すフローチャートである。まず状態通知部60が画面被操作装置1の状態を監視し、得られた状態情報を操作制御部70へ通知する(ステップS41)。
(Process 2 for changing the association between the local operation signal and the operation event signal)
FIG. 7 is a flowchart showing processing for changing the association between the local operation signal and the operation event signal based on the content of the remote operation signal and the state of the screen operated device 1. First, the state notification unit 60 monitors the state of the screen operated device 1 and notifies the operation control unit 70 of the obtained state information (step S41).

操作制御部70は画面被操作装置1の状態を示す情報が予め指定された条件を満たさないと判断すれば(ステップS42のNo)、操作制御部70はイベント変換部50の変換処理を、OSやXサーバの標準設定にしたがってローカル操作イベントへ変換するデフォルト設定にする(ステップS43−2)。また、操作制御部70は画面被操作装置1の状態を示す情報が予め指定された条件を満たすと判断すると(ステップS42のYes)、イベント変換部50の変換処理を変更する(ステップS43−1)。具体的には、ローカル操作信号とローカル操作イベントとを関連付けている規則を変更する。   If the operation control unit 70 determines that the information indicating the state of the screen operated device 1 does not satisfy the condition specified in advance (No in step S42), the operation control unit 70 performs the conversion process of the event conversion unit 50 on the OS Or the default setting for conversion to a local operation event according to the standard setting of the X server (step S43-2). Further, when the operation control unit 70 determines that the information indicating the state of the screen operated device 1 satisfies a predetermined condition (Yes in step S42), the operation control unit 70 changes the conversion process of the event conversion unit 50 (step S43-1). ). Specifically, the rule that associates the local operation signal with the local operation event is changed.

(作用効果)
このような構成および動作を持つ画面被操作装置1の作用効果について、ボタン押下処理を例にとり、図8〜図10を参照して説明する。なお、図8および図10では画面操作装置100を画面操作装置A,Bとして示す。
(Function and effect)
The operation and effect of the screen operated device 1 having such a configuration and operation will be described with reference to FIGS. 8 and 10, the screen operation device 100 is shown as screen operation devices A and B.

(1)特定の画面操作装置Bから送信したリモート操作信号を破棄することができる。
図8に示すように、画面被操作装置1は画面操作装置Aのスクリーン上ならびに画面操作装置Bのスクリーン上に、画面被操作装置1のスクリーン21の画面データを転送し描画する。
(1) A remote operation signal transmitted from a specific screen operation device B can be discarded.
As shown in FIG. 8, the screen operated device 1 transfers and draws the screen data of the screen 21 of the screen operated device 1 on the screen of the screen operated device A and on the screen of the screen operated device B.

画面被操作装置1において、画面操作装置Aからの画面被操作装置1へのリモート操作信号を許可し、画面操作装置Bからの画面被操作装置1へのリモート操作信号を破棄すると予め設定する。すなわち、操作制御部70においてイベント変換部50の変換動作を空設定に変更するための条件として、リモート操作信号の発信元が画面操作装置Bであることを設定する。操作制御部70は前記条件を満たすと、イベント変換部50の変換処理を、操作イベント処理部40が何も処理を行わない空設定に変更する。   In the screen operated device 1, the remote operation signal from the screen operating device A to the screen operated device 1 is permitted, and the remote operation signal from the screen operating device B to the screen operated device 1 is discarded in advance. In other words, as a condition for changing the conversion operation of the event conversion unit 50 to the empty setting in the operation control unit 70, the remote control signal is transmitted from the screen operation device B. When the condition is satisfied, the operation control unit 70 changes the conversion process of the event conversion unit 50 to an empty setting in which the operation event processing unit 40 performs no processing.

画面操作装置Aのスクリーン上にて発生したボタン操作を画面被操作装置1へ送信する。この場合、受信したリモート操作信号の発信元が画面操作装置Aなので、画面被操作装置1の操作制御部70は予め指定された条件を満たさない。したがって、画面被操作装置1側のイベント変換部50および操作イベント処理部40にてボタン操作信号への変換および処理に関してはこれを通常通りに行い、処理結果を画面操作装置Aおよび画面被操作装置1の各スクリーンへ反映する。   The button operation generated on the screen of the screen operating device A is transmitted to the screen operated device 1. In this case, since the source of the received remote operation signal is the screen operation device A, the operation control unit 70 of the screen operated device 1 does not satisfy the condition specified in advance. Therefore, the event conversion unit 50 and the operation event processing unit 40 on the screen operated device 1 side perform the conversion and processing into button operation signals as usual, and the processing results are displayed on the screen operating device A and the screen operated device. 1 reflected on each screen.

一方、画面操作装置Bのスクリーン上にて発生したボタン操作のリモート操作信号を画面被操作装置1へ送信する。この場合、受信したリモート操作信号の発信元が画面操作装置Bであると、画面被操作装置1の操作制御部70は予め指定された条件を満たすことになり、イベント変換部50の変換処理を、操作イベント処理部40が何も処理を行わないように空設定に変更する。その結果、操作イベント処理部40はボタン操作処理を行うことなくボタン操作を破棄する。これにより、ボタン操作は画面被操作装置1のスクリーン21へ反映されることはない。   On the other hand, the remote operation signal of the button operation generated on the screen of the screen operating device B is transmitted to the screen operated device 1. In this case, if the source of the received remote operation signal is the screen operation device B, the operation control unit 70 of the screen operated device 1 satisfies the predesignated condition, and the event conversion unit 50 performs the conversion process. The operation event processing unit 40 is changed to an empty setting so that no processing is performed. As a result, the operation event processing unit 40 discards the button operation without performing the button operation process. Thus, the button operation is not reflected on the screen 21 of the screen operated device 1.

このような第1の実施形態によれば、あらかじめ指定した画面操作装置Bからのボタン操作のみを破棄することが可能である。したがって、1台の画面被操作装置に複数の画面操作装置を接続している場合に、特定の画面操作装置からのリモート操作信号だけを破棄することが可能となる。   According to the first embodiment as described above, it is possible to discard only the button operation from the screen operation device B designated in advance. Therefore, when a plurality of screen operation devices are connected to one screen operated device, it is possible to discard only a remote operation signal from a specific screen operation device.

(2)特定のアプリケーションウィンドウへのリモート操作信号を破棄することができる。
図9に示すように、画面被操作装置1は画面操作装置100のスクリーン上に画面被操作装置1のスクリーンの画面情報を転送し描画する。図9(a)は画面操作装置100から画面被操作装置1のアプリケーションAを操作している状態を表す模式図、図9(b)は画面操作装置100から画面被操作装置1のアプリケーションBを操作している状態を表す模式図である。
(2) A remote operation signal to a specific application window can be discarded.
As shown in FIG. 9, the screen operated device 1 transfers and draws screen information on the screen of the screen operated device 1 on the screen of the screen operated device 100. FIG. 9A is a schematic diagram showing a state in which the application A of the screen operated device 1 is operated from the screen operating device 100, and FIG. 9B shows the application B of the screen operated device 1 from the screen operating device 100. It is a schematic diagram showing the state which is operating.

画面被操作装置1の操作制御部70において、画面操作装置100からの画面被操作装置1のアプリケーションAへのリモート操作信号を許可するがアプリケーションBへのリモート操作信号は破棄とすると予め設定する。つまり、画面被操作装置1のリモート操作受信部10が画面操作装置100からリモート操作信号を受信するとき、画面被操作装置が使用中のアプリケーションがアプリケーションBであれば、操作制御部70はイベント変換部50の変換処理を、操作イベント処理部40が何も処理を行わないように空設定に変更する。   The operation control unit 70 of the screen operated device 1 is set in advance to permit the remote operation signal from the screen operated device 100 to the application A of the screen operated device 1 but discard the remote operation signal to the application B. That is, when the remote operation receiving unit 10 of the screen operated device 1 receives a remote operation signal from the screen operating device 100, if the application being used by the screen operated device is the application B, the operation control unit 70 converts the event. The conversion processing of the unit 50 is changed to an empty setting so that the operation event processing unit 40 does not perform any processing.

図9(a)に示すように、画面操作装置100のスクリーン上にて発生したボタン操作を画面被操作装置1へ送信した場合は画面被操作装置1において使用中のアプリケーションAである。そのため、画面被操作装置1側のイベント変換部50および操作イベント処理部40はボタン操作信号への変換および処理を通常通りに行う。その、操作イベント処理部40の処理結果を画面操作装置100および画面被操作装置1の各スクリーンへ反映する。   As shown in FIG. 9A, when a button operation generated on the screen of the screen operating device 100 is transmitted to the screen operated device 1, the application A is being used in the screen operated device 1. Therefore, the event conversion unit 50 and the operation event processing unit 40 on the screen operated device 1 side perform conversion and processing into button operation signals as usual. The processing result of the operation event processing unit 40 is reflected on each screen of the screen operation device 100 and the screen operated device 1.

一方、図9(b)に示すように、画面操作装置100のスクリーン上にて発生したボタン操作のリモート操作信号を画面被操作装置1へ送信した場合、画面被操作装置1において使用中のアプリケーションBであれば、操作制御部70はイベント変換部50の変換処理を操作イベント処理部40が何も処理を行わないように空設定に変更する。その結果、操作イベント処理部40はアプリケーションBにおいてボタン操作処理を破棄する。   On the other hand, as shown in FIG. 9B, when a remote operation signal of button operation generated on the screen of the screen operating device 100 is transmitted to the screen operated device 1, the application being used in the screen operated device 1 If B, the operation control unit 70 changes the conversion process of the event conversion unit 50 to an empty setting so that the operation event processing unit 40 does not perform any processing. As a result, the operation event processing unit 40 discards the button operation processing in the application B.

これにより、ボタン操作は画面被操作装置1のスクリーン21へ反映されることはない。こうして、画面操作装置100から画面被操作装置1の特定アプリケーションBへの操作のみを破棄することが可能である。以上のような第1の実施形態によれば、アプリケーション単位で入力操作情報を破棄することが可能である。   Thus, the button operation is not reflected on the screen 21 of the screen operated device 1. In this way, it is possible to discard only the operation from the screen operation device 100 to the specific application B of the screen operated device 1. According to the first embodiment as described above, it is possible to discard input operation information in units of applications.

(3)ローカル操作信号と操作イベント信号との関連付けを変更することができる。
図10に示すように、画面被操作装置1は画面操作装置Aのスクリーン上ならびに画面操作装置Bのスクリーン上に画面被操作装置1のスクリーンの画面情報を転送し描画する。画面被操作装置1の操作制御部70においては、予め指定された条件が満たされると画面操作装置Bからの入力操作信号と画面被操作装置1における操作イベント信号との関連付けを変更するように設定する。
(3) The association between the local operation signal and the operation event signal can be changed.
As shown in FIG. 10, the screen operated device 1 transfers and draws screen information of the screen operated device 1 on the screen of the screen operated device A and on the screen of the screen operated device B. The operation control unit 70 of the screen operated device 1 is set so as to change the association between the input operation signal from the screen operating device B and the operation event signal in the screen operated device 1 when a predetermined condition is satisfied. To do.

画面操作装置Aのスクリーン上にて発生したボタン操作を画面被操作装置1へ送信し、予め指定された条件が満たされない場合には、画面被操作装置1側のイベント変換部50および操作イベント処理部40にてボタン操作信号への変換および処理を通常通りに行い、処理結果を画面操作装置Aおよび画面被操作装置1の各スクリーンへ反映する。   When the button operation generated on the screen of the screen operating device A is transmitted to the screen operated device 1 and the predesignated condition is not satisfied, the event converting unit 50 on the screen operated device 1 side and the operation event processing The unit 40 performs conversion into button operation signals and processing as usual, and reflects the processing results on the screens of the screen operating device A and the screen operated device 1.

一方、画面操作装置Bのスクリーン上にて発生したボタン操作を画面被操作装置1へ送信して、予め指定された条件が満たされると、操作制御部70はイベント変換部50の変換処理を変えて、ローカル操作信号と操作イベント信号との関連付けを変更する。すなわち、操作制御部70がローカル操作信号をローカル操作イベント信号へ変換する規則を変えてイベント変換部50の変換処理を変更し、その上でローカル操作信号を受け入れる。   On the other hand, when the button operation generated on the screen of the screen operation device B is transmitted to the screen operated device 1 and a predesignated condition is satisfied, the operation control unit 70 changes the conversion process of the event conversion unit 50. The association between the local operation signal and the operation event signal is changed. That is, the operation control unit 70 changes the conversion process of the event conversion unit 50 by changing the rule for converting the local operation signal into the local operation event signal, and accepts the local operation signal.

(3−1)ローカル操作信号と操作イベント信号との関連付け変更が有効である例その1
例えば、画面被操作装置1と画面操作装置Aは「S」というOSを使用しており、画面操作装置Bは「S」とは異なる「L」というOSを使用する。また、OS「S」に特有のローカル操作イベント信号として、「Copyキー」が存在すると仮定する。
(3-1) Example 1 in which association change between local operation signal and operation event signal is effective 1
For example, the screen operated device 1 and the screen operating device A use an OS “S”, and the screen operating device B uses an OS “L” different from “S”. Further, it is assumed that a “Copy key” exists as a local operation event signal specific to the OS “S”.

このとき、「画面被操作装置1の使用中アプリケーションがローカル操作イベント『Copyキー』を利用するアプリケーションである」ということを、ローカル操作信号と操作イベント信号との関連付けを変更条件とする。なお、変更前の操作イベント信号としては、特定のローカル操作信号をローカル操作イベント信号「F1キー」として変換していたとする。   At this time, the association between the local operation signal and the operation event signal is set as a change condition that “the application in use of the screen operated device 1 is an application using the local operation event“ Copy key ””. It is assumed that a specific local operation signal is converted as a local operation event signal “F1 key” as the operation event signal before the change.

操作制御部70が上記の変更条件を満たすと判断するとき、変更前にはローカル操作信号をローカル操作イベント信号「F1キー」として変換していたところを、ローカル操作イベント信号「Copyキー」に変換する。従来であれば、OSが「L」である画面操作装置Bからは、画面被操作装置1で使用中のOS「S」において特有の「Copyキー」の押下操作を行うことができなかった。   When the operation control unit 70 determines that the above change condition is satisfied, the local operation signal converted as the local operation event signal “F1 key” before the change is converted into the local operation event signal “Copy key”. To do. Conventionally, it is not possible to perform a pressing operation of the “Copy key” unique to the OS “S” being used in the screen operated device 1 from the screen operating device B whose OS is “L”.

しかし、第1の実施形態によれば、画面操作装置Bにて「F1キー」キーが押下されたときに、画面被操作装置1が該当操作イベント信号を「Copyキー」へと変更している。これにより、画面操作装置Bからのリモート操作信号によっても、画面被操作装置1において「Copyキー」の押下操作が可能であり、ユーザビリティがいっそう向上する。   However, according to the first embodiment, when the “F1 key” key is pressed on the screen operating device B, the screen operated device 1 changes the corresponding operation event signal to the “Copy key”. . As a result, even by a remote operation signal from the screen operation device B, the “Copy key” can be pressed in the screen operated device 1, and usability is further improved.

(3−2)ローカル操作信号と操作イベント信号との関連付け変更が有効である例その2
また、操作信号と操作イベント信号との関連付けの変更が有効である別の例としては、画面被操作装置1側と画面操作装置Bとのマウスの入力設定が相違する場合がある。すなわち、「マウスの左右ボタンの押下キーに関して画面被操作装置1側が標準設定であり、画面操作装置B側は左右切り替えて設定している」ということを、ローカル操作信号と操作イベント信号との関連付けを変更する条件とする。この変更条件を満たすと、操作制御部70はイベント変換部50の変換処理について、マウスの左右ボタンの押下キーに対応した操作イベント信号を左右逆になるように変更する。
(3-2) Example 2 in which association change between local operation signal and operation event signal is effective Part 2
Further, as another example in which the change in association between the operation signal and the operation event signal is effective, there is a case where the input settings of the mouse on the screen operated device 1 side and the screen operating device B are different. That is, “the screen-operated device 1 side is the standard setting for the press key of the left and right buttons of the mouse, and the screen operating device B side is set by switching left and right”, and the association between the local operation signal and the operation event signal. Is a condition to change. When this change condition is satisfied, the operation control unit 70 changes the operation event signal corresponding to the pressed key of the left and right buttons of the mouse so that the conversion processing of the event conversion unit 50 is reversed left and right.

画面被操作装置1と画面操作装置Bのユーザが右利き、画面操作装置Bのユーザが左利きであるとき、画面操作装置Bから画面被操作装置1のリモート操作を行う場合に、画面操作装置Bのユーザは利き手ではない右手でマウス操作を行うか、左手で右手と同等のマウス操作を行う必要があり、画面操作装置Bのユーザのマウス使用感が低下する。   When the user of the screen operating device 1 and the screen operating device B is right-handed and the user of the screen operating device B is left-handed, when the screen operating device B is remotely operated from the screen operating device B, the screen operating device B The user needs to perform the mouse operation with the right hand that is not the dominant hand, or the mouse operation equivalent to the right hand with the left hand, so that the user's feeling of using the mouse of the screen operation device B is lowered.

このような場合、マウスの押下キーが左右にある時、左右の切り替え設定が可能である。すなわち、ユーザが右利きか左利きかでマウスの押下キーの操作内容を左右で入れ替え、使用頻度に差がある右ボタンの入力操作と、左ボタンの入力操作とを切り替えることができる。左右ボタンの入力操作には使用頻度に差があるため、利き手で使用頻度が高い側のボタンの押下操作が可能となり、使い勝手が向上する。   In such a case, when the mouse pressing key is on the left or right, the left / right switching setting is possible. In other words, whether the user is right-handed or left-handed, the operation content of the mouse pressing key can be switched between the left and right, and the right button input operation and the left button input operation having a difference in use frequency can be switched. Since there is a difference in use frequency in the input operation of the left and right buttons, it becomes possible to press the button on the side where the use frequency is high with a dominant hand, and the usability is improved.

ここで、画面被操作装置1では標準設定とし、画面操作装置Bではマウスの押下キーを左右切り替えて、さらに上記の変更条件を設定したとする。したがって、マウスの押下キーは画面被操作装置1と画面操作装置Bとで左右逆に設定されたことになる。以上のような設定では、画面被操作装置1が画面操作装置Bから右ボタンの押下操作というリモート操作信号を受信すると、右ボタンを左ボタンに切り替えた画面操作装置Bでは右ボタンではなく、左ボタンの押下操作を実行したことになる。   Here, it is assumed that the screen operated device 1 is set as a standard setting, and the screen operating device B is set to change the above-described change condition by switching the left and right keys of the mouse. Therefore, the mouse pressing key is set upside down between the screen operated device 1 and the screen operating device B. With the settings as described above, when the screen operated device 1 receives a remote operation signal indicating that the right button is pressed from the screen operating device B, the screen operating device B in which the right button is switched to the left button is not the right button but the left button. This means that the button was pressed.

従来の画面被操作装置1ではローカル操作信号と操作イベント信号との関連付けを変更していない。そのため、右ボタンの押下操作というローカル操作信号はそのまま右ボタンの押下操作イベントとして処理されてしまう。その結果、従来の画面被操作装置1では正確なリモート操作を実行することができない。   In the conventional screen operated device 1, the association between the local operation signal and the operation event signal is not changed. Therefore, the local operation signal of the right button pressing operation is processed as it is as the right button pressing operation event. As a result, the conventional screen operated device 1 cannot execute an accurate remote operation.

そこで第1の実施形態では、「マウスの左右ボタンの押下キーに関して画面被操作装置1が標準設定であり、画面操作装置Bは左右切り替えて設定している」ことを変更条件とする。そして、操作制御部70は、この変更条件を満たすとローカル操作信号と操作イベント信号との関連付けを変更し、イベント変換部50の変換処理について、マウスの左右ボタンの押下キーに対応した操作イベント信号が左右逆となるようにする。   Therefore, in the first embodiment, the change condition is that “the screen-operated device 1 is the standard setting regarding the pressing key of the left and right buttons of the mouse, and the screen operating device B is set to switch left and right”. Then, the operation control unit 70 changes the association between the local operation signal and the operation event signal when the change condition is satisfied, and the operation event signal corresponding to the pressed key of the left and right buttons of the mouse for the conversion process of the event conversion unit 50. So that left and right are reversed.

したがって、画面被操作装置1のリモート操作受信部10が、画面操作装置Bにてマウスの左ボタンが押下されたときのリモート操作信号を受信すると、操作制御部70はローカル操作信号と操作イベント信号との関連付けを変更する。このため、イベント変換部50は、マウスの左ボタン操作から生成されたローカル操作信号を、右ボタン押下操作を導く操作イベント信号へと変更する。   Therefore, when the remote operation receiving unit 10 of the screen operated device 1 receives the remote operation signal when the left button of the mouse is pressed on the screen operating device B, the operation control unit 70 receives the local operation signal and the operation event signal. Change association with. Therefore, the event conversion unit 50 changes the local operation signal generated from the left button operation of the mouse into an operation event signal that guides the right button pressing operation.

また、画面被操作装置1のリモート操作受信部10が、画面操作装置Bにてマウスの右ボタンが押下されたときのリモート操作信号を受信すると、やはり操作制御部70はローカル操作信号と操作イベント信号との関連付けを変更する。したがって、イベント変換部50は、マウスの右ボタン操作から生成されたローカル操作信号を、左ボタン押下操作を導く操作イベント信号へと変更する。   Further, when the remote operation receiving unit 10 of the screen operated device 1 receives a remote operation signal when the right button of the mouse is pressed on the screen operating device B, the operation control unit 70 also detects the local operation signal and the operation event. Change the association with the signal. Therefore, the event conversion unit 50 changes the local operation signal generated from the right button operation of the mouse into the operation event signal that guides the left button pressing operation.

このような第1の実施形態によれば、画面操作装置Bのユーザが左手にてマウスを操作すべくマウスボタンの左右を切り替える設定を行っていても、画面被操作装置1はリモート操作信号の内容を正確に把握した上で表示画面がリモート操作される。これにより、第1の実施形態ではリモート制御技術の信頼性および使い易さの向上に寄与することができる。   According to the first embodiment as described above, even if the user of the screen operation device B performs the setting for switching the left and right mouse buttons to operate the mouse with the left hand, the screen operated device 1 receives the remote operation signal. The display screen is remotely operated after the contents are accurately grasped. Thereby, in 1st Embodiment, it can contribute to the improvement of the reliability and ease of use of a remote control technique.

[他の実施形態]
以上のように、本発明の実施形態を説明したが、これらの実施形態は、例として提示したものであり、発明の範囲を限定することを意図していない。これら新規な実施形態は、そのほかの様々な形態で実施されることが可能であり、発明の要旨を逸脱しない範囲で、種々の省略、置き換え、変更を行うことができる。これら実施形態やその変形は、発明の範囲や要旨に含まれるとともに、特許請求の範囲に記載された発明とその均等の範囲に含まれる。
[Other Embodiments]
As mentioned above, although embodiment of this invention was described, these embodiment is shown as an example and is not intending limiting the range of invention. These novel embodiments can be implemented in various other forms, and various omissions, replacements, and changes can be made without departing from the scope of the invention. These embodiments and modifications thereof are included in the scope and gist of the invention, and are included in the invention described in the claims and the equivalents thereof.

例えば、上記実施形態では、特定の画面操作装置や特定のアプリケーションを使用中の画面被操作装置1に対してリモート操作信号の破棄を行っているが、特定の画面操作装置や特定のアプリケーションを使用中の画面被操作装置に対してのリモート操作信号のみ、許可するように設定してもよい。また、アプリケーション単位に限らず、ユーザ単位やアプリケーションウィンドウの構成部品単位で、リモート操作信号の許可あるいは破棄を行うようにしてもよい。   For example, in the above embodiment, the remote operation signal is discarded for the screen operated device 1 that is using a specific screen operating device or a specific application, but the specific screen operating device or the specific application is used. Only the remote operation signal for the screen operated device may be set to be permitted. Further, the remote operation signal may be permitted or discarded not only in the application unit but also in the user unit or the component part of the application window.

さらに、リモート操作信号と操作イベント信号との関連付けを変更するための変更条件としては、次のような例がある。例えば、使用中ユーザが使用中アプリケーションの使用を許可されていないこと、CPU利用率やメモリ利用率がある値以上であること、内部時計の値が特定の時刻あるいは時間帯であること、使用中ユーザ入力中のテキストカーソルやマウスカーソルの位置が使用中ユーザに入力許可されていないテキストボックスやボタンの上にあること等がある。このような実施形態によれば、特定のユーザや画面被操作装置の使用状態、さらには特定の時間等を限定して、表示画面のリモート操作を実施することが可能である。これにより、信頼性やセキュリティの向上を図ることができる。   Further, as a change condition for changing the association between the remote operation signal and the operation event signal, there are the following examples. For example, the in-use user is not allowed to use the in-use application, the CPU usage rate or the memory usage rate is greater than a certain value, the value of the internal clock is a specific time or time zone, and in use The position of the text cursor or mouse cursor during user input may be on a text box or button that is not permitted to be input by the user in use. According to such an embodiment, it is possible to carry out a remote operation of the display screen by limiting the use state of a specific user or screen operated device, and further a specific time. Thereby, reliability and security can be improved.

1 画面被操作装置
1a 演算制御装置
1b 主記憶装置
1c 外部記憶装置
1d 通信インターフェース
10 リモート操作受信部
20 画面情報送信部
21,121 スクリーン
22 画面構成部
30,130 キーボード
31,131 マウス
32 ローカル操作受信部
40 操作イベント処理部
50 イベント変換部
60 状態通知部
70 操作制御部
100 画面操作装置
110 リモート操作送信部
120 画面情報受信部
N ネットワーク
1 screen operated device 1a arithmetic control device 1b main storage device 1c external storage device 1d communication interface 10 remote operation reception unit 20 screen information transmission unit 21, 121 screen 22 screen configuration unit 30, 130 keyboard 31, 131 mouse 32 local operation reception Unit 40 operation event processing unit 50 event conversion unit 60 status notification unit 70 operation control unit 100 screen operation device 110 remote operation transmission unit 120 screen information reception unit N network

Claims (5)

ローカルユーザの入力操作により得られるローカル操作信号を受信するローカル操作受信部と、
ネットワークを介して画面操作装置で発生したリモート操作信号を受信して、受信したリモート操作信号をローカル操作信号に変換するリモート操作受信部と、
前記ローカル操作信号とローカル操作イベント信号との関連付けを保持し、前記ローカル操作受信部または前記リモート操作受信部から前記ローカル操作信号を取得して前記関連付けに基づき当該ローカル操作信号をローカル操作イベント信号に変換するイベント変換部と、
前記イベント変換部から前記操作イベント信号を取得して当該操作イベント信号に従って操作イベント処理を実行する操作イベント処理部と、
前記操作イベント処理部の処理結果を画面情報として構成する画面構成部と、
前記画面構成部が構成した画面情報を前記画面操作装置へネットワークを介して送信する画面情報送信部と、
予め指定された条件を満たすか否かを判断し前記条件を満たすと判断すると、前記イベント変換部が保持する前記ローカル操作信号と前記操作イベント信号との関連付けを変更する操作制御部、を備えたことを特徴とする画面被操作装置。
A local operation receiving unit for receiving a local operation signal obtained by an input operation of a local user;
A remote operation receiving unit that receives a remote operation signal generated by the screen operation device via a network and converts the received remote operation signal into a local operation signal;
An association between the local operation signal and the local operation event signal is held, the local operation signal is acquired from the local operation reception unit or the remote operation reception unit, and the local operation signal is converted into a local operation event signal based on the association. An event converter to convert,
An operation event processing unit that acquires the operation event signal from the event conversion unit and executes an operation event process according to the operation event signal;
A screen configuration unit configured to configure the processing result of the operation event processing unit as screen information;
A screen information transmission unit configured to transmit the screen information configured by the screen configuration unit to the screen operation device via a network;
An operation control unit that determines whether or not a condition specified in advance is satisfied and determines that the condition is satisfied, and changes an association between the local operation signal held by the event conversion unit and the operation event signal; A screen-operated device characterized by that.
前記画面被操作装置の状態を検知して前記操作制御部に通知する状態通知部を備え、
前記操作制御部は、前記状態通知部から前記画面被操作装置の状態を受信し、前記ローカル操作信号の内容と前記画面被操作装置の状態が指定した基準を充たすと、前記イベント変換部が保持する前記ローカル操作信号と前記操作イベント信号との関連付けを変更することを特徴とする請求項1記載の画面被操作装置。
A state notification unit for detecting the state of the screen operated device and notifying the operation control unit;
The operation control unit receives the state of the screen operated device from the state notification unit, and holds the event conversion unit when the content of the local operation signal and the state of the screen operated device satisfy the specified criteria 2. The screen operated device according to claim 1, wherein the association between the local operation signal to be performed and the operation event signal is changed.
前記状態通知部は、画面被操作装置の状態として、画面被操作装置の入力装置の設定状態、使用中ユーザ、使用中アプリケーション、使用中ウィンドウの種類、CPUまたはメモリの使用率、内部時計の時刻や時間帯、アプリケーションの実行中タスクの種類および、オブジェクトの位置のいずれかを通知することを特徴とする請求項2に記載の画面被操作装置。   The status notification unit includes the status of the screen operated device as the status of the input device of the screen operated device, the user in use, the application in use, the type of window in use, the usage rate of the CPU or memory, and the time of the internal clock. The screen operated device according to claim 2, wherein one of a time zone, a type of task being executed in the application, and an object position is notified. 前記操作制御部は、前記イベント変換部の変換処理を変更する処理として、前記操作イベント処理部が何も処理を実行しない空設定処理を行うことを特徴とする請求項1〜3のいずれか1項に記載の画面被操作装置。   The operation control unit performs empty setting processing in which the operation event processing unit does not perform any processing as processing for changing the conversion processing of the event conversion unit. The screen operated device according to the item. 前記操作制御部は画面被操作装置の入力装置の設定状態、使用中ユーザ、使用中アプリケーション、使用中ウィンドウの種類、CPUまたはメモリの使用率、内部時計の時刻や時間帯、アプリケーションの実行中タスクの種類および、オブジェクトの位置のいずれかを条件として、前記ローカル操作信号と前記操作イベント信号との関連付けを変更することを特徴とする請求項1〜4のいずれか1項に記載の画面被操作装置。   The operation control unit includes the setting state of the input device of the screen-operated device, the user in use, the application in use, the type of window in use, the usage rate of the CPU or memory, the time and time zone of the internal clock, and the application executing task 5. The screen operation according to claim 1, wherein the association between the local operation signal and the operation event signal is changed on the condition of either the type of the object or the position of the object. apparatus.
JP2012118267A 2012-05-24 2012-05-24 SCREEN OPERATING DEVICE, SCREEN OPERATING METHOD, AND SCREEN OPERATING PROGRAM Active JP6021436B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2012118267A JP6021436B2 (en) 2012-05-24 2012-05-24 SCREEN OPERATING DEVICE, SCREEN OPERATING METHOD, AND SCREEN OPERATING PROGRAM

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2012118267A JP6021436B2 (en) 2012-05-24 2012-05-24 SCREEN OPERATING DEVICE, SCREEN OPERATING METHOD, AND SCREEN OPERATING PROGRAM

Publications (2)

Publication Number Publication Date
JP2013246539A true JP2013246539A (en) 2013-12-09
JP6021436B2 JP6021436B2 (en) 2016-11-09

Family

ID=49846276

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2012118267A Active JP6021436B2 (en) 2012-05-24 2012-05-24 SCREEN OPERATING DEVICE, SCREEN OPERATING METHOD, AND SCREEN OPERATING PROGRAM

Country Status (1)

Country Link
JP (1) JP6021436B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2016157175A (en) * 2015-02-23 2016-09-01 株式会社リコー Image processing system, image processor, image input device, image processing method, and program
JP2017163292A (en) * 2016-03-08 2017-09-14 キヤノン株式会社 Information processing apparatus, information processing control method, and computer program

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH09274552A (en) * 1996-04-05 1997-10-21 Canon Inc System, method and device for processing information
JP2000322357A (en) * 1999-05-10 2000-11-24 Mitsubishi Electric Corp Multiwindow system and window sharing method in the system
JP2006059083A (en) * 2004-08-19 2006-03-02 Ricoh Co Ltd Image processor, remote operation method and remote operation program
US20110225542A1 (en) * 2010-03-09 2011-09-15 Microsoft Corporation Application sharing with occlusion removal
JP2012079084A (en) * 2010-10-01 2012-04-19 Nomura Research Institute Ltd Remote desktop system and operation application migration system

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH09274552A (en) * 1996-04-05 1997-10-21 Canon Inc System, method and device for processing information
JP2000322357A (en) * 1999-05-10 2000-11-24 Mitsubishi Electric Corp Multiwindow system and window sharing method in the system
JP2006059083A (en) * 2004-08-19 2006-03-02 Ricoh Co Ltd Image processor, remote operation method and remote operation program
US20110225542A1 (en) * 2010-03-09 2011-09-15 Microsoft Corporation Application sharing with occlusion removal
JP2012079084A (en) * 2010-10-01 2012-04-19 Nomura Research Institute Ltd Remote desktop system and operation application migration system

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2016157175A (en) * 2015-02-23 2016-09-01 株式会社リコー Image processing system, image processor, image input device, image processing method, and program
JP2017163292A (en) * 2016-03-08 2017-09-14 キヤノン株式会社 Information processing apparatus, information processing control method, and computer program
CN107172119A (en) * 2016-03-08 2017-09-15 佳能株式会社 The control method of information processor and information processor
CN107172119B (en) * 2016-03-08 2021-07-09 佳能株式会社 Information processing apparatus, control method for information processing apparatus, and storage medium

Also Published As

Publication number Publication date
JP6021436B2 (en) 2016-11-09

Similar Documents

Publication Publication Date Title
EP2280352B1 (en) Methods and apparatus for generating graphical and media displays at a client
JP5451397B2 (en) An architecture for delivering video content in response to remote interaction
CN107710684B (en) System and method for constructing super-large scale monitoring structure
US10122787B2 (en) Method for the remote sharing of computer desktop(s)
US7949708B2 (en) Using a remote handheld device as a local device
JP2005228227A (en) Thin client system and its communication method
US8346948B2 (en) Information processing apparatus, selector, remote operation system, scan code transmission method, and program product therefor
JP6237724B2 (en) Setting information application apparatus, setting information application method, and computer program
WO2019161691A1 (en) Method and apparatus for self-adaptively parsing touch data, and device and storage medium
JP6021436B2 (en) SCREEN OPERATING DEVICE, SCREEN OPERATING METHOD, AND SCREEN OPERATING PROGRAM
EP2809035A1 (en) Information processing device, information processing system, communication data output method, and communication data output program
JP6488903B2 (en) Screen transfer control system, screen transfer control program, and screen transfer control method
US20170060517A1 (en) Information processing system
KR102595664B1 (en) Image processing method, device, electronic equipment and readable storage medium
US20110040853A1 (en) KVM switch and KVM system
WO2011041736A1 (en) System and method for a thin-client terminal system using a serial bus
KR20140117995A (en) Apparatus and method for transmitting video of multi user
US20080036695A1 (en) Image display device, image display method and computer readable medium
JP7207047B2 (en) Data collection systems, devices and programs
JPWO2015107672A1 (en) Image processing program, image processing method, and image processing apparatus
WO2011080809A1 (en) Server
US20080313309A1 (en) Client-server data transfer control
JP2010020159A (en) Screen output converter, display, display system, and screen display method
TWI427531B (en) Remote management system and the method thereof
JP7077702B2 (en) Information processing equipment and programs

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20150512

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20160329

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20160526

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20160527

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20160628

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20160824

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20160906

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20161004

R151 Written notification of patent or utility model registration

Ref document number: 6021436

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151