JP2011054213A - Information processor and control method - Google Patents

Information processor and control method Download PDF

Info

Publication number
JP2011054213A
JP2011054213A JP2010278042A JP2010278042A JP2011054213A JP 2011054213 A JP2011054213 A JP 2011054213A JP 2010278042 A JP2010278042 A JP 2010278042A JP 2010278042 A JP2010278042 A JP 2010278042A JP 2011054213 A JP2011054213 A JP 2011054213A
Authority
JP
Japan
Prior art keywords
event
mode
display screen
image
mouse
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.)
Abandoned
Application number
JP2010278042A
Other languages
Japanese (ja)
Inventor
Kyohei Matsuda
恭平 松田
Tomoyuki Kokubu
智幸 国分
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 JP2010278042A priority Critical patent/JP2011054213A/en
Publication of JP2011054213A publication Critical patent/JP2011054213A/en
Abandoned legal-status Critical Current

Links

Images

Landscapes

  • User Interface Of Digital Computer (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To make a user certainly recognize whether or not a mode is a hovering mode. <P>SOLUTION: This information processor includes: a first control means displaying a first image on a display screen of a display device; an operation reception means receiving a touch operation to the display screen; a second control means displaying information about the first image on the display screen when the operation reception means receives a touch operation to the first image while receiving the touch operation to a first area positioned in a partial area of the display screen; and a third control means starting an application corresponding to the first image when the operation reception means receives the touch operation to the first image while not receiving the touch operation to the first area. <P>COPYRIGHT: (C)2011,JPO&INPIT

Description

本発明は、ホバリングモードと通常のモードとを切り替える情報処理装置および制御方法に関する。   The present invention relates to an information processing apparatus and a control method for switching between a hovering mode and a normal mode.

近年、表示装置と、表示装置の表示画面上に設けられた位置検出装置とを備えたタッチパネルを備えたノートブック型パーソナルコンピュータが販売されている。   In recent years, notebook personal computers including a touch panel including a display device and a position detection device provided on a display screen of the display device have been sold.

位置検出装置には、抵抗膜方式や電磁誘導方式などの方式がある。一般に、位置検出装置が検出した位置に表示されているウィンドウを制御するアプリケーションプログラムに位置を示すイベントとマウスボタンが押下されていることを示すイベントを渡す。   As the position detection device, there are methods such as a resistance film method and an electromagnetic induction method. Generally, an event indicating a position and an event indicating that a mouse button is pressed are passed to an application program that controls a window displayed at a position detected by the position detection device.

しかし、常にマウスボタンが押下された状態であるとアプリケーションプログラムが認識していると不便であるため、ホバリングモードというモードを設けることがある。ホバリングモードでは、アプリケーションプログラムに位置を示すイベントのみを渡す。   However, since it is inconvenient if the application program recognizes that the mouse button is always pressed, a mode called a hovering mode may be provided. In the hovering mode, only the event indicating the position is passed to the application program.

特許文献1は、表示画面にホバリングモードに設定するためのホバリングアイコンを設け、通常のモードでホバリングアイコンにタッチすると、次にホバリングアイコンにタッチするまでホバリングモードに設定することを開示している。   Patent Document 1 discloses that a hovering icon for setting a hovering mode is provided on a display screen, and when the hovering icon is touched in a normal mode, the hovering mode is set until the next touching of the hovering icon.

特開2000−122808号公報(段落番号[0022])JP 2000-122808 A (paragraph number [0022])

上述した文献が開示する技術では、ホバリングアイコンへのタッチすることで、ホバリングモードと通常のモードとを切り替えている。従って、コンピュータの前から暫く席を外していたりすると、現在のモードがホバリングモードと通常のモードとのどちらであるかをユーザが分からなくなることがある。   In the technique disclosed in the above-described document, the hovering mode and the normal mode are switched by touching the hovering icon. Therefore, if the user leaves the computer for a while, the user may not know whether the current mode is the hovering mode or the normal mode.

本発明の目的は、ホバリングモードで有るか否かをユーザが確実に認識することが可能な情報処理装置および制御方法を提供することにある。   An object of the present invention is to provide an information processing apparatus and a control method that allow a user to reliably recognize whether or not the hovering mode is set.

本発明の一例に係わる情報処理装置は、表示装置の表示画面に第1画像を表示させる第1制御手段と、前記表示画面に対するタッチ操作を受ける操作受付手段と、前記操作受付手段が、前記表示画面の一部の領域に位置する第1領域に対するタッチ操作を受けている間に前記第1画像に対するタッチ操作を受けた場合、前記第1画像についての情報を前記表示画面に表示させる第2制御手段と、前記操作受付手段が、前記第1領域に対するタッチ操作を受けていない間に前記第1画像に対するタッチ操作を受けた場合、前記第1画像に応じたアプリケーションを起動する第3制御手段とを備える。   An information processing apparatus according to an example of the present invention includes: a first control unit that displays a first image on a display screen of a display device; an operation reception unit that receives a touch operation on the display screen; and the operation reception unit includes the display Second control for displaying information about the first image on the display screen when the touch operation is performed on the first image while the touch operation is performed on the first region located in a partial region of the screen. And a third control unit that activates an application corresponding to the first image when the operation accepting unit receives a touch operation on the first image while not receiving a touch operation on the first region. Is provided.

本発明によれば、ホバリングモードと通常のモードのどちらで有るかをユーザが確実に認識することが可能になる。   According to the present invention, the user can surely recognize whether the hovering mode or the normal mode is set.

第1の実施形態に係わる情報処理装置のシステム構成を示すブロック図。1 is a block diagram showing a system configuration of an information processing apparatus according to a first embodiment. ホバリングモード領域内を指で押圧することによってホバリングモードに設定した状態で、別の箇所を指で押圧している状態を示す図。The figure which shows the state which is pressing the other location with the finger in the state set to the hovering mode by pressing the inside of the hovering mode area with the finger. 第1の実施形態に係わるホバリングモード/ノーマルモードの切り替え、およびホバリングモードに設定されている場合にボタンダウンイベントをマウスカーソルが描画されているアプリケーションプログラムに渡さないための構成を示す図。The figure which shows the structure for not handing over the button down event to the application program by which the mouse cursor is drawn, when switching to the hovering mode / normal mode concerning 1st Embodiment, and setting the hovering mode. 第1の実施形態に係わるホバリングモードおよびノーマルモードに設定するためのモード設定モジュールが処理する手順を示すフローチャート。The flowchart which shows the procedure which the mode setting module for setting to the hovering mode and normal mode concerning 1st Embodiment processes. 第1の実施形態に係わるマウスイベントが渡されたときのイベントハンドルモジュールの処理の手順を示すフローチャート。6 is a flowchart showing a processing procedure of an event handle module when a mouse event according to the first embodiment is passed. ホバリングモードに設定することでツールチップを表示させている状態を示す図。The figure which shows the state which is displaying the tool tip by setting to hovering mode. ホバリングモードに設定することでランチャプログラムが吹き出しを表示している状態を示す図。The figure which shows the state in which the launcher program is displaying the balloon by setting to hovering mode. ホバリングモードに設定することでマウスジェスチャを行っている状態を示す図。The figure which shows the state which is performing the mouse | mouth gesture by setting to hovering mode. ユーザがボタンを押下してホバリングモードに設定した状態で、表示画面を指で押圧している状態を示す図。The figure which shows the state which has pressed the display screen with the finger | toe in the state which the user pressed the button and set to the hovering mode. 第2の実施形態に係わるホバリングモード/ノーマルモードの切り替え、およびホバリングモードに設定されている場合にボタンダウンイベントをマウスカーソルが描画されているアプリケーションプログラムに渡さないための構成を示す図。The figure which shows the structure for not handing over a button down event to the application program by which the mouse cursor is drawn, when switching to the hovering mode / normal mode concerning 2nd Embodiment, and setting the hovering mode. 第2の実施形態に係わるホバリングモードおよびノーマルモードに設定するためのモード設定モジュールが処理する手順を示すフローチャート。The flowchart which shows the procedure which the mode setting module for setting to the hovering mode and normal mode concerning 2nd Embodiment processes. 第2の実施形態に係わるマウスイベントが渡されたときのイベントハンドルモジュールの処理の手順を示すフローチャート。9 is a flowchart showing a processing procedure of an event handle module when a mouse event according to the second embodiment is passed.

本発明の実施の形態を以下に図面を参照して説明する。   Embodiments of the present invention will be described below with reference to the drawings.

(第1の実施形態)
まず、図1を参照して、本発明の一実施形態に係る情報処理装置の構成について説明する。この情報処理装置は、バッテリ駆動可能な携帯型のノートブック型パーソナルコンピュータとして実現されている。
(First embodiment)
First, the configuration of an information processing apparatus according to an embodiment of the present invention will be described with reference to FIG. This information processing apparatus is realized as a battery-driven portable notebook personal computer.

次に、図1を参照して、本コンピュータのシステム構成について説明する。   Next, the system configuration of the computer will be described with reference to FIG.

本コンピュータは、図1に示されているように、ディスプレイユニット12、CPU111、ノースブリッジ112、主メモリ113、グラフィクスコントローラ114、サウスブリッジ119、BIOS−ROM120、ハードディスクドライブ121、エンベデッドコントローラ/キーボードコントローラIC124、および電源コントローラ125等を備えている。   As shown in FIG. 1, the computer includes a display unit 12, a CPU 111, a north bridge 112, a main memory 113, a graphics controller 114, a south bridge 119, a BIOS-ROM 120, a hard disk drive 121, an embedded controller / keyboard controller IC 124. And a power controller 125 and the like.

CPU111は、本コンピュータの動作を制御するために設けられたプロセッサであり、ハードディスクドライブ121から主メモリ113にロードされる、オペレーティングシステム、および各種アプリケーションプログラムを実行する。   The CPU 111 is a processor provided for controlling the operation of the computer, and executes an operating system and various application programs loaded from the hard disk drive 121 to the main memory 113.

また、CPU111は、BIOS−ROM120に格納されたBIOSプログラムも実行する。BIOSプログラムはハードウェア制御のためのプログラムである。   The CPU 111 also executes a BIOS program stored in the BIOS-ROM 120. The BIOS program is a program for hardware control.

ノースブリッジ112はCPU111のローカルバスとサウスブリッジ119との間を接続するブリッジデバイスである。ノースブリッジ112には、主メモリ113をアクセス制御するメモリコントローラも内蔵されている。また、ノースブリッジ112には、AGPバスなどを介してグラフィクスコントローラ114との通信を実行する機能も有している。   The north bridge 112 is a bridge device that connects the local bus of the CPU 111 and the south bridge 119. The north bridge 112 also includes a memory controller that controls access to the main memory 113. The north bridge 112 also has a function of executing communication with the graphics controller 114 via an AGP bus or the like.

ディスプレイユニット12には、LCD17から構成される表示装置が組み込まれている。LCD17の画像表示面上に、感圧式(抵抗膜方式)のタッチセンサ18が装着されている。タッチセンサ18は、表面が押圧された場合に、押圧箇所を示す検出信号を出力する。本実施形態のタッチセンサ18は、同時に2箇所の押圧箇所を検出することができ、検出したそれぞれの押圧箇所を示す二つの検出信号を出力することが可能である。   The display unit 12 incorporates a display device including an LCD 17. A pressure-sensitive (resistive film type) touch sensor 18 is mounted on the image display surface of the LCD 17. The touch sensor 18 outputs a detection signal indicating a pressed position when the surface is pressed. The touch sensor 18 of the present embodiment can detect two pressed locations at the same time, and can output two detection signals indicating the detected pressed locations.

グラフィクスコントローラ114は、本コンピュータのディスプレイモニタとして使用されるLCD17を制御する表示コントローラである。このグラフィクスコントローラ114はビデオメモリ114Aを有しており、OS/アプリケーションプログラムによってビデオメモリ114Aに書き込まれた表示データから、ディスプレイユニット12のLCD17に表示すべき表示イメージを形成する映像信号を生成する。   The graphics controller 114 is a display controller that controls the LCD 17 used as a display monitor of the computer. The graphics controller 114 includes a video memory 114A, and generates a video signal that forms a display image to be displayed on the LCD 17 of the display unit 12 from display data written in the video memory 114A by the OS / application program.

サウスブリッジ119は、LPCバス上のデバイスを制御する。また、サウスブリッジ119は、HDD121を制御するためのIDEコントローラを内蔵している。さらに、サウスブリッジ119は、およびBIOS−ROM120をアクセス制御するための機能も有している。また、更にサウスブリッジ119は、USB規格をサポートした機器とのデータの伝送の制御を行うためのUSBコントローラ119Aを有している。USB規格をサポートした機器であるタッチセンサ18は、サウスブリッジ119内のUSBコントローラ119Aとデータの伝送を行う。   The south bridge 119 controls devices on the LPC bus. Further, the south bridge 119 includes an IDE controller for controlling the HDD 121. Furthermore, the south bridge 119 also has a function for controlling access to the BIOS-ROM 120. Further, the south bridge 119 has a USB controller 119A for controlling data transmission with a device that supports the USB standard. The touch sensor 18, which is a device that supports the USB standard, transmits data to the USB controller 119A in the south bridge 119.

エンベデッドコントローラ/キーボードコントローラIC124は、電力管理のためのエンベデッドコントローラと、キーボード13、タッチパッド16を制御するためのキーボードコントローラとが集積された1チップマイクロコンピュータである。このエンベデッドコントローラ/キーボードコントローラIC124は、電源コントローラ125と協調して動作することにより、ユーザによるパワーボタン14の操作に応じて、本コンピュータをパワーオン/パワーオフする機能を有している。   The embedded controller / keyboard controller IC 124 is a one-chip microcomputer in which an embedded controller for power management and a keyboard controller for controlling the keyboard 13 and the touch pad 16 are integrated. The embedded controller / keyboard controller IC 124 has a function of powering on / off the computer in accordance with the operation of the power button 14 by the user by operating in cooperation with the power supply controller 125.

タッチセンサ18が検出信号を出力している場合、オペレーティングシステムは、ポインティングデバイスのボタン操作に係わるイベントとしてマウスイベントを発行する。この時、オペレーティングシステムが発行するマウスイベントは、マウスカーソルの位置を示す位置イベントとマウスボタンが押されていることを示すボタンダウンイベントである。   When the touch sensor 18 outputs a detection signal, the operating system issues a mouse event as an event related to the button operation of the pointing device. At this time, the mouse event issued by the operating system is a position event indicating the position of the mouse cursor and a button down event indicating that the mouse button is pressed.

通常のマウスで操作を行った場合、エクスプローラやデスクトップのアイコン上にポインタを重ねると、アイコンが示しているファイル等の補足情報を示すツールチップが表示される。   When an operation is performed with a normal mouse, a tooltip indicating supplementary information such as a file indicated by the icon is displayed when the pointer is over the icon of the explorer or the desktop.

ところが、タッチパネルでポインタを操作した場合、以下に示すような不都合が生じる。タッチパネルでポインタを操作すると常にボタンダウンイベントが発行されているために、ツールチップを表示することができない。   However, when the pointer is operated on the touch panel, the following inconvenience occurs. When a pointer is operated on the touch panel, a tool tip cannot be displayed because a button down event is always issued.

本装置では、このような不都合が生じることを防止することが可能である。以下に、不都合の発生を防止するための構成について説明する。
図2に示すように、ディスプレイの例えば左下隅の領域を仮想的なボタンであるホバリングモード領域RHを設定する。そして、このホバリングモード領域RH内を指F1等で押圧していることを示す検出信号がタッチセンサから出力されている場合に、ホバリングモードになる。ホバリングモードでは、ホバリングモード領域RH以外の領域を指F2等で押圧していることを示す検出信号がタッチセンサから出力されている場合に、マウスボタンの操作に係わるイベントをマウスカーソルが描画されているアプリケーションプログラムに渡さずに、マウスカーソルの位置を示すイベントのみをマウスカーソルが描画されているアプリケーションプログラムを渡す。ホバリングモード領域RH以外の領域を指F2等で押圧していない場合はノーマルモードである。ノーマルモードでは、マウスボタンの操作およびマウスカーソルの位置を示すイベントをマウスカーソルが描画されているアプリケーションプログラムを渡す。
In this apparatus, it is possible to prevent such a problem from occurring. Hereinafter, a configuration for preventing the occurrence of inconvenience will be described.
As shown in FIG. 2, a hovering mode area RH, which is a virtual button, is set, for example, in the lower left corner area of the display. When the detection signal indicating that the inside of the hovering mode region RH is pressed with the finger F1 or the like is output from the touch sensor, the hovering mode is set. In the hovering mode, when a detection signal indicating that a region other than the hovering mode region RH is being pressed with the finger F2 or the like is output from the touch sensor, the mouse cursor draws an event related to the operation of the mouse button. The application program in which the mouse cursor is drawn is passed only to the event indicating the position of the mouse cursor without passing to the application program. When the area other than the hovering mode area RH is not pressed with the finger F2 or the like, the normal mode is set. In the normal mode, an application program in which the mouse cursor is drawn is passed as an event indicating the operation of the mouse button and the position of the mouse cursor.

図3を参照して、ホバリングモード/ノーマルモードの切り替え、およびホバリングモードに設定されている場合にボタンダウンイベントをマウスカーソルが描画されているアプリケーションプログラムに渡さないための構成を説明する。   With reference to FIG. 3, a configuration for switching the hovering mode / normal mode and not passing the button down event to the application program in which the mouse cursor is drawn when the hovering mode is set will be described.

図3に示すように、オペレーティングシステム201、デバイスドライバ202、イベントフック/ハンドルモジュール210等から構成されている。   As shown in FIG. 3, it comprises an operating system 201, a device driver 202, an event hook / handle module 210, and the like.

デバイスドライバ202は、通常のタッチセンサ18のデバイスドライバと同じドライバを用いる。従って、デバイスドライバ202は、タッチセンサ18が検出信号から押圧箇所を示す位置情報を取得する。デバイスドライバ202は、位置情報をオペレーティングシステム201に渡す。オペレーティングシステム201は、位置情報が示している位置に表示されているアプリケーションプログラム(デスクトップ環境アプリケーション221、またはランチャアプリケーション222)に位置イベントおよびボタンダウンイベントを含むマウスイベントを渡すための処理を行う。なお、デスクトップ環境アプリケーション221は、表示画面にウィンドウの一つとしてデスクトップ画面を表示するウィンドウ制御手段である。また、ランチャアプリケーション222は、デスクトップ画面上にアプリケーションを起動するためのボタンを備えたウィンドウを表示するウィンドウ制御手段である。   The device driver 202 uses the same driver as the device driver of the normal touch sensor 18. Therefore, the device driver 202 acquires position information indicating the pressed location from the detection signal by the touch sensor 18. The device driver 202 passes the position information to the operating system 201. The operating system 201 performs processing for passing a mouse event including a position event and a button down event to an application program (desktop environment application 221 or launcher application 222) displayed at the position indicated by the position information. The desktop environment application 221 is a window control unit that displays the desktop screen as one of the windows on the display screen. The launcher application 222 is a window control means for displaying a window having a button for starting an application on the desktop screen.

イベントフック/ハンドルモジュール210は、フックモジュール211、モード設定モジュール212、およびイベントハンドルモジュール213等を備えている。フックモジュール211は、デバイスドライバ202から出力された位置イベントおよびボタンダウンイベントをフックする。モード設定モジュール212は、位置イベントが示す表示画面上の位置に基づいて、フックモジュール211は、ホバリングモードとノーマルモードとの切り替えを行う。イベントハンドルモジュール213は、ノーマルモードの場合に位置イベントおよびボタンダウンイベントを元々の送り先であるアプリケーションプログラムに渡す。また、イベントハンドルモジュール213は、ホバリングモードの場合に位置イベントのみを元々の送り先であるアプリケーションプログラムに渡す。   The event hook / handle module 210 includes a hook module 211, a mode setting module 212, an event handle module 213, and the like. The hook module 211 hooks the position event and the button down event output from the device driver 202. The mode setting module 212 switches between the hovering mode and the normal mode based on the position on the display screen indicated by the position event. The event handle module 213 passes the position event and the button down event to the original destination application program in the normal mode. The event handle module 213 passes only the position event to the application program that is the original destination in the hovering mode.

次に、図4のフローチャートを参照してホバリングモードおよびノーマルモードに設定するためのモード設定モジュール212が処理する手順について説明する。
先ず、フックモジュール211が位置イベントおよびボタンダウンイベントをフックする(ステップS10)。モード設定モジュール212は、二つのマウスイベントをフックしたか否かを判断する(ステップS11)。二つのマウスイベントをフックしていないと判断した場合、(ステップS11のNo)、モード設定モジュール212はマウスイベントの位置イベントから表示画面上の位置を示す位置情報を取得する(ステップS12)。モード設定モジュール212は、位置情報がホバリングモード領域RH内を示しているか否かを判別する(ステップS13)。ホバリングモード領域RH内を示していると判断した場合(ステップS13のYes)、フラグ214の値をTrueにすることによってホバリングモードに設定する(ステップS14)。そして、マウスイベントをイベントハンドルモジュール213に渡す(ステップS15)。ステップS13において、ホバリングモード領域RH内を示していないと判断した場合(ステップS13のNo)、モード設定モジュール212はフラグ214の値をFalseにすることによってノーマルモードに設定する(ステップS16)。そして、マウスイベントをイベントハンドルモジュール213に渡す(ステップS17)。
Next, a procedure performed by the mode setting module 212 for setting the hovering mode and the normal mode will be described with reference to the flowchart of FIG.
First, the hook module 211 hooks a position event and a button down event (step S10). The mode setting module 212 determines whether or not two mouse events have been hooked (step S11). If it is determined that the two mouse events are not hooked (No in step S11), the mode setting module 212 acquires position information indicating the position on the display screen from the position event of the mouse event (step S12). The mode setting module 212 determines whether or not the position information indicates the hovering mode area RH (step S13). When it is determined that the inside of the hovering mode region RH is indicated (Yes in step S13), the value of the flag 214 is set to True to set the hovering mode (step S14). Then, the mouse event is passed to the event handle module 213 (step S15). If it is determined in step S13 that the inside of the hovering mode region RH is not indicated (No in step S13), the mode setting module 212 sets the value of the flag 214 to False to set the normal mode (step S16). Then, the mouse event is passed to the event handle module 213 (step S17).

ステップS11において、二つのマウスイベントをフックしたと判断した場合、(ステップS11のYes)、二つのマウスイベントの一方のイベント(以後第1マウスイベントとする)から表示画面上の位置を示す位置情報を取得する(ステップS22)。モード設定モジュール212は、位置情報がホバリングモード領域RH内を示しているか否かを判別する(ステップS23)。ホバリングモード領域RH内を示していると判断した場合(ステップS23のYes)、フラグ214の値をTrueにすることによってホバリングモードに設定する(ステップS24)。そして、二つのマウスイベントの他方のイベント(以後第2マウスイベントとする)をイベントハンドルモジュール213に渡す(ステップS25)。   If it is determined in step S11 that two mouse events have been hooked (Yes in step S11), position information indicating the position on the display screen from one of the two mouse events (hereinafter referred to as the first mouse event). Is acquired (step S22). The mode setting module 212 determines whether or not the position information indicates the hovering mode area RH (step S23). When it is determined that the inside of the hovering mode region RH is indicated (Yes in step S23), the value of the flag 214 is set to True to set the hovering mode (step S24). Then, the other event of the two mouse events (hereinafter referred to as a second mouse event) is passed to the event handle module 213 (step S25).

ステップS23において、ホバリングモード領域RH内を示していないと判断した場合(ステップS23のNo)、第2マウスイベントから表示画面上の位置を示す位置情報を取得する(ステップS32)。モード設定モジュール212は、位置情報がホバリングモード領域RH内を示しているか否かを判別する(ステップS33)。ホバリングモード領域RH内を示していると判断した場合(ステップS33のYes)、フラグ214の値をTrueにすることによってホバリングモードに設定する(ステップS34)。そして、第2マウスイベントをイベントハンドルモジュール213に渡す(ステップS35)。   If it is determined in step S23 that the inside of the hovering mode region RH is not indicated (No in step S23), position information indicating the position on the display screen is acquired from the second mouse event (step S32). The mode setting module 212 determines whether or not the position information indicates the hovering mode area RH (step S33). If it is determined that the hovering mode area RH is indicated (Yes in Step S33), the value of the flag 214 is set to True to set the hovering mode (Step S34). Then, the second mouse event is passed to the event handle module 213 (step S35).

ステップS33において、ホバリングモード領域RH内を示していないと判断した場合(ステップS33のNo)、モード設定モジュール212はフラグ214の値をFalseにすることによってノーマルモードに設定する(ステップS36)。そして、マウスイベントをイベントハンドルモジュール213に渡す(ステップS37)。   If it is determined in step S33 that the inside of the hovering mode region RH is not indicated (No in step S33), the mode setting module 212 sets the value of the flag 214 to False to set the normal mode (step S36). Then, the mouse event is passed to the event handle module 213 (step S37).

フックモジュール211がマウスイベントを取得した場合の処理の手順の説明を終了する。以上の処理によって、ユーザがホバリングモード領域RH内を押圧している場合に、ホバリングモードに設定することができる。   The description of the processing procedure when the hook module 211 acquires a mouse event ends. By the above process, when the user is pressing inside the hovering mode area RH, the hovering mode can be set.

ユーザがホバリングモード領域RH内を押圧している場合にホバリングモードに設定され、ユーザがホバリングモード領域RH内を押圧していない場合にノーマルモードに設定されるので、ユーザがどちらのモードで有るかを確実に識別することが可能になる。   The mode is set to the hovering mode when the user is pressing in the hovering mode region RH, and is set to the normal mode when the user is not pressing in the hovering mode region RH. Can be reliably identified.

次に、図5を参照して、マウスイベントが渡されたときのイベントハンドルモジュール213の処理の手順を説明する。
マウスイベントが渡されると、イベントハンドルモジュール213は二つのマウスイベントが渡されたか否かを判別する(ステップS41)。二つのマウスイベントが渡されていないと判断した場合(ステップS41のNo)、イベントハンドルモジュール213は、フラグ214の値を参照し、フラグ214の値(True、False)からホバリングモードで有るか否かを判別する(ステップS42)。ホバリングモードであると判断した場合(ステップS42のYes)、イベントハンドルモジュール213はマウスイベントからボタンダウンイベントを削除し、位置イベントのみを残す(ステップS43)。そして、ボタンダウンイベントが削除されたマウスイベントを、マウスイベントの元々の渡し先であるアプリケーションプログラムに渡す(ステップS44)。
Next, with reference to FIG. 5, the processing procedure of the event handle module 213 when a mouse event is passed will be described.
When a mouse event is passed, the event handle module 213 determines whether two mouse events have been passed (step S41). If it is determined that two mouse events have not been passed (No in step S41), the event handle module 213 refers to the value of the flag 214 and determines whether the hovering mode is set from the value of the flag 214 (True, False). Is determined (step S42). When it is determined that the hovering mode is set (Yes in step S42), the event handle module 213 deletes the button down event from the mouse event and leaves only the position event (step S43). Then, the mouse event from which the button down event has been deleted is delivered to the application program that is the original delivery destination of the mouse event (step S44).

ステップS42においてホバリングモードではないと判断した場合(ステップS42のNo)、イベントハンドルモジュール213は、マウスイベントを変更せずに、マウスイベントの元々の渡し先であるマウスイベントをアプリケーションプログラムに渡す(ステップS45)。ステップS41において、二つのマウスイベントが渡されたと判断した場合(ステップS41のYes)、イベントハンドルモジュール213は、それぞれのマウスイベントの元々の渡し先であるアプリケーションプログラムにそれぞれ渡す(ステップS45)。   If it is determined in step S42 that the mode is not the hovering mode (No in step S42), the event handle module 213 passes the mouse event that is the original destination of the mouse event to the application program without changing the mouse event (step S42). S45). If it is determined in step S41 that two mouse events have been passed (Yes in step S41), the event handle module 213 passes each mouse event to the application program that is the original destination of each mouse event (step S45).

