JP4619882B2 - 携帯電話およびその遠隔操作方法 - Google Patents
携帯電話およびその遠隔操作方法 Download PDFInfo
- Publication number
- JP4619882B2 JP4619882B2 JP2005203066A JP2005203066A JP4619882B2 JP 4619882 B2 JP4619882 B2 JP 4619882B2 JP 2005203066 A JP2005203066 A JP 2005203066A JP 2005203066 A JP2005203066 A JP 2005203066A JP 4619882 B2 JP4619882 B2 JP 4619882B2
- Authority
- JP
- Japan
- Prior art keywords
- display
- button
- cursor
- grid
- mobile phone
- 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.)
- Expired - Fee Related
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
- G06F3/01—Input arrangements or combined input and output arrangements for interaction between user and computer
- G06F3/048—Interaction techniques based on graphical user interfaces [GUI]
- G06F3/0487—Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser
- G06F3/0489—Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser using dedicated keyboard keys or combinations thereof
- G06F3/04892—Arrangements for controlling cursor position based on codes indicative of cursor displacements from one discrete location to another, e.g. using cursor control keys associated to different directions or using the tab key
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04M—TELEPHONIC COMMUNICATION
- H04M1/00—Substation equipment, e.g. for use by subscribers
- H04M1/72—Mobile telephones; Cordless telephones, i.e. devices for establishing wireless links to base stations without route selection
- H04M1/724—User interfaces specially adapted for cordless or mobile telephones
- H04M1/72469—User interfaces specially adapted for cordless or mobile telephones for operating the device by selecting functions from two or more displayed items, e.g. menus or icons
Landscapes
- Engineering & Computer Science (AREA)
- General Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Human Computer Interaction (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Telephone Function (AREA)
- User Interface Of Digital Computer (AREA)
- Telephonic Communication Services (AREA)
- Input From Keyboards Or The Like (AREA)
- Control Of Indicators Other Than Cathode Ray Tubes (AREA)
- Selective Calling Equipment (AREA)
Description
日本IBM "携帯電話からPCの遠隔操作を実現するソフト"、[online],プレス・リリース、[平成17年6月28日検索]、インターネット<URL:http://www−6.ibm.com/jp/domino05/ewm/NewsDB.nsf/2002/05271> ATT "Virtual Network Cc"、[online],[平成17年6月28日検索]、インターネット<URL:http://www.uk.research.att.com/archive/vnc/> 中須正人 " 携帯電話を用いたコンピュータ遠隔操作システムの研究"、[online],筑波大学大学院、[平成17年6月28日検索]、インターネット<URL:http://www.iplab.is.tsukuba.ac.jp/〜baru/research/keitai.html>
図1は、情報機器遠隔操作システム1のシステム構成例を示す図である。
[数3]
((x2−a・x+a2/2)/(a・d))+((y2−b・x+b2/2)/(b・d))
すなわち、携帯電話2の画面サイズをa×bドットとし、移動距離をdドットとした場合、移動に必要となる上下左右矢印ボタンの平均の押下回数は、カーソルの現在位置を(x,y)とすると、(3)式で近似することができる。
((x2−a・x+a2/2)/(a・d))+((y2−b・x+b2/2)/(b・d))……(3)
0≦x≦a、0≦y≦b
なお、(3)式は、カーソルの目的位置が、画面サイズa×bドットの範囲に一様に分布しているという仮定での平均押下回数を示すものである。
[数5]
((x2−240・x+28800)/1920)+((y2−320・x+51200)/2560) ……(4)
0≦x≦240、0≦y≦320
上記(4)式で表される関数は、表示器2aの表示画面の中央位置、(x,y)=(120,160)で最小値17.5をとり、画面の隅、例えば(x,y)=(0,0)で最大値35をとる。平均値は約23.333回である。
図7は、第2の実施形態に係る携帯電話2の動作例を示すフローチャートである。また、図8および図9は、第2の実施形態に係る携帯電話2の動作例を説明する図である。
((x2−27・x+364.5)/216)+((y2−36・x+648)/288)+3 ……(5)
0≦x≦27、0≦y≦36
(5)式の最後の項の「3」は、「通話」ボタンの押下1回(ステップST1)、ダイヤルボタンの押下2回(ステップST4およびステップST7)に対応するものである。 (5)式の最小値は、4.969であり、最大値は6.939となる。また、平均値は約5・625である。
図10は、第3の実施形態に係る携帯電話2の動作例を示すフローチャートである。また、図11は、第3の実施形態に係る携帯電話2の動作の流れに沿った表示器2aの表示例を示す図である。
[数7]
2.333+2.333+2.333+10=約10(回) ……(6)
となる。第2の実施形態に係る携帯電話2の平均押下回数の約6回に比べると若干多くなっているが、従来の方法による平均押下回数約23回に比べれば、半分以下の回数となっている。
図16は、第4の実施形態に係る携帯電話2の動作を説明する図である。
2 携帯電話
2a 表示器
3 情報機器
4 電気通信回線
20 通信部
21 表示制御部
22 操作制御部
23 操作部
24 操作ボタン
Claims (12)
- 情報機器を遠隔操作する携帯電話において、
前記情報機器に表示される表示画面情報を受信しその一部を表示する表示器と、
各種データを入力する複数の操作ボタンと、
前記表示器の表示画面を複数のセルに分割し、分割した前記セルの境界を表すグリッド線およびカーソルを前記表示器の表示画面情報に重ねて表示する表示制御部と、
前記表示器に表示されるカーソルを、前記操作ボタンの操作に応じて、前記セルの単位で移動させる操作制御部と、
を備え、
前記操作ボタンは、上下左右の4方向を指定する4つの矢印ボタン、1つの第1のボタン、および1つの第2のボタンを少なくとも備えて構成され、
前記第1のボタンの押下によって、
前記表示制御器は、前記表示器を複数の第1のセルに分割すると共に、前記カーソルの現在の位置をその格子点の1つとする第1のグリッド線を前記表示器に表示し、
前記4つの矢印ボタンの押下によって、
前記操作制御部は、前記矢印ボタンの方向に対応して、前記第1のグリッド線の格子点上を前記第1のセル単位で前記カーソルを移動させ、
前記第2のボタンの第1の押下によって、
前記表示制御器は、前記第1のセルを複数の第2のセルに分割すると共に前記カーソルの現在の位置をその格子点の1つとする第2のグリッド線を、前記カーソルの位置を中心とした所定の範囲に表示し、
前記4つの矢印ボタンの押下によって、
前記操作制御部は、前記矢印ボタンの方向に対応して、前記第2のグリッド線の格子点上を前記第2のセル単位で前記カーソルを移動させ、
前記第2のボタンの第2の押下によって、
前記表示制御部は、前記第1および第2のグリッド線を消去する、
ことを特徴とする携帯電話。 - 前記第2のボタンは、前記矢印ボタンの中央に位置するボタンであることを特徴とする請求項1に記載の携帯電話。
- 前記4つの矢印ボタンの押下によって、前記カーソルが前記表示器の表示範囲外となる方向に移動させようとした場合には、
前記表示器に表示されている前記情報機器の表示画面情報の一部を、前記カーソルを移動させようと方向と逆方向に移動させ、新たな前記情報機器の表示画面情報を前記表示器に表示させる、
ことを特徴とする請求項1に記載の携帯電話。 - 前記4つの矢印ボタンの押下によって、前記カーソルが前記第2のグリッドの表示範囲外となる方向に移動させようとした場合には、
前記第2のグリッドの表示範囲を、前記カーソルを移動させようと方向に移動させる、
ことを特徴とする請求項1に記載の携帯電話。 - 前記第1のグリッドが表示されている場合において、
前記第1のボタンの押下によって、
前記表示制御部は、前記第1のグリッドを消去する、
ことを特徴とする請求項1に記載の携帯電話。 - 前記第2のグリッド線が表示されている場合において、
前記第1のボタンの押下によって、
前記表示制御部は、前記第2のグリッド線の表示から前記第1のグリッド線の表示に移行する、
ことを特徴とする請求項1に記載の携帯電話。 - 情報機器を遠隔操作する携帯電話の遠隔操作方法において、
前記情報機器に表示される表示画面情報を受信しその一部を表示器に表示する表示ステップと、
複数の操作ボタンを用いて各種データを入力する入力ステップと、
前記表示器の表示画面を複数のセルに分割し、分割した前記セルの境界を表すグリッド線およびカーソルを前記表示器の表示画面情報に重ねて表示する表示制御ステップと、
前記表示器に表示されるカーソルを、前記操作ボタンの操作に応じて、前記セルの単位で移動させる操作制御ステップと、
を備え、
前記操作ボタンは、上下左右の4方向を指定する4つの矢印ボタン、1つの第1のボタン、および1つの第2のボタンを少なくとも備えて構成され、
前記第1のボタンの押下によって、
前記表示器を複数の第1のセルに分割すると共に、前記カーソルの現在の位置をその格子点の1つとする第1のグリッド線を前記表示器に表示するステップと、
前記4つの矢印ボタンの押下によって、
前記矢印ボタンの方向に対応して、前記第1のグリッド線の格子点上を前記第1のセル単位で前記カーソルを移動させるステップと、
前記第2のボタンの第1の押下によって、
前記第1のセルを複数の第2のセルに分割すると共に前記カーソルの現在の位置をその格子点の1つとする第2のグリッド線を、前記カーソルの位置を中心とした所定の範囲に表示するステップと、
前記4つの矢印ボタンの押下によって、
前記矢印ボタンの方向に対応して、前記第2のグリッド線の格子点上を前記第2のセル単位で前記カーソルを移動させるステップと、
前記第2のボタンの第2の押下によって、
前記第1および第2のグリッド線を消去するステップと、
をさらに備えたことを特徴とする携帯電話の遠隔操作方法。 - 前記第2のボタンは、前記矢印ボタンの中央に位置するボタンであることを特徴とする請求項7に記載の携帯電話の遠隔操作方法。
- 前記4つの矢印ボタンの押下によって、前記カーソルが前記表示器の表示範囲外となる方向に移動させようとした場合には、
前記表示器に表示されている前記情報機器の表示画面情報の一部を、前記カーソルを移動させようと方向と逆方向に移動させ、新たな前記情報機器の表示画面情報を前記表示器に表示させる、
ことを特徴とする請求項7に記載の携帯電話の遠隔操作方法。 - 前記4つの矢印ボタンの押下によって、前記カーソルが前記第2のグリッドの表示範囲外となる方向に移動させようとした場合には、
前記第2のグリッドの表示範囲を、前記カーソルを移動させようと方向に移動させる、
ことを特徴とする請求項7に記載の携帯電話の遠隔操作方法。 - 前記第1のグリッドが表示されている場合において、
前記第1のボタンの押下によって、
前記表示制御部は、前記第1のグリッドを消去する、
ことを特徴とする請求項7に記載の携帯電話の遠隔操作方法。 - 前記第2のグリッド線が表示されている場合において、
前記第1のボタンの押下によって、
前記表示制御部は、前記第2のグリッド線の表示から前記第1のグリッド線の表示に移行する、
ことを特徴とする請求項7に記載の携帯電話の遠隔操作方法。
Priority Applications (6)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2005203066A JP4619882B2 (ja) | 2005-07-12 | 2005-07-12 | 携帯電話およびその遠隔操作方法 |
US11/354,938 US7526316B2 (en) | 2005-07-12 | 2006-02-16 | Mobile phone and mobile phone control method |
EP06250872A EP1744240B1 (en) | 2005-07-12 | 2006-02-17 | Mobile phone and mobile phone control method |
DE602006002440T DE602006002440D1 (de) | 2005-07-12 | 2006-02-17 | Mobiltelefon und Mobiltelefonsteuerungsverfahren |
KR1020060019648A KR100736195B1 (ko) | 2005-07-12 | 2006-02-28 | 이동 전화 및 이동 전화 제어 방법 |
CNB2006100093745A CN100559807C (zh) | 2005-07-12 | 2006-02-28 | 移动电话和移动电话控制方法 |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2005203066A JP4619882B2 (ja) | 2005-07-12 | 2005-07-12 | 携帯電話およびその遠隔操作方法 |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2007027851A JP2007027851A (ja) | 2007-02-01 |
JP4619882B2 true JP4619882B2 (ja) | 2011-01-26 |
Family
ID=37075498
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2005203066A Expired - Fee Related JP4619882B2 (ja) | 2005-07-12 | 2005-07-12 | 携帯電話およびその遠隔操作方法 |
Country Status (6)
Country | Link |
---|---|
US (1) | US7526316B2 (ja) |
EP (1) | EP1744240B1 (ja) |
JP (1) | JP4619882B2 (ja) |
KR (1) | KR100736195B1 (ja) |
CN (1) | CN100559807C (ja) |
DE (1) | DE602006002440D1 (ja) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2013141142A1 (ja) | 2012-03-19 | 2013-09-26 | 日本電気株式会社 | 車載情報システム |
Families Citing this family (55)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
EP1898297A1 (en) * | 2005-04-08 | 2008-03-12 | World Picom Kabushiki Kaisha | Screen information edition device, method, and program, recording medium, and information processing terminal manufacturing method |
EP1771002B1 (en) * | 2005-09-30 | 2017-12-27 | LG Electronics Inc. | Mobile video communication terminal |
WO2007063588A1 (ja) * | 2005-11-30 | 2007-06-07 | Fujitsu Limited | 情報処理装置、電子機器、およびプログラム |
GB0618979D0 (en) * | 2006-09-27 | 2006-11-08 | Malvern Scient Solutions Ltd | Cursor control method |
US20080120448A1 (en) * | 2006-11-21 | 2008-05-22 | Microsoft Corporation | Remote mouse and keyboard using bluetooth |
TWM318857U (en) * | 2007-04-04 | 2007-09-11 | Cal Comp Electronics & Comm Co | Network communicator with function of presentation controller |
JP5003377B2 (ja) * | 2007-09-21 | 2012-08-15 | パナソニック株式会社 | 電子機器におけるマークの位置あわせ方法 |
EP2226706A4 (en) * | 2007-12-25 | 2013-11-27 | Nec Corp | INFORMATION PROCESSING DEVICE AND INFORMATION PROCESSING METHOD |
TW200935278A (en) * | 2008-02-04 | 2009-08-16 | E Lead Electronic Co Ltd | A cursor control system and method thereof |
JP5384848B2 (ja) * | 2008-04-28 | 2014-01-08 | 日本電気株式会社 | 電子機器及びそれにおけるポインティング方法 |
ITFI20080103A1 (it) * | 2008-05-22 | 2009-11-23 | Fimi S R L | Metodo e apparato per l'accesso alla comunicazione e/o alla scrittura attraverso l'utilizzo di un'interfaccia dedicata e controllo a scansione con feedback visivo di percorso anticipato. |
CN102132240B (zh) * | 2008-09-26 | 2017-06-09 | 京瓷株式会社 | 电子设备 |
US8527894B2 (en) * | 2008-12-29 | 2013-09-03 | International Business Machines Corporation | Keyboard based graphical user interface navigation |
US10013135B2 (en) | 2009-03-20 | 2018-07-03 | Microsoft Technology Licensing, Llc | Adjustable user interfaces with movable separators |
TWI486946B (zh) * | 2009-04-01 | 2015-06-01 | Mstar Semiconductor Inc | 移動游標的方法及應用其之顯示裝置 |
FR2944900A1 (fr) * | 2009-04-22 | 2010-10-29 | Jean Loup Gillot | Nouveaux procedes de selection d'objet sur clavier ecran sans dispositif de pointage |
CN102033691B (zh) * | 2009-09-30 | 2013-01-30 | 北大方正集团有限公司 | 光标走位提示方法和装置 |
US20110225553A1 (en) * | 2010-03-15 | 2011-09-15 | Abramson Robert W | Use Of Standalone Mobile Devices To Extend HID Capabilities Of Computer Systems |
US20130139085A1 (en) * | 2010-05-23 | 2013-05-30 | Kenichi Ichino | Operation Support Computer Program, Operation Support Computer System |
EP2403227A1 (en) * | 2010-06-30 | 2012-01-04 | MStar Semiconductor, Inc | Method for moving a cursor and display apparatus |
JP2012014516A (ja) * | 2010-07-01 | 2012-01-19 | Mstar Semiconductor Inc | カーソル移動方法及びそれを用いたディスプレイ装置 |
WO2012117689A1 (ja) * | 2011-03-01 | 2012-09-07 | パナソニック株式会社 | 情報端末装置、及び生体試料測定装置 |
CN102109963B (zh) * | 2011-03-25 | 2013-03-06 | 威盛电子股份有限公司 | 于屏幕上进行光标定位的方法 |
WO2013035242A1 (ja) | 2011-09-09 | 2013-03-14 | パナソニック株式会社 | 洗濯システム、通信装置、通信方法、通信プログラム及び洗濯機 |
US9565156B2 (en) | 2011-09-19 | 2017-02-07 | Microsoft Technology Licensing, Llc | Remote access to a mobile communication device over a wireless local area network (WLAN) |
US8490008B2 (en) | 2011-11-10 | 2013-07-16 | Research In Motion Limited | Touchscreen keyboard predictive display and generation of a set of characters |
US9310889B2 (en) | 2011-11-10 | 2016-04-12 | Blackberry Limited | Touchscreen keyboard predictive display and generation of a set of characters |
US9122672B2 (en) | 2011-11-10 | 2015-09-01 | Blackberry Limited | In-letter word prediction for virtual keyboard |
TWI448961B (zh) * | 2011-12-16 | 2014-08-11 | Wistron Neweb Corp | 電子裝置及其操控方法 |
US9152323B2 (en) | 2012-01-19 | 2015-10-06 | Blackberry Limited | Virtual keyboard providing an indication of received input |
US9557913B2 (en) | 2012-01-19 | 2017-01-31 | Blackberry Limited | Virtual keyboard display having a ticker proximate to the virtual keyboard |
EP2631758B1 (en) | 2012-02-24 | 2016-11-02 | BlackBerry Limited | Touchscreen keyboard providing word predictions in partitions of the touchscreen keyboard in proximate association with candidate letters |
US9201510B2 (en) | 2012-04-16 | 2015-12-01 | Blackberry Limited | Method and device having touchscreen keyboard with visual cues |
US9292192B2 (en) | 2012-04-30 | 2016-03-22 | Blackberry Limited | Method and apparatus for text selection |
US8640252B2 (en) | 2012-05-07 | 2014-01-28 | International Business Machines Corporation | Obfuscating entry of sensitive information |
KR101337520B1 (ko) * | 2012-05-17 | 2013-12-05 | 삼성디스플레이 주식회사 | 디스플레이 장치 |
US9207860B2 (en) | 2012-05-25 | 2015-12-08 | Blackberry Limited | Method and apparatus for detecting a gesture |
JP5414843B2 (ja) * | 2012-05-31 | 2014-02-12 | 株式会社東芝 | 電子機器、画像データの表示制御方法、およびプログラム |
US9116552B2 (en) * | 2012-06-27 | 2015-08-25 | Blackberry Limited | Touchscreen keyboard providing selection of word predictions in partitions of the touchscreen keyboard |
US9063653B2 (en) | 2012-08-31 | 2015-06-23 | Blackberry Limited | Ranking predictions based on typing speed and typing confidence |
US9524290B2 (en) | 2012-08-31 | 2016-12-20 | Blackberry Limited | Scoring predictions based on prediction length and typing speed |
CN102999224A (zh) * | 2012-12-29 | 2013-03-27 | 苏州市智诚光学科技有限公司 | 一种可精确定位的笔记本电脑玻璃触控板 |
KR20150069801A (ko) * | 2013-12-16 | 2015-06-24 | 삼성전자주식회사 | 화면 제어 방법 및 그 전자 장치 |
US9436348B2 (en) * | 2014-03-18 | 2016-09-06 | Blackberry Limited | Method and system for controlling movement of cursor in an electronic device |
EP2985708A1 (en) * | 2014-08-15 | 2016-02-17 | Dassault Systèmes | Navigation through the hierarchical structure of a three-dimensional modeled assembly of parts |
CN105467874A (zh) * | 2015-11-30 | 2016-04-06 | 小米科技有限责任公司 | 智能插座上电子设备类别的识别方法及装置 |
CN105630334B (zh) * | 2016-02-15 | 2019-08-02 | 青岛海信电器股份有限公司 | 一种控制虚拟鼠标移动的方法及装置 |
CN106325507B (zh) * | 2016-08-18 | 2019-02-15 | 青岛海信医疗设备股份有限公司 | 一种用于医疗显示的光标移动方法、装置和医疗设备 |
CN106326648A (zh) * | 2016-08-18 | 2017-01-11 | 青岛海信医疗设备股份有限公司 | 一种用于医疗显示的光标移动方法、装置和医疗设备 |
CN106325673A (zh) * | 2016-08-18 | 2017-01-11 | 青岛海信医疗设备股份有限公司 | 一种用于医疗显示的光标移动方法、装置和医疗设备 |
CN106250711B (zh) * | 2016-08-18 | 2019-12-06 | 青岛海信医疗设备股份有限公司 | 一种用于医疗显示的光标移动方法、装置和医疗设备 |
CN106293097A (zh) * | 2016-08-18 | 2017-01-04 | 青岛海信医疗设备股份有限公司 | 一种用于医疗显示的光标移动方法、装置和医疗设备 |
CN106293098B (zh) * | 2016-08-18 | 2020-09-11 | 青岛海信医疗设备股份有限公司 | 用于医疗显示的基于手势的光标移动方法及装置 |
US20190149959A1 (en) | 2017-11-16 | 2019-05-16 | Motorola Solutions, Inc | Method for controlling a virtual talk group memeber to perform an assignment |
US11526322B2 (en) * | 2018-08-25 | 2022-12-13 | Microsoft Technology Licensing, Llc | Enhanced techniques for merging content from separate computing devices |
Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2002014773A (ja) * | 2000-06-28 | 2002-01-18 | Toshiba Corp | 携帯情報端末 |
JP2004184782A (ja) * | 2002-12-04 | 2004-07-02 | Footcall Co Ltd | 地図情報取得システム、地図情報取得方法、地図情報表示端末およびプログラム |
Family Cites Families (16)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
DE19521453A1 (de) | 1995-06-13 | 1996-12-19 | Andre Knauf | Vorrichtung und Verfahren zur drahtlosen Kommunikation mit einer Datenverarbeitungseinrichtung |
US6437803B1 (en) * | 1998-05-29 | 2002-08-20 | Citrix Systems, Inc. | System and method for combining local and remote windows into a single desktop environment |
JPH10312233A (ja) * | 1997-05-13 | 1998-11-24 | Nec Corp | 情報処理画面におけるポイント指定方法 |
US6545666B1 (en) * | 2000-05-30 | 2003-04-08 | Agilent Technologies, Inc. | Devices, systems and methods for positioning cursor on display device |
US6795055B1 (en) * | 2000-05-30 | 2004-09-21 | Agilent Technologies, Inc. | Devices, systems and methods for facilitating positioning of cursor on display device |
KR20020017682A (ko) * | 2000-08-31 | 2002-03-07 | 서평원 | 다기능 전화기 |
CN1464719A (zh) * | 2002-06-06 | 2003-12-31 | 翁延鸣 | 屏幕选择式手机 |
DE10229068B3 (de) * | 2002-06-28 | 2004-02-05 | Fujitsu Siemens Computers Gmbh | PDA (Personal Digital Assistant) mit Touch-Screen Display |
US20040135819A1 (en) * | 2002-10-28 | 2004-07-15 | Shalong Maa | Computer remote control |
JP2006513486A (ja) * | 2003-01-15 | 2006-04-20 | コーニンクレッカ フィリップス エレクトロニクス エヌ ヴィ | 表示スクリーンを有する手持型装置 |
US7409209B2 (en) * | 2003-04-24 | 2008-08-05 | Microsoft Corporation | Telephony remote control |
JP4603778B2 (ja) * | 2003-06-20 | 2010-12-22 | キヤノン株式会社 | 画像表示方法及び画像表示装置 |
WO2005041029A2 (en) * | 2003-10-24 | 2005-05-06 | Matsushita Electric Industrial Co., Ltd. | Remote operation system, communication apparatus remote control system and document inspection apparatus |
US7624192B2 (en) * | 2003-12-30 | 2009-11-24 | Microsoft Corporation | Framework for user interaction with multiple network devices |
JP2005301908A (ja) * | 2004-04-15 | 2005-10-27 | Toshiba Corp | 情報機器遠隔操作システム |
KR20050073435A (ko) * | 2005-06-23 | 2005-07-13 | (주)한아이디 | 티비를 이용한 홈네트워크 제어 시스템 및 그 방법 |
-
2005
- 2005-07-12 JP JP2005203066A patent/JP4619882B2/ja not_active Expired - Fee Related
-
2006
- 2006-02-16 US US11/354,938 patent/US7526316B2/en not_active Expired - Fee Related
- 2006-02-17 EP EP06250872A patent/EP1744240B1/en not_active Not-in-force
- 2006-02-17 DE DE602006002440T patent/DE602006002440D1/de not_active Expired - Fee Related
- 2006-02-28 KR KR1020060019648A patent/KR100736195B1/ko not_active IP Right Cessation
- 2006-02-28 CN CNB2006100093745A patent/CN100559807C/zh not_active Expired - Fee Related
Patent Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2002014773A (ja) * | 2000-06-28 | 2002-01-18 | Toshiba Corp | 携帯情報端末 |
JP2004184782A (ja) * | 2002-12-04 | 2004-07-02 | Footcall Co Ltd | 地図情報取得システム、地図情報取得方法、地図情報表示端末およびプログラム |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2013141142A1 (ja) | 2012-03-19 | 2013-09-26 | 日本電気株式会社 | 車載情報システム |
US10180334B2 (en) | 2012-03-19 | 2019-01-15 | Nec Corporation | Onboard information system |
Also Published As
Publication number | Publication date |
---|---|
CN100559807C (zh) | 2009-11-11 |
DE602006002440D1 (de) | 2008-10-09 |
EP1744240A1 (en) | 2007-01-17 |
KR20070008379A (ko) | 2007-01-17 |
KR100736195B1 (ko) | 2007-07-06 |
EP1744240B1 (en) | 2008-08-27 |
CN1897597A (zh) | 2007-01-17 |
US7526316B2 (en) | 2009-04-28 |
US20070015534A1 (en) | 2007-01-18 |
JP2007027851A (ja) | 2007-02-01 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP4619882B2 (ja) | 携帯電話およびその遠隔操作方法 | |
KR100624523B1 (ko) | 정보 기기 원격 조작 시스템 | |
KR102091235B1 (ko) | 휴대 단말기에서 메시지를 편집하는 장치 및 방법 | |
US20180292966A1 (en) | Apparatus and method for providing an interface in a device with touch screen | |
EP2490111B1 (en) | Display device, and method and computer readable medium for the same | |
JP5356818B2 (ja) | 電子機器用のグラフィカル・ユーザー・インターフェース | |
KR101523979B1 (ko) | 휴대 단말기 및 그 휴대 단말기에서 기능 수행 방법 | |
EP2192471B1 (en) | Improved graphical user interface for mobile communications terminal | |
EP1990711A2 (en) | Tab browsing in mobile communication terminal | |
EP1868073B1 (en) | Apparatus and method for enlarging an image and controlling the enlarged image in a mobile communication terminal | |
EP1835385A2 (en) | Method and device for fast access to application in mobile communication terminal | |
JP2007011531A (ja) | インタフェース制御プログラム、インタフェース制御方法、インタフェース制御装置、プラグインプログラム | |
JP4316295B2 (ja) | シンクライアントシステム、シンクライアント端末機、中継装置、サーバ装置及びシンクライアント端末画面表示方法 | |
JP2006155327A (ja) | コンピュータの遠隔操作システム | |
JP6089454B2 (ja) | 画像配信装置、表示装置及び画像配信システム | |
WO2006049506A1 (en) | A method for remote operation of a computer using a mobile device | |
JP2009205492A (ja) | コンピュータの遠隔操作システム | |
CN115705124A (zh) | 应用文件夹控制方法、装置、终端设备及存储介质 | |
EP2150052B1 (en) | Remote desktop client peephole movement | |
JP4435041B2 (ja) | 携帯電話およびその遠隔操作方法 | |
JP2001282415A (ja) | 情報選択方法およびシステム、ならびにコンピュータ読取り可能な記憶媒体 | |
JP4686973B2 (ja) | 携帯情報処理端末 | |
KR101049815B1 (ko) | 이동 단말에서 지도를 디스플레이하는 방법 및 시스템 | |
JP4900955B2 (ja) | 遠隔操作システム、制御方法及びプログラム | |
JP2012208633A (ja) | 情報端末、表示制御方法及び表示制御プログラム |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20080125 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20100302 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20100406 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20100421 |
|
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: 20100928 |
|
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20101027 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20131105 Year of fee payment: 3 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20131105 Year of fee payment: 3 |
|
LAPS | Cancellation because of no payment of annual fees |