JP2013182528A - Information processing device and program - Google Patents

Information processing device and program Download PDF

Info

Publication number
JP2013182528A
JP2013182528A JP2012047336A JP2012047336A JP2013182528A JP 2013182528 A JP2013182528 A JP 2013182528A JP 2012047336 A JP2012047336 A JP 2012047336A JP 2012047336 A JP2012047336 A JP 2012047336A JP 2013182528 A JP2013182528 A JP 2013182528A
Authority
JP
Japan
Prior art keywords
touch panel
panel unit
release
touch
threshold value
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2012047336A
Other languages
Japanese (ja)
Other versions
JP5991509B2 (en
Inventor
Yoshihiko Fukuo
兆彦 福王
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.)
Konica Minolta Inc
Original Assignee
Konica Minolta Inc
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 Konica Minolta Inc filed Critical Konica Minolta Inc
Priority to JP2012047336A priority Critical patent/JP5991509B2/en
Publication of JP2013182528A publication Critical patent/JP2013182528A/en
Application granted granted Critical
Publication of JP5991509B2 publication Critical patent/JP5991509B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Position Input By Displaying (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide an information processing device and a program that can suppress an erroneous determination between an operation pertaining to a slide of a user and an operation pertaining to a select thereof with respect to a touch panel.SOLUTION: When a depressed position of the touch panel is detected and a release operation from the touch panel is detected, if a movement distance of the depressed position detected for a period from a touch operation right before the release operation to the release operation is a first threshold value or more, an operation from the touch operation received by the touch panel to the release operation received thereby is determined to be the operation pertaining to a slide, and if the movement distance is less than the first threshold value and a time from the touch operation received by the touch panel to the release operation received thereby is a second threshold value or more, an operation from the touch operation to the release operation is determined to be the operation pertaining to a select, and if the time from the touch operation received by the touch panel to the release operation received thereby is less than the second threshold value, the operation from the touch operation to the release operation is neglected.

Description

本発明は、スライドに係る操作とセレクトに係る操作のアクション判定を行う情報処理装置およびプログラムに関する。   The present invention relates to an information processing apparatus and a program for performing action determination of an operation related to a slide and an operation related to a select.

近年、携帯電話や、カーナビゲーションデバイス等、タッチパネルを搭載した情報処理装置が多数普及している。それらの装置は、ユーザがタッチパネルに対して操作を行うと、その操作の種類に応じたコマンドを認識し、実行する。   In recent years, many information processing apparatuses equipped with a touch panel, such as mobile phones and car navigation devices, have become widespread. When the user performs an operation on the touch panel, these devices recognize and execute a command corresponding to the type of operation.

ユーザがタッチパネルに対して行う操作の種類を大別すると、画面上のアイコン等を押下するセレクトに係る操作(セレクト系操作とする)と、画面に指をつけたまま、上下左右にずらすスライドに係る操作(スライド系操作とする)の2種類がある。   The types of operations that the user can perform on the touch panel can be broadly divided into operations related to the selection of pressing icons on the screen (select operation), and slides that move up, down, left and right with the finger on the screen. There are two types of operations (slide system operations).

ここで、情報処理装置ではユーザがタッチパネルに対して行っている操作に対して、ドット単位程の非常に小さい単位でタッチパネル上での操作位置を検出している。このため、ユーザがセレクト系操作を行うつもりであっても、押圧をかけている指をタッチパネルから離す時に、ユーザが無意識にタッチパネル上の指を少しでも移動させてしまった場合は、その操作は、スライド系操作として誤って認識されてしまう。   Here, in the information processing apparatus, the operation position on the touch panel is detected in a unit as small as a dot unit with respect to the operation performed by the user on the touch panel. For this reason, even if the user intends to perform a select-type operation, if the user unconsciously moves the finger on the touch panel even when the finger is released from the touch panel, the operation is Is mistakenly recognized as a slide system operation.

特許文献1には、このような問題に対応すべく、タッチパネルに対して行われた操作において、タッチ(プレス)された地点とアンタッチ(リリース)された地点を検出し、該操作中の移動距離に応じて、その操作の種類を決定する方法が記載されている(特許文献1参照)。   In order to cope with such a problem, Patent Literature 1 detects a touched (pressed) point and an untouched (released) point in an operation performed on the touch panel, and a moving distance during the operation. A method for determining the type of operation according to the method is described (see Patent Document 1).

特開2009−151691号公報JP 2009-151691 A 特開2009−244967号公報JP 2009-244967 A

ところで、フリック操作等のように素早くタッチパネル上を払うようなスライド系操作において、押圧をかけている指をタッチパネル上で移動させる直前に、ユーザが無意識にタッチパネル上の指をタッチパネルから離してしまう(もしくは押圧力が弱くなる)場合がある。特に、抵抗膜式タッチパネルの場合は、適度な押圧が無ければ指がタッチパネルに触れていると認識されないので、タッチが軽くなっただけでも、タッチパネルから指が離れたと認識してしまう。特許文献1に記載の方法では、タッチされてからアンタッチされるまでの間の移動距離によって、セレクト系操作か、スライド系操作かを判定するので、上記のような場合には、タッチパネルから指が離れたと認識した時点で、それまでの移動距離が少ないことから、セレクト系操作が行われたと認識してしまう。たとえば、あるアイコン上でフリック操作を行う場合に上記のように指を移動させる直前で指をタッチパネルから離してしまうと、そのアイコンに対してセレクト操作が行われたと認識してしまう。   By the way, in a slide system operation such as flick operation that quickly moves on the touch panel, the user unconsciously lifts the finger on the touch panel immediately before moving the finger on the touch panel ( Or the pressing force may be weakened). In particular, in the case of a resistive touch panel, it is not recognized that the finger is touching the touch panel unless there is an appropriate pressure, so even if the touch is lightened, it is recognized that the finger has left the touch panel. In the method described in Patent Document 1, it is determined whether the operation is a select-type operation or a slide-type operation based on a moving distance from when it is touched to when it is untouched. When it is recognized that the user has left, since the moving distance up to that point is small, it is recognized that the select operation has been performed. For example, when a flick operation is performed on a certain icon, if the finger is removed from the touch panel immediately before the finger is moved as described above, it is recognized that the select operation has been performed on the icon.

なお、特許文献2にはセレクト系操作を行う場合において、タッチパネルがタッチ(プレス)されたら、そのタッチされた位置の周囲に検出位置の平均値を算出するエリアを設定し、アンタッチ(リリース)された位置が、該エリアの外であっても、算出した平均値を最終位置として決定することで、操作位置のズレを抑えることが出来る方法が記載されているが、この方法は、セレクト系操作を行う場合において、操作位置を確定する方法であって、スライド系操作をセレクト系操作と誤判定することを防止するものではない。   In Patent Document 2, when a touch panel is touched (pressed) when performing a select operation, an area for calculating an average value of detection positions is set around the touched position, and is untouched (released). Even if the position is outside the area, a method is described in which the deviation of the operation position can be suppressed by determining the calculated average value as the final position. Is a method for determining an operation position, and does not prevent a slide system operation from being erroneously determined as a select system operation.

本発明は、上記の問題を解決しようとするものであり、タッチパネルに対して行われる、スライドに係る操作とセレクトに係る操作の誤判定を抑制し、ユーザの要望する操作をより忠実に実現することのできる情報処理装置、プログラムを提供することを目的としている。   The present invention is intended to solve the above-described problem, and suppresses erroneous determination of an operation related to a slide and an operation related to a selection performed on a touch panel, and realizes an operation requested by a user more faithfully. An object of the present invention is to provide an information processing apparatus and a program that can be used.

かかる目的を達成するための本発明の要旨とするところは、次の各項の発明に存する。   The gist of the present invention for achieving the object lies in the inventions of the following items.

[1]押下された位置を検出するタッチパネル部と、
前記タッチパネル部に対するリリース動作が検出されたとき、このリリース動作の直前の前記タッチパネル部に対するタッチ動作から前記リリース動作までの間に検出された前記押下された位置の移動距離が第1閾値以上の場合は前記タッチ動作から前記リリース動作までに前記タッチパネル部が受けた操作をスライドに係る操作と判定し、前記移動距離が第1閾値未満であり、かつ前記タッチ動作から前記リリース動作までの時間が第2閾値以上の場合は、前記タッチ動作から前記リリース動作までに前記タッチパネル部が受けた操作をセレクトに係る操作と判定する判定部と
を有する
ことを特徴とする情報処理装置。
[1] A touch panel unit for detecting a pressed position;
When a release operation on the touch panel unit is detected, a movement distance of the pressed position detected between the touch operation on the touch panel unit immediately before the release operation and the release operation is greater than or equal to a first threshold value Determines that the operation received by the touch panel unit from the touch operation to the release operation is an operation related to a slide, the movement distance is less than a first threshold, and the time from the touch operation to the release operation is the first time. An information processing apparatus comprising: a determination unit that determines that an operation received by the touch panel unit from the touch operation to the release operation is an operation related to selection when the threshold value is equal to or greater than two thresholds.

上記[1]および下記[7]に記載の発明では、タッチパネルに対するリリース動作が検出された時、このリリース動作の直前のタッチ動作から当該リリース動作までの間に検出された押下位置の移動距離が、第1閾値以上の場合は、タッチパネルが受け付けた直前のタッチ動作から当該リリース動作までの操作をスライドに係る操作と判定し、その移動距離が第1閾値未満であり、かつタッチパネルが受け付けた直前のタッチ動作から当該リリース動作までの時間が第2閾値以上の場合は、該タッチ動作から当該リリース動作までの操作をセレクトに係る操作と判定する。セレクトに係る操作であるか否かを、直前のタッチ動作からリリース動作までの間の移動距離と押下時間の2つの要素で判断するので、ユーザによるスライドに係る操作とセレクトに係る操作の誤判定を抑制し、ユーザの要望する操作をより忠実に実現することができる。   In the invention described in [1] and [7] below, when a release operation on the touch panel is detected, the movement distance of the pressed position detected between the touch operation immediately before the release operation and the release operation is calculated. In the case of the first threshold value or more, it is determined that the operation from the touch operation immediately before the touch panel has been received to the release operation is an operation related to the slide, and the movement distance is less than the first threshold value and immediately before the touch panel has been received. When the time from the touch operation to the release operation is equal to or greater than the second threshold value, the operation from the touch operation to the release operation is determined to be an operation related to selection. Whether or not the operation is related to the selection is determined based on the two elements of the moving distance from the previous touch operation to the release operation and the pressing time, so that the user erroneously determines the operation related to the slide and the operation related to the selection. And the operation requested by the user can be realized more faithfully.

[2]前記第1閾値はユーザが設定可能である
ことを特徴とする[1]に記載の情報処理装置。
[2] The information processing apparatus according to [1], wherein the first threshold value can be set by a user.

[3]前記第2閾値はユーザが設定可能である
ことを特徴とする[1]または[2]のいずれか1つに記載の情報処理装置。
[3] The information processing apparatus according to any one of [1] or [2], wherein the second threshold is settable by a user.

[4]前記第1閾値と前記第2閾値の少なくとも一方は、ユーザ毎に設定可能である
ことを特徴とする[1]乃至[3]のいずれか1つに記載の情報処理装置。
[4] The information processing apparatus according to any one of [1] to [3], wherein at least one of the first threshold and the second threshold can be set for each user.

上記[4]および下記[10]に記載の発明では、第1閾値と第2閾値の少なくとも一方は、ユーザごとに設定してもよい。その場合はユーザID(identification)等を登録しておき、ログイン認証によって使用中のユーザを識別すればよい。これにより、ユーザごとに最適な条件でスライドに係る操作とセレクトに係る操作を判定して誤判定を抑制することが可能になる。   In the invention described in [4] and [10] below, at least one of the first threshold and the second threshold may be set for each user. In that case, a user ID (identification) or the like is registered, and a user in use may be identified by login authentication. Thereby, it becomes possible to determine an operation relating to the slide and an operation relating to the selection under the optimum conditions for each user, thereby suppressing erroneous determination.

[5]ユーザからスライドに係る操作とセレクトに係る操作とを、それぞれ操作の種類を特定して受け付け、このとき前記タッチパネル部によって検出された押下状態の実測値から、前記第1閾値および前記第2閾値を決定する閾値決定部をさらに有する
ことを特徴とする[1]乃至[4]のいずれか1つに記載の情報処理装置。
[5] The operation relating to the slide and the operation relating to the selection are respectively received from the user by specifying the type of operation, and at this time, the first threshold value and the first value are determined from the actually measured value of the pressed state detected by the touch panel unit. The information processing apparatus according to any one of [1] to [4], further including a threshold determination unit that determines two thresholds.

上記[5]および下記[11]に記載の発明では、ユーザからスライドに係る操作およびセレクトに係る操作を受け付け、このときタッチパネル部によって検出された押下状態の実測値に基づいて第1閾値と第2閾値を決定する。たとえば、所定の専用画面にて、セレクトに係る操作と、スライドに係る操作をいずれの操作であるかを特定して10回ずつ受け付け、そのときの押圧の時系列な変化とタッチパネル上においての押下位置の座標の変化とを記録し、スライドに係る操作とセレクトに係る操作とを区別可能な第1閾値および第2閾値を見つけ出して設定する。ユーザの操作に係る実測値から、第1閾値と第2閾値を決定するので、最適な条件でスライドに係る動作とセレクトに係る動作を判別して誤判定を抑制することができる。   In the inventions described in [5] and [11] below, an operation related to a slide and an operation related to a selection are accepted from a user, and the first threshold value and the first threshold value are determined based on an actual measurement value of a pressed state detected by the touch panel unit at this time. 2 Determine the threshold. For example, on a predetermined dedicated screen, the operation related to the selection and the operation related to the slide are identified and accepted 10 times each, and the time-series change of the press at that time and the press on the touch panel The change of the coordinate of the position is recorded, and the first threshold value and the second threshold value that can distinguish the operation related to the slide and the operation related to the selection are found and set. Since the first threshold value and the second threshold value are determined from the actually measured values related to the user's operation, it is possible to suppress the erroneous determination by discriminating the operation related to the slide and the operation related to the selection under the optimum conditions.

[6]押下された位置を検出するタッチパネル部と、
前記タッチパネル部に対するリリース動作が検出されたとき、前記リリース動作の直後の所定時間内に新たなタッチ動作を検出した場合は、前記リリース動作に係る操作を無効な操作と判定し、前記所定時間内に新たなタッチ動作を検出しなかった場合は、前記リリース動作の直前の前記タッチパネル部に対するタッチ動作から前記リリース動作までの間に検出された前記押下された位置の移動距離が第1閾値以上の場合は前記タッチ動作から前記リリース動作までに前記タッチパネル部が受けた操作をスライドに係る操作と判定し、前記移動距離が第1閾値未満である場合は、前記直前のタッチ動作から前記リリース動作までに前記タッチパネル部が受けた操作をセレクトに係る操作と判定する判定部と
を有する
ことを特徴とする情報処理装置。
[6] A touch panel unit for detecting a pressed position;
When a release operation on the touch panel unit is detected, if a new touch operation is detected within a predetermined time immediately after the release operation, the operation related to the release operation is determined to be an invalid operation, and within the predetermined time If a new touch operation is not detected, the movement distance of the pressed position detected between the touch operation on the touch panel unit immediately before the release operation and the release operation is greater than or equal to a first threshold value. In this case, it is determined that the operation received by the touch panel unit from the touch operation to the release operation is an operation related to a slide, and when the movement distance is less than a first threshold, from the previous touch operation to the release operation. And a determination unit that determines that the operation received by the touch panel unit is an operation related to selection. Apparatus.

上記[6]および下記[12]に記載の発明では、タッチパネルに対するリリース動作が検出された時、このリリース動作の直後の所定時間内に新たなタッチ動作を検出した場合は、このリリース動作に係る操作を無効な操作と判定し、このリリース動作の直前のタッチ動作から当該リリース動作までの間に検出された押下位置の移動距離が、第1閾値以上の場合は、タッチパネルが受け付けた直前のタッチ動作から当該リリース動作までの操作をスライドに係る操作と判定し、その移動距離が第1閾値未満であり、かつタッチパネルが受け付けた直前のタッチ動作から当該リリース動作までの時間が第2閾値以上の場合は、該タッチ動作から当該リリース動作までの操作をセレクトに係る操作と判定する。セレクトに係る操作であるか否かを、リリース動作の直後の所定時間内に新たなタッチ動作を受け付けたか否かと、このリリース動作の直前のタッチ動作から当該リリース動作までの間の移動距離との2つの要素で判断するので、ユーザによるスライドに係る操作とセレクトに係る操作の誤判定を抑制し、ユーザの要望する操作をより忠実に実現することができる。   In the invention described in [6] and [12] below, when a release operation for the touch panel is detected, a new touch operation is detected within a predetermined time immediately after the release operation. When the operation is determined as an invalid operation and the movement distance of the pressed position detected between the touch operation immediately before the release operation and the release operation is equal to or greater than the first threshold, the touch immediately before the touch panel receives The operation from the operation to the release operation is determined as an operation related to the slide, the movement distance is less than the first threshold, and the time from the touch operation immediately before the touch panel accepts to the release operation is greater than or equal to the second threshold. In this case, the operation from the touch operation to the release operation is determined as an operation related to selection. Whether or not the operation is related to the selection, whether or not a new touch operation is received within a predetermined time immediately after the release operation, and the moving distance from the touch operation immediately before the release operation to the release operation Since the determination is made with two elements, it is possible to suppress erroneous determination of the operation related to the slide and the operation related to the selection by the user, and to realize the operation requested by the user more faithfully.

[7]押下された位置を検出するタッチパネル部を備えた情報処理装置を、
前記タッチパネル部に対するリリース動作が検出されたとき、このリリース動作の直前の前記タッチパネル部に対するタッチ動作から前記リリース動作までの間に検出された前記押下された位置の移動距離が第1閾値以上の場合は前記タッチ動作から前記リリース動作までに前記タッチパネル部が受けた操作をスライドに係る操作と判定し、前記移動距離が第1閾値未満であり、かつ前記タッチ動作から前記リリース動作までの時間が第2閾値以上の場合は、前記タッチ動作から前記リリース動作までに前記タッチパネル部が受けた操作をセレクトに係る操作と判定するように動作させる
ことを特徴とするプログラム。
[7] An information processing apparatus including a touch panel unit that detects a pressed position;
When a release operation on the touch panel unit is detected, a movement distance of the pressed position detected between the touch operation on the touch panel unit immediately before the release operation and the release operation is greater than or equal to a first threshold value Determines that the operation received by the touch panel unit from the touch operation to the release operation is an operation related to a slide, the movement distance is less than a first threshold, and the time from the touch operation to the release operation is the first time. When the threshold value is 2 or more, the program is operated so as to determine that an operation received by the touch panel unit from the touch operation to the release operation is an operation related to selection.

[8]前記第1閾値はユーザが設定可能である
ことを特徴とする[7]に記載のプログラム。
[8] The program according to [7], wherein the first threshold value can be set by a user.

[9]前記第2閾値はユーザが設定可能である
ことを特徴とする[7]または[8]のいずれか1つに記載のプログラム。
[9] The program according to any one of [7] and [8], wherein the second threshold value can be set by a user.

[10]前記第1閾値と前記第2閾値の少なくとも一方は、ユーザごとに設定が可能である
ことを特徴とする[7]乃至[9]のいずれか1つに記載のプログラム。
[10] The program according to any one of [7] to [9], wherein at least one of the first threshold and the second threshold can be set for each user.

[11]前記情報処理装置を、
ユーザからスライドに係る操作とセレクトに係る操作とを、それぞれ操作の種類を特定して受け付け、このとき前記タッチパネル部によって検出された押下状態の実測値から、前記第1閾値および前記第2閾値を決定するようにさらに動作させる
ことを特徴とする[7]乃至[10]のいずれか1つに記載のプログラム。
[11] The information processing apparatus is
The operation relating to the slide and the operation relating to the selection are received from the user by specifying the type of the operation, and the first threshold value and the second threshold value are determined from the measured values of the pressed state detected by the touch panel unit at this time. The program according to any one of [7] to [10], wherein the program is further operated to determine.

[12]押下された位置を検出するタッチパネル部を備えた情報処理装置を、
前記タッチパネル部に対するリリース動作が検出されたとき、前記リリース動作の直後の所定時間内に新たなタッチ動作を検出した場合は、前記リリース動作に係る操作を無効な操作と判定し、前記所定時間内に新たなタッチ動作を検出しなかった場合は、前記リリース動作の直前の前記タッチパネル部に対するタッチ動作から前記リリース動作までの間に検出された前記押下された位置の移動距離が第1閾値以上の場合は前記タッチ動作から前記リリース動作までに前記タッチパネル部が受けた操作をスライドに係る操作と判定し、前記移動距離が第1閾値未満である場合は、前記直前のタッチ動作から前記リリース動作までに前記タッチパネル部が受けた操作をセレクトに係る操作と判定するように動作させる
ことを特徴とするプログラム。
[12] An information processing apparatus including a touch panel unit that detects a pressed position;
When a release operation on the touch panel unit is detected, if a new touch operation is detected within a predetermined time immediately after the release operation, the operation related to the release operation is determined to be an invalid operation, and within the predetermined time If a new touch operation is not detected, the movement distance of the pressed position detected between the touch operation on the touch panel unit immediately before the release operation and the release operation is greater than or equal to a first threshold value. In this case, it is determined that the operation received by the touch panel unit from the touch operation to the release operation is an operation related to a slide, and when the movement distance is less than a first threshold, from the previous touch operation to the release operation. The program is operated so as to determine that the operation received by the touch panel unit is an operation related to selection. Mu.

本発明に係る情報処理装置、及びプログラムによれば、スライドに係る操作とセレクトに係る操作による誤判定を抑制し、ユーザの要望する操作をより忠実に実現することができる。   According to the information processing apparatus and the program according to the present invention, it is possible to suppress the erroneous determination due to the operation related to the slide and the operation related to the selection, and to realize the operation requested by the user more faithfully.

本発明の実施の形態に係る情報処理装置の概略構成を示すブロック図である。It is a block diagram which shows schematic structure of the information processing apparatus which concerns on embodiment of this invention. タッチパネル部に対してフリック操作を行う様子を示す説明図である。It is explanatory drawing which shows a mode that flick operation is performed with respect to a touchscreen part. フリック時押圧力グラフの一例を示す説明図である。It is explanatory drawing which shows an example of the pressing force graph at the time of a flick. フリック時移動グラフの一例を示す説明図である。It is explanatory drawing which shows an example of the movement graph at the time of a flick. タッチパネル部に対してドラッグ操作を行う様子を示す説明図である。It is explanatory drawing which shows a mode that drag operation is performed with respect to a touchscreen part. ドラッグ時押圧力グラフの一例を示す説明図である。It is explanatory drawing which shows an example of the pressing force graph at the time of a drag. ドラッグ時移動グラフの一例を示す説明図である。It is explanatory drawing which shows an example of the movement graph at the time of a drag. タッチパネル部に対してセレクト操作を行う様子を示す説明図である。It is explanatory drawing which shows a mode that select operation is performed with respect to a touchscreen part. セレクト時押圧力グラフの一例を示す説明図である。It is explanatory drawing which shows an example of the pressing pressure graph at the time of selection. セレクト時移動グラフの一例を示す説明図である。It is explanatory drawing which shows an example of the movement graph at the time of selection. 本発明の実施の形態における処理の流れの一例を示す流れ図である。It is a flowchart which shows an example of the flow of the process in embodiment of this invention. 図11とは、別の処理の流れを示す流れ図である。FIG. 11 is a flowchart showing another processing flow. 操作判定学習モード画面の一例を示す正面図である。It is a front view which shows an example of the operation determination learning mode screen.

以下、図面に基づき本発明の実施の形態を説明する。   Hereinafter, embodiments of the present invention will be described with reference to the drawings.

図1は、本発明の実施の形態に係る情報処理装置10の概略構成を示すブロック図である。情報処理装置10はスキャン機能、コピー機能、プリント機能、ファクシミリ通信機能などを有する画像形成装置として構成されている。   FIG. 1 is a block diagram showing a schematic configuration of an information processing apparatus 10 according to an embodiment of the present invention. The information processing apparatus 10 is configured as an image forming apparatus having a scan function, a copy function, a print function, a facsimile communication function, and the like.

情報処理装置10は、当該情報処理装置10の動作を統括的に制御するCPU(Central Processing Unit)11を有している。CPU11にはバスを通じてROM(Read Only Memory)12と、RAM(Random Access Memory)13と、画像読取部14と、プリンタ部15と、画像処理部16と、不揮発メモリ17と、自動原稿搬送部18と、ファクシミリ通信部19と、ネットワーク通信部21と、操作表示部30とを備えている。   The information processing apparatus 10 includes a CPU (Central Processing Unit) 11 that comprehensively controls the operation of the information processing apparatus 10. The CPU 11 has a ROM (Read Only Memory) 12, a RAM (Random Access Memory) 13, an image reading unit 14, a printer unit 15, an image processing unit 16, a non-volatile memory 17, and an automatic document conveying unit 18 through a bus. A facsimile communication unit 19, a network communication unit 21, and an operation display unit 30.

CPU11は、OS(Operating System)プログラムをベースとし、その上で、ミドルウェアやアプリケーションプログラムなどを実行する。また、CPU11は、操作表示部30の表示内容を制御する制御部としての機能を果たす。   The CPU 11 is based on an OS (Operating System) program, and executes middleware, application programs, and the like. The CPU 11 also functions as a control unit that controls the display content of the operation display unit 30.

ROM12には、各種のプログラムが格納されており、これらのプログラムに従ってCPU11が各種処理を実行することで情報処理装置10の各機能が実現される。また、ROM12には、前述の表示制御装置としての一連の制御をCPU11が実行するためのプログラムが格納されている。   Various programs are stored in the ROM 12, and each function of the information processing apparatus 10 is realized by the CPU 11 executing various processes according to these programs. The ROM 12 stores a program for the CPU 11 to execute a series of controls as the display control device.

RAM13は、CPU11がプログラムに基づいて処理を実行する際に各種のデータを一時的に格納するワークメモリや画像データを格納する画像メモリなどとして使用される。   The RAM 13 is used as a work memory for temporarily storing various data when the CPU 11 executes processing based on a program, an image memory for storing image data, and the like.

画像読取部14は、原稿を光学的に読み取って画像データを取得する機能を果たす。画像読取部14は、例えば、原稿に光を照射する光源と、その反射光を受けて原稿を幅方向に1ライン分読み取るラインイメージセンサと、ライン単位の読取位置を原稿の長さ方向に順次移動させる移動ユニットと、原稿からの反射光をラインイメージセンサに導いて結像させるレンズやミラーなどからなる光学経路と、ラインイメージセンサの出力するアナログ画像信号をデジタルの画像データに変換する変換部などを備えて構成される。   The image reading unit 14 functions to optically read a document and acquire image data. The image reading unit 14 sequentially, for example, a light source that irradiates light on a document, a line image sensor that receives the reflected light and reads the document for one line in the width direction, and sequentially reads the reading position in line units in the length direction of the document. An optical path composed of a moving unit for moving, a lens, a mirror, and the like for guiding reflected light from the document to the line image sensor to form an image, and a conversion unit for converting an analog image signal output from the line image sensor into digital image data And so on.

プリンタ部15は、画像データに応じた画像を記録紙上に画像形成する機能を果たす。ここでは、記録紙の搬送装置と、感光体ドラムと、帯電装置と、レーザーユニットと、現像装置と、転写分離装置と、クリーニング装置と、定着装置とを有し、電子写真プロセスによって画像形成を行う、所謂、レーザープリンタとして構成されている。画像形成は他の方式でもかまわない。   The printer unit 15 functions to form an image corresponding to the image data on a recording sheet. Here, it has a recording paper transport device, a photosensitive drum, a charging device, a laser unit, a developing device, a transfer separation device, a cleaning device, and a fixing device, and forms an image by an electrophotographic process. It is configured as a so-called laser printer. Other methods may be used for image formation.

画像処理部16は、画像の拡大縮小、回転などの処理のほか、印刷データをイメージデータに変換するラスタライズ処理、画像データの圧縮、伸張処理などを行う。   The image processing unit 16 performs processing such as image enlargement / reduction, rotation, rasterization processing for converting print data into image data, image data compression / decompression processing, and the like.

不揮発メモリ17は、電源をオフにしても記憶内容が破壊されないメモリ(フラッシュメモリ)であり、各種設定情報の保存などに使用される。   The nonvolatile memory 17 is a memory (flash memory) whose stored contents are not destroyed even when the power is turned off, and is used for storing various setting information.

自動原稿搬送部18は、原稿台にセットされた原稿をその最上のものから1枚ずつ順に繰り出して搬送し、画像読取部14の読み取り位置を通過させて所定の排紙位置へ排紙する機能を果たす。   The automatic document feeder 18 feeds the document set on the document table one by one from the top one by one in order, passes the reading position of the image reading unit 14 and discharges it to a predetermined discharge position. Fulfill.

ファクシミリ通信部19は、ファクシミリ機能を備えた外部装置と公衆回線を通じて画像データを送受信する機能を果たす。   The facsimile communication unit 19 performs a function of transmitting / receiving image data to / from an external device having a facsimile function through a public line.

ネットワーク通信部21は、LAN(Local Area Network)などのネットワークを通じて端末装置やその他の外部装置との間でデータを通信する機能を果たす。   The network communication unit 21 performs a function of communicating data with a terminal device or other external devices through a network such as a LAN (Local Area Network).

操作表示部30は、表示部31と、操作部32とを備えている。このうち操作部32は、スタートボタンなどのスイッチ部33とタッチパネル部34とを備えている。表示部31は、液晶ディスプレイ(LCD…Liquid Crystal Display)などで構成され、各種の操作画面、設定画面などを表示する機能を果たす。   The operation display unit 30 includes a display unit 31 and an operation unit 32. Among these, the operation unit 32 includes a switch unit 33 such as a start button and a touch panel unit 34. The display unit 31 is composed of a liquid crystal display (LCD) and the like, and has a function of displaying various operation screens, setting screens, and the like.

タッチパネル部34は、表示部31の画面上に設けられている。タッチパネル部34は、タッチペンや指などで画面が押下されているタッチパネル部34上の座標位置を検出する。本実施の形態では、タッチパネル部34は抵抗膜式タッチパネルであり、一定以上の押圧力で押圧されている位置を検出する。CPU11は、タッチパネル部34が検出した押圧力の時系列な変化と押下位置の座標の変化とから、その押圧に係る操作がフリック操作であるかセレクト操作であるかなどの判定を行う。   The touch panel unit 34 is provided on the screen of the display unit 31. The touch panel unit 34 detects a coordinate position on the touch panel unit 34 where the screen is pressed with a touch pen or a finger. In the present embodiment, the touch panel unit 34 is a resistive film type touch panel, and detects a position pressed with a pressing force of a certain level or more. The CPU 11 determines whether the operation related to the pressing is a flick operation or a selection operation from the time-series change of the pressing force detected by the touch panel unit 34 and the change of the coordinates of the pressing position.

情報処理装置10は、複数のアイコン等を表示部31の画面内の表示領域に表示し、タッチパネル部34は、そのアイコンへの選択操作や、表示しているページ自体への操作(ページを進める等の操作)をユーザから受けつける。たとえば、コピー等を行う際には、白黒/カラーの選択や、用紙選択等の設定を該アイコンの操作によって受け付ける。その際に画面上に表示されていないアイコンについては、ページを進めたり、戻したりすることでユーザはそれらのアイコンについても選択が可能になる。なお、操作は、ペン、指などで可能であるが、以後は、指での操作として説明する。   The information processing apparatus 10 displays a plurality of icons or the like in a display area within the screen of the display unit 31, and the touch panel unit 34 performs an operation for selecting the icon or an operation for the displayed page itself (advancing the page). Etc.) from the user. For example, when performing copying or the like, settings such as monochrome / color selection and paper selection are accepted by operating the icon. At this time, the icons that are not displayed on the screen can be selected by the user by advancing or returning the page. The operation can be performed with a pen, a finger, and the like, but will be described as an operation with a finger hereinafter.

