JP2010086154A - Information processor, its control method, and program - Google Patents

Information processor, its control method, and program Download PDF

Info

Publication number
JP2010086154A
JP2010086154A JP2008252505A JP2008252505A JP2010086154A JP 2010086154 A JP2010086154 A JP 2010086154A JP 2008252505 A JP2008252505 A JP 2008252505A JP 2008252505 A JP2008252505 A JP 2008252505A JP 2010086154 A JP2010086154 A JP 2010086154A
Authority
JP
Japan
Prior art keywords
monitor
active
processing apparatus
information processing
setting information
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
JP2008252505A
Other languages
Japanese (ja)
Inventor
Keiichi Kimura
啓一 木村
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 Embedded Products Ltd
Original Assignee
NEC Embedded Products 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 Embedded Products Ltd filed Critical NEC Embedded Products Ltd
Priority to JP2008252505A priority Critical patent/JP2010086154A/en
Publication of JP2010086154A publication Critical patent/JP2010086154A/en
Pending legal-status Critical Current

Links

Images

Landscapes

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

Abstract

<P>PROBLEM TO BE SOLVED: To improve convenience in performing an operation over monitors in an information processor having a multi-monitor function. <P>SOLUTION: An information processor 100 has a multi-monitor function, and sets an active window for each connected monitor, and controls a graphical user interface by using setting information of the active window set in a monitor after straddling in performing a cursor operation over the monitors. <P>COPYRIGHT: (C)2010,JPO&INPIT

Description

本発明は、情報処理装置、その制御方法及びプログラムに関し、特に、マルチモニタ機能を有する情報処理装置に関する。   The present invention relates to an information processing apparatus, a control method thereof, and a program, and more particularly to an information processing apparatus having a multi-monitor function.

本発明と関連する技術の記載がある文献として、特許文献1を挙げる。特許文献1には、マルチウィンドウシステムにおける文字列入力手段に関し、キーボード操作のみでアクティブウィンドウを切り換える技術について記載がある。
特開平08−255069号公報
Patent Document 1 is cited as a document that describes the technology related to the present invention. Patent Document 1 describes a technique for switching an active window only by a keyboard operation, regarding character string input means in a multi-window system.
Japanese Patent Application Laid-Open No. 08-255069

従来、グラフィカルユーザインタフェース(以下、「GUI」という)を備えるパーソナルコンピュータ等の情報処理装置に、複数の表示デバイス(モニタ)を接続して、GUIの表示を行う技術があった。このような情報処理装置を「マルチモニタ機能を有する情報処理装置」とする。   Conventionally, there has been a technique for displaying a GUI by connecting a plurality of display devices (monitors) to an information processing apparatus such as a personal computer having a graphical user interface (hereinafter referred to as “GUI”). Such an information processing apparatus is referred to as an “information processing apparatus having a multi-monitor function”.

一方で、従来のマルチウィンドウシステムでは、接続しているモニタの数によらずアクティブウィンドウは一つである。このため、例えば、別々のモニタにそれぞれウィンドウを開いて作業を行うような際に利便性を損なう場合がある。2つのウィンドウW1,W2を別々のモニタに開いて作業を行う場合、最初にW1がアクティブの状態からW2で作業を行おうとすると、次にW2をアクティブに変更する作業が必要となる。ところが、従来のマルチウィンドウシステムにおいてはアクティブウィンドウは一つであるため、W2をアクティブにすることでW1が非アクティブになる。したがって、再びW1に戻ろうとするとき、W1側のモニタではアクティブ時の表示状態が維持されておらず、W1をアクティブウィンドウにする作業が再度必要になる。そのため、利便性を損なっている。   On the other hand, in the conventional multi-window system, there is one active window regardless of the number of connected monitors. For this reason, for example, when windows are opened on different monitors and work is performed, convenience may be impaired. When the work is performed by opening the two windows W1 and W2 on different monitors, if work is first performed in W2 from the state in which W1 is active, work for changing W2 to be active next is required. However, since there is only one active window in the conventional multi-window system, W1 becomes inactive when W2 is activated. Therefore, when trying to return to W1 again, the active display state is not maintained on the monitor on the W1 side, and it is necessary to make W1 an active window again. Therefore, convenience is impaired.