以上の処理によって、ホバリングモードの場合に汎用のデバイスドライバが発行したマウスイベントをボタンダウンイベントを削除したマウスイベントに変更するができる。   With the above processing, a mouse event issued by a general-purpose device driver in the hovering mode can be changed to a mouse event in which the button down event is deleted.

ホバリングモードに設定している場合、以下のようなメリットがある。
例えば、図6に示すように、表示画面上のホバリングモード領域RH上を指F1で押圧してホバリングモードにした状態で、指F2で押圧することによってデスクトップ画面上のアイコン301にマウスカーソル302を重ねる。すると、アイコン301が示すファイルの情報を示すツールチップ303を表示することが可能になる。
When the hovering mode is set, there are the following advantages.
For example, as shown in FIG. 6, in the state where the hovering mode area RH on the display screen is pressed with the finger F1 to enter the hovering mode, the mouse cursor 302 is moved to the icon 301 on the desktop screen by pressing with the finger F2. Overlapping. Then, it becomes possible to display a tool tip 303 indicating the information of the file indicated by the icon 301.

また、図7に示すように、表示画面上のホバリングモード領域RH上を指F1で押圧してホバリングモードにした状態で、指F2で押圧することによってランチャプログラムが表示するウィンドウ401内のボタン402上にマウスカーソル403を重ねる。すると、ボタン402の操作によって起動されるアプリケーションプログラムの情報を吹き出し404に表示することができる。   Further, as shown in FIG. 7, a button 402 in a window 401 displayed by the launcher program when pressed with the finger F2 in the hovering mode by pressing the hovering mode area RH on the display screen with the finger F1. The mouse cursor 403 is superimposed on the top. Then, information about the application program activated by the operation of the button 402 can be displayed on the balloon 404.

