JP2013025580A - Information terminal, control method, and program - Google Patents
Information terminal, control method, and program Download PDFInfo
- Publication number
- JP2013025580A JP2013025580A JP2011160040A JP2011160040A JP2013025580A JP 2013025580 A JP2013025580 A JP 2013025580A JP 2011160040 A JP2011160040 A JP 2011160040A JP 2011160040 A JP2011160040 A JP 2011160040A JP 2013025580 A JP2013025580 A JP 2013025580A
- Authority
- JP
- Japan
- Prior art keywords
- screen
- pressing
- display
- display information
- touch screen
- 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.)
- Withdrawn
Links
Images
Landscapes
- Controls And Circuits For Display Device (AREA)
- User Interface Of Digital Computer (AREA)
- Telephone Function (AREA)
- Position Input By Displaying (AREA)
- Transforming Electric Information Into Light Information (AREA)
- Control Of Indicators Other Than Cathode Ray Tubes (AREA)
Abstract
Description
本発明は、情報端末、制御方法、及びプログラムに関する。特に本発明は、画面内に表示されている表示情報の動きを制御する情報端末、当該情報端末を制御する制御方法、並びに当該情報端末用のプログラムに関する。 The present invention relates to an information terminal, a control method, and a program. In particular, the present invention relates to an information terminal that controls the movement of display information displayed on a screen, a control method for controlling the information terminal, and a program for the information terminal.
近年の携帯電話やスマートフォンは、Webページや地図、新聞の紙面等の様々なコンテンツその画面に表示することができる。ところが、このようなコンテンツは、全ての情報が画面内に収まらないことが多い。その場合、ユーザは、画面内に表示されていない情報が表示されるように、所定のボタンを押下したり、タッチスクリーンをフリックしたりして、画面表示をスクロール移動する。 Mobile phones and smartphones in recent years can display various contents such as web pages, maps, and newspapers on their screens. However, such content often does not fit all the information within the screen. In this case, the user scrolls the screen display by pressing a predetermined button or flicking the touch screen so that information not displayed on the screen is displayed.
従来技術として、折り畳み型の携帯端末装置の上部筐体に表示部を備え、下部筐体の対向する側面に第1及び第2の圧力センサーを配置し、これらの圧力センサーへの親指及び人差し指の加重値の差分に基づいた速度で、画面の上又は下方向へとスクロール移動させること、更には側面に第3の圧力センサーを配置して、2次元のスクロール移動方向及びスクロール移動速度を設定することが知られている(例えば、特許文献1参照。)。 As a conventional technique, a display unit is provided in an upper case of a foldable portable terminal device, and first and second pressure sensors are arranged on opposite side surfaces of a lower case, and the thumb and index finger of these pressure sensors are arranged. Scroll the screen up or down at a speed based on the difference between the weights, and place a third pressure sensor on the side to set the two-dimensional scroll movement direction and scroll movement speed. It is known (for example, refer to Patent Document 1).
しかしながら、従来技術の携帯端末装置は、2つ又は3つの圧力センサーのうち、押圧された圧力センサーの組合せと、その押圧力の関係によって、スクロール移動される方向を決定するようにしているため、そのスクロール移動の方向に対して操作すべき圧力センサーの組合せや押圧力の関係が直感的に分かり難いという欠点がある。 However, since the portable terminal device of the prior art determines the direction of scroll movement based on the combination of the pressed pressure sensor among the two or three pressure sensors and the relationship between the pressed forces, There is a drawback that it is difficult to intuitively understand the combination of pressure sensors to be operated and the relationship of the pressing force with respect to the scroll movement direction.
上記課題を解決するために、本発明の第1の形態によると、画面内に表示されている表示情報の動きを制御する情報端末であって、情報を表示する画面を具備する表示装置と、押圧位置及び押圧位置における押圧状況を検知する入力装置と、入力装置が検知した押圧位置及び押圧状況に基づいて、表示装置の画面内に表示されている表示情報の動きを制御する制御装置とを備え、制御装置は、入力装置が検知した複数の押圧位置及び押圧状況に基づいて、表示装置の画面内に表示されている表示情報を制御する表示情報制御部を具備する。 In order to solve the above problems, according to the first aspect of the present invention, an information terminal for controlling the movement of display information displayed in a screen, the display device including a screen for displaying information, An input device that detects a pressing position and a pressing situation at the pressing position, and a control device that controls movement of display information displayed on the screen of the display device based on the pressing position and the pressing situation detected by the input device. The control device includes a display information control unit that controls display information displayed on the screen of the display device based on a plurality of pressing positions and pressing states detected by the input device.
制御装置は、押圧状況に基づいて、表示情報を動かす際の速度を算出する速度算出部を更に具備してよい。 The control device may further include a speed calculation unit that calculates a speed when moving the display information based on the pressing state.
押圧状況は、各押圧位置における押圧力又は押圧面積の相対関係であってよい。 The pressing state may be a relative relationship between the pressing force or the pressing area at each pressing position.
表示情報がスクロール移動可能な表示画面である場合、表示情報制御部は、押圧位置及び押圧状況に基づいて表示画面をスクロール移動させるべく制御してよい。 When the display information is a display screen that can be scrolled, the display information control unit may control to scroll the display screen based on the pressed position and the pressed state.
本発明の第2の形態によると、画面内に表示されている表示情報の動きを制御する情報端末を制御する制御方法であって、入力装置が検知した複数の押圧位置及び押圧状況の相対関係に基づいて、表示装置の画面内に表示されている表示情報を制御する表示情報制御段階を具備する。 According to the second aspect of the present invention, there is provided a control method for controlling an information terminal for controlling the movement of display information displayed in a screen, wherein the input device detects a plurality of pressing positions and the relative relationship between pressing states. And a display information control step for controlling display information displayed on the screen of the display device.
本発明の第3の形態によると、画面内に表示されている表示情報の動きを制御する情報端末用のプログラムであって、情報端末を、入力装置が検知した複数の押圧位置及び押圧状況の相対関係に基づいて、表示装置の画面内に表示されている表示情報を制御する表示情報制御部として機能させる。 According to a third aspect of the present invention, there is provided a program for an information terminal that controls the movement of display information displayed in a screen, and the information terminal is configured to display a plurality of pressing positions and pressing conditions detected by the input device. Based on the relative relationship, it functions as a display information control unit that controls display information displayed on the screen of the display device.
なおまた、上記の発明の概要は、本発明の必要な特徴の全てを列挙したものではなく、これらの特徴群のサブコンビネーションもまた、発明となり得る。 The above summary of the invention does not enumerate all the necessary features of the present invention, and sub-combinations of these feature groups can also be the invention.
以上の説明から明らかなように、この発明は、直感的で分かり易い操作にて、画面内に表示されている表示情報を任意の方向及び速度で動かすことができる。 As is apparent from the above description, the present invention can move the display information displayed in the screen at an arbitrary direction and speed by an intuitive and easy-to-understand operation.
以下、発明の実施の形態を通じて本発明を説明するが、以下の実施形態は特許請求の範囲にかかる発明を限定するものではなく、また、実施形態の中で説明されている特徴の組み合わせの全てが発明の解決手段に必須であるとは限らない。 Hereinafter, the present invention will be described through embodiments of the invention. However, the following embodiments do not limit the claimed invention, and all combinations of features described in the embodiments are described below. However, this is not always essential for the solution of the invention.
図1は、スマートフォン100の一例を示す。スマートフォン100は、個人用の携帯コンピュータの機能を併せ持った携帯電話である。より具体的に説明すると、スマートフォン100は、感圧式のタッチスクリーン140を備えている。そして、スマートフォン100は、タッチスクリーン140の画面内に表示されている表示情報の動きを制御する機能を具備する。なおまた、スマートフォン100は、この発明における「情報端末」の一例であってよい。また、タッチスクリーン140は、この発明における「表示装置」及び「入力装置」の一例であって、表示装置及び入力装置はこれに限定されない。
FIG. 1 shows an example of the
図2は、タッチスクリーン140の構成の一例を示す。タッチスクリーン140は、液晶スクリーン141、及び2枚のプラスチック・フィルム142、143を具備している。そして、プラスチック・フィルム142は、2つの電極142a、b(以下、電極142と総称する。)を具備している。同様に、プラスチック・フィルム143は、2つの電極143a、b(以下、電極143と総称する。)を具備している。また、各プラスチック・フィルム142、143は、金属導電層でコーティングされ、互いにエアギャップで分離されている。タッチスクリーン140は、2枚のプラスチック・フィルム142、143のうち、例えば、プラスチック・フィルム142に電源電圧を加えて励起する。タッチスクリーン140をタッチすると、2枚のプラスチック・フィルム142、143がタッチ点で接触し、プラスチック・フィルム142に沿って抵抗分割が生じる。タッチした点の電圧がプラスチック・フィルム142上の位置になるが、これは電極143aで検出される。続いて、同じプロセスが繰り返され、プラスチック・フィルム143を励起し、電極142aによってプラスチック・フィルム143上の位置を検出する。
FIG. 2 shows an exemplary configuration of the
タッチ抵抗が大きいほど、タッチ圧力は弱いことを意味する。 It means that the larger the touch resistance, the weaker the touch pressure.
なおまた、入力装置は接触型に限られず、非接触型でもよく、例えば、赤外線遮光型、音響パルス認識型、電磁誘導型、又は画像認識型等でもよい。 The input device is not limited to the contact type, and may be a non-contact type, for example, an infrared light shielding type, an acoustic pulse recognition type, an electromagnetic induction type, or an image recognition type.
図3は、スマートフォン100の構成の一例を示す。スマートフォン100は、制御部110、メモリ130を更に備える。制御部110は、メモリ130、及びタッチスクリーン140と電気的に接続されている。
FIG. 3 shows an example of the configuration of the
制御部110は、スマートフォン100を構成する部材の一つで、メモリ130、及びタッチスクリーン140の制御や、データの演算、加工を行う。より具体的に説明すると、制御部110は、メモリ130に記憶されたプログラムの実行を行い、メモリ130やタッチスクリーン140からデータを受け取り、演算、加工した上で、メモリ130やタッチスクリーン140へ出力する。
The
メモリ130は、スマートフォン100が処理すべきデータを記憶する。
The
図4は、スマートフォン100の制御部110の構成の一例を示す。制御部110は、対象特定部111、方向算出部112、速度算出部113、及び表示情報制御部114を具備する。以下、各構成要素の機能及び動作を説明する。
FIG. 4 shows an exemplary configuration of the
対象特定部111は、タッチスクリーン140の画面内に動かせる複数の表示情報が表示されている状態において、タッチスクリーン140上の複数の位置が同時に押圧された場合に、各押圧位置に基づいて、動かすべき対象の表示情報を特定する。
The
方向算出部112は、タッチスクリーン140上の複数の位置が同時に押圧された場合に、その各押圧位置の相対関係と、その各押圧位置における押圧力の相対関係とに基づいて、タッチスクリーン140の画面内に表示されている表示情報を動かすべき方向を算出する。
When a plurality of positions on the
速度算出部113は、タッチスクリーン140上の複数の位置が同時に押圧された場合に、その各押圧位置における押圧力の相対関係に基づいて、タッチスクリーン140の画面内に表示されている表示情報を動かす際の速度を算出する。
When a plurality of positions on the
表示情報制御部114は、タッチスクリーン140上の複数の位置が同時に押圧された場合に、その各押圧位置の相対関係と、その各押圧位置における押圧力の相対関係とに基づいて、タッチスクリーン140の画面内に表示されている表示情報を動かすべく制御する。例えば、表示情報制御部114は、方向算出部112が算出した方向へ表示情報を動かすべく制御する。また、例えば、表示情報制御部114は、速度算出部113が算出した速度にて表示情報を動かすべく制御する。また、例えば、表示情報制御部114は、対象特定部111が特定した対象の表示情報を動かすべく制御する。
When a plurality of positions on the
図5は、スマートフォン100の制御部110の動作フローの一例を示す。以下の説明は、タッチスクリーン140上を2本指で押圧しながら、地図情報をスクロール移動する例について説明する。
FIG. 5 shows an example of an operation flow of the
例えば、タッチスクリーン140の画面には、図6に示すような地図情報が表示されているものとする。そして、タッチスクリーン140に表示されている地図情報は、四方八方に、即ち任意の方向にスクロール移動することができるものとする。このように、タッチスクリーン140に地図情報が表示されている状態において、図7に示すように、タッチスクリーン140のA点とB点とが同時に押圧されたとする。A点は画面の左下部に位置し、B点は画面の右上部に位置する。
For example, map information as shown in FIG. 6 is displayed on the screen of the
このように、タッチスクリーン140上の2箇所が同時に押圧されると、制御部110の対象特定部111は、各押圧位置に基づいて、動かすべき対象の表示情報を特定する(S101)。この例の場合、タッチスクリーン140の画面内に表示されている表示情報のうち、動かせる表示情報は、地図情報だけである。したがって、この例の場合、対象特定部111は、何ら処理を行わない。
Thus, when two places on the
一方、制御部110の方向算出部112は、各押圧位置の相対関係と、その各押圧位置における押圧力の相対関係とに基づいて、タッチスクリーン140の画面内に表示されている地図情報をスクロール移動させるべき方向を算出する(S102)。例えば、方向算出部112は、A点とB点とを通る軸を、地図情報をスクロール移動させるべき方向の基準となる基準軸として決定する。すなわち、地図情報は、この基準軸に沿ってスクロール移動することになる。方向算出部112は、A点の押圧力と、B点の押圧力とを比較して、押圧力が小さい方の点の位置から、押圧力が大きい方の点の位置へ向かう方向を、地図情報をスクロール移動させるべき方向として算出する。そして、方向算出部112は、算出した方向を示すデータを、表示情報制御部114へ送る。
On the other hand, the
一方、制御部110の速度算出部113は、各押圧位置における押圧力の相対関係に基づいて、タッチスクリーン140の画面内に表示されている地図情報をスクロール移動させる際の速度を算出する(S103)。例えば、速度算出部113は、A点の押圧力と、B点の押圧力とを比較して、その押圧力の差の大きさに応じて、地図情報をスクロール移動させる際の速度を算出する。例えば、速度算出部113は、押圧力の差が大きくなるにつれ、地図情報をスクロール移動させる際の速度が速くなるように算出する。そして、速度算出部113は、算出した速度を示すデータを、表示情報制御部114へ送る。
On the other hand, the
そして、制御部110の表示情報制御部114は、地図情報をスクロール移動させるべき方向を示すデータを方向算出部112から受け取り、地図情報をスクロール移動させる際の速度を示すデータを速度算出部113から受け取ると、方向算出部112から受け取ったデータによって示される方向へ、速度算出部113から受け取ったデータによって示される速度にて、タッチスクリーン140に表示されている地図情報をスクロール移動制御する。例えば、A点よりもB点の方が強く押圧された場合、タッチスクリーン140に表示されている地図情報は、A点からB点へ向かう方向にスクロール移動されることになる。
The display
したがって、ユーザは、図8に示すように、地図上のC点を、画面上のD点までスクロール移動させたい場合、C点とD点とを結ぶ直線上の任意の2点A、Bを押圧すればよい。このとき、ユーザは、A点よりもB点の方を強く押圧するようにする。すると、地図上のC点は、A点とB点とを結ぶ直線に沿って、A点からB点へ向かう方向へスクロール移動されることになる。そして、ユーザは、地図上のC点が画面上のD点までスクロール移動されたときに、タッチスクリーン140から指を離すことによって、地図上のC点を、画面上のD点までスクロール移動させることができる。
Therefore, as shown in FIG. 8, when the user wants to scroll the point C on the map to the point D on the screen, the user can select any two points A and B on the straight line connecting the point C and the point D. What is necessary is just to press. At this time, the user presses the point B stronger than the point A. Then, the point C on the map is scrolled in the direction from the point A to the point B along the straight line connecting the points A and B. Then, the user scrolls the point C on the map to the point D on the screen by releasing the finger from the
次に、タッチスクリーン140上を3本指で押圧しながら、地図情報をスクロール移動する例について説明する。例えば、タッチスクリーン140に地図情報が表示されている状態において、図9に示すように、タッチスクリーン140のA点、B点、及びC点が同時に押圧されたとする。
Next, an example in which map information is scrolled while pressing on the
このように、タッチスクリーン140上の3箇所が同時に押圧されると、制御部110の対象特定部111は、各押圧位置に基づいて、動かすべき対象の表示情報を特定する(S101)。この例の場合、タッチスクリーン140の画面内に表示されている表示情報のうち、動かせる表示情報は、地図情報だけである。したがって、この例の場合、対象特定部111は、何ら処理を行わない。
As described above, when three places on the
一方、制御部110の方向算出部112は、各押圧位置の相対関係と、その各押圧位置における押圧力の相対関係とに基づいて、タッチスクリーン140の画面内に表示されている地図情報をスクロール移動させるべき方向を算出する(S102)。例えば、方向算出部112は、画面の左上端を基点とした場合の、A点、B点、C点の各位置ベクトルP1、P2、P3をそれぞれ算出する。そして、方向算出部112は、A点、B点、C点に押圧力が掛かっていない場合の重心点G0の位置ベクトルP0を算出する。重心点G0の位置ベクトルP0は、P0=(P1+P2+P3)/3となる。ここで、A点、B点、C点には、それぞれ押圧力F1、F2、F3が掛かっている。したがって、方向算出部112は、これら押圧力を考慮した場合のA点、B点、C点の重心点Gfの位置ベクトルPfを算出する。重心点Gfの位置ベクトルPfは、Pf=(F1×P1+F2×P2+F3×P3)/(F1+F2+F3)となる。そして、方向算出部112は、算出した重心点Gfの位置ベクトルPfを示すデータを、速度算出部113、及び表示情報制御部114へ送る。
On the other hand, the
一方、制御部110の速度算出部113は、各押圧位置における押圧力の相対関係に基づいて、タッチスクリーン140の画面内に表示されている地図情報をスクロール移動させる際の速度を算出する(S103)。例えば、速度算出部113は、重心点G0の位置ベクトルP0及び重心点Gfの位置ベクトルPfを示すデータを、方向算出部112から受け取ると、その位置ベクトルP0とPfの差の大きさ|Pf−P0|に応じて、地図情報をスクロール移動させる際の速度を算出する。例えば、速度算出部113は、P0とPfの差の大きさ|Pf−P0|が大きくなるにつれ、地図情報をスクロール移動させる際の速度が速くなるように算出する。そして、速度算出部113は、算出した速度を示すデータを、表示情報制御部114へ送る。
On the other hand, the
そして、制御部110の表示情報制御部114は、地図情報をスクロール移動させるべき方向を示すデータを方向算出部112から受け取って、地図情報をスクロール移動させる際の速度を示すデータを速度算出部113から受け取ると、方向算出部112から受け取ったデータによって示される方向へ、速度算出部113から受け取ったデータによって示される速度にて、タッチスクリーン140に表示されている地図情報をスクロール移動制御する。
Then, the display
この3点が同時に押圧されたときの処理は、2点よりも多い複数点が同時に押圧された場合の処理へと一般化することができる。例えば、重心点Gfの位置ベクトルPfは、Pf=Σ(Fi×Pi)/ΣFiのように一般化することができる。 The processing when these three points are pressed simultaneously can be generalized to the processing when a plurality of points greater than two points are pressed simultaneously. For example, the position vector Pf of the centroid point Gf can be generalized as Pf = Σ (Fi × Pi) / ΣFi.
図10は、フレーム構造のWebページの一例を示す。本実施形態におけるタッチスクリーン140には、Webページ141が表示されており、そのWebページ141のフレームとして地図情報142が表示されている。そして、Webページ141は、画面の上下方向にスクロール移動することができるようになっている。一方、Webページ141のフレームの地図情報142は、四方八方に任意の方向にスクロール移動することができるようになっている。
FIG. 10 shows an example of a Web page having a frame structure. A
上述したように、タッチスクリーン140上の2箇所が同時に押圧されると、制御部110の対象特定部111は、各押圧位置に基づいて、動かすべき対象の表示情報を特定する。例えば、図11に示すようにA点、B点が押圧された場合、これら各押圧位置は、Webサイト141のフレームの地図情報142から外れた位置である。したがって、対象特定部111は、Webページ141をスクロール移動させるべき対象として特定する。
As described above, when two places on the
また、例えば、図12に示すようにA点、B点が押圧された場合、これら各押圧位置は、Webサイト141のフレームの地図情報142上の位置である。したがって、対象特定部111は、フレームの地図情報142をスクロール移動させるべき対象として特定する。
Further, for example, when points A and B are pressed as shown in FIG. 12, these pressed positions are positions on the
また、例えば、図13に示すようにA点、B点が押圧された場合、Webサイト141のフレームの地図情報142から外れた位置にA点があり、Webサイト141のフレームの地図情報142上の位置にB点がある。このように、動かせる複数の表示情報に跨って押圧操作された場合、対象特定部111は、予め定められた優先順位に従って、優先順位の高い表示情報を動かすべき対象として特定する。例えば、フレーム内の表示情報よりもそのフレームを含むWebサイト141のスクロール移動を優先するように設定されている場合、対象特定部111は、図13のような押下操作が成されると、Webサイト141をスクロール移動させるべき対象として特定する。一方、フレーム内の表示情報のスクロール移動を優先するように設定されている場合、対象特定部111は、図13のような押下操作が成されると、フレーム内の地図情報142をスクロール移動させるべき対象として特定する。
Further, for example, when points A and B are pressed as shown in FIG. 13, there is point A at a position deviated from the
なおまた、上述した実施形態における速度算出部113は、押圧力の差が大きくなるにつれ、地図情報をスクロール移動させる際の速度が速くなるように算出することとした。その場合、スクロール移動の開始においては、押圧差があるしきい値を超えるとスクロール移動を開始し、押圧差が増すにしたがって、直線的又は段階的にスクロール移動速度を増すようにしてもよい。
In addition, the
なおまた、上述した実施形態においては、例えば、タッチスクリーン140上の2点が押圧された場合、その2点を結ぶ直線上にスクロール移動させる例について説明したが、図14に示すWebサイト143のように、所定の方向にしかスクロール移動させることができない情報もある。その場合、方向算出部112は、図14に示すように、スクロール移動させることができる方向とは異なる直線をとるようなA点、B点が押圧されたとしても、対象をスクロール移動させることができる方向を、スクロール移動させるべき方向として算出する。
In the above-described embodiment, for example, when two points on the
なおまた、上述した実施形態においては、表示情報として表示画面をスクロール移動させる場合について説明したが、例えば、表示情報として移動可能なキャラクターが表示されている場合、上述した実施形態と同様の処理を行うことによって、このキャラクターを基準軸に沿って移動させるようにしてもよい(例えば、図15、16参照。)。キャラクター144の移動の場合も、画面のスクロール移動と同様に、押圧位置の相対関係から基準軸を決定し、押圧力や押圧面積等の押圧状況の相対状況も含めて、移動方向、移動速度を決定することができる。その場合、キャラクター144の移動範囲は、画面のスクロール移動と異なり、2点押圧の場合は、押圧位置を越えてキャラクター144を移動させない、3点押圧の場合は、3点を結んでできる三角形の辺を跨いでキャラクター144を移動させない、等の制御をするようにしてもよい。
In the above-described embodiment, the case where the display screen is scrolled as the display information has been described. For example, when a movable character is displayed as the display information, the same processing as in the above-described embodiment is performed. By performing this, the character may be moved along the reference axis (for example, see FIGS. 15 and 16). In the case of the movement of the
また、例えば、表示情報として回転可能な回転体が表示されている場合、上述した実施形態と同様の処理を行うことによって、この回転体を基準軸に沿って回転させるようにしてもよい(例えば、図17、18参照。)。回転体145の回転については、画面のスクロール移動と同様の手段により算出した基準軸に垂直な方向を回転体145の回転軸にする。
Further, for example, when a rotatable rotating body is displayed as the display information, this rotating body may be rotated along the reference axis by performing the same processing as in the above-described embodiment (for example, , See FIGS. Regarding the rotation of the
なおまた、複数の位置が押圧されながらドラッグされる等して移動した場合、その押圧位置や押圧力が変化する度に、上述した実施形態の処理をループさせて実行するようにしてもよい。このような処理を行うことによって、押圧位置や押圧力の変化に応じて、表示情報を動かす方向や速度を、押圧位置のドラッグ操作に追従させることができる。 In addition, when a plurality of positions are moved by being dragged while being pressed, the processing of the above-described embodiment may be executed in a loop whenever the pressing position or the pressing force changes. By performing such processing, the direction and speed of moving the display information can be made to follow the drag operation of the pressing position in accordance with changes in the pressing position and pressing force.
なおまた、上述した実施形態においては、複数の押圧位置における押圧力の差に応じて方向や速度を算出するようにしたが、複数の押圧位置における押圧面積の差に応じて方向や速度を算出するようにしてもよい。 In the above-described embodiment, the direction and the speed are calculated according to the difference in the pressing force at the plurality of pressing positions. However, the direction and the speed are calculated according to the difference in the pressing area at the plurality of pressing positions. You may make it do.
なおまた、上述した実施形態におけるスマートフォン100は、タッチスクリーン140を備えることとしたが、タッチスクリーン140のように表示装置と入力装置とが一体化されていなくてもよい。表示装置と入力装置はそれぞれの座標が互いに対応付けられていればよく、両者が別体として構成されていてもよい。例えば、ディスプレイ250を備えた端末200にタッチパッド300を接続して、タッチパッド300により押圧入力を行うようにしたり(例えば、図19参照。)、ディスプレイ450とタッチパッド460を備えた端末400において、タッチパッド460により押圧入力を行うようにしたりしてもよい(例えば、図20参照。)。
In addition, although the
以上説明したように、本実施形態に係るスマートフォン100は、既知の技術と比較して、直感的で分かり易い操作にて、タッチスクリーン140の画面内に表示されている表示情報を動かすことができる。
As described above, the
以上、本発明を実施の形態を用いて説明したが、本発明の技術的範囲は、上記実施の形態に記載の範囲には限定されない。上記実施の形態に、多様な変更又は改良を加えることが可能であることが当業者に明らかである。そのような変更又は改良を加えた形態も本発明の技術的範囲に含まれ得ることが、特許請求の範囲の記載から明らかである。 As mentioned above, although this invention was demonstrated using embodiment, the technical scope of this invention is not limited to the range as described in the said embodiment. It will be apparent to those skilled in the art that various modifications or improvements can be added to the above embodiment. It is apparent from the scope of the claims that the embodiments added with such changes or improvements can be included in the technical scope of the present invention.
100 スマートフォン
110 制御部
111 対象特定部
112 方向算出部
113 速度算出部
114 表示情報制御部
130 メモリ
140 タッチスクリーン
141 Webサイト
142 地図情報
143 Webサイト
144 キャラクター
145 回転体
200 端末
250 ディスプレイ
300 タッチパッド
DESCRIPTION OF
Claims (6)
情報を表示する画面を具備する表示装置と、
押圧位置及び前記押圧位置における押圧状況を検知する入力装置と、
前記入力装置が検知した前記押圧位置及び前記押圧状況に基づいて、前記表示装置の画面内に表示されている表示情報の動きを制御する制御装置と
を備え、
前記制御装置は、
前記入力装置が検知した複数の押圧位置及び押圧状況に基づいて、前記表示装置の画面内に表示されている表示情報を制御する表示情報制御部
を具備する情報端末。 An information terminal for controlling the movement of display information displayed on the screen,
A display device comprising a screen for displaying information;
An input device for detecting a pressing position and a pressing state at the pressing position;
A control device that controls movement of display information displayed in the screen of the display device based on the pressing position and the pressing state detected by the input device;
The controller is
An information terminal comprising a display information control unit that controls display information displayed in a screen of the display device based on a plurality of pressing positions and pressing states detected by the input device.
前記押圧状況に基づいて、前記表示情報を動かす際の速度を算出する速度算出部
を更に具備する請求項1に記載の情報端末。 The controller is
The information terminal according to claim 1, further comprising a speed calculation unit that calculates a speed when moving the display information based on the pressing state.
請求項1に記載の情報端末。 The information terminal according to claim 1, wherein the pressing state is a relative relationship between a pressing force or a pressing area at each pressing position.
請求項1から3のいずれか一項に記載の情報端末。 4. When the display information is a scrollable display screen, the display information control unit controls to scroll the display screen based on the pressing position and the pressing state. 5. Information terminal according to item.
入力装置が検知した複数の押圧位置及び押圧状況の相対関係に基づいて、表示装置の画面内に表示されている表示情報を制御する表示情報制御段階
を具備する制御方法。 A control method for controlling an information terminal that controls movement of display information displayed in a screen,
A control method comprising a display information control step of controlling display information displayed on a screen of a display device based on a relative relationship between a plurality of pressing positions and pressing states detected by an input device.
入力装置が検知した複数の押圧位置及び押圧状況の相対関係に基づいて、表示装置の画面内に表示されている表示情報を制御する表示情報制御部
として機能させるプログラム。 A program for an information terminal for controlling movement of display information displayed in a screen, wherein the information terminal is
A program that functions as a display information control unit that controls display information displayed on a screen of a display device based on a relative relationship between a plurality of pressing positions and pressing states detected by an input device.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2011160040A JP2013025580A (en) | 2011-07-21 | 2011-07-21 | Information terminal, control method, and program |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2011160040A JP2013025580A (en) | 2011-07-21 | 2011-07-21 | Information terminal, control method, and program |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| JP2013025580A true JP2013025580A (en) | 2013-02-04 |
Family
ID=47783853
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2011160040A Withdrawn JP2013025580A (en) | 2011-07-21 | 2011-07-21 | Information terminal, control method, and program |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JP2013025580A (en) |
Cited By (8)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2015022625A (en) * | 2013-07-22 | 2015-02-02 | アルプス電気株式会社 | Input device |
| JP2015115042A (en) * | 2013-12-16 | 2015-06-22 | 株式会社デンソー | Information terminal equipment and information terminal equipment system |
| JP2016212769A (en) * | 2015-05-13 | 2016-12-15 | セイコーエプソン株式会社 | Display device, control method for the same and program |
| WO2017047180A1 (en) * | 2015-09-18 | 2017-03-23 | ソニー株式会社 | Information processing device, information processing method, and program |
| CN106648428A (en) * | 2016-12-02 | 2017-05-10 | 武汉华星光电技术有限公司 | Data-interaction displaying method and device and wearing terminal |
| CN107239202A (en) * | 2016-03-29 | 2017-10-10 | 中兴通讯股份有限公司 | Control instruction recognition methods and device |
| JP2017224220A (en) * | 2016-06-17 | 2017-12-21 | カシオ計算機株式会社 | Output control device, output control method, and program |
| US10365809B2 (en) | 2015-03-23 | 2019-07-30 | Murata Manufacturing Co., Ltd. | Touch input device |
-
2011
- 2011-07-21 JP JP2011160040A patent/JP2013025580A/en not_active Withdrawn
Cited By (12)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2015022625A (en) * | 2013-07-22 | 2015-02-02 | アルプス電気株式会社 | Input device |
| JP2015115042A (en) * | 2013-12-16 | 2015-06-22 | 株式会社デンソー | Information terminal equipment and information terminal equipment system |
| US10365809B2 (en) | 2015-03-23 | 2019-07-30 | Murata Manufacturing Co., Ltd. | Touch input device |
| JP2016212769A (en) * | 2015-05-13 | 2016-12-15 | セイコーエプソン株式会社 | Display device, control method for the same and program |
| WO2017047180A1 (en) * | 2015-09-18 | 2017-03-23 | ソニー株式会社 | Information processing device, information processing method, and program |
| US10656746B2 (en) | 2015-09-18 | 2020-05-19 | Sony Corporation | Information processing device, information processing method, and program |
| CN107239202A (en) * | 2016-03-29 | 2017-10-10 | 中兴通讯股份有限公司 | Control instruction recognition methods and device |
| JP2019510322A (en) * | 2016-03-29 | 2019-04-11 | 中興通訊股▲ふん▼有限公司Zte Corporation | Control command recognition method, apparatus, and storage medium |
| CN107239202B (en) * | 2016-03-29 | 2020-06-30 | 中兴通讯股份有限公司 | Control instruction identification method and device |
| JP2017224220A (en) * | 2016-06-17 | 2017-12-21 | カシオ計算機株式会社 | Output control device, output control method, and program |
| CN107526461A (en) * | 2016-06-17 | 2017-12-29 | 卡西欧计算机株式会社 | Output-controlling device, output control method and storage medium |
| CN106648428A (en) * | 2016-12-02 | 2017-05-10 | 武汉华星光电技术有限公司 | Data-interaction displaying method and device and wearing terminal |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| JP2013025580A (en) | Information terminal, control method, and program | |
| JP6031080B2 (en) | Virtual touchpad operating method and terminal for performing the same | |
| KR101229699B1 (en) | Method of moving content between applications and apparatus for the same | |
| CN202433855U (en) | Information processing apparatus | |
| CN102566858B (en) | Touch control method and electronic equipment | |
| EP3343341B1 (en) | Touch input method through edge screen, and electronic device | |
| JP5908648B2 (en) | Electronic device, display control method and program | |
| JP2017079079A (en) | Menu operation method and menu operation device including touch input device conducting menu operation | |
| EP2806347A2 (en) | User terminal device and interaction method thereof | |
| CN108319422A (en) | A kind of multi-screen interactive touch control display method, device, storage medium and terminal | |
| US9280235B2 (en) | Portable electronic device | |
| JP5406333B2 (en) | Portable terminal, control method and program | |
| JP2015500534A (en) | Method and apparatus for load sensing gesture recognition | |
| CN102981729B (en) | Touch-screen scroll control system and method | |
| JP6411067B2 (en) | Information processing apparatus and input method | |
| KR20140140407A (en) | Terminal and method for controlling multi-touch operation in the same | |
| TWI480792B (en) | Operating method of electronic apparatus | |
| US9323380B2 (en) | Electronic device with touch-sensitive display and three-dimensional gesture-detection | |
| WO2015029239A1 (en) | Information processing device, display control method, and program | |
| KR101678213B1 (en) | An apparatus for user interface by detecting increase or decrease of touch area and method thereof | |
| WO2014010292A1 (en) | Mobile phone information terminal, multi-touch input processing method, multi-touch input processing program, and storage medium | |
| EP2946269B1 (en) | Electronic device with touch-sensitive display and gesture-detection, method for operating same, and computer-readable storage device | |
| CN103164139B (en) | System of displaying target data according to track properties and method thereof | |
| EP2584441A1 (en) | Electronic device and method of controlling same | |
| JP6492910B2 (en) | Mobile device |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A300 | Application deemed to be withdrawn because no request for examination was validly filed |
Free format text: JAPANESE INTERMEDIATE CODE: A300 Effective date: 20141007 |