ここでは情報処理装置10が、ユーザから受け付ける操作は、セレクト操作と、フリック操作と、ドラッグ操作の3種類とする。セレクト操作は、タッチパネル部34上の所定の座標を押下し、ほとんど位置を動かさないで指を離す操作である。フリック操作はタッチパネル部34上の所定の座標を押下し、そのまま上下左右いずれかの方向に素早く払う操作である。なお、払う動作の最後にタッチパネル部34から指が離れる。ドラッグ操作は、タッチパネル部34上の所定の座標を押下し、そのまま上下左右にゆっくり指をずらし、指の移動が停止してからタッチパネル部34から指を離す操作である。   Here, there are three types of operations that the information processing apparatus 10 accepts from the user: a select operation, a flick operation, and a drag operation. The select operation is an operation of pressing a predetermined coordinate on the touch panel unit 34 and releasing the finger with little movement. The flick operation is an operation of pressing a predetermined coordinate on the touch panel unit 34 and quickly paying it in any direction, up, down, left, or right. Note that the finger is released from the touch panel unit 34 at the end of the paying operation. The drag operation is an operation of pressing a predetermined coordinate on the touch panel unit 34, slowly moving the finger up and down, left and right as it is, and releasing the finger from the touch panel unit 34 after the movement of the finger is stopped.