また、図8に示すように、表示画面上のホバリングモード領域RH上を指F1で押圧してホバリングモードにした状態で、指F2で押圧しつつ移動させることによって、マウスカーソルを移動させることによってマウスジェスチャーモードを加えることにより、ホバリングによるマウスジェスチャを行うことが出来る。なお、表示画面上に表示されている線502はマウスカーソル501の移動の軌跡である。   In addition, as shown in FIG. 8, by moving the mouse cursor by pressing and moving with the finger F2 in the hovering mode by pressing the hovering mode area RH on the display screen with the finger F1. By adding the mouse gesture mode, you can perform mouse gestures by hovering. A line 502 displayed on the display screen is a movement locus of the mouse cursor 501.

なお、デジタイザのようなタッチスクリーンでは、専用ペンを用いることでホバリングを実現していた。しかし本装置では、指によって、ペンでのホバリングと同様の操作を行うことができる。また、ウィンドウズ(登録商標)でマウス操作に慣れたユーザは、タッチでの“選択”が主な操作となるタッチディスプレイを使用する際にわずらわしさを感じると考えられる。ホバリング機能によって従来のマウスと同様の操作を実現すれば、わずらわしさから開放される。   A touch screen such as a digitizer realizes hovering by using a dedicated pen. However, in this apparatus, the same operation as hovering with a pen can be performed with a finger. In addition, it is considered that a user who is accustomed to operating a mouse in Windows (registered trademark) feels troublesome when using a touch display whose main operation is “selection” by touch. If the same operation as a conventional mouse is realized by the hovering function, it is freed from the hassle.