具体的には、W1をワープロソフト、W2をスプレッドシートソフトとした場合、W1内の文章中の一部分をコピーし、W2内の特定のセルに貼り付ける作業を行う場合、特定のセルをクリックしてもすぐに入力できる状態にはならず、W2の一部をマウスでクリックしてW2をアクティブにするという操作が必要になる。また、コピー元のW1は、非アクティブウィンドウになるため、アクティブウィンドウの時は反転表示されていたコピー対象文字列がわからなくなる。   Specifically, when W1 is a word processor software and W2 is a spreadsheet software, a part of the text in W1 is copied and pasted to a specific cell in W2. However, it is not possible to input immediately, and an operation of activating W2 by clicking a part of W2 with the mouse is necessary. In addition, since the copy source W1 becomes an inactive window, the character string to be copied that is highlighted in the active window cannot be recognized.

つまり、従来のマルチウィンドウシステムにおいては、マルチモニタ使用の際、モニタをまたぐ操作を行う場合に、アクティブウィンドウをマウス等のポインティングデバイスで選択する操作を行う必要がある。   In other words, in the conventional multi-window system, when the multi-monitor is used, it is necessary to perform an operation of selecting an active window with a pointing device such as a mouse when performing an operation across the monitors.

そこで本発明は、上記実情に鑑みて、マルチモニタ機能を有する情報処理装置において、モニタをまたぐ操作を行う際の利便性を向上することを目的とする。   In view of the above circumstances, an object of the present invention is to improve convenience when an information processing apparatus having a multi-monitor function performs an operation across monitors.

上記目的を達成するために、下記の構成を特徴とする発明を提供する。   In order to achieve the above object, an invention having the following configuration is provided.

本発明に係る情報処理装置は、マルチモニタ機能を有する情報処理装置であって、アクティブウィンドウの設定情報をモニタ毎に記憶する記憶手段と、アクティブモニタに応じて対応するアクティブウィンドウの設定情報を使用してグラフィカルユーザインタフェースを制御する表示制御手段と、を有することを特徴とする。   An information processing apparatus according to the present invention is an information processing apparatus having a multi-monitor function, and uses storage means for storing active window setting information for each monitor and corresponding active window setting information according to the active monitor. Display control means for controlling the graphical user interface.

本発明に係る情報処理装置の制御方法は、マルチモニタ機能を有する情報処理装置の制御方法であって、アクティブウィンドウの設定情報をモニタ毎に記憶する記憶工程と、アクティブモニタに応じて対応するアクティブウィンドウの設定情報を使用してグラフィカルユーザインタフェースを制御する表示制御工程と、を含むことを特徴とする。   A method for controlling an information processing apparatus according to the present invention is a method for controlling an information processing apparatus having a multi-monitor function, and stores a setting process of active window setting information for each monitor and an active corresponding to the active monitor. And a display control process for controlling the graphical user interface using the setting information of the window.

本発明に係るプログラムは、マルチモニタ機能を有する情報処理装置を、アクティブウィンドウの設定情報をモニタ毎に記憶する記憶手段と、アクティブモニタに応じて対応するアクティブウィンドウの設定情報を使用してグラフィカルユーザインタフェースを制御する表示制御手段と、として機能させることを特徴とする。   A program according to the present invention provides an information processing apparatus having a multi-monitor function to a graphical user using storage means for storing active window setting information for each monitor, and active window setting information corresponding to the active monitor. It functions as a display control means for controlling the interface.

本発明によれば、マルチモニタ機能を有する情報処理装置において、モニタをまたぐ操作を行う際の利便性を向上することが可能となる。   ADVANTAGE OF THE INVENTION According to this invention, in the information processing apparatus which has a multi monitor function, it becomes possible to improve the convenience at the time of performing operation which straddles a monitor.