また、情報処理装置10は、ユーザがフリック操作、またはドラッグ操作を行った際に、その操作が、指を移動させる直前でタッチパネル部34への押圧が弱まり、ユーザの指が離れたとCPU11が認識してしまうような操作であったとしても、その操作をセレクト操作ではなく、ユーザの要望に沿ったフリック操作、またはドラッグ操作として判断する機能を備えている。   In addition, when the user performs a flick operation or a drag operation, the CPU 11 recognizes that the press on the touch panel unit 34 is weakened just before the finger is moved and the user's finger is released. Even if the operation is to be performed, a function is provided for determining that the operation is not a select operation but a flick operation or a drag operation according to the user's request.

図2は、タッチパネル部34に表示中の選択画面40に対してユーザがフリック操作を行う様子を示す。選択画面40には、中央に設定中内容表示41、左上方にホーム画面移行アイコン42、中央上方に状態表示欄43、右上方にページ番号表示44、下部に4つの選択アイコン45(45A、45B、45C、45D)が並んで表示されている。ユーザは、セレクト操作によって、ホーム画面移行アイコン42、および選択アイコン45(45A、45B、45C、45D)等の項目を選択することができる。   FIG. 2 shows how the user performs a flick operation on the selection screen 40 being displayed on the touch panel unit 34. The selection screen 40 has a setting content display 41 in the center, a home screen transition icon 42 in the upper left, a status display field 43 in the upper center, a page number display 44 in the upper right, and four selection icons 45 (45A, 45B in the lower part). , 45C, 45D) are displayed side by side. The user can select items such as the home screen transition icon 42 and the selection icon 45 (45A, 45B, 45C, 45D) by the selection operation.

選択アイコン45(45A、45B、45C、45D)は、現在表示されている4つの選択アイコン45の他にも、多数の選択アイコン45が存在しているが、表示部31には4つまでしか表示することができない。そこで、ユーザから、表示部31に表示されている選択アイコン45に対して左右いずれかの方向(タッチパネル部34上におけるX軸方向)へのフリック操作、もしくはドラッグ操作を受け付けたら、選択アイコン45の列をそのフリック操作やドラッグ操作の方向に移動させ、表示されていなかった選択アイコン45を表示する。   The selection icons 45 (45A, 45B, 45C, 45D) include a large number of selection icons 45 in addition to the four selection icons 45 currently displayed. It cannot be displayed. Therefore, when a flick operation or a drag operation in the left or right direction (X-axis direction on the touch panel unit 34) is received from the user with respect to the selection icon 45 displayed on the display unit 31, the selection icon 45 is displayed. The column is moved in the direction of the flick operation or drag operation, and the selection icon 45 that has not been displayed is displayed.

ページ番号表示44には、現在表示中のページは、3ページ中の2ページ目であることが表示されている。ページとは、表示部に表示される画面全体であり、現在表示中のページはコピーに係る設定画面である。他のページの内容としては、ファクシミリ通信に係る設定画面や、ボックスに係る設定画面、Eメールに係る設定画面等がある。タッチパネル部34は、ユーザが選択画面40上の余白部分に対して左から右にフリック操作を行った場合は1ページ目に、右から左にフリック操作をおこなった場合は3ページ目に、表示するページを切り替える。   The page number display 44 indicates that the currently displayed page is the second of the three pages. The page is the entire screen displayed on the display unit, and the currently displayed page is a setting screen related to copying. The contents of other pages include a setting screen related to facsimile communication, a setting screen related to a box, and a setting screen related to e-mail. The touch panel 34 is displayed on the first page when the user performs a flick operation from left to right on the margin on the selection screen 40, and on the third page when the user performs a flick operation from right to left. Switch the page to be used.

図2では、ユーザは、現在表示されていない選択アイコン45を表示させることを目的として、選択アイコン45Cが表示されている部分を押圧し、押圧している指をそのままタッチパネル部34上のX軸方向に素早く払うフリック操作を行っている。ただし、ユーザは、指を移動させる直前で、タッチパネル部34に対しての押圧力を弱めてしまい、それにより、CPU11は、タッチパネル部34からユーザの指が離れたと認識したものとする(ケース1とする)。   In FIG. 2, the user presses the portion where the selection icon 45 </ b> C is displayed for the purpose of displaying the selection icon 45 that is not currently displayed, and the finger that is pressed as it is on the X axis on the touch panel unit 34. Flick operation to pay quickly in the direction. However, it is assumed that the user weakens the pressing force on the touch panel unit 34 immediately before moving the finger, and thus the CPU 11 recognizes that the user's finger is separated from the touch panel unit 34 (Case 1). And).