(第2の実施形態)
なお、表示画面上のホバリングモード領域RH内を押圧するのではなく、図9に示すように、コンピュータ10の本体に設けられたユーザがホバリングモードを設定するための専用のボタン601を指F1によって押下することによってホバリングモードに設定されるようにしても良い。なお、モード設定用のボタン601の代わりにキーボード13中の特定のキー(例えば、Altキー)を押下することによってホバリングモードに設定されるようにしても良い。なお、図9において、コンピュータ10の表示画面を指F2で押圧している。
(Second Embodiment)
Instead of pressing the hovering mode area RH on the display screen, as shown in FIG. 9, the user provided on the main body of the computer 10 presses a dedicated button 601 for setting the hovering mode with the finger F1. The hovering mode may be set by pressing the button. Note that the hovering mode may be set by pressing a specific key (for example, the Alt key) in the keyboard 13 instead of the mode setting button 601. In FIG. 9, the display screen of the computer 10 is pressed with the finger F2.

ボタン601を用いてホバリングモードに設定するイベントフック/ハンドルモジュールの構成を図10に示す。
ボタン601は、ホバリングモードに設定するためのキーである。ユーザがボタン601を押下することによってホバリングモードに設定される。ボタン601を押下されていない場合にノーマルモードに設定される。
FIG. 10 shows the configuration of the event hook / handle module that is set to the hovering mode using the button 601.
A button 601 is a key for setting the hovering mode. When the user presses the button 601, the hovering mode is set. When the button 601 is not pressed, the normal mode is set.