以下、本発明の好適な実施の形態について図面を参照して説明する。   Preferred embodiments of the present invention will be described below with reference to the drawings.

図1に、本実施形態に係る情報処理装置100の機能構成を示す。図示のように、情報処理装置100は、マルチモニタ機能を有し、モニタ1,2,・・・,nを表示デバイスとして、これらに情報処理結果を出力する。   FIG. 1 shows a functional configuration of the information processing apparatus 100 according to the present embodiment. As illustrated, the information processing apparatus 100 has a multi-monitor function, and outputs information processing results to the monitors 1, 2,..., N as display devices.

情報処理装置100による情報処理結果は、GUI制御手段102に入力され、ウィンドウ等のGUI部品と組み合わされて、マルチモニタ制御手段101により各モニタに表示出力される。GUI制御手段102は、例えば、中央演算装置と主記憶装置等のハードウェアを用いて、オペレーティングシステム等のソフトウェアによって実現させることができる。   The information processing result by the information processing apparatus 100 is input to the GUI control unit 102, combined with a GUI component such as a window, and displayed and output on each monitor by the multi-monitor control unit 101. The GUI control unit 102 can be realized by software such as an operating system using hardware such as a central processing unit and a main storage device.

マルチモニタ制御手段101は、GUI制御手段102から指示されたGUI表示画面をどのモニタで表示するか、割り振りを決定するなどの制御を行う手段であって、マルチモニタ機能を実現するための手段である。マルチモニタ制御手段101は、例えば、GPU(Graphic Processing Unit)等を用いて実現させることができる。   The multi-monitor control unit 101 is a unit for performing control such as determining which monitor displays the GUI display screen instructed by the GUI control unit 102 and allocating the GUI display screen, and is a unit for realizing the multi-monitor function. is there. The multi-monitor control means 101 can be realized using, for example, a GPU (Graphic Processing Unit).

設定情報記憶手段103は、本実施形態のマルチモニタ環境におけるGUIに関する設定情報を記憶し、アクティブウィンドウの設定情報104と、アクティブモニタの設定情報105と、を有する。図2に、これら設定情報の例を示す。   The setting information storage unit 103 stores setting information related to the GUI in the multi-monitor environment of this embodiment, and includes active window setting information 104 and active monitor setting information 105. FIG. 2 shows an example of the setting information.

図2は、本実施形態の設定情報記憶手段の構成を説明するための図である。図2(a)は、アクティブウィンドウの設定情報104の例であり、モニタ毎にアクティブウィンドウのウィンドウIDを対応させて記憶している。ここで、アクティブウィンドウとは、GUIにおいてフォーカスのあたっているウィンドウのことをいい、通常GUI表示画面の一番上に表示される。また、ウィンドウIDとは、GUI上で生成されているウィンドウ一つ一つを識別するための情報である。   FIG. 2 is a diagram for explaining the configuration of the setting information storage unit of the present embodiment. FIG. 2A is an example of the active window setting information 104, and stores the window ID of the active window in association with each monitor. Here, the active window means a window focused on the GUI, and is normally displayed at the top of the GUI display screen. The window ID is information for identifying each window generated on the GUI.

図2(b)は、アクティブモニタの設定情報105の例であり、モニタIDが「1」であるモニタが現在アクティブモニタであることを示している。モニタIDとは、情報処理装置100に接続するモニタ一つ一つを識別するための情報である。
なお、設定情報記憶手段103は、例えば、情報処理装置100の主記憶装置等を用いて実現することができる。
FIG. 2B is an example of the active monitor setting information 105, and indicates that the monitor whose monitor ID is “1” is the current active monitor. The monitor ID is information for identifying each monitor connected to the information processing apparatus 100.
The setting information storage unit 103 can be realized using, for example, the main storage device of the information processing apparatus 100.