図3は、ケース1のフリック操作を行う際に、タッチパネル部34にかかる押圧力と時間の関係を表すフリック時押圧力グラフ50を示す。ユーザがタッチパネル部34に触れているとタッチパネル部34が認識する押圧力の閾値を押圧閾値51とする。フリック時押圧力グラフ50のうち、ユーザがタッチパネルに触れているとタッチパネル部34が認識している状態(押圧力が押圧閾値51を上回っている状態)の部分は実線で表示し、認識していない状態(押圧力が押圧閾値51を下回っている状態)の部分は破線で表示してある。   FIG. 3 shows a flicking time pressing force graph 50 representing the relationship between the pressing force applied to the touch panel unit 34 and time when the flick operation of the case 1 is performed. A threshold value of the pressing force recognized by the touch panel unit 34 when the user touches the touch panel unit 34 is set as a pressing threshold value 51. The portion of the flicking pressing force graph 50 in a state where the touch panel unit 34 recognizes that the user is touching the touch panel (a state in which the pressing force exceeds the pressing threshold 51) is displayed and recognized by a solid line. The portion in the absence state (the state where the pressing force is below the pressing threshold value 51) is indicated by a broken line.

図4は、図3のフリック時押圧力グラフ50と同じくケース1のフリック操作を行う際において、X座標上での指の位置(タッチパネル部34における水平方向の座標、図2参照)と時間の関係を表すフリック時移動グラフ60を示す。なお、ユーザがタッチパネルに触れているとタッチパネル部34が認識している状態(押圧力が押圧閾値51を上回っている状態)の部分は実線で表示し、認識していない状態(押圧力が押圧閾値51を下回っている状態)の部分は破線で表示してある。   4 shows the finger position on the X coordinate (the horizontal coordinate on the touch panel unit 34, see FIG. 2) and the time when performing the flick operation of the case 1 as in the flicking pressure graph 50 of FIG. A flick movement graph 60 showing the relationship is shown. Note that the state where the touch panel unit 34 recognizes that the user is touching the touch panel (the state where the pressing force exceeds the pressing threshold value 51) is indicated by a solid line, and the state where the user does not recognize (the pressing force is pressed). The portion in the state of being below the threshold value 51 is indicated by a broken line.

図3、図4を参照しながら、フリック操作を行う際の動作状態を3段階(S1、S2、S3)に分け、それぞれの状態での押圧および、X座標上の位置の変化を説明する。なお、押圧力が押圧閾値51を下回った状態から押圧閾値51以上になったときをプレスイベント(タッチ動作)とし、押圧力が押圧閾値51を上回った状態から押圧閾値51以下になったときをリリースイベント(リリース動作)とする。タッチパネル部34は、プレスイベントが発生したら、ユーザがタッチパネル部34への押圧を開始したと認識し、リリースイベントが発生したら、ユーザの指がタッチパネル部34から離れたと認識する。   With reference to FIGS. 3 and 4, the operation state when performing the flick operation is divided into three stages (S1, S2, S3), and the pressing in each state and the change of the position on the X coordinate will be described. When the pressing force falls below the pressing threshold value 51 and becomes the pressing threshold value 51 or more, the pressing event (touch operation) is set, and when the pressing force exceeds the pressing threshold value 51 and becomes the pressing threshold value 51 or less. Release event (release action). The touch panel unit 34 recognizes that the user has started pressing the touch panel unit 34 when a press event occurs, and recognizes that the user's finger has left the touch panel unit 34 when a release event occurs.

・図3、図4におけるS1<押圧をかけた指が止まっている状態>
まず、ユーザがタッチパネル部34にタッチ(プレス)を開始する。押圧力が上昇を開始し押圧閾値51を超えることで、初回のプレスイベント(プレスイベント1)が発生する。やがて、押圧力の上昇が停止する(図3参照)。その後、ユーザが指を移動させる直前で、タッチパネル部34に対しての押圧力が弱まる。なお、S1では、指は止まっている状態のため、フリック時移動グラフ60はX座標上での変化はない(図4参照)。
・ S1 in FIG. 3 and FIG. 4 <A state in which the pressed finger is stopped>
First, the user starts touching (pressing) the touch panel unit 34. When the pressing force starts to rise and exceeds the pressing threshold value 51, the first press event (press event 1) occurs. Eventually, the increase in pressing force stops (see FIG. 3). Thereafter, immediately before the user moves the finger, the pressing force on the touch panel unit 34 is weakened. In S1, since the finger is in a stopped state, the flick movement graph 60 does not change on the X coordinate (see FIG. 4).

・図3、図4におけるS2<押圧をかけている指の移動を開始した状態>
弱まった押圧力が押圧閾値51を下回ることで、初回のリリースイベント(リリースイベント1とする)が発生する。その後、指の移動が開始されるとともに、押圧力が再び上昇し、押圧閾値51を上回ることで2回目のプレスイベント(プレスイベント2とする、図3参照)が発生する。なお、S2では、指の移動開始にあわせてX座標上での位置も移動を開始する(図4参照)。
・ S2 in FIG. 3 and FIG.
When the weakened pressing force falls below the pressing threshold value 51, an initial release event (referred to as release event 1) occurs. Thereafter, the movement of the finger is started, and the pressing force rises again and exceeds the pressing threshold value 51, whereby a second press event (referred to as press event 2; see FIG. 3) occurs. In S2, the position on the X coordinate starts to move in accordance with the start of finger movement (see FIG. 4).

・図3、図4におけるS3<指がタッチパネル部34上を移動している状態>
タッチパネル部34上を指が移動している際の押圧力は、押圧閾値51を上回った状態で安定している。フリック操作なので、操作の終盤で次第に押圧力が弱まってタッチパネル部34から指が離れると押圧力は0になる(図3参照)。なお、押圧力が押圧閾値51を下回る時に2回目のリリースイベント(リリースイベント2)が発生する。S3では、指の移動にあわせてX座標上での位置も移動する(図4参照)。タッチパネル部34から指が離れると、グラフは途切れて終了する。
S3 in FIGS. 3 and 4 <A state where the finger is moving on the touch panel unit 34>
The pressing force when the finger is moving on the touch panel unit 34 is stable in a state where the pressing threshold value 51 is exceeded. Since the operation is a flick operation, the pressing force gradually decreases at the end of the operation, and the pressing force becomes 0 when the finger is released from the touch panel unit 34 (see FIG. 3). A second release event (release event 2) occurs when the pressing force falls below the pressing threshold 51. In S3, the position on the X coordinate moves with the movement of the finger (see FIG. 4). When the finger is removed from the touch panel unit 34, the graph is interrupted and ends.

図5は、タッチパネル部34に表示中の選択画面40に対してユーザがドラッグ操作を行う様子を示す。図2と同じく選択画面40には、中央に設定中内容表示41、左上方にホーム画面移行アイコン42、中央上方に状態表示欄43、右上方にページ番号表示44、下部に4つの選択アイコン45(45A、45B、45C、45D)が並んで表示されている。   FIG. 5 shows a state where the user performs a drag operation on the selection screen 40 displayed on the touch panel unit 34. Similar to FIG. 2, the selection screen 40 has a setting content display 41 in the center, a home screen transition icon 42 in the upper left, a status display field 43 in the upper center, a page number display 44 in the upper right, and four selection icons 45 in the lower part. (45A, 45B, 45C, 45D) are displayed side by side.

図5では、ユーザは、現在表示されていない選択アイコン45を表示させることを目的として、選択アイコン45Cが表示されている部分に押圧をかけ、押圧をかけている指をそのままタッチパネル部34上におけるX軸方向にゆっくり移動させるという一連の動作によるドラッグ操作を行っている。ただし、ここでユーザは、指を移動させる直前で、タッチパネル部34に対しての押圧力を弱めてしまい、それにより、CPU11は、タッチパネル部34からユーザの指が離れたと認識してしまっている(ケース2とする)。   In FIG. 5, for the purpose of displaying the selection icon 45 that is not currently displayed, the user presses the portion where the selection icon 45 </ b> C is displayed, and the finger that is pressing is directly on the touch panel unit 34. A drag operation is performed by a series of actions of slowly moving in the X-axis direction. However, the user weakens the pressing force on the touch panel unit 34 immediately before moving the finger, and the CPU 11 recognizes that the user's finger has moved away from the touch panel unit 34. (Case 2).

図6は、ケース2のドラッグ操作を行う際に、タッチパネル部34にかかる押圧力と時間の関係を表すドラッグ時押圧力グラフ52を示す。ドラッグ時押圧力グラフ52のうち、ユーザがタッチパネルに触れているとタッチパネル部34が認識している状態(押圧力が押圧閾値51を上回っている状態)の部分は実線で表示し、認識していない状態(押圧力が押圧閾値51を下回っている状態)の部分は破線で表示してある。   FIG. 6 shows a drag pressure graph 52 representing the relationship between the pressure applied to the touch panel unit 34 and time when the case 2 drag operation is performed. In the dragging pressure graph 52, the portion of the state where the touch panel unit 34 recognizes that the user is touching the touch panel (the state where the pressing force exceeds the pressing threshold 51) is displayed and recognized by a solid line. The portion in the absence state (the state where the pressing force is below the pressing threshold value 51) is indicated by a broken line.

図7は、図6のドラッグ時押圧力グラフ52と同じくケース2のドラッグ操作を行う際において、X座標上での指の位置(タッチパネル部34における水平方向の座標、図5参照)と時間の関係を表すドラッグ時移動グラフ61を示す。なお、ユーザがタッチパネルに触れているとタッチパネル部34が認識している状態(押圧力が押圧閾値51を上回っている状態)の部分は実線で表示し、認識していない状態(押圧力が押圧閾値51を下回っている状態)の部分は破線で表示してある。   FIG. 7 shows the position of the finger on the X coordinate (the horizontal coordinate on the touch panel unit 34, see FIG. 5) and the time when performing the drag operation of the case 2 as in the drag pressure graph 52 in FIG. A drag movement graph 61 representing the relationship is shown. Note that the state where the touch panel unit 34 recognizes that the user is touching the touch panel (the state where the pressing force exceeds the pressing threshold value 51) is indicated by a solid line, and the state where the user does not recognize (the pressing force is pressed). The portion in the state of being below the threshold value 51 is indicated by a broken line.

図6、図7を参照しながら、ドラッグ操作を行う際の動作状態を3段階(S1、S2、S3)に分け、それぞれの状態での押圧力および、X座標上の位置の変化を説明する。   With reference to FIGS. 6 and 7, the operation state when performing the drag operation is divided into three stages (S1, S2, S3), and the pressing force and the change of the position on the X coordinate in each state will be described. .

・図6、図7におけるS1<押圧をかけた指が止まっている状態>
まず、ユーザがタッチパネル部34にタッチ(プレス)を開始する。押圧力が上昇を開始し押圧閾値51を超えることで、初回のプレスイベント(プレスイベント1)が発生する。やがて、押圧力の上昇が停止する(図6参照)。その後、ユーザが指を移動させる直前で、タッチパネル部34に対しての押圧力が弱まる。なお、S1では、指は止まっている状態のため、ドラッグ時移動グラフ61はX座標上での変化はない(図7参照)。
-S1 in FIG. 6, FIG. 7 <The state where the pressed finger is stopped>
First, the user starts touching (pressing) the touch panel unit 34. When the pressing force starts to rise and exceeds the pressing threshold value 51, the first press event (press event 1) occurs. Eventually, the increase in pressing force stops (see FIG. 6). Thereafter, immediately before the user moves the finger, the pressing force on the touch panel unit 34 is weakened. In S1, since the finger is in a stopped state, the movement graph 61 during drag does not change on the X coordinate (see FIG. 7).

・図6、図7におけるS2<押圧をかけている指の移動を開始した状態>
弱まった押圧力が押圧閾値51を下回ることで、初回のリリースイベント(リリースイベント1とする)が発生する。その後、指の移動が開始されるとともに、押圧力が再び上昇し、押圧閾値51を上回ることで2回目のプレスイベント(プレスイベント2とする、図6参照)が発生する。なお、S2では、指の移動開始にあわせてX座標上での位置も移動を開始する(図7参照)。
S2 in FIG. 6 and FIG. 7 <Starting movement of finger pressing>
When the weakened pressing force falls below the pressing threshold value 51, an initial release event (referred to as release event 1) occurs. Thereafter, the movement of the finger is started, and the pressing force rises again and exceeds the pressing threshold value 51 to generate a second press event (referred to as press event 2; see FIG. 6). In S2, the position on the X coordinate starts to move in accordance with the start of finger movement (see FIG. 7).