オペレーティングシステム201は、通常のキーのデバイスドライバと同じドライバを用いる。   The operating system 201 uses the same driver as a normal key device driver.

図10に示すように、イベントフック/ハンドルモジュール610は、マウスイベントフックモジュール611、マウスイベントハンドルモジュール612、キーイベントフックモジュール613、モード設定モジュール614、およびフラグ615等を備えている。   As shown in FIG. 10, the event hook / handle module 610 includes a mouse event hook module 611, a mouse event handle module 612, a key event hook module 613, a mode setting module 614, a flag 615, and the like.

マウスイベントフックモジュール611は、オペレーティングシステム201が、アプリケーションに対して発行したマウスイベントをフックする。マウスイベントハンドルモジュール612は、図3で説明したイベントハンドルモジュール213と同様に、ホバリングモードの場合に、マウスイベント中のボタンダウンイベントを削除し、位置イベントが含まれるマウスイベントを元々の発行先であるアプリケーションに渡す。   The mouse event hook module 611 hooks a mouse event issued to the application by the operating system 201. Similar to the event handle module 213 described with reference to FIG. 3, the mouse event handle module 612 deletes the button down event in the mouse event in the hovering mode, and sends the mouse event including the position event to the original issue destination. Pass to an application.

キーイベントフックモジュール613は、オペレーティングシステム201が発行したキーイベントをフックし、モード設定モジュール614に渡す。モード設定モジュール614は、渡されたキーイベントがボタン601の押下を示す場合に、フラグ615の値をTrueにしてホバリングモードを設定する。また、モード設定モジュール614は、渡されたキーイベントがボタン601の押下を示さない場合に、フラグ615の値をFalseにしてノーマルモードを設定する。また、モード設定モジュール614は、キーイベントが渡されていない場合に、フラグ615の値をFalseにしてノーマルモードを設定する。   The key event hook module 613 hooks a key event issued by the operating system 201 and passes it to the mode setting module 614. The mode setting module 614 sets the hovering mode by setting the value of the flag 615 to True when the passed key event indicates pressing of the button 601. The mode setting module 614 sets the normal mode by setting the value of the flag 615 to False when the delivered key event does not indicate that the button 601 has been pressed. The mode setting module 614 sets the normal mode by setting the value of the flag 615 to False when no key event is passed.