また、図1におけるキーボード106とマウス107は、ユーザインタフェースとなる入力装置であり、マウス107は、情報処理装置100のポインティングデバイスとして機能する。マウス107による操作入力は、GUI表示画面におけるマウスカーソルの動きとして反映される。   A keyboard 106 and a mouse 107 in FIG. 1 are input devices serving as user interfaces, and the mouse 107 functions as a pointing device of the information processing apparatus 100. The operation input by the mouse 107 is reflected as the movement of the mouse cursor on the GUI display screen.

図3は、本実施形態の処理の流れを示すフローチャート図である。
本実施形態においては、まず、情報処理装置100に接続されているモニタ毎にアクティブウィンドウを設定する(ステップS101)。具体的には、アクティブウィンドウの設定情報104をモニタ毎に用意し、設定情報記憶手段103が記憶する。
FIG. 3 is a flowchart showing a processing flow of the present embodiment.
In the present embodiment, first, an active window is set for each monitor connected to the information processing apparatus 100 (step S101). Specifically, active window setting information 104 is prepared for each monitor, and the setting information storage unit 103 stores the information.

次に、GUI制御手段102がマウスカーソルの存在するモニタをアクティブモニタに設定する(ステップS102)。GUI制御手段102によるアクティブモニタの設定手順を図4に示す。   Next, the GUI control unit 102 sets the monitor on which the mouse cursor is present as the active monitor (step S102). FIG. 4 shows an active monitor setting procedure performed by the GUI control unit 102.

図4において、GUI制御手段102は、設定情報記憶手段103を制御して、アクティブモニタの設定情報105を、マウスカーソルの存在しているモニタのモニタIDにして、更新する(ステップS201)。次に、アクティブウィンドウの設定情報104を取得する(ステップS202)。取得したアクティブウィンドウの設定情報104は、更新したアクティブモニタのモニタIDに対応するアクティブウィンドウのウィンドウIDを取得してGUI制御に用いる。   In FIG. 4, the GUI control unit 102 controls the setting information storage unit 103 to update the active monitor setting information 105 with the monitor ID of the monitor where the mouse cursor exists (step S201). Next, the active window setting information 104 is acquired (step S202). The acquired active window setting information 104 acquires the window ID of the active window corresponding to the updated monitor ID of the active monitor and uses it for GUI control.

図3に戻る。ステップS102後、GUI制御手段102は、キーボード106に入力があったか否かを感知し(ステップS103)、入力があった場合、アクティブモニタのアクティブウィンドウにキーボード入力処理を行う(ステップS104)が、アクティブモニタの更新は行わない。   Returning to FIG. After step S102, the GUI control means 102 senses whether or not there is an input on the keyboard 106 (step S103), and when there is an input, performs keyboard input processing on the active monitor active window (step S104). The monitor is not updated.

一方で、キーボード入力がない場合は、マウス107を用いて操作入力があったか否かを感知し(ステップS105)、あった場合は、マウス入力処理を行い(ステップS106)、入力処理後、マウスカーソルの存在するモニタをアクティブモニタに設定する処理を行うステップS102に戻る。なお、マウス入力処理の結果アクティブウィンドウを変更する操作が行われた場合、アクティブモニタ設定の処理を行った上で、GUI制御手段102は設定情報記憶手段103を制御して、アクティブウィンドウの設定情報104の内、新しくアクティブとなったモニタのモニタIDに対応するウィンドウIDの設定情報を、新しくアクティブウィンドウとなるウィンドウのウィンドウIDに更新する処理を行う。   On the other hand, if there is no keyboard input, it is sensed whether or not there is an operation input using the mouse 107 (step S105), and if there is, a mouse input process is performed (step S106). The process returns to step S102 for performing the process of setting the monitor having the active monitor as the active monitor. When an operation for changing the active window is performed as a result of the mouse input process, the GUI control unit 102 controls the setting information storage unit 103 after performing the active monitor setting process to set the active window setting information. A process of updating the setting information of the window ID corresponding to the monitor ID of the newly active monitor out of 104 to the window ID of the window that becomes the new active window is performed.

