JP2015207174A - Touch panel wrong operation preventing device - Google Patents
Touch panel wrong operation preventing device Download PDFInfo
- Publication number
- JP2015207174A JP2015207174A JP2014087678A JP2014087678A JP2015207174A JP 2015207174 A JP2015207174 A JP 2015207174A JP 2014087678 A JP2014087678 A JP 2014087678A JP 2014087678 A JP2014087678 A JP 2014087678A JP 2015207174 A JP2015207174 A JP 2015207174A
- Authority
- JP
- Japan
- Prior art keywords
- touch
- screen saver
- backlight
- touch panel
- liquid crystal
- 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
Links
Images
Landscapes
- Liquid Crystal Display Device Control (AREA)
- Control Of Indicators Other Than Cathode Ray Tubes (AREA)
Abstract
Description
本発明は、液晶表示装置のバックライトが消灯しているときに行われるタッチパネルへのタッチが誤操作となることを防止するタッチパネル誤操作防止装置に関する。特に、本発明は、スクリーンセーバー機能を有するOS(Operating System)を用いる液晶表示装置に好適なタッチパネル誤操作防止装置に関する。 The present invention relates to a touch panel erroneous operation preventing apparatus for preventing a touch on a touch panel performed when a backlight of a liquid crystal display device is turned off from being erroneously operated. In particular, the present invention relates to a touch panel erroneous operation prevention device suitable for a liquid crystal display device using an OS (Operating System) having a screen saver function.
なお、本明細書において、タッチとは、後述するタッチオン信号およびタッチオフ信号の生成までの一連の動作をいうものとする。また、通常スクリーンセーバー画像とはアニメーション等、画面の焼付きを防止する動画をさすが、本明細書においてはアニメーション等ではない静止画像をも含むものとする。 In this specification, the touch refers to a series of operations until generation of a touch-on signal and a touch-off signal, which will be described later. In addition, the normal screen saver image refers to a moving image that prevents screen burn-in, such as an animation, but in this specification includes a still image that is not an animation or the like.
一般に、液晶表示装置およびタッチパネルを備えたコンピュータは、バックライトによる電力消費を抑えるために、通常モードにおいて一定時間にタッチパネルへのタッチが無かったときに、バックライトを消灯する省電力モードに移行する。そして、このようなコンピュータは、省電力モードにおいてタッチパネルがタッチされると、バックライトを点灯させて、省電力モードから通常モードに復帰する。 Generally, a computer equipped with a liquid crystal display device and a touch panel shifts to a power saving mode in which the backlight is turned off when there is no touch on the touch panel for a certain time in the normal mode in order to suppress power consumption by the backlight. . Then, when the touch panel is touched in the power saving mode, such a computer turns on the backlight and returns from the power saving mode to the normal mode.
省電力モードにおいては、バックライトが消灯しているので、表示画面が暗くなり、現在どのような画像が表示されているかわからない。このため、省電力モードから通常モードに復帰するときに、タッチパネルを任意の位置でタッチすると、タッチの位置によっては、表示されている画像の操作部分を意図せずに触れてしまうことがある。 In the power saving mode, since the backlight is turned off, the display screen becomes dark and it is not possible to know what image is currently displayed. For this reason, when the touch panel is touched at an arbitrary position when returning from the power saving mode to the normal mode, an operation part of the displayed image may be unintentionally touched depending on the touch position.
従来、このような誤操作を防止するために、図3に示すようなシステムが用いられていた。図3に示すシステムでは、液晶表示装置11において、バックライト駆動部14は、PC(パーソナルコンピュータ)17から点灯信号および消灯信号が与えられることにより、液晶表示パネル13のバックライト15を点灯および消灯させる。また、PC17の指令に基づいて動作するタッチパネルコントローラ16により、液晶表示装置11におけるタッチパネル12の駆動が制御される。
Conventionally, in order to prevent such an erroneous operation, a system as shown in FIG. 3 has been used. In the system shown in FIG. 3, in the liquid
タッチパネルコントローラ16は、専用のコントローラであり、バックライトの状態(点灯または消灯)をバックライト駆動部14からの点灯状態信号および消灯状態信号に基づいて監視しながら、バックライト15の点灯および消灯を制御していた。具体的には、省電力モードにおいてバックライト15が消灯している状態で、タッチパネル12がタッチされると、タッチパネルコントローラ16は、検知した指のダウン操作(ダウンイベント)を指のアップ操作(アップイベント)に変換してPC17に送信する。PC17は、省電力モードにおいて、アップイベントを受けてバックライト15を点灯させるが、タッチを有効とするダウンイベントを受けていないので、上記のタッチは入力操作としては無効となる。このようにして、タッチによって省電力モードを解除するが、入力操作を無効とすることで誤操作を防止することができる。
The
しかしながら、このようなシステムは、専用のタッチパネルコントローラ16を必要とするため、コストがかかるという不都合があり、汎用のコンピュータには適用することが難しい。これに対し、ソフトウェアで上記のような誤操作を防止する方法は、汎用のコンピュータにも適用が容易である。
However, since such a system requires a dedicated
例えば、ソフトウェアによるタッチパネルの誤操作防止対策としては、特許文献1に、全てのアプリケーションプログラムの画像の内で最前面に表示したタッチ無効化ウインドウにより、タッチ無効化ウインドウが覆っている表示画像に対するタッチを無効化することが記載されている。このタッチ無効化ウインドウは、常駐アプリケーションプログラムの実行により省電力モードへの移行時に全てのアプリケーションプログラムの画像の内で最前面に表示され、省電力モードにおけるタッチを、表示画像への操作としては無効とするが、省電力モードを解除するための操作としては有効とする。 For example, as a countermeasure for preventing erroneous operation of the touch panel by software, Patent Document 1 discloses a touch on a display image covered by a touch invalidation window by a touch invalidation window displayed in the forefront among all application program images. It is described that it is invalidated. This touch invalidation window is displayed in the foreground among all the application program images when shifting to the power saving mode by executing the resident application program, and the touch in the power saving mode is invalid as an operation on the display image. However, it is effective as an operation for canceling the power saving mode.
ところが、複数のアプリケーションプログラムが起動されている状態では、上記のタッチ無効化ウインドウを表示するアプリケーションプログラムが、他のアプリケーションプログラムと最前面への画像の表示を取り合う。この結果、他のアプリケーションプログラム、例えばエラーメッセージの表示といった表示の優先度の高いアプリケーションプログラムのウインドウが最前面に表示されることもある。このような場合には、タッチ無効化ウインドウが最前面に表示されなくなるので、タッチを無効化できなくなるという不都合が生じる。 However, in a state where a plurality of application programs are activated, the application program that displays the touch invalidation window shares the display of the image on the foreground with the other application programs. As a result, a window of another application program, for example, an application program having a high display priority such as an error message may be displayed in the foreground. In such a case, since the touch invalidation window is not displayed on the forefront, there arises a disadvantage that the touch cannot be invalidated.
本発明は上記の問題点を解決するためになされたものであり、その目的は、省電力モードから通常モードへの復帰時におけるタッチパネルへのタッチによる誤操作を確実かつ簡素な構成で防止することにある。 The present invention has been made to solve the above-described problems, and its purpose is to prevent erroneous operation due to a touch on the touch panel when returning from the power saving mode to the normal mode with a reliable and simple configuration. is there.
上記の課題を解決するために、本発明に係るタッチパネル誤操作防止装置は、バックライトを有する液晶表示パネルおよび前記液晶表示パネルに重ねて設けられたタッチパネルを備えた液晶表示装置に用いられるタッチパネル誤操作防止装置であって、バックライトが消灯されると、前記液晶表示パネルにスクリーンセーバー画像を表示させるスクリーンセーバー画像表示手段と、前記バックライトが消灯して前記スクリーンセーバー画像が表示されているときに、前記タッチパネルへのタッチを前記バックライトの点灯命令であると認識するバックライト制御手段とを備えていることを特徴としている。 In order to solve the above problems, a touch panel erroneous operation prevention device according to the present invention is a touch panel erroneous operation prevention used in a liquid crystal display panel having a backlight and a touch panel provided on the liquid crystal display panel. A screen saver image display means for displaying a screen saver image on the liquid crystal display panel when the backlight is turned off, and the touch panel when the backlight is turned off and the screen saver image is displayed. Backlight control means for recognizing that the touch is an instruction to turn on the backlight.
上記の構成では、スクリーンセーバー画像表示手段により、タッチパネルが所定時間の間にタッチされなかったときに、通常モードから省電力モードへの移行のために、バックライトが消灯されると、スクリーンセーバーが表示される。そして、タッチパネルへのタッチは、スクリーンセーバー画像へのものとして認識される。それゆえ、本発明に係るタッチパネル誤操作防止装置は、特許文献1に記載されているタッチ無効化ウインドウを表示する構成と異なり、アプリケーションプログラム同士で最前面への画像の表示を取り合うことがない。したがって、省電力モードにおけるタッチが誤操作となることを確実に回避することができる。 In the above configuration, the screen saver image display means displays the screen saver when the backlight is turned off to shift from the normal mode to the power saving mode when the touch panel is not touched for a predetermined time. The A touch on the touch panel is recognized as a screen saver image. Therefore, unlike the configuration for displaying the touch invalidation window described in Patent Document 1, the touch panel erroneous operation preventing apparatus according to the present invention does not share the display of the image on the foreground between application programs. Therefore, it is possible to reliably avoid an erroneous operation of a touch in the power saving mode.
また、省電力モードから通常モードへの復帰(バックライトの点灯)のために、タッチパネルがタッチされると、バックライト制御手段により、当該タッチがバックライトの点灯命令であると認識される。これにより、バックライト制御手段は、認識した点灯命令に基づいてバックライトを点灯させることができる。 In addition, when the touch panel is touched for returning from the power saving mode to the normal mode (lighting of the backlight), the backlight control unit recognizes that the touch is a backlight lighting command. Thereby, the backlight control means can light a backlight based on the recognized lighting command.
上記のようなスクリーンセーバー画像の表示および表示の停止は、ソフトウェアで行うことが可能である。それゆえ、タッチパネルの誤操作を防止するために、図3に示すコンピュータシステムのように、専用のタッチパネルコントローラを必要としない。 Display of the screen saver image as described above and stop of the display can be performed by software. Therefore, in order to prevent erroneous operation of the touch panel, a dedicated touch panel controller is not required unlike the computer system shown in FIG.
前記タッチパネル誤操作防止装置は、前記点灯命令である前記タッチパネルへのタッチが解除されてから、再度タッチされない状態が所定時間持続したときに前記液晶表示パネルにスクリーンセーバー画像の表示を停止させるスクリーンセーバー画像表示停止手段を備えていることが好ましい。 The touch panel erroneous operation prevention device stops the display of the screen saver image on the liquid crystal display panel when the touch on the touch panel, which is the lighting command, is released and the state where the touch is not performed again continues for a predetermined time. Preferably means are provided.
上記の構成では、スクリーンセーバー画像表示停止手段により、省電力モードから通常モードへの復帰のために行われるタッチが解除されてから、再度タッチされない状態が所定時間持続すると、スクリーンセーバー画像の表示が解除される。これにより、正規のタッチではなく、弾みで指がタッチパネルに短時間のうちに複数回触れるようなチャタリングが生じた場合、スクリーンセーバー画像の表示が解除されることはなく、誤操作を防止することができる。 In the above configuration, the screen saver image display stop means cancels the display of the screen saver image when the touch that is made for returning from the power saving mode to the normal mode is canceled and the state in which the touch is not performed again continues for a predetermined time. The As a result, when the chattering occurs such that the finger touches the touch panel several times in a short time instead of the normal touch, the screen saver image display is not canceled and an erroneous operation can be prevented. .
前記タッチパネル誤操作防止装置において、前記スクリーンセーバー画像が黒一色であることが好ましい。 In the touch panel erroneous operation preventing apparatus, the screen saver image is preferably black.
ユーザは、通常モードから省電力モードへの移行時に、バックライトが消灯して液晶表示パネルの表示画面が暗くなり、省電力モードにおけるタッチ後に表示画面が明るくなって通常モードに復帰したと認識する。また、上記のように、チャタリングによる誤操作を防止する場合、省電力モードにおけるタッチと同時には、スクリーンセーバー画像の表示が解除されない。このため、スクリーンセーバー画像は黒一色であることにより、通常モードへの復帰時に、スクリーンセーバー画像の表示が解除されなくても、表示画面が暗いままであるので、ユーザにとっては見かけ上、省電力モードが継続しているように見える。したがって、上記の動作をユーザに違和感を与えることなく行うことができる。 When shifting from the normal mode to the power saving mode, the user recognizes that the backlight is turned off and the display screen of the liquid crystal display panel becomes dark, the display screen becomes bright after touching in the power saving mode, and the normal mode is restored. . Further, as described above, when an erroneous operation due to chattering is prevented, the display of the screen saver image is not canceled simultaneously with the touch in the power saving mode. For this reason, since the screen saver image is solid black, the display screen remains dark even when the display of the screen saver image is not canceled when returning to the normal mode. Looks like it continues. Therefore, the above operation can be performed without giving the user a feeling of strangeness.
前記タッチパネル誤操作防止装置において、前記スクリーンセーバー画像表示手段は、前記液晶表示パネル、前記バックライトおよび前記タッチパネルを備えた液晶表示装置を複数有するシステムに対して、各液晶表示パネルにスクリーンセーバー画像を表示させ、前記スクリーンセーバー画像表示停止手段は、前記システムに対して、各液晶表示パネルに前記スクリーンセーバー画像の表示を停止させることが好ましい。 In the touch panel erroneous operation prevention device, the screen saver image display means displays a screen saver image on each liquid crystal display panel for a system having a plurality of liquid crystal display devices including the liquid crystal display panel, the backlight, and the touch panel, Preferably, the screen saver image display stop means stops the display of the screen saver image on each liquid crystal display panel with respect to the system.
上記の構成では、液晶表示装置を複数有するシステム(マルチディスプレイシステム)であっても、全ての液晶表示装置においてスクリーンセーバー画像を再前面に表示することができる。 In the above configuration, even in a system having a plurality of liquid crystal display devices (multi-display system), screen saver images can be displayed on the front side in all liquid crystal display devices.
本発明は、上記のように構成されることにより、省電力モードから通常モードへの復帰時におけるタッチによる誤操作を確実かつ簡素な構成で防止することができるという効果を奏する。 By being configured as described above, the present invention has an effect that an erroneous operation due to a touch when returning from the power saving mode to the normal mode can be reliably and simply prevented.
本発明の一実施形態1について、図1および図2に基づいて説明すれば以下のとおりである。 An embodiment 1 of the present invention will be described below with reference to FIGS. 1 and 2.
なお、本実施形態において、後述のタッチパネル10へのタッチについては、指で行うものとして説明するが、指以外の指示物(ペンなど)で行ってもよいことは言うまでもない。
In the present embodiment, the touch on the
図1は、本発明の一実施形態に係るコンピュータシステム101の構成を示すブロック図である。
FIG. 1 is a block diagram showing a configuration of a
図1に示すように、コンピュータシステム101は、PC(パーソナルコンピュータ)1と、PC1の表示装置および入力装置となる液晶表示装置2と、液晶表示装置2のタッチパネル10を制御するタッチパネルコントローラ3とを備えている。
As shown in FIG. 1, a
PC1のOSは、全てのアプリケーションプログラムの画像の内、スクリーンセーバー画像を最前面に表示するスクリーンセーバー機能を有するものである。 The OS of the PC 1 has a screen saver function that displays a screen saver image in the forefront among all application program images.
本実施形態のコンピュータシステム101は、通常モードと省電力モードとで動作する。通常モードは、後述の液晶表示パネル7の画像表示状態を維持しながら、後述のバックライト8を点灯させる動作モードである。一方、省電力モードは、液晶表示パネル7の画像表示状態を維持しながら、バックライト8を消灯させる動作モードである。
The
なお、液晶表示装置2およびタッチパネルコントローラ3は、PC1と別体に構成されているが、これに限らず、PC1と一体に構成されていてもよい。 In addition, although the liquid crystal display device 2 and the touch panel controller 3 are comprised separately from PC1, it is not restricted to this, You may be comprised integrally with PC1.
まず、液晶表示装置2およびタッチパネルコントローラ3について説明する。 First, the liquid crystal display device 2 and the touch panel controller 3 will be described.
液晶表示装置2は、PC1により生成される画像を表示するために、液晶表示パネル7と、液晶表示パネル7の背後から光を照射するバックライト8と、バックライト8を駆動するバックライト駆動部9とを有している。液晶表示パネル7は、バックライト8をその一部として組み込んでいる。バックライト8は、冷陰極管やLEDによって構成されており、バックライト駆動部9から供給される駆動電流によって点灯する。バックライト駆動部9は、後述のバックライト制御部5からの点灯指示により、バックライト8に駆動電流を供給するとともに、バックライト制御部5からの消灯指示により、バックライト8への駆動電流の供給を停止する。また、バックライト駆動部9は、バックライト8に供給する駆動電流を、輝度調整のために可変制御する。
The liquid crystal display device 2 includes a liquid
液晶表示装置2は、液晶表示パネル7上でのタッチによる操作・入力を行うためにタッチパネル10を有している。タッチパネル10は、液晶表示パネル7に重ねて設けられており、静電容量方式、抵抗膜方式などの各種のタッチパネルで構成される。
The liquid crystal display device 2 has a
タッチパネルコントローラ3は、後述のタッチパネル制御部4の指令によってタッチパネル10を駆動するとともに、タッチパネル10で検出されたタッチ(タッチ位置座標など)をタッチパネル制御部4に検出データとして出力する。このタッチパネルコントローラ3は、汎用のコントローラで構成されている。
The touch panel controller 3 drives the
PC1は、CPU、メモリ、記憶装置(HDDやSSDなど)、通信インターフェースなどを備えるとともに、OSが実装されている汎用のコンピュータであり、アプリケーションプログラムを実行する。また、PC1(タッチパネル誤操作防止装置)は、タッチパネル10の駆動を制御するタッチパネル制御部4と、バックライト8の点灯および消灯を制御するバックライト制御部5と、液晶表示装置2にスクリーンセーバー画像を表示させるスクリーンセーバー表示制御部6とを備えている。
The PC 1 is a general-purpose computer that includes a CPU, a memory, a storage device (such as an HDD or an SSD), a communication interface, and the like, and has an OS installed therein, and executes an application program. The PC 1 (touch panel erroneous operation prevention device) displays a screen saver image on the liquid crystal display device 2 and the touch panel control unit 4 that controls the driving of the
タッチパネル制御部4は、タッチパネルコントローラ3からの検出データに基づいて、タッチオン信号およびタッチオフ信号を生成する。タッチオン信号は、タッチの開始時、すなわち指がタッチパネルに触れたときに出力される信号であり、タッチオフ信号は、タッチの解除時、すなわち指がタッチパネル10から離れたときに出力される信号である。タッチオン信号およびタッチオフ信号はバックライト制御部5に与えられ、タッチオフ信号はスクリーンセーバー表示制御部6に与えられる。
The touch panel control unit 4 generates a touch-on signal and a touch-off signal based on detection data from the touch panel controller 3. The touch-on signal is a signal that is output when the touch starts, that is, when the finger touches the touch panel, and the touch-off signal is a signal that is output when the touch is released, that is, when the finger leaves the
バックライト制御部5(バックライト制御手段)は、タッチパネル10へのタッチが解除されてからの時間が一定の時間または液晶表示装置2が立ち上がってからタッチがされない状態が継続した時間が一定の時間(一定の時間:ユーザによって設定された時間)に達すると、すなわちタッチパネルへのタッチが一定の時間なされずPC1への操作・入力が無いとき、省電力モードへの移行のために、バックライト駆動部9にバックライト8を消灯させる消灯指示(消灯信号)を与える。また、バックライト制御部5は、省電力モードにおいて上記のタッチオン信号を受けると、通常モードへの復帰のために、バックライト駆動部9にバックライトを点灯させる点灯指示(点灯信号)を与える。さらに、バックライト制御部5は、通常モードにおいてバックライト8が点灯しているときに、ユーザの指示などに応じて、輝度調整のための輝度制御信号をバックライト駆動部9に与える。なお、バックライト制御部5は、OSの持つ機能を利用するのが通常であるが、OSの持つ機能と別に設けることもできる。
The backlight control unit 5 (backlight control means) has a fixed time for a period of time after the touch on the
スクリーンセーバー表示制御部6は、スクリーンセーバー画像の表示を制御するために、表示タイミング制御部61と、表示停止タイミング制御部62とを有している。
The screen saver
表示タイミング制御部61(スクリーンセーバー画像表示手段)は、スクリーンセーバー画像を表示するタイミングを制御する。具体的には、表示タイミング制御部61は、バックライト制御部5からの消灯信号を受けて、液晶表示パネル7に黒一色のスクリーンセーバー画像を表示させる、すなわち表示を開始させる。
The display timing control unit 61 (screen saver image display means) controls the timing for displaying the screen saver image. Specifically, the display timing control unit 61 receives a turn-off signal from the
表示停止タイミング制御部62(スクリーンセーバー画像表示停止手段)は、スクリーンセーバー画像の表示を停止するタイミングを制御する。具体的には、表示停止タイミング制御部62は、タッチオン信号によって、バックライト8が省電力モードにおいて消灯していた状態から点灯した状態へと変化した後、タッチパネル制御部4よりタッチオフ信号を受けてから、タッチパネル10から指の離れた状態(再度タッチされない状態)が所定時間持続すると、すなわち、タッチオフ信号から次のタッチオン信号までの時間が所定時間を超えると、液晶表示パネル7にスクリーンセーバー画像の表示を停止させる。
The display stop timing control unit 62 (screen saver image display stop means) controls the timing for stopping the display of the screen saver image. Specifically, the display stop
上記のように構成されるコンピュータシステム101の省電力モードへの移行および通常モードへの復帰の動作について図2を用いて説明する。
The operation of shifting to the power saving mode and returning to the normal mode of the
なお、以下の説明は、液晶表示装置2が立ち上がってから少なくとも一回のタッチがされた後の動作に対してのものである。すなわち、液晶表示装置2が立ち上がってから最初のタッチがされるまでは、図示はしないが、液晶表示装置2が立ち上がってからタッチがされない時間が一定の時間に達したか否かを判定する処理が行われる。 The following description is for an operation after at least one touch is made after the liquid crystal display device 2 is started up. That is, although not shown in the drawings until the first touch after the liquid crystal display device 2 is started up, a process for determining whether or not the time during which the liquid crystal display device 2 has been touched has not been touched has reached a certain time. Is done.
まず、液晶表示装置2が通常モードで表示している状態において、タッチパネル制御部4が、タッチパネル10へのタッチが有ったか否かを判定する(ステップS1)。ステップS1において、タッチパネル制御部4が、タッチが有ったと判定すると、バックライト制御部5が、タッチパネル制御部4からのタッチオフ信号に基づいて、タッチが解除されたとき、すなわち指がタッチパネル10より離れたときからの時間が一定の時間に達したか否かを判定する(ステップS2)。このとき、バックライト制御部5は、タッチオフ信号を受けたときに計時を開始して、上記の一定の時間に達するまで計時を継続する。
First, in a state where the liquid crystal display device 2 is displaying in the normal mode, the touch panel control unit 4 determines whether or not there is a touch on the touch panel 10 (step S1). In step S <b> 1, when the touch panel control unit 4 determines that there is a touch, the
ステップS2において、バックライト制御部5が、タッチの解除から一定の時間が経過したと判定した場合、バックライト8が消灯するとともに、スクリーンセーバー画像が液晶表示パネル7に表示される(ステップS3)。バックライト8の消灯は以下のように、バックライト制御部5が消灯信号を出力し、バックライト駆動部9が、その消灯信号を受けて、バックライト8への駆動電流の供給を停止することで行われる。一方、スクリーンセーバー画像の表示は、表示タイミング制御部61が、バックライト制御部5からの消灯信号をトリガとして液晶表示パネル7にスクリーンセーバー画像を出力することで行われる。
In step S2, if the
これにより、通常モードから省電力モードへの移行が完了する。省電力モードでは、バックライト8が消灯しており、スクリーンセーバー画像の色に関わらず、液晶表示パネル7の表示画面が黒く見える。
Thereby, the transition from the normal mode to the power saving mode is completed. In the power saving mode, the
次いで、省電力モードにおいて、タッチパネル制御部4が、タッチパネル10へのタッチを監視し、タッチが開始されたか否かを判定する(ステップS4)。ステップS4において、タッチパネル制御部4が、タッチパネルコントローラ3からの検出データに基づいてタッチオン信号を生成し、タッチが開始されたと判定すると、バックライト8が点灯する(ステップS5)。バックライト8の点灯は以下のように、バックライト制御部5が、タッチオン信号に基づいて点灯信号を出力し、バックライト駆動部9が、その点灯信号を受けて、バックライト8への駆動電流の供給を開始することで行われる。このように、スクリーンセーバー画像表示時のタッチパネル10へのタッチはバックライト8の点灯命令として認識される。
Next, in the power saving mode, the touch panel control unit 4 monitors the touch on the
この状態では、バックライト8は点灯しているが、黒一色のスクリーンセーバー画像が液晶表示パネル7に表示されているので、ユーザには表示画面が黒く見える。また、省電力モードにおけるタッチは、スクリーンセーバー画像に対して行われるが、上述したようにバックライト8の点灯命令として認識される。したがって、タッチパネル制御部4は、当該タッチがスクリーンセーバー画像の後に表示される他の画像に対して行われたものとして認識されることはない。すなわち、液晶表示パネル7は、あたかもスクリーンセーバー画像によって、後の画像へのタッチが防止されているように振る舞う。
In this state, the
ステップS4の判定においてタッチパネル制御部4に認識されたタッチが解除されてタッチパネル制御部4によりタッチオフ信号が生成された後、指がタッチパネル10から離れた状態が所定時間持続したか否かをスクリーンセーバー表示制御部6が引き続き判定する(ステップS6)。すなわち、スクリーンセーバー表示制御部6の表示停止タイミング制御部62は、タッチオフ信号をトリガとして計時を開始する。そして、タッチパネル制御部4からのタッチオン・タッチオフ信号の出力を監視する。表示停止タイミング制御部62は、所定時間に達するまでに、再度のタッチがされると、すなわちタッチオン信号が出力されると計時を終了する。この場合、当然のことながら計時時間は所定時間に達していないこととなる。次いで、指がタッチパネル10から離れることにより、タッチパネル制御部4からタッチオフ信号を受けると、表示停止タイミング制御部62は、そのタッチオフ信号をトリガとして再び計時を開始する。
After the touch recognized by the touch panel control unit 4 in the determination in step S4 is released and a touch-off signal is generated by the touch panel control unit 4, a screen saver display is displayed to determine whether or not the finger has been separated from the
上記の所定時間は、ユーザが、タッチパネル10から指を離した後に、意図せずに指がタッチパネル10に触れるような場合を想定して500msecに設定される。ただし、この所定時間は、500msecに限らず、他の値に設定されてもよい。
The predetermined time is set to 500 msec on the assumption that the user unintentionally touches the
ステップS6において、スクリーンセーバー表示制御部6の表示停止タイミング制御部62は、指の離れた状態が所定時間持続したと判定すると、液晶表示パネル7へのスクリーンセーバー画像の出力を停止することにより、液晶表示パネル7がスクリーンセーバー画像の表示を停止する(ステップS7)。
In step S6, when the display stop
このように、液晶表示パネル7がスクリーンセーバー画像の表示を停止するので、スクリーンセーバー画像のすぐ後に表示されていた画像が最前面に表示され、以後のタッチは表示されている画像への操作・入力として認識される。このようにして、省電力モードから通常モードへの移行が完了する。
Thus, since the liquid
一方、スクリーンセーバー表示制御部6は、表示タイミング制御部61により、バックライト8が消灯したときに、液晶表示パネル7にスクリーンセーバー画像を表示させる(ステップS3)。また、スクリーンセーバー表示制御部6は、表示停止タイミング制御部62により、タッチが解除されてから指の離れた状態が所定時間持続したときに、液晶表示パネル7にスクリーンセーバー画像の表示を停止させる(ステップS7)。
On the other hand, the screen saver
一方、液晶表示装置2が立ち上がってから最初のタッチがされるまでは、ステップS1の処理は行われない。そして、ステップS2の処理に代え、液晶表示装置2が立ち上がってからタッチがされない時間が一定の時間に達したか否かを判定する処理が行われる。 On the other hand, the process of step S1 is not performed until the first touch is made after the liquid crystal display device 2 is started up. Then, in place of the process of step S2, a process of determining whether or not a time during which the liquid crystal display device 2 is not touched has reached a certain time is performed.
表示タイミング制御部61を設けることにより、スクリーンセーバー画像の表示時に、タッチパネル10がタッチされると、このタッチはバックライト8の点灯命令としてバックライト制御部5に認識される。一方、タッチパネル制御部4は、スクリーンセーバー画像が表示されている際のタッチをスクリーンセーバー画像の後に表示されている他の画像に対する操作としては認識しない。本実施形態のOSでは、スクリーンセーバー以外のアプリケーションプログラムの画像の前にスクリーンセーバー画像が表示される、すなわちスクリーンセーバー画像が最前面に表示されており、スクリーンセーバー画像が、アプリケーションプログラムへのタッチを遮断しているように振る舞うのは上述のとおりである。しかしながら、実際には、スクリーンセーバー画像が表示されているか否かにより、タッチパネル制御部4がタッチを操作として認識するか否かを判断している。それゆえ、コンピュータシステム101では、特許文献1に記載されているタッチ無効化ウインドウを表示する構成と異なり、アプリケーションプログラム同士で最前面への画像の表示を取り合うことがない。したがって、省電力モードにおけるタッチが誤操作となることを確実に回避することができる。
By providing the display timing control unit 61, when the
なお、タッチを操作として認識しないという処理を行うにあたり、タッチ自体を認識しないあるいはタッチは認識するものの操作としては認識しないといういずれの処理を行ってもよいのは勿論である。 Of course, in performing the process of not recognizing the touch as an operation, any process of recognizing the touch itself or recognizing the touch but not recognizing the touch may be performed.
ちなみに、スクリーンセーバー画像が最前面に表示されるOSとして、種々のものが存在するが、多くのOSでは、一般のスクリーンセーバー画像の表示と、省電力モードとを同時に実行できないので、これらのOSは、省電力モードに移行すると、スクリーンセーバー画像の表示を解除する。したがって、上記のように、省電力モードにおいて一般のスクリーンセーバー画像を表示させることはできない。そのため、本発明においては、省電力モードにおいてスクリーンセーバー画像として表示できるスクリーンセーバー画像を、上述のように別途設けている。 By the way, there are various types of OSs that display screensaver images in the foreground. However, in many OSs, the display of general screensaver images and the power saving mode cannot be executed at the same time. When shifting to the power saving mode, the display of the screen saver image is canceled. Therefore, as described above, a general screen saver image cannot be displayed in the power saving mode. Therefore, in the present invention, a screen saver image that can be displayed as a screen saver image in the power saving mode is separately provided as described above.
また、表示停止タイミング制御部62を設けることにより、省電力モードから通常モードへの復帰のために、ユーザがタッチパネル10にタッチをしてタッチパネル10から指を離した後、指を離した状態が所定時間持続すると、スクリーンセーバー画像の表示を解除できる。これにより、正規のタッチではなく、弾みで指がタッチパネル10に短時間のうちに複数回触れるようなチャタリングが生じた場合、スクリーンセーバー画像の表示が解除されることはなく、誤操作を防止することができる。
In addition, by providing the display stop
上記の別途設けたスクリーンセーバー画像は、黒一色の画像である。ユーザは、通常モードから省電力モードへの移行時に、バックライト8が消灯して液晶表示パネル7の表示画面が暗くなり、省電力モードにおけるタッチ後に表示画面が明るくなって通常モードに復帰したと認識する。また、上記のように、本発明においては、省電力モードにおけるタッチと同時には、スクリーンセーバー画像の表示が解除されない。このため、スクリーンセーバー画像は黒一色であることにより、バックライト8が点灯している通常モードへの復帰時に、スクリーンセーバー画像の表示が解除されなくても、表示画面が暗いままであるので、ユーザにとっては見かけ上、省電力モードが継続しているように見える。したがって、通常モードへの復帰時に上記の動作がユーザに違和感なく行われるように、スクリーンセーバー画像は黒一色であることが好ましい。
The separately provided screen saver image is a black color image. When the user shifts from the normal mode to the power saving mode, the
さらに、本発明においては、省電力モードの設定は従来のコンピュータシステムと同様であり、特別な設定を必要としない。例えば、Windows(登録商標)のOSを使用する場合、コントロールパネルにおける省電力設定のみを行えばよい。しかも、コンピュータシステム101では、図3に示す従来のコンピュータシステムのように専用のタッチパネルコントローラ16ではなく、汎用のタッチパネルコントローラ3を用いることができる。したがって、特別なツールを用いることなく、ソフトウェアとして実現されるスクリーンセーバー表示制御部6およびタッチパネル制御部4を備えるだけで、タッチパネル10の誤操作を防止することができる。
Furthermore, in the present invention, the setting of the power saving mode is the same as that of the conventional computer system, and no special setting is required. For example, when using a Windows (registered trademark) OS, only the power saving setting in the control panel needs to be performed. Moreover, the
PC1は、キーボードやマウスのような他の入力デバイスによる操作をも受け付け、これらの入力デバイスによる操作で、省電力モードにおいて表示されているスクリーンセーバー画像の表示を解除することもできるのは通常のPCと同じである。 The PC 1 also accepts operations from other input devices such as a keyboard and a mouse, and the operation of these input devices can cancel the display of the screen saver image displayed in the power saving mode. Is the same.
なお、本実施形態では、省電力モードにおけるタッチの解除から、そのままタッチパネル10に対して指が離れた状態が所定時間持続したときに、すなわち再度のタッチが所定時間なされなかったときにスクリーンセーバー画像の表示が停止されるが、この動作には限定されない。チャタリングの防止を考慮しなければ、省電力モードにおけるタッチの開始時(指がタッチパネル10にタッチしたとき)に、スクリーンセーバー表示制御部6が停止することにより、スクリーンセーバー画像の表示を停止するようにしてもよい。この場合、表示停止タイミング制御部62は、前述のように計時をせずに(ステップS6の判定をせずに)、前述のステップS5において、バックライト8の点灯と同時に、液晶表示パネル7にスクリーンセーバー画像の表示を停止させる。
In the present embodiment, the screen saver image is displayed when the finger is released from the
また、本実施形態では、単一の液晶表示装置2を用いて通常モードと省電力モードとの間を移行する構成について説明したが、液晶表示装置2以外にも液晶表示装置を用いて、同様に通常モードと省電力モードとの間を移行する構成についても本発明の適用が可能である。 Further, in the present embodiment, the configuration in which the single liquid crystal display device 2 is used to shift between the normal mode and the power saving mode has been described. In addition, the present invention can be applied to a configuration that shifts between the normal mode and the power saving mode.
例えば、液晶表示装置を複数有するマルチディスプレイシステムであっても、本実施形態を適用できる。このようなシステムでは、メインの液晶表示装置2にDVIモニタを接続しておいて、DVIの拡張モニタとして他の液晶表示装置を使用する構成が挙げられる。上記のマルチディスプレイシステムにおいては、全ての液晶表示装置においてスクリーンセーバー画像を再前面に表示することができる。これは、前述のように、本実施形態のOSでは、スクリーンセーバー画像が、他の全てのアプリケーションプログラムの画像の前に表示されるからである。 For example, the present embodiment can be applied to a multi-display system having a plurality of liquid crystal display devices. In such a system, there is a configuration in which a DVI monitor is connected to the main liquid crystal display device 2 and another liquid crystal display device is used as an extended monitor of DVI. In the above multi-display system, a screen saver image can be displayed on the front side in all liquid crystal display devices. This is because, as described above, in the OS of the present embodiment, the screen saver image is displayed before the images of all other application programs.
例えば、特許文献1に記載されたタッチ無効化ウインドウを表示させる構成をマルチディスプレイシステムに適用する場合、アプリケーションプログラムの処理が複雑化する。具体的には、メインの液晶表示装置に対する処理と同様な処理を他の液晶表示装置に対してもしようとすると、他の液晶表示装置に表示されている画像を見ながら、どこの座標にどれだけの画像を表示させるかということや、どの画像に対してタッチがされたかというイベントを全て監視する必要がある。また、アプリケーションプログラムの処理では、前述のように、他のアプリケーションプログラムとで最前面表示の取り合いが生じる。これに対し、本発明においては、スクリーンセーバー機能を利用することにより、アプリケーションプログラムの画像へのタッチを無効化しうる画像を表示することができる。 For example, when the configuration for displaying the touch invalidation window described in Patent Document 1 is applied to a multi-display system, the processing of the application program becomes complicated. Specifically, if the same processing as that for the main liquid crystal display device is to be performed for other liquid crystal display devices, while viewing the image displayed on the other liquid crystal display device, It is necessary to monitor all events such as whether only images are displayed and which image is touched. Further, in the processing of the application program, as described above, the foreground display conflict occurs with other application programs. On the other hand, in the present invention, by using the screen saver function, it is possible to display an image that can invalidate the touch of the image of the application program.
ところで、PC1の制御ブロック(特にタッチパネル制御部4、バックライト制御部5およびスクリーンセーバー表示制御部6)は、集積回路(ICチップ)等に形成された論理回路(ハードウェア)によって実現してもよいし、CPU(Central Processing Unit)を用いてソフトウェアによって実現してもよい。ただし、PC1の制御ブロックは、専用のハードウェアではなくソフトウェアによって実現することが好ましく、上述の実施形態においてはソフトウェアで実現されている。
Incidentally, the control blocks of the PC 1 (particularly the touch panel control unit 4, the
後者の場合、PC1は、各機能を実現するソフトウェアであるプログラムの命令を実行するCPU、上記プログラムおよび各種データがコンピュータ(またはCPU)で読み取り可能に記録されたROM(Read Only Memory)または記憶装置(これらを「記録媒体」と称する)、上記プログラムを展開するRAM(Random Access Memory)などを備えている。そして、コンピュータ(またはCPU)が上記プログラムを上記記録媒体から読み取って実行することにより、本発明の目的が達成される。上記記録媒体としては、「一時的でない有形の媒体」、例えば、テープ、ディスク、カード、半導体メモリ、プログラマブルな論理回路などを用いることができる。また、上記プログラムは、該プログラムを伝送可能な任意の伝送媒体(通信ネットワークや放送波等)を介して上記コンピュータに供給されてもよい。なお、本発明は、上記プログラムが電子的な伝送によって具現化された、搬送波に埋め込まれたデータ信号の形態でも実現され得る。 In the latter case, the PC 1 is a CPU that executes instructions of a program that is software that realizes each function, a ROM (Read Only Memory) or a storage device in which the program and various data are recorded so as to be readable by a computer (or CPU). (These are referred to as “recording media”), and a RAM (Random Access Memory) for expanding the program. And the objective of this invention is achieved when a computer (or CPU) reads the said program from the said recording medium and runs it. As the recording medium, a “non-temporary tangible medium” such as a tape, a disk, a card, a semiconductor memory, a programmable logic circuit, or the like can be used. The program may be supplied to the computer via an arbitrary transmission medium (such as a communication network or a broadcast wave) that can transmit the program. The present invention can also be realized in the form of a data signal embedded in a carrier wave in which the program is embodied by electronic transmission.
なお、本実施形態では、PC1に本発明が適用された例について説明したが、これに限らず、プログラマブル表示器などのタッチパネルを備えた専用機にも本発明を適用することが可能である。 In the present embodiment, the example in which the present invention is applied to the PC 1 has been described. However, the present invention is not limited thereto, and the present invention can also be applied to a dedicated machine having a touch panel such as a programmable display.
本発明は上述した各実施形態に限定されるものではなく、請求項に示した範囲で種々の変更が可能であり、異なる実施形態にそれぞれ開示された技術的手段を適宜組み合わせて得られる実施形態についても本発明の技術的範囲に含まれる。 The present invention is not limited to the above-described embodiments, and various modifications are possible within the scope shown in the claims, and embodiments obtained by appropriately combining technical means disclosed in different embodiments. Is also included in the technical scope of the present invention.
本実施形態では、主としてスクリーンセーバー画像を他のアプリケーションプログラムの画像より前に表示するOSを例示して説明したが、スクリーンセーバー画像は、必ずしも最前面に表示される必要はないことについても説明した。すなわち、スクリーンセーバー画像が表示されている際のタッチが、バックライト8をオンするとともにスクリーンセーバー画像の表示を停止するためのトリガとして認識され、他のアプリケーションプログラムに影響を及ぼさない実施形態も本発明の技術的範囲に含まれる。
In the present embodiment, the OS that mainly displays the screen saver image before the image of another application program has been described as an example, but it has also been described that the screen saver image does not necessarily have to be displayed in the foreground. That is, an embodiment in which a touch when a screen saver image is displayed is recognized as a trigger for turning on the
本発明は、バックライトを消灯する省電力モードと通常モードとを切り替えて動作する液晶表示装置における省電力モードの解除のためのタッチパネルの誤操作防止に好適に利用することができる。 INDUSTRIAL APPLICABILITY The present invention can be suitably used for preventing erroneous operation of the touch panel for canceling the power saving mode in a liquid crystal display device that operates by switching between the power saving mode in which the backlight is turned off and the normal mode.
1 PC(タッチパネル誤操作防止装置)
2 液晶表示装置
5 バックライト制御部(バックライト制御手段)
7 液晶表示パネル
8 バックライト
6 スクリーンセーバー表示制御部
61 表示タイミング制御部(スクリーンセーバー画像表示手段)
62 表示停止タイミング制御部(スクリーンセーバー画像表示停止手段)
1 PC (Touch Panel Incorrect Operation Prevention Device)
2 Liquid
7 Liquid
62 Display stop timing control unit (screen saver image display stop means)
Claims (3)
バックライトが消灯されると、前記液晶表示パネルにスクリーンセーバー画像を表示させるスクリーンセーバー画像表示手段と、
前記バックライトが消灯して前記スクリーンセーバー画像が表示されているときに、前記タッチパネルへのタッチを前記バックライトの点灯命令であると認識するバックライト制御手段とを備えていることを特徴とするタッチパネル誤操作防止装置。 A touch panel erroneous operation preventing device used in a liquid crystal display panel having a liquid crystal display panel having a backlight and a touch panel provided on the liquid crystal display panel,
Screen saver image display means for displaying a screen saver image on the liquid crystal display panel when the backlight is turned off;
And a backlight control means for recognizing that the touch on the touch panel is an instruction to turn on the backlight when the backlight is turned off and the screen saver image is displayed. Misoperation prevention device.
前記スクリーンセーバー画像表示停止手段は、前記システムに対して、各液晶表示パネルに前記スクリーンセーバー画像の表示を停止させることを特徴とする請求項2に記載のタッチパネル誤操作防止装置。 The screen saver image display means displays a screen saver image on each liquid crystal display panel for a system having a plurality of liquid crystal display devices including the liquid crystal display panel, the backlight, and the touch panel,
3. The touch panel erroneous operation preventing apparatus according to claim 2, wherein the screen saver image display stopping unit stops the display of the screen saver image on each liquid crystal display panel with respect to the system.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2014087678A JP2015207174A (en) | 2014-04-21 | 2014-04-21 | Touch panel wrong operation preventing device |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2014087678A JP2015207174A (en) | 2014-04-21 | 2014-04-21 | Touch panel wrong operation preventing device |
Publications (1)
Publication Number | Publication Date |
---|---|
JP2015207174A true JP2015207174A (en) | 2015-11-19 |
Family
ID=54603922
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2014087678A Pending JP2015207174A (en) | 2014-04-21 | 2014-04-21 | Touch panel wrong operation preventing device |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP2015207174A (en) |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2018187848A (en) * | 2017-05-08 | 2018-11-29 | キヤノン株式会社 | Image formation apparatus, control method and program of image formation apparatus |
JP2018538590A (en) * | 2015-12-11 | 2018-12-27 | グーグル エルエルシー | Changing the operating state of a convertible computing device using accelerometer input |
-
2014
- 2014-04-21 JP JP2014087678A patent/JP2015207174A/en active Pending
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2018538590A (en) * | 2015-12-11 | 2018-12-27 | グーグル エルエルシー | Changing the operating state of a convertible computing device using accelerometer input |
JP2018187848A (en) * | 2017-05-08 | 2018-11-29 | キヤノン株式会社 | Image formation apparatus, control method and program of image formation apparatus |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP4829070B2 (en) | Method for disabling touch operation on touch panel and touch panel electronic device | |
KR102070174B1 (en) | Automatically adjusting display areas to reduce power consumption | |
EP2538318B1 (en) | Terminal device and illumination control method | |
US20140176469A1 (en) | Apparatus and method for controlling dim state | |
JP2009163345A5 (en) | ||
CN104252203B (en) | Electronic device, method for controlling electronic device, and program | |
US8692683B2 (en) | Illuminable indicator of electronic device being enabled based at least on user presence | |
JP6626269B2 (en) | Display device | |
JP2015207174A (en) | Touch panel wrong operation preventing device | |
CN103376828B (en) | Notebook computer | |
JP2016110401A (en) | Image display control unit | |
TWI597659B (en) | Electronics and module for updating content to be shown before turning up display and method thereof | |
JP5197310B2 (en) | Coordinate input device | |
JP2007323257A (en) | Electronic equipment and control method of electronic equipment | |
JP2021096391A (en) | Image display device | |
JP2012198948A (en) | Coordinate input device | |
JP2019113815A5 (en) | ||
JP2018084865A (en) | Display control apparatus and display system | |
WO2015194018A1 (en) | Display device | |
JP2017187783A5 (en) | ||
JP5412753B2 (en) | Portable information terminal, display power control method, and display power control program | |
KR102348671B1 (en) | Touch panel device and method of driving the same | |
TWM656528U (en) | Electronic apparatus with virtual indicator light | |
JP4411055B2 (en) | Power supply control circuit and control device | |
CN104123142B (en) | Processing method for updating content to be displayed before turning on display, module and electronic device thereof |