次に、図11のフローチャートを参照してホバリングモードおよびノーマルモードを設定する処理の手順を説明する。
先ず、モード設定モジュール614は、キーイベントフックモジュール613からキーイベントを渡されたか否かを判別する(ステップS51)。キーイベントを渡されていないと判断した場合(ステップS51のNo)、フラグ615の値をFalseにしてノーマルモードに設定する(ステップS54)。キーイベントを渡されたと判断した場合(ステップS51のYes)、モード設定モジュール614は、キーイベントがホバリングモードに設定するためのボタン601の押下を示すキーイベントであるか否かを判別する(ステップS52)。ボタン601の押下を示していると判断した場合(ステップS52のYes)、フラグ615の値をTrueにしてホバリングモードに設定する(ステップS53)。ボタン601の押下を示していないと判断した場合(ステップS52のNo)、フラグ615の値をFalseにしてノーマルモードに設定する(ステップS53)。
Next, a procedure of processing for setting the hovering mode and the normal mode will be described with reference to the flowchart of FIG.
First, the mode setting module 614 determines whether or not a key event has been passed from the key event hook module 613 (step S51). If it is determined that no key event has been passed (No in step S51), the value of the flag 615 is set to False to set the normal mode (step S54). If it is determined that a key event has been passed (Yes in step S51), the mode setting module 614 determines whether or not the key event is a key event indicating the pressing of the button 601 for setting the hovering mode (step S51). S52). If it is determined that the button 601 has been pressed (Yes in step S52), the value of the flag 615 is set to True and the hovering mode is set (step S53). When it is determined that the button 601 has not been pressed (No in Step S52), the value of the flag 615 is set to False to set the normal mode (Step S53).