以上に説明した実施形態によれば、マルチモニタ機能を有する情報処理装置において、モニタをまたぐ操作を行う際の利便性を向上することができる。すなわち、モニタをまたぐ操作を行う場合に、アクティブウィンドウをマウスで選択する動作を省略することができ、使い易さが向上する。   According to the embodiment described above, in an information processing apparatus having a multi-monitor function, it is possible to improve convenience when performing an operation across monitors. That is, when performing an operation across monitors, the operation of selecting the active window with the mouse can be omitted, and the usability is improved.

以上、本発明の好適な実施の形態について説明したが、本発明はこれに限定されるものではなく、要旨を逸脱しない範囲内で種々の変形実施が可能である。   The preferred embodiment of the present invention has been described above, but the present invention is not limited to this, and various modifications can be made without departing from the scope of the invention.

本発明による実施形態の機能構成を示すブロック図である。It is a block diagram which shows the function structure of embodiment by this invention. 本発明による実施形態の設定情報記憶手段の構成を説明するための図である。It is a figure for demonstrating the structure of the setting information storage means of embodiment by this invention. 本発明による実施形態の処理の流れを示すフローチャート図である。It is a flowchart figure which shows the flow of the process of embodiment by this invention. 本発明による実施形態のアクティブモニタの設定手順を示すフローチャート図である。It is a flowchart figure which shows the setting procedure of the active monitor of embodiment by this invention.

符号の説明Explanation of symbols

1,2,・・・,n モニタ
100 情報処理装置
101 マルチモニタ制御手段
102 GUI制御手段
103 設定情報記憶手段
104 アクティブウィンドウの設定情報
105 アクティブモニタの設定情報
106 キーボード
107 マウス
1, 2,..., N Monitor 100 Information processing apparatus 101 Multi-monitor control means 102 GUI control means 103 Setting information storage means 104 Active window setting information 105 Active monitor setting information 106 Keyboard 107 Mouse

Claims (7)

マルチモニタ機能を有する情報処理装置であって、
接続されたモニタ毎にアクティブウィンドウを設定し、
モニタをまたぐカーソル操作の際に、またいだあとのモニタに設定されたアクティブウィンドウの設定情報を用いてグラフィカルユーザインタフェースを制御することを特徴とする、情報処理装置。
An information processing apparatus having a multi-monitor function,
Set an active window for each connected monitor,
An information processing apparatus for controlling a graphical user interface by using setting information of an active window set in a monitor after a cursor operation across the monitor.
マルチモニタ機能を有する情報処理装置であって、
アクティブウィンドウの設定情報をモニタ毎に記憶する記憶手段と、
アクティブモニタに応じて対応するアクティブウィンドウの設定情報を使用してグラフィカルユーザインタフェースを制御する表示制御手段と、
を有することを特徴とする、情報処理装置。
An information processing apparatus having a multi-monitor function,
Storage means for storing active window setting information for each monitor;
Display control means for controlling the graphical user interface using the setting information of the corresponding active window according to the active monitor;
An information processing apparatus comprising:
前記アクティブモニタは、マウスカーソルの存在するモニタであることを特徴とする、請求項2記載の情報処理装置。   The information processing apparatus according to claim 2, wherein the active monitor is a monitor having a mouse cursor. 前記記憶手段は、前記アクティブモニタの設定情報を、装置に接続されているモニタのモニタIDと関連づけて記憶していることを特徴とする、請求項2又は3記載の情報処理装置。   4. The information processing apparatus according to claim 2, wherein the storage unit stores the setting information of the active monitor in association with a monitor ID of a monitor connected to the apparatus. 前記記憶手段は、前記アクティブウィンドウの設定情報を、装置に接続されているモニタのモニタIDと、当該モニタ上に存在するウィンドウの中でフォーカスがあたっているウィンドウのウィンドウIDと、を関連づけた設定情報として、記憶していることを特徴とする、請求項2から4のいずれか1項記載の情報処理装置。   The storage means associates the setting information of the active window with a monitor ID of a monitor connected to the apparatus and a window ID of a window having a focus among the windows existing on the monitor 5. The information processing apparatus according to claim 2, wherein the information processing apparatus is stored as information. マルチモニタ機能を有する情報処理装置の制御方法であって、
アクティブウィンドウの設定情報をモニタ毎に記憶する記憶工程と、
アクティブモニタに応じて対応するアクティブウィンドウの設定情報を使用してグラフィカルユーザインタフェースを制御する表示制御工程と、
を含むことを特徴とする、情報処理装置の制御方法。
A method for controlling an information processing apparatus having a multi-monitor function,
A storage step of storing active window setting information for each monitor;
A display control process for controlling the graphical user interface using the setting information of the corresponding active window according to the active monitor;
A method for controlling an information processing apparatus, comprising:
マルチモニタ機能を有する情報処理装置を、
アクティブウィンドウの設定情報をモニタ毎に記憶する記憶手段と、
アクティブモニタに応じて対応するアクティブウィンドウの設定情報を使用してグラフィカルユーザインタフェースを制御する表示制御手段と、
として機能させることを特徴とする、プログラム。
An information processing apparatus having a multi-monitor function
Storage means for storing active window setting information for each monitor;
Display control means for controlling the graphical user interface using the setting information of the corresponding active window according to the active monitor;
A program characterized by functioning as
JP2008252505A 2008-09-30 2008-09-30 Information processor, its control method, and program Pending JP2010086154A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2008252505A JP2010086154A (en) 2008-09-30 2008-09-30 Information processor, its control method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2008252505A JP2010086154A (en) 2008-09-30 2008-09-30 Information processor, its control method, and program