・図6、図7におけるS3<指がタッチパネル部34上を移動している状態>
タッチパネル部34上を指が移動している際の押圧力は、押圧閾値51を上回った状態で安定している。ドラッグ操作なので、移動の終了時は、指を停止させてから、タッチパネル部34から指を離す。移動が終了するまで押圧力は安定している。タッチパネル部34から指が離れると押圧力は0になる(図6参照)。なお、押圧力が押圧閾値51を下回る時に2回目のリリースイベント(リリースイベント2)が発生する。S3では、指の移動にあわせてX座標上での位置も移動し、指の移動終了に合わせてX座標上での位置も停止する(図7参照)。タッチパネル部34から指が離れると、グラフは途切れて終了する。
S3 in FIG. 6 and FIG.
The pressing force when the finger is moving on the touch panel unit 34 is stable in a state where the pressing threshold value 51 is exceeded. Since the operation is a drag operation, when the movement is finished, the finger is stopped and then released from the touch panel unit 34. The pressing force is stable until the movement is completed. When the finger is removed from the touch panel unit 34, the pressing force becomes zero (see FIG. 6). A second release event (release event 2) occurs when the pressing force falls below the pressing threshold 51. In S3, the position on the X coordinate moves in accordance with the movement of the finger, and the position on the X coordinate also stops in accordance with the end of the movement of the finger (see FIG. 7). When the finger is removed from the touch panel unit 34, the graph is interrupted and ends.

図8は、タッチパネル部34に表示中の選択画面40に対してユーザがセレクト操作を行う様子を示す。図2、図5と同じく選択画面40には、中央に設定中内容表示41、左上方にホーム画面移行アイコン42、中央上方に状態表示欄43、右上方にページ番号表示44、下部に4つの選択アイコン45(45A、45B、45C、45D)が並んで表示されている。   FIG. 8 shows a state where the user performs a selection operation on the selection screen 40 being displayed on the touch panel unit 34. Similar to FIGS. 2 and 5, the selection screen 40 has a setting content display 41 in the center, a home screen transition icon 42 in the upper left, a status display column 43 in the upper center, a page number display 44 in the upper right, and four in the lower part. Selection icons 45 (45A, 45B, 45C, 45D) are displayed side by side.

図8は、現在表示されている選択アイコン45Cに対して、該選択アイコン45Cの内容を設定する目的で、選択アイコン45Cを指で押圧し、その位置のまま指を離すというセレクト操作をユーザが行っている様子を示している。ただし、ここでは、ユーザの指はタッチパネル部34から離れる直前で、わずかに移動してしまったものとする(ケース3とする)。   FIG. 8 illustrates a selection operation in which the user presses the selection icon 45C with a finger and releases the finger in that position for the purpose of setting the content of the selection icon 45C with respect to the currently displayed selection icon 45C. It shows how it is going. However, here, it is assumed that the user's finger has moved slightly just before leaving the touch panel unit 34 (referred to as case 3).

図9は、ケース3のセレクト操作を行う際に、タッチパネル部34にかかる押圧力と時間の関係を表すセレクト時押圧力グラフ53を示す。セレクト時押圧力グラフ53のうち、ユーザがタッチパネルに触れているとタッチパネル部34が認識している状態(押圧力が押圧閾値51を上回っている状態)の部分は実線で表示し、認識していない状態(押圧力が押圧閾値51を下回っている状態)の部分は破線で表示してある。   FIG. 9 shows a pressing pressure graph 53 at the time of selection indicating the relationship between the pressing force applied to the touch panel unit 34 and time when performing the selection operation of the case 3. Of the pressing pressure graph 53 at the time of selection, the portion of the state where the touch panel unit 34 recognizes that the user is touching the touch panel (the state where the pressing force exceeds the pressing threshold 51) is displayed and recognized by a solid line. The portion in the absence state (the state where the pressing force is below the pressing threshold value 51) is indicated by a broken line.

図10は、図9のセレクト時押圧力グラフ53と同じくケース3のセレクト操作を行う際において、X座標上での指の位置(タッチパネル部34における水平方向の座標、図5参照)と時間の関係を表すセレクト時移動グラフ62を示す。なお、ユーザがタッチパネルに触れているとタッチパネル部34が認識している状態(押圧力が押圧閾値51を上回っている状態)の部分は実線で表示し、認識していない状態(押圧力が押圧閾値51を下回っている状態)の部分は破線で表示してある。   FIG. 10 shows the position of the finger on the X coordinate (the horizontal coordinate on the touch panel unit 34, see FIG. 5) and the time when performing the selection operation of the case 3 in the same manner as the selection pressing force graph 53 of FIG. A selection movement graph 62 showing the relationship is shown. Note that the state where the touch panel unit 34 recognizes that the user is touching the touch panel (the state where the pressing force exceeds the pressing threshold value 51) is indicated by a solid line, and the state where the user does not recognize (the pressing force is pressed). The portion in the state of being below the threshold value 51 is indicated by a broken line.

図9、図10を参照しながら、セレクト操作を行う際の動作状態(S1)における押圧力および、X座標上の位置の変化を説明する。   With reference to FIGS. 9 and 10, the pressing force and the change in the position on the X coordinate in the operation state (S1) when performing the selection operation will be described.

・図9、図10におけるS1<押圧をかけた指が止まっている状態>
まず、ユーザがタッチパネル部34にタッチ(プレス)を開始する。押圧力が上昇を開始し押圧閾値51を超えることで、初回のプレスイベント(プレスイベント1)が発生する。やがて、押圧力の上昇が停止する(図9参照)。その後、ユーザが指をタッチパネル部34から離し始める。この際にわずかに指がタッチパネル部34上で移動する(図10参照)。タッチパネル部34から指が離れると押圧力は0になる(図9参照)。なお、押圧力が押圧閾値51を下回る時に初回のリリースイベント(リリースイベント1)が発生する。ユーザが指をタッチパネル部34から離し始めた時に、指がタッチパネル部34上で移動した分だけ、X座標上での位置も移動する(図10参照)。なお、プレスイベント1が発生してから、リリースイベント1が発生するまでの時間を、ケース3のセレクト操作における押下時間とする。
S1 in FIG. 9 and FIG. 10 <A state where the pressed finger is stopped>
First, the user starts touching (pressing) the touch panel unit 34. When the pressing force starts to rise and exceeds the pressing threshold value 51, the first press event (press event 1) occurs. Eventually, the increase in pressing force stops (see FIG. 9). Thereafter, the user starts to release the finger from the touch panel unit 34. At this time, the finger slightly moves on the touch panel unit 34 (see FIG. 10). When the finger is released from the touch panel unit 34, the pressing force becomes zero (see FIG. 9). The first release event (release event 1) occurs when the pressing force falls below the pressing threshold 51. When the user starts to release his / her finger from the touch panel unit 34, the position on the X coordinate moves by the amount that the finger has moved on the touch panel unit 34 (see FIG. 10). Note that the time from the occurrence of the press event 1 to the occurrence of the release event 1 is defined as the pressing time in the select operation in case 3.

図11は、タッチパネル部34に対する操作を受けたときに、その操作の種類を判別する処理の流れ(フロー1)を示す。   FIG. 11 shows the flow of processing (flow 1) for determining the type of operation when an operation on the touch panel unit 34 is received.

この処理はプレスイベントを検知したときに開始される。情報処理装置10は、リリースイベントの発生を監視し(ステップS101;No)、リリースイベントを認識したら(ステップS101;Yes)、つまり、押圧力が押圧閾値51を上回っている状態から下回る状態に変化したら、ステップS102に進む。   This process is started when a press event is detected. The information processing apparatus 10 monitors the occurrence of a release event (step S101; No), and recognizes the release event (step S101; Yes), that is, changes from a state where the pressing force exceeds the pressing threshold value 51 to a state where it falls below. Then, it progresses to step S102.

ステップS102では、ステップS101で認識したリリースイベントの直前のプレスイベントを認識してから、当該リリースイベントを認識するまでに、移動した距離が第1閾値以上か否かを調べる。移動距離は、プレスイベントがあった座標とリリースイベントがあった座標間の距離でもよいし、プレスイベントからリリースイベントまでにタッチパネル部34上を指が移動した軌跡の長さでもよい。   In step S102, it is checked whether or not the distance moved from the recognition of the press event immediately before the release event recognized in step S101 to the recognition of the release event is greater than or equal to the first threshold value. The movement distance may be the distance between the coordinates where the press event occurred and the coordinates where the release event occurred, or the length of the trajectory where the finger moved on the touch panel unit 34 from the press event to the release event.

移動距離が、第1閾値以上の場合は(ステップS102;Yes)、ステップS103に進み、リリースイベントが発生する直前の指の加速度が第3閾値以上か否かを調べる。加速度が第3閾値以上ならば(ステップS103;Yes)、リリースイベントに係るユーザの操作をフリック操作と判断し、そのフリック操作に応じた処理を行い(ステップS105)、処理を終了する。加速度が第3閾値未満ならば(ステップS103;No)、リリースイベントに係るユーザの操作をドラッグ操作と判断し、そのドラッグ操作に応じた処理を行い(ステップS104)、処理を終了する。   If the movement distance is equal to or greater than the first threshold (step S102; Yes), the process proceeds to step S103, and it is checked whether or not the finger acceleration immediately before the release event occurs is equal to or greater than the third threshold. If the acceleration is equal to or greater than the third threshold (step S103; Yes), the user's operation related to the release event is determined as a flick operation, a process corresponding to the flick operation is performed (step S105), and the process is terminated. If the acceleration is less than the third threshold (step S103; No), it is determined that the user operation related to the release event is a drag operation, a process corresponding to the drag operation is performed (step S104), and the process is terminated.