ユーザがボタン601を押下している場合にホバリングモードに設定され、ユーザがボタン601を押下していない場合にノーマルモードに設定されるので、ユーザがどちらのモードで有るかを確実に識別することが可能になる。   When the user presses the button 601, the hovering mode is set, and when the user does not press the button 601, the normal mode is set, so that the user is surely identified in which mode. Is possible.

次に、図12のフローチャートを参照してマウスイベントフックモジュール513がマウスイベントをフックした場合の処理の手順を説明する。
先ず、マウスイベントフックモジュール513が、マウスイベントをフックする(ステップS61)。マウスイベントフックモジュール513は、フックしたマウスイベントをマウスイベントハンドルモジュール612に渡す。
Next, a processing procedure when the mouse event hook module 513 hooks a mouse event will be described with reference to the flowchart of FIG.
First, the mouse event hook module 513 hooks a mouse event (step S61). The mouse event hook module 513 passes the hooked mouse event to the mouse event handle module 612.

マウスイベントハンドルモジュール612は、フラグ615の値を参照し、フラグ615の値(True、False)からホバリングモードで有るか否かを判別する(ステップS62)。ホバリングモードであると判断した場合(ステップS62のYes)、マウスイベントハンドルモジュール612はマウスイベントからボタンダウンイベントを削除し、位置イベントのみを残す(ステップS63)。そして、マウスイベントハンドルモジュール612は、ボタンダウンイベントが削除されたマウスイベントを、マウスイベントの元々の渡し先であるアプリケーションプログラムに渡す(ステップS64)。   The mouse event handle module 612 refers to the value of the flag 615 and determines whether or not the hovering mode is set based on the value of the flag 615 (True, False) (step S62). If it is determined that the hovering mode is set (Yes in step S62), the mouse event handle module 612 deletes the button down event from the mouse event and leaves only the position event (step S63). Then, the mouse event handle module 612 passes the mouse event from which the button down event has been deleted to the application program that is the original destination of the mouse event (step S64).

ホバリングモードではないと判断した場合(ステップS62のNo)、マウスイベントハンドルモジュール612は、マウスイベントを変更せずに、マウスイベントの元々の渡し先であるマウスイベントをアプリケーションプログラムに渡す(ステップS65)。   When it is determined that the mode is not the hovering mode (No in step S62), the mouse event handle module 612 passes the mouse event that is the original destination of the mouse event to the application program without changing the mouse event (step S65). .

以上の処理によって、ホバリングモードの場合に汎用のデバイスドライバが発行したマウスイベントをボタンダウンイベントを削除したマウスイベントに変更するができる。   With the above processing, a mouse event issued by a general-purpose device driver in the hovering mode can be changed to a mouse event in which the button down event is deleted.

以上説明したように、表示画面内のホバリングモード領域内の押圧操作、またはボタン601の押下操作を行っている場合にホバリングモードに設定するようにすることによって、ユーザが現在ホバリングモードおよびノーマルモードの何れかであることを確実に識別することが可能になる。   As described above, by setting the hovering mode when the pressing operation in the hovering mode area in the display screen or the pressing operation of the button 601 is performed, the user can set the current hovering mode and the normal mode. It is possible to reliably identify either.

なお、本発明は、上記実施形態そのままに限定されるものではなく、実施段階ではその要旨を逸脱しない範囲で構成要素を変形して具体化できる。また、上記実施形態に開示されている複数の構成要素の適宜な組み合せにより種々の発明を形成できる。例えば、実施形態に示される全構成要素から幾つかの構成要素を削除してもよい。更に、異なる実施形態に亘る構成要素を適宜組み合せてもよい。   Note that the present invention is not limited to the above-described embodiment as it is, and can be embodied by modifying the constituent elements without departing from the scope of the invention in the implementation stage. Further, various inventions can be formed by appropriately combining a plurality of constituent elements disclosed in the embodiment. For example, some components may be deleted from all the components shown in the embodiment. Furthermore, you may combine suitably the component covering different embodiment.

12…ディスプレイユニット,17…LCD,18…タッチセンサ,201…オペレーティングシステム,202…デバイスドライバ,210…ハンドルモジュール,211…フックモジュール,211…フックモジュール,212…モード設定モジュール,213…イベントハンドルモジュール,214…フラグ,221…デスクトップ環境アプリケーション,222…ランチャアプリケーション,RH…ホバリングモード領域,601…ボタン,610…ハンドルモジュール,611…マウスイベントフックモジュール,612…マウスイベントハンドルモジュール,613…キーイベントフックモジュール,613…キーイベントフックモジュール,614…モード設定モジュール,614…モード設定モジュール,615…フラグ。   DESCRIPTION OF SYMBOLS 12 ... Display unit, 17 ... LCD, 18 ... Touch sensor, 201 ... Operating system, 202 ... Device driver, 210 ... Handle module, 211 ... Hook module, 211 ... Hook module, 212 ... Mode setting module, 213 ... Event handle module , 214 ... Flag, 221 ... Desktop environment application, 222 ... Launcher application, RH ... Hovering mode area, 601 ... Button, 610 ... Handle module, 611 ... Mouse event hook module, 612 ... Mouse event handle module, 613 ... Key event hook Module, 613, key event hook module, 614, mode setting module, 614, mode setting module, 615, flag.

Claims (6)