Publications (1)

Publication Number Publication Date
JP2010086154A true JP2010086154A (en) 2010-04-15

Family

ID=42250074

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2008252505A Pending JP2010086154A (en) 2008-09-30 2008-09-30 Information processor, its control method, and program

Country Status (1)

Country Link
JP (1) JP2010086154A (en)

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002082661A (en) * 2000-09-08 2002-03-22 Sharp Corp Device and method for controlling multiple screens and storage medium to be used in the device and method

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002082661A (en) * 2000-09-08 2002-03-22 Sharp Corp Device and method for controlling multiple screens and storage medium to be used in the device and method

Similar Documents

Publication Publication Date Title
CN107111496B (en) Customizable blade application
CN109074276B (en) Tab in system task switcher
US10048840B2 (en) Application switching in a graphical operating system
JP5491388B2 (en) How to selectively enable multiple input controls
JP4818427B2 (en) Information processing apparatus and screen selection method
US7451406B2 (en) Display apparatus and management method for virtual workspace thereof
JP4591567B2 (en) Image display system
US20120174020A1 (en) Indication of active window when switching tasks in a multi-monitor environment
JP2003131777A (en) Method for displaying symbol on display and system therefor
JP2009003851A (en) Information apparatus with touch panel, and icon selecting method and program used for the same
JP2006330912A (en) Information processor and program
JP5882279B2 (en) Information processing apparatus, method, and program
JP2005182463A (en) Information processor and display control method
JP5025230B2 (en) Multi-monitor monitoring control apparatus and process monitoring control system using the same
JP2015076045A (en) Information processing apparatus, method, and program
JP6528400B2 (en) INFORMATION PROCESSING APPARATUS, INFORMATION PROCESSING SYSTEM, CONTROL METHOD OF INFORMATION PROCESSING APPARATUS, AND PROGRAM
JP2007188289A (en) Multitask processing terminal device
JP2004259297A (en) Window display control device
JP5306303B2 (en) Display control device, display control program, and display control method
JP2010086154A (en) Information processor, its control method, and program
JP2006350755A (en) Multi-display system and window control method
JP6188405B2 (en) Display control apparatus, display control method, and program
JP5242748B2 (en) Information processing apparatus and screen selection method
JP2011039602A (en) Display controller, display control method, and program
JP5831863B2 (en) Information processing apparatus, focus control method, and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20110815

A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A712

Effective date: 20110830

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20120703

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20120704

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20121030