ステップS102にて移動距離が、第1閾値未満の場合は(ステップS102;No)、ステップS101で認識したリリースイベントの直前のプレスイベントを認識してから、当該リリースイベントを認識するまでの時間(押下時間)を調べる(ステップS106)。押下時間が第2閾値以上の場合は(ステップS106;Yes)、リリースイベントに係るユーザの操作をセレクト操作と判断し、そのセレクト操作に応じた処理を行い(ステップS107)、処理を終了する。押下時間が第2閾値未満の場合は(ステップS106;No)、そのまま処理を終了する。なお、第2閾値と比較する押下時間は、リリースイベントの発生時点から遡って第2閾値以上あればよく、必ずしも直前のプレスイベントから当該リリースイベントまでの時間を計測して第2閾値と比較しなくてもよい。   If the movement distance is less than the first threshold value in step S102 (step S102; No), the time from recognition of the press event immediately before the release event recognized in step S101 to recognition of the release event ( (Pressing time) is checked (step S106). If the pressing time is equal to or greater than the second threshold (step S106; Yes), the user operation related to the release event is determined as a select operation, a process corresponding to the select operation is performed (step S107), and the process is terminated. If the pressing time is less than the second threshold (step S106; No), the process is terminated as it is. The pressing time to be compared with the second threshold may be equal to or longer than the second threshold retroactively from the time when the release event occurs. The time from the previous press event to the release event is necessarily measured and compared with the second threshold. It does not have to be.

図3、図4で説明したケース1のフリック操作を図11のフロー1に当てはめると、プレスイベント1からリリースイベント1までの操作(S1)は、移動距離が第1閾値より短く(ステップS102;No)かつ押下時間も第2閾値より短い(ステップS106;No)ため、セレクト操作、フリック操作、ドラッグ操作のどれにも該当しないと判断されて無視される。プレスイベント2からリリースイベント2までの操作(S3)は、移動距離が第1閾値以上(ステップS102;Yes)で、リリースイベントが発生する直前の指の加速度が第3閾値以上(ステップS103;Yes)なので、フリック操作と判断される。   When the flick operation of case 1 described in FIG. 3 and FIG. 4 is applied to the flow 1 of FIG. 11, the movement distance from the press event 1 to the release event 1 (S1) is shorter than the first threshold (step S102; No) and the pressing time is also shorter than the second threshold (step S106; No), and therefore, it is determined that it does not correspond to any of the selection operation, the flick operation, and the drag operation and is ignored. In the operation (S3) from the press event 2 to the release event 2, the movement distance is not less than the first threshold (step S102; Yes), and the acceleration of the finger immediately before the release event occurs is not less than the third threshold (step S103; Yes). Therefore, it is determined as a flick operation.

図6、図7で説明したケース2のドラッグ操作を図11のフロー1に当てはめると、プレスイベント1からリリースイベント1までの操作(S1)は、移動距離が第1閾値より短く(ステップS102;No)かつ押下時間も第2閾値より短い(ステップS106;No)ため、セレクト操作、フリック操作、ドラッグ操作のどれにも該当しないと判断され無視される。プレスイベント2からリリースイベント2までの操作(S3)は、移動距離が第1閾値以上(ステップS102;Yes)で、リリースイベントが発生する直前の指の加速度が第3閾値未満(ステップS103;No)なので、ドラッグ操作と判断される。   When the drag operation of case 2 described in FIG. 6 and FIG. 7 is applied to the flow 1 of FIG. 11, the movement distance from the press event 1 to the release event 1 (S1) is shorter than the first threshold (step S102; No) and the pressing time is also shorter than the second threshold (step S106; No), and therefore, it is determined that it does not correspond to any of the selection operation, the flick operation, and the drag operation and is ignored. As for the operation (S3) from the press event 2 to the release event 2, the movement distance is not less than the first threshold (step S102; Yes), and the acceleration of the finger immediately before the release event occurs is less than the third threshold (step S103; No). Therefore, it is determined as a drag operation.

図9、図10で説明したケース3のセレクト操作を図11のフロー1に当てはめると、プレスイベント1からリリースイベント1までの操作(S1)は、移動距離が第1閾値未満で(ステップS102;No)かつ、押下時間が第2閾値以上(ステップS106;Yes)のためセレクト操作と判断される。   When the select operation of case 3 described in FIGS. 9 and 10 is applied to the flow 1 of FIG. 11, the operation (S1) from the press event 1 to the release event 1 has a movement distance less than the first threshold (step S102; No) and the pressing time is equal to or greater than the second threshold (step S106; Yes), it is determined that the selection operation has been performed.

なお、第1、第2、第3の閾値は、ユーザがそれぞれを適宜設定することができる。第1閾値は、たとえばアイコン1つ分の距離等に設定すればよい。第2閾値は、動作がセレクト操作であると判断できる時間(たとえば1秒程度)に設定すればよい。第3閾値は、フリック操作とドラッグ操作を判別できる範囲で適宜設定すればよい。   Note that the first, second, and third threshold values can be appropriately set by the user. The first threshold value may be set to a distance for one icon, for example. The second threshold may be set to a time (for example, about 1 second) during which it can be determined that the operation is a select operation. The third threshold value may be set as appropriate within a range in which a flick operation and a drag operation can be distinguished.

図11に示す処理では、タッチパネル部34から指が離れた時(リリースイベント発生時)に、そのリリースイベントの直前のプレスイベント(タッチパネル部34に触れる)から、当該リリースイベントが発生するまでの間の移動距離、及び押下時間、リリース直前の加速度から、そのリリースイベントに係る操作がセレクト操作かフリック操作かドラッグ操作か無視すべき動作かを判断する。これにより、フリック操作、またはドラッグ操作等が行われた際に、指を移動させる直前でタッチパネル部34から指が一瞬離れたと認識されるような動作が行われた場合でも、誤判定を抑制し、ユーザの要望する操作をより忠実に認識することができる。   In the processing shown in FIG. 11, when a finger is released from the touch panel unit 34 (when a release event occurs), from the press event (touching the touch panel unit 34) immediately before the release event until the release event occurs. From the movement distance, the pressing time, and the acceleration immediately before the release, it is determined whether the operation related to the release event is a select operation, a flick operation, a drag operation or an operation to be ignored. As a result, when a flick operation, a drag operation, or the like is performed, an erroneous determination is suppressed even when an operation is performed in which it is recognized that the finger is momentarily separated from the touch panel unit 34 immediately before the finger is moved. The operation desired by the user can be recognized more faithfully.

なお、複数のユーザが情報処理装置10を共用する場合は、ユーザごとにタッチや移動の操作の癖(押圧力、移動距離、押下時間等)が異なることから、各操作の判定を一つの要素(たとえば移動距離のみ)から行うのは難しいが、図11に示す判定方法では、2以上の要素(ここでは、当該リリースイベントが発生するまでの間の移動距離、及び押下時間、リリース直前の加速度)で操作判定を行っているため、ユーザごとに癖があっても誤判定を抑制することができる。   In addition, when a plurality of users share the information processing apparatus 10, since each user has a different touch or moving operation (pressing force, moving distance, pressing time, etc.), each operation is determined by one element. Although it is difficult to carry out from (for example, only the movement distance), in the determination method shown in FIG. 11, two or more elements (here, the movement distance until the release event occurs, the pressing time, the acceleration immediately before the release) ), The erroneous determination can be suppressed even if there is a defect for each user.

図12は、指が一瞬離れたと認識されるような動作に対する誤判定を防止する第2の処理フロー(フロー2)を示す。   FIG. 12 shows a second processing flow (flow 2) for preventing an erroneous determination with respect to an operation in which it is recognized that the finger is separated for a moment.

この処理は、プレスイベントを認識したときに開始される。まず、情報処理装置10は、リリースイベントの発生を監視し(ステップS201;No)、リリースイベントを認識したら(ステップS201;Yes)、つまり、押圧力が押圧閾値51を上回っている状態から下回る状態に変化したら、ステップS202に進む。   This process is started when a press event is recognized. First, the information processing apparatus 10 monitors the occurrence of a release event (step S201; No), and recognizes the release event (step S201; Yes), that is, a state where the pressing force is lower than the state where the pressing threshold value 51 is exceeded. If changed, the process proceeds to step S202.

ステップS202では、先ほどのリリースイベントが発生してから所定時間内に新たなプレスイベントが受信されるか否かを監視し、所定時間内に新たなプレスイベントが発生しなかった場合は(ステップS202;No)、ステップS203に進む。新たなプレスイベントを所定時間内に受信した場合は(ステップS202;Yes)、そのまま処理を終了する。所定時間は、たとえば、0.2秒ぐらいに適宜設定すればよい。なお、新たなプレスイベントの発生によって処理を終了した場合、このプレスイベントにより本処理はステップS201から再び開始される。   In step S202, it is monitored whether or not a new press event is received within a predetermined time after the previous release event has occurred. If no new press event has occurred within the predetermined time (step S202). ; No), it progresses to step S203. When a new press event is received within a predetermined time (step S202; Yes), the process is terminated as it is. For example, the predetermined time may be appropriately set to about 0.2 seconds. When the process is terminated due to the occurrence of a new press event, the process is started again from step S201 by this press event.

ステップS203では、ステップS201で認識したリリースイベントの直前のプレスイベントを認識してから、当該リリースイベントを認識するまでの移動距離が第1閾値以上か否かを調べる。移動距離が、第1閾値未満の場合は(ステップS203;No)、ステップS201で認識したリリースイベントに係るユーザの操作をセレクト操作と判断し、そのセレクト操作に応じた処理を行い(ステップS207)、処理を終了する。   In step S203, it is checked whether the moving distance from the recognition of the press event immediately before the release event recognized in step S201 to the recognition of the release event is equal to or greater than the first threshold value. When the movement distance is less than the first threshold (step S203; No), the user's operation related to the release event recognized in step S201 is determined as a selection operation, and a process corresponding to the selection operation is performed (step S207). The process is terminated.

移動距離が、第1閾値以上の場合は(ステップS203;Yes)、ステップS204に進み、ステップS201で認識したリリースイベントが発生する直前の加速度が第3閾値以上か否かを調べる。加速度が第3閾値以上ならば(ステップS204;Yes)、当該リリースイベントに係るユーザの操作をフリック操作と判断し、そのフリック操作に応じた処理を行い(ステップS206)、処理を終了する。加速度が第3閾値未満ならば(ステップS204;No)、当該リリースイベントに係るユーザの操作をドラッグ操作と判断し、そのドラッグ操作に応じた処理を行い(ステップS205)、処理を終了する。   When the moving distance is equal to or greater than the first threshold (step S203; Yes), the process proceeds to step S204, and it is checked whether the acceleration immediately before the release event recognized in step S201 is equal to or greater than the third threshold. If the acceleration is equal to or greater than the third threshold (step S204; Yes), it is determined that the user operation related to the release event is a flick operation, a process corresponding to the flick operation is performed (step S206), and the process is terminated. If the acceleration is less than the third threshold (step S204; No), it is determined that the user operation related to the release event is a drag operation, a process corresponding to the drag operation is performed (step S205), and the process is terminated.

図3、図4で説明したケース1のフリック操作を図12のフロー2に当てはめると、プレスイベント1からリリースイベント1までの操作(S1)は、リリースイベント1から次のプレスイベント2までの時間が短い(図12、ステップS202;Yes)ので、セレクト操作、フリック操作、ドラッグ操作のいずれにも該当しないとして無視される。プレスイベント2からリリースイベント2までの操作(S3)は、リリースイベント2の直後に新たなプレスイベントが無く(ステップS202;No)、移動距離が第1閾値以上(ステップS203;Yes)で、リリースイベントが発生する直前の指の加速度が第3閾値以上(ステップS204;Yes)なので、フリック操作と判断される。   When the flick operation of case 1 described in FIGS. 3 and 4 is applied to the flow 2 of FIG. 12, the operation from the press event 1 to the release event 1 (S1) is the time from the release event 1 to the next press event 2. Is short (FIG. 12, step S202; Yes), it is ignored as it does not correspond to any of the select operation, flick operation, and drag operation. The operation from the press event 2 to the release event 2 (S3) is performed when there is no new press event immediately after the release event 2 (step S202; No), and the moving distance is equal to or greater than the first threshold (step S203; Yes). Since the acceleration of the finger immediately before the occurrence of the event is equal to or greater than the third threshold (step S204; Yes), it is determined that the flick operation is performed.

図6、図7で説明したケース2のドラッグ操作を図12のフロー2に当てはめると、プレスイベント1から次のリリースイベント1までの操作(S1)は、リリースイベント1からプレスイベント2までの時間が短い(図12、ステップS202;Yes)ので、セレクト操作、フリック操作、ドラッグ操作のどれにも該当しないとして無視される。プレスイベント2からリリースイベント2までの操作(S3)は、リリースイベント2の直後に新たなプレスイベントが無く(ステップS202;No)、移動距離が第1閾値以上(ステップS203;Yes)で、リリースイベントが発生する直前の指の加速度が第3閾値未満(ステップS204;No)なので、ドラッグ操作と判断される。   When the drag operation of case 2 described in FIGS. 6 and 7 is applied to the flow 2 of FIG. 12, the operation from the press event 1 to the next release event 1 (S1) is the time from the release event 1 to the press event 2. Is short (FIG. 12, step S202; Yes), it is ignored as it does not correspond to any of the select operation, flick operation, and drag operation. The operation from the press event 2 to the release event 2 (S3) is performed when there is no new press event immediately after the release event 2 (step S202; No), and the moving distance is equal to or greater than the first threshold (step S203; Yes). Since the acceleration of the finger immediately before the event occurs is less than the third threshold (step S204; No), it is determined as a drag operation.

図9、図10で説明したケース3のセレクト操作を図12のフロー2に当てはめると、プレスイベント1からリリースイベント1までの操作(S1)は、リリースイベント1の直後に新たなプレスイベントが無く(ステップS202;No)、移動距離が第1閾値未満(ステップS203;No)なので、セレクト操作と判断される。   When the select operation in case 3 described in FIGS. 9 and 10 is applied to the flow 2 in FIG. 12, the operation from the press event 1 to the release event 1 (S1) has no new press event immediately after the release event 1. (Step S202; No), since the moving distance is less than the first threshold (Step S203; No), it is determined to be a select operation.

なお、第1、第3の閾値、およびステップS202の判断基準となる所定時間は、ユーザがそれぞれを適宜設定することができる。第1閾値は、たとえばアイコン1つ分の距離等に設定すればよい。第3閾値は、フリック操作とドラッグ操作を判別できる範囲で適宜設定すればよい。所定時間は、リリースイベントに係る操作と、当該リリースイベント直後のプレスイベントに係る操作が、一連の操作であると判別できる範囲で、たとえば0.2秒等に適宜設定すればよい。   Note that the user can set the first and third threshold values and the predetermined time as the determination criterion in step S202 as appropriate. The first threshold value may be set to a distance for one icon, for example. The third threshold value may be set as appropriate within a range in which a flick operation and a drag operation can be distinguished. The predetermined time may be appropriately set to, for example, 0.2 seconds within a range in which the operation related to the release event and the operation related to the press event immediately after the release event can be determined as a series of operations.