表示装置の表示画面に第1画像を表示させる第1制御手段と、
前記表示画面に対するタッチ操作を受ける操作受付手段と、
前記操作受付手段が、前記表示画面の一部の領域に位置する第1領域に対するタッチ操作を受けている間に前記第1画像に対するタッチ操作を受けた場合、前記第1画像についての情報を前記表示画面に表示させる第2制御手段と、
前記操作受付手段が、前記第1領域に対するタッチ操作を受けていない間に前記第1画像に対するタッチ操作を受けた場合、前記第1画像に応じたアプリケーションを起動する第3制御手段と
を備える情報処理装置。
First control means for displaying a first image on a display screen of a display device;
Operation accepting means for receiving a touch operation on the display screen;
When the operation accepting unit receives a touch operation on the first image while receiving a touch operation on the first region located in a partial region of the display screen, the information about the first image is A second control means for displaying on the display screen;
Information provided with third control means for activating an application corresponding to the first image when the operation accepting means receives a touch operation on the first image while not receiving a touch operation on the first area. Processing equipment.
前記第1制御手段は、前記表示画面の前記第1領域の位置にボタンを表示させる、請求項1記載の情報処理装置。   The information processing apparatus according to claim 1, wherein the first control unit displays a button at a position of the first area of the display screen. 前記第1領域は、前記表示画面における端部に位置する、請求項1記載の情報処理装置。   The information processing apparatus according to claim 1, wherein the first area is located at an end of the display screen. 前記第1領域は、前記表示画面における左下部に位置する、請求項1記載の情報処理装置。   The information processing apparatus according to claim 1, wherein the first area is located in a lower left part of the display screen. 表示装置の表示画面に画像を表示させる表示制御手段と、
前記表示画面に対するタッチ操作を受ける操作受付手段と、
前記操作受付手段が、前記表示画面の一部の領域に位置する第1領域に対するタッチ操作を受けているか否かに応じて、ホバリングモードと通常モードとを切り替える切替手段と
を備える情報処理装置。
Display control means for displaying an image on the display screen of the display device;
Operation accepting means for receiving a touch operation on the display screen;
An information processing apparatus comprising: a switching unit that switches between a hovering mode and a normal mode according to whether or not the operation receiving unit has received a touch operation on a first region located in a partial region of the display screen.
表示装置に画像を表示させる情報処理装置における制御方法であって、
前記表示装置の表示画面に第1画像を表示することと、
前記表示画面の一部の領域に位置する第1領域に対するタッチ操作を受けている間に前記第1画像に対するタッチ操作を受けた場合、前記第1画像についての情報を表示することと、
前記第1領域に対するタッチ操作を受けていない間に前記第1画像に対するタッチ操作を受けた場合、前記第1画像に応じたアプリケーションを起動することと
を備える制御方法。
A control method in an information processing apparatus for displaying an image on a display device,
Displaying a first image on a display screen of the display device;
Displaying information about the first image when receiving a touch operation on the first image while receiving a touch operation on the first region located in a partial region of the display screen;
A control method comprising: activating an application corresponding to the first image when the touch operation is performed on the first image while the touch operation is not performed on the first region.
JP2010278042A 2010-12-14 2010-12-14 Information processor and control method Abandoned JP2011054213A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2010278042A JP2011054213A (en) 2010-12-14 2010-12-14 Information processor and control method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2010278042A JP2011054213A (en) 2010-12-14 2010-12-14 Information processor and control method

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2009066642A Division JP2010218422A (en) 2009-03-18 2009-03-18 Information processing apparatus and method for controlling the same

Publications (1)

Publication Number Publication Date
JP2011054213A true JP2011054213A (en) 2011-03-17

Family

ID=43943059

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2010278042A Abandoned JP2011054213A (en) 2010-12-14 2010-12-14 Information processor and control method

Country Status (1)

Country Link
JP (1) JP2011054213A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5414134B1 (en) * 2013-02-08 2014-02-12 島根県 Touch-type input system and input control method
JP2020004447A (en) * 2012-06-15 2020-01-09 株式会社ニコン Electronic device

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0415813A (en) * 1990-05-09 1992-01-21 Oki Electric Ind Co Ltd Information input device
JPH09311756A (en) * 1996-05-21 1997-12-02 Sony Corp Coordinate input device
JP2000122808A (en) * 1998-10-19 2000-04-28 Fujitsu Ltd Input processing method and input control unit
JP2006107092A (en) * 2004-10-05 2006-04-20 Sony Corp Information processor and program used in information processor

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0415813A (en) * 1990-05-09 1992-01-21 Oki Electric Ind Co Ltd Information input device
JPH09311756A (en) * 1996-05-21 1997-12-02 Sony Corp Coordinate input device
JP2000122808A (en) * 1998-10-19 2000-04-28 Fujitsu Ltd Input processing method and input control unit
JP2006107092A (en) * 2004-10-05 2006-04-20 Sony Corp Information processor and program used in information processor

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2020004447A (en) * 2012-06-15 2020-01-09 株式会社ニコン Electronic device
JP2021057069A (en) * 2012-06-15 2021-04-08 株式会社ニコン Electronic device
JP5414134B1 (en) * 2013-02-08 2014-02-12 島根県 Touch-type input system and input control method

Similar Documents

Publication Publication Date Title
JP2010218422A (en) Information processing apparatus and method for controlling the same
JP5237980B2 (en) Coordinate input device, coordinate input method, and computer executable program
JP3788942B2 (en) Information processing apparatus and computer operation support method
JP4843706B2 (en) Electronics
US20060271878A1 (en) Information processing apparatus capable of displaying a plurality of windows
JP2012027940A (en) Electronic apparatus
US8723821B2 (en) Electronic apparatus and input control method
JP2009509235A (en) Arrangement of virtual input device on touch screen type user interface
US20100328236A1 (en) Method for Controlling a Computer System and Related Computer System
JP2011248411A (en) Information processor and display method for virtual keyboard
JP2009151718A (en) Information processing device and display control method
JP2011134278A (en) Information processing apparatus and pointing control method
JP2013015890A (en) Information processor and method for controlling the same
US20140068524A1 (en) Input control device, input control method and input control program in a touch sensing display
JP2009283013A (en) Information processing device and display control method
JP2010157039A (en) Electronic equipment and input control method
JP2004086735A (en) Electronic device and operating mode switching method
US8819584B2 (en) Information processing apparatus and image display method
JP2011134127A (en) Information processor and key input method
JP2004030536A (en) Information processor and character input support method used in the processor
JP4818457B2 (en) Electronic equipment, input control method
JP2011054213A (en) Information processor and control method
US11762501B2 (en) Information processing apparatus and control method
US20210132794A1 (en) Systems, apparatus, and methods for overlaying a touch panel with a precision touch pad
JP5362061B2 (en) Information processing apparatus and virtual keyboard display method

Legal Events

Date Code Title Description
A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20120417

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20120618

A762 Written abandonment of application

Free format text: JAPANESE INTERMEDIATE CODE: A762

Effective date: 20121105