図12に示す処理では、リリースイベント発生時に、そのリリースイベントの直後の所定時間内に、新たなプレスイベントが発生したか否かと、該リリースイベントの直前のプレスイベントから当該リリースイベントが発生するまでの間の移動距離と、リリース直前の加速度とからそのリリースイベントに係る操作がセレクト操作かフリック操作かドラッグ操作か、無視すべき動作かを判断する。これにより、フリック操作、またはドラッグ操作等が行われた際に、指を移動させる直前でタッチパネル部34から指が一瞬離れたと認識されるような動作が行われた場合でも、誤判定を抑制し、ユーザの要望する操作をより忠実に認識することができる。   In the processing shown in FIG. 12, when a release event occurs, whether or not a new press event has occurred within a predetermined time immediately after the release event, and until the release event occurs from the press event immediately before the release event. Whether the operation related to the release event is a select operation, a flick operation, a drag operation, or an operation to be ignored. As a result, when a flick operation, a drag operation, or the like is performed, an erroneous determination is suppressed even when an operation is performed in which it is recognized that the finger is momentarily separated from the touch panel unit 34 immediately before the finger is moved. The operation desired by the user can be recognized more faithfully.

以上、本発明の実施の形態を図面によって説明してきたが、具体的な構成は実施の形態に示したものに限られるものではなく、本発明の要旨を逸脱しない範囲における変更や追加があっても本発明に含まれる。   The embodiment of the present invention has been described with reference to the drawings. However, the specific configuration is not limited to that shown in the embodiment, and there are changes and additions within the scope of the present invention. Are also included in the present invention.

本発明の実施の形態では、ユーザが行う操作の種類は、セレクト操作、ドラッグ操作、フリック操作の3種類であったが、これに限定しない。たとえば、ピンチアウトやピンチイン等の操作があってもよい。   In the embodiment of the present invention, there are three types of operations performed by the user: a select operation, a drag operation, and a flick operation, but the present invention is not limited to this. For example, there may be operations such as pinch out and pinch in.

本発明の実施の形態では、第1、第2、第3の閾値(図11、図12参照)や、新たなプレスイベントまでの所定時間(図12参照)はユーザが適宜設定していたが、ユーザのセレクト操作、フリック操作、ドラッグ操作等の操作を試験的に複数回受け付け、その操作に係るプレスイベントからリリースイベントまでの時間や、移動距離の実測値に基づいて、情報処理装置10が、ユーザにとって最適となる値を決定してもよい。ユーザの操作に係る実測値から、操作の種類を判定する閾値を決定することで、最適な条件で各操作の誤判定を抑制し、ユーザの要望する操作をより忠実に認識することができる。   In the embodiment of the present invention, the first, second, and third threshold values (see FIGS. 11 and 12) and the predetermined time until a new press event (see FIG. 12) are set appropriately by the user. The information processing apparatus 10 accepts the user's select operation, flick operation, drag operation, and the like a plurality of times on a trial basis, and the information processing apparatus 10 based on the time from the press event to the release event related to the operation and the actually measured moving distance. A value that is optimal for the user may be determined. By determining the threshold value for determining the type of operation from the actual measurement value related to the user's operation, it is possible to suppress erroneous determination of each operation under optimum conditions and to recognize the operation desired by the user more faithfully.

図13は、表示部31(タッチパネル部34)に表示される操作判定学習モード画面70の一例を示す。操作判定学習モード画面70では、画面中央に表示されたターゲット釦71に対して、所定の操作を一定回数行う指示が該ターゲット釦71の上方に表示されている。具体的には、ユーザが、表示部31に表示された指示順にセレクト操作、フリック操作、ドラッグ操作を10回ずつターゲット釦71に対して行い、情報処理装置10はその操作における押圧力の変化とタッチパネル上においての押下位置の座標の変化とを時系列に記録する。   FIG. 13 shows an example of the operation determination learning mode screen 70 displayed on the display unit 31 (touch panel unit 34). On the operation determination learning mode screen 70, an instruction to perform a predetermined operation a predetermined number of times is displayed above the target button 71 with respect to the target button 71 displayed in the center of the screen. Specifically, the user performs a selection operation, a flick operation, and a drag operation on the target button 71 ten times in the order in which they are displayed on the display unit 31, and the information processing apparatus 10 Changes in the coordinates of the pressed position on the touch panel are recorded in time series.

第1閾値については、フリック操作、ドラッグ操作の場合の最小移動距離(または平均距離)とセレクト操作の場合の最長移動距離(または平均距離)とを求め、セレクト操作の最長移動距離(または平均距離)とフリック操作、ドラッグ操作の最小移動距離(または平均距離)との間に第1閾値を設定する。   For the first threshold, the minimum moving distance (or average distance) in the case of flick operation and drag operation and the longest moving distance (or average distance) in the case of select operation are obtained, and the longest moving distance (or average distance) of the select operation is obtained. ) And the minimum moving distance (or average distance) of the flick operation and drag operation, a first threshold value is set.

第2閾値については、フリック操作、ドラッグ操作において操作開始後に一時的に押圧力が低下して押圧閾値51未満になるまでの平均時間(または最長時間)を求め、セレクト操作における押下時間の平均時間(または最小時間)との間に第2閾値を設定する。   As for the second threshold value, an average time (or the longest time) until the pressing force temporarily decreases and becomes less than the pressing threshold value 51 after the start of the operation in the flick operation and the drag operation is obtained, and the average pressing time in the select operation The second threshold is set between (or the minimum time).

第3閾値については、フリック操作において、リリースイベントが発生する直前の指の加速度の、最小値(または平均値)を求め、その値を第3閾値として設定する。   As for the third threshold value, in the flick operation, the minimum value (or average value) of the acceleration of the finger immediately before the release event occurs is obtained, and that value is set as the third threshold value.

フロー2における所定時間は、フリック操作、ドラッグ操作において操作開始後に一時的に押圧力が低下して押圧閾値51未満になってから、再び押圧力が上昇し、押圧閾値51以上になるまでの時間の平均時間または最長時間を、所定時間として設定する。   The predetermined time in the flow 2 is the time from when the pressing force temporarily decreases after the operation starts in the flick operation and the drag operation to become less than the pressing threshold value 51 until the pressing force increases again and becomes the pressing threshold value 51 or more. The average time or the longest time is set as the predetermined time.

第1、第2、第3の閾値や新たなプレスイベントまでの所定時間は、ユーザごとに設定してもよい。その場合はユーザID等を予め登録しておき、ログイン認証によって使用中のユーザを識別し、認証中のユーザのユーザIDに対応付けて登録されている閾値を採用する。   The first, second, and third threshold values and the predetermined time until a new press event may be set for each user. In that case, a user ID or the like is registered in advance, a user in use is identified by login authentication, and a threshold value registered in association with the user ID of the user being authenticated is employed.

本発明の実施の形態では情報処理装置10自体を例に説明したが、情報処理装置10を実施の形態でのように動作させるプログラムであってもよい。また、情報処理装置10は、画像形成装置に限定されず、測定機や、スキャナ等の別装置であってもよい。また、操作対象の装置本体に対して別体に設けられる操作表示装置として構成されてもよい。なお、この場合は、操作表示装置には、実施の形態の操作表示部30およびこれを制御する為に必要な構成(CPU11、ROM12、RAM13等)が含まれている。   Although the information processing apparatus 10 itself has been described as an example in the embodiment of the present invention, a program that causes the information processing apparatus 10 to operate as in the embodiment may be used. Further, the information processing apparatus 10 is not limited to an image forming apparatus, and may be another apparatus such as a measuring machine or a scanner. Moreover, you may comprise as an operation display apparatus provided separately with respect to the apparatus main body of operation object. In this case, the operation display device includes the operation display unit 30 of the embodiment and the configuration (CPU 11, ROM 12, RAM 13, etc.) necessary for controlling the operation display unit 30.

本発明の実施の形態において、タッチパネル部34は抵抗膜式のタッチパネルであったが、他の方式のタッチパネルでもよい。静電容量方式等でもよい。   In the embodiment of the present invention, the touch panel unit 34 is a resistive film type touch panel, but may be another type of touch panel. A capacitance method or the like may be used.

10…情報処理装置
11…CPU
12…ROM
13…RAM
14…画像読取部
15…プリンタ部
16…画像処理部
17…不揮発メモリ
18…自動原稿搬送部
19…ファクシミリ通信部
21…ネットワーク通信部
30…操作表示部
31…表示部
32…操作部
33…スイッチ部
34…タッチパネル部
40…選択画面
41…設定中内容表示
42…ホーム画面移行アイコン
43…状態表示欄
44…ページ番号表示
45(45A〜45D)…選択アイコン
50…フリック時押圧力グラフ
51…押圧閾値
52…ドラッグ時押圧力グラフ
53…セレクト時押圧力グラフ
60…フリック時移動グラフ
61…ドラッグ時移動グラフ
62…セレクト時移動グラフ
70…操作判定学習モード画面
71…ターゲット釦
10 ... Information processing apparatus 11 ... CPU
12 ... ROM
13 ... RAM
DESCRIPTION OF SYMBOLS 14 ... Image reading part 15 ... Printer part 16 ... Image processing part 17 ... Nonvolatile memory 18 ... Automatic document conveyance part 19 ... Facsimile communication part 21 ... Network communication part 30 ... Operation display part 31 ... Display part 32 ... Operation part 33 ... Switch Part 34 ... Touch panel part 40 ... Selection screen 41 ... Content display during setting 42 ... Home screen transition icon 43 ... Status display field 44 ... Page number display 45 (45A to 45D) ... Selection icon 50 ... Pressing pressure graph at flick 51 ... Press Threshold value 52 ... Drag pressure graph 53 ... Select pressure graph 60 ... Flick movement graph 61 ... Drag movement graph 62 ... Select movement graph 70 ... Operation determination learning mode screen 71 ... Target button

Claims (12)

押下された位置を検出するタッチパネル部と、
前記タッチパネル部に対するリリース動作が検出されたとき、このリリース動作の直前の前記タッチパネル部に対するタッチ動作から前記リリース動作までの間に検出された前記押下された位置の移動距離が第1閾値以上の場合は前記タッチ動作から前記リリース動作までに前記タッチパネル部が受けた操作をスライドに係る操作と判定し、前記移動距離が第1閾値未満であり、かつ前記タッチ動作から前記リリース動作までの時間が第2閾値以上の場合は、前記タッチ動作から前記リリース動作までに前記タッチパネル部が受けた操作をセレクトに係る操作と判定する判定部と
を有する
ことを特徴とする情報処理装置。
A touch panel unit for detecting a pressed position;
When a release operation on the touch panel unit is detected, a movement distance of the pressed position detected between the touch operation on the touch panel unit immediately before the release operation and the release operation is greater than or equal to a first threshold value Determines that the operation received by the touch panel unit from the touch operation to the release operation is an operation related to a slide, the movement distance is less than a first threshold, and the time from the touch operation to the release operation is the first time. An information processing apparatus comprising: a determination unit that determines that an operation received by the touch panel unit from the touch operation to the release operation is an operation related to selection when the threshold value is equal to or greater than two thresholds.
前記第1閾値はユーザが設定可能である
ことを特徴とする請求項1に記載の情報処理装置。
The information processing apparatus according to claim 1, wherein the first threshold is settable by a user.
前記第2閾値はユーザが設定可能である
ことを特徴とする請求項1または2のいずれか1つに記載の情報処理装置。
The information processing apparatus according to claim 1, wherein the second threshold value can be set by a user.
前記第1閾値と前記第2閾値の少なくとも一方は、ユーザ毎に設定可能である
ことを特徴とする請求項1乃至3のいずれか1つに記載の情報処理装置。
The information processing apparatus according to any one of claims 1 to 3, wherein at least one of the first threshold and the second threshold can be set for each user.
ユーザからスライドに係る操作とセレクトに係る操作とを、それぞれ操作の種類を特定して受け付け、このとき前記タッチパネル部によって検出された押下状態の実測値から、前記第1閾値および前記第2閾値を決定する閾値決定部をさらに有する
ことを特徴とする請求項1乃至4のいずれか1つに記載の情報処理装置。
The operation relating to the slide and the operation relating to the selection are received from the user by specifying the type of the operation, and the first threshold value and the second threshold value are determined from the measured values of the pressed state detected by the touch panel unit at this time. The information processing apparatus according to any one of claims 1 to 4, further comprising a threshold value determination unit for determining.
押下された位置を検出するタッチパネル部と、
前記タッチパネル部に対するリリース動作が検出されたとき、前記リリース動作の直後の所定時間内に新たなタッチ動作を検出した場合は、前記リリース動作に係る操作を無効な操作と判定し、前記所定時間内に新たなタッチ動作を検出しなかった場合は、前記リリース動作の直前の前記タッチパネル部に対するタッチ動作から前記リリース動作までの間に検出された前記押下された位置の移動距離が第1閾値以上の場合は前記タッチ動作から前記リリース動作までに前記タッチパネル部が受けた操作をスライドに係る操作と判定し、前記移動距離が第1閾値未満である場合は、前記直前のタッチ動作から前記リリース動作までに前記タッチパネル部が受けた操作をセレクトに係る操作と判定する判定部と
を有する
ことを特徴とする情報処理装置。
A touch panel unit for detecting a pressed position;
When a release operation on the touch panel unit is detected, if a new touch operation is detected within a predetermined time immediately after the release operation, the operation related to the release operation is determined to be an invalid operation, and within the predetermined time If a new touch operation is not detected, the movement distance of the pressed position detected between the touch operation on the touch panel unit immediately before the release operation and the release operation is greater than or equal to a first threshold value. In this case, it is determined that the operation received by the touch panel unit from the touch operation to the release operation is an operation related to a slide, and when the movement distance is less than a first threshold, from the previous touch operation to the release operation. And a determination unit that determines that the operation received by the touch panel unit is an operation related to selection. Apparatus.
押下された位置を検出するタッチパネル部を備えた情報処理装置を、
前記タッチパネル部に対するリリース動作が検出されたとき、このリリース動作の直前の前記タッチパネル部に対するタッチ動作から前記リリース動作までの間に検出された前記押下された位置の移動距離が第1閾値以上の場合は前記タッチ動作から前記リリース動作までに前記タッチパネル部が受けた操作をスライドに係る操作と判定し、前記移動距離が第1閾値未満であり、かつ前記タッチ動作から前記リリース動作までの時間が第2閾値以上の場合は、前記タッチ動作から前記リリース動作までに前記タッチパネル部が受けた操作をセレクトに係る操作と判定するように動作させる
ことを特徴とするプログラム。
An information processing apparatus having a touch panel unit for detecting a pressed position is provided.
When a release operation on the touch panel unit is detected, a movement distance of the pressed position detected between the touch operation on the touch panel unit immediately before the release operation and the release operation is greater than or equal to a first threshold value Determines that the operation received by the touch panel unit from the touch operation to the release operation is an operation related to a slide, the movement distance is less than a first threshold, and the time from the touch operation to the release operation is the first time. When the threshold value is 2 or more, the program is operated so as to determine that an operation received by the touch panel unit from the touch operation to the release operation is an operation related to selection.
前記第1閾値はユーザが設定可能である
ことを特徴とする請求項7に記載のプログラム。
The program according to claim 7, wherein the first threshold value can be set by a user.
前記第2閾値はユーザが設定可能である
ことを特徴とする請求項7または8のいずれか1つに記載のプログラム。
The program according to claim 7, wherein the second threshold value can be set by a user.
前記第1閾値と前記第2閾値の少なくとも一方は、ユーザごとに設定が可能である
ことを特徴とする請求項7乃至9のいずれか1つに記載のプログラム。
The program according to any one of claims 7 to 9, wherein at least one of the first threshold and the second threshold can be set for each user.
前記情報処理装置を、
ユーザからスライドに係る操作とセレクトに係る操作とを、それぞれ操作の種類を特定して受け付け、このとき前記タッチパネル部によって検出された押下状態の実測値から、前記第1閾値および前記第2閾値を決定するようにさらに動作させる
ことを特徴とする請求項7乃至10のいずれか1つに記載のプログラム。
The information processing apparatus;
The operation relating to the slide and the operation relating to the selection are received from the user by specifying the type of the operation, and the first threshold value and the second threshold value are determined from the measured values of the pressed state detected by the touch panel unit at this time. The program according to any one of claims 7 to 10, wherein the program is further operated to determine.
押下された位置を検出するタッチパネル部を備えた情報処理装置を、
前記タッチパネル部に対するリリース動作が検出されたとき、前記リリース動作の直後の所定時間内に新たなタッチ動作を検出した場合は、前記リリース動作に係る操作を無効な操作と判定し、前記所定時間内に新たなタッチ動作を検出しなかった場合は、前記リリース動作の直前の前記タッチパネル部に対するタッチ動作から前記リリース動作までの間に検出された前記押下された位置の移動距離が第1閾値以上の場合は前記タッチ動作から前記リリース動作までに前記タッチパネル部が受けた操作をスライドに係る操作と判定し、前記移動距離が第1閾値未満である場合は、前記直前のタッチ動作から前記リリース動作までに前記タッチパネル部が受けた操作をセレクトに係る操作と判定するように動作させる
ことを特徴とするプログラム。
An information processing apparatus having a touch panel unit for detecting a pressed position is provided.
When a release operation on the touch panel unit is detected, if a new touch operation is detected within a predetermined time immediately after the release operation, the operation related to the release operation is determined to be an invalid operation, and within the predetermined time If a new touch operation is not detected, the movement distance of the pressed position detected between the touch operation on the touch panel unit immediately before the release operation and the release operation is greater than or equal to a first threshold value. In this case, it is determined that the operation received by the touch panel unit from the touch operation to the release operation is an operation related to a slide, and when the movement distance is less than a first threshold, from the previous touch operation to the release operation. The program is operated so as to determine that the operation received by the touch panel unit is an operation related to selection. Mu.
JP2012047336A 2012-03-02 2012-03-02 Information processing apparatus and program Active JP5991509B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2012047336A JP5991509B2 (en) 2012-03-02 2012-03-02 Information processing apparatus and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2012047336A JP5991509B2 (en) 2012-03-02 2012-03-02 Information processing apparatus and program

Publications (2)

Publication Number Publication Date
JP2013182528A true JP2013182528A (en) 2013-09-12
JP5991509B2 JP5991509B2 (en) 2016-09-14

Family

ID=49273115

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2012047336A Active JP5991509B2 (en) 2012-03-02 2012-03-02 Information processing apparatus and program

Country Status (1)

Country Link
JP (1) JP5991509B2 (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2016539390A (en) * 2013-10-08 2016-12-15 ティーケー ホールディングス インク.Tk Holdings Inc. Force sensor with tactile feedback
KR101813061B1 (en) * 2013-11-15 2017-12-28 후아웨이 디바이스 (둥관) 컴퍼니 리미티드 Data reporting method and apparatus, and terminal device
WO2018016210A1 (en) * 2016-07-19 2018-01-25 株式会社デンソー Operation identification device
JP2018022263A (en) * 2016-08-02 2018-02-08 本田技研工業株式会社 Input device
US10282085B2 (en) 2013-08-27 2019-05-07 Samsung Electronics Co., Ltd Method for displaying data and electronic device thereof
WO2022118858A1 (en) 2020-12-02 2022-06-09 富士フイルム株式会社 Information processing device and information processing program
US11422629B2 (en) 2019-12-30 2022-08-23 Joyson Safety Systems Acquisition Llc Systems and methods for intelligent waveform interruption

Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000357046A (en) * 1999-06-15 2000-12-26 Mitsubishi Electric Corp Handwriting input device and computer readable recording medium recording handwriting input program
JP2004355426A (en) * 2003-05-30 2004-12-16 Hitachi Ltd Software for enhancing operability of touch panel and terminal
JP2007109082A (en) * 2005-10-14 2007-04-26 Canon Inc Touch panel input device
JP2008225839A (en) * 2007-03-13 2008-09-25 Fujitsu Ltd Program for preventing wrong operation, and wrong operation prevention device and method
JP2009151691A (en) * 2007-12-21 2009-07-09 Sony Corp Information processor, and touch operation recognition method
JP2009301301A (en) * 2008-06-12 2009-12-24 Tokai Rika Co Ltd Input device and input method
JP2009301282A (en) * 2008-06-12 2009-12-24 Sharp Corp Personal digital assistant, its control method, program for control and recording medium
JP2011134212A (en) * 2009-12-25 2011-07-07 Canon Inc Input device, control method of input device, program, and storage medium
JP2011204282A (en) * 2000-11-10 2011-10-13 Microsoft Corp High level active pen matrix
JP2012014746A (en) * 2004-09-13 2012-01-19 Microsoft Corp Flick gesture
JP2013047873A (en) * 2011-08-29 2013-03-07 Sharp Corp Touch panel type input device

Patent Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000357046A (en) * 1999-06-15 2000-12-26 Mitsubishi Electric Corp Handwriting input device and computer readable recording medium recording handwriting input program
JP2011204282A (en) * 2000-11-10 2011-10-13 Microsoft Corp High level active pen matrix
JP2004355426A (en) * 2003-05-30 2004-12-16 Hitachi Ltd Software for enhancing operability of touch panel and terminal
JP2012014746A (en) * 2004-09-13 2012-01-19 Microsoft Corp Flick gesture
JP2007109082A (en) * 2005-10-14 2007-04-26 Canon Inc Touch panel input device
JP2008225839A (en) * 2007-03-13 2008-09-25 Fujitsu Ltd Program for preventing wrong operation, and wrong operation prevention device and method
JP2009151691A (en) * 2007-12-21 2009-07-09 Sony Corp Information processor, and touch operation recognition method
JP2009301301A (en) * 2008-06-12 2009-12-24 Tokai Rika Co Ltd Input device and input method
JP2009301282A (en) * 2008-06-12 2009-12-24 Sharp Corp Personal digital assistant, its control method, program for control and recording medium
JP2011134212A (en) * 2009-12-25 2011-07-07 Canon Inc Input device, control method of input device, program, and storage medium
JP2013047873A (en) * 2011-08-29 2013-03-07 Sharp Corp Touch panel type input device

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10282085B2 (en) 2013-08-27 2019-05-07 Samsung Electronics Co., Ltd Method for displaying data and electronic device thereof
JP2016539390A (en) * 2013-10-08 2016-12-15 ティーケー ホールディングス インク.Tk Holdings Inc. Force sensor with tactile feedback
US10180723B2 (en) 2013-10-08 2019-01-15 Joyson Safety Systems Acquisition Llc Force sensor with haptic feedback
KR101813061B1 (en) * 2013-11-15 2017-12-28 후아웨이 디바이스 (둥관) 컴퍼니 리미티드 Data reporting method and apparatus, and terminal device
WO2018016210A1 (en) * 2016-07-19 2018-01-25 株式会社デンソー Operation identification device
JP2018013841A (en) * 2016-07-19 2018-01-25 株式会社Soken Operation determination device
JP2018022263A (en) * 2016-08-02 2018-02-08 本田技研工業株式会社 Input device
US11422629B2 (en) 2019-12-30 2022-08-23 Joyson Safety Systems Acquisition Llc Systems and methods for intelligent waveform interruption
WO2022118858A1 (en) 2020-12-02 2022-06-09 富士フイルム株式会社 Information processing device and information processing program

Also Published As

Publication number Publication date
JP5991509B2 (en) 2016-09-14

Similar Documents

Publication Publication Date Title
JP5991509B2 (en) Information processing apparatus and program
JP5761526B2 (en) Operation display device
US9288345B2 (en) Data processing apparatus and method for processing data
JP6119633B2 (en) Display control apparatus, image forming apparatus, and program
JP5945926B2 (en) Operation display device
US9001368B2 (en) Image processing apparatus, operation standardization method, and non-transitory computer-readable recording medium encoded with operation standardization program with an application program that supports both a touch panel capable of detecting only one position and a touch panel capable of detecting a plurality of positions simultaneously
JP2008021094A (en) Operating device and image forming device
JP2016115272A (en) Touch panel device and image processing apparatus
KR102123238B1 (en) Information processing apparatus, method for controlling information processing apparatus, and storage medium
JP5828297B2 (en) Information processing apparatus and program
JP2015179311A (en) Input device, input control method, and computer program
JP2015191241A (en) Electronic apparatus and operation support program
JP6660084B2 (en) Touch panel device and image display method
JP4094002B2 (en) Operation input device
JP2014109833A (en) Contact operation processor, contact operation processing method, and program
JP6024319B2 (en) Control device, image forming apparatus, control program, and program
CN111182166B (en) Display device and computer-readable non-transitory recording medium storing display control program
JP2015090648A (en) Electronic apparatus
JP6217508B2 (en) Display input device and display input control program
JP5991558B2 (en) Operation display device and program
JP2012230622A (en) Information processor
US9288353B2 (en) System and method for resetting a counter associated with a component of an image processing device
US20180275807A1 (en) Display control device, display control method, and image forming apparatus
JP2011175516A (en) Input device and input control program
JP6179785B2 (en) Operation display program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20140908

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20150529

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20150609

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20150803

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20160127

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20160316

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20160721

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20160803

R150 Certificate of patent or registration of utility model

Ref document number: 5991509

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150