JP2005011032A - Control method and control program - Google Patents

Control method and control program Download PDF

Info

Publication number
JP2005011032A
JP2005011032A JP2003173857A JP2003173857A JP2005011032A JP 2005011032 A JP2005011032 A JP 2005011032A JP 2003173857 A JP2003173857 A JP 2003173857A JP 2003173857 A JP2003173857 A JP 2003173857A JP 2005011032 A JP2005011032 A JP 2005011032A
Authority
JP
Japan
Prior art keywords
control
file
display
computer
parameter
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
JP2003173857A
Other languages
Japanese (ja)
Other versions
JP4417658B2 (en
Inventor
Takeshi Okawa
武士 大川
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.)
Ricoh Co Ltd
Original Assignee
Ricoh Co Ltd
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 Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP2003173857A priority Critical patent/JP4417658B2/en
Publication of JP2005011032A publication Critical patent/JP2005011032A/en
Application granted granted Critical
Publication of JP4417658B2 publication Critical patent/JP4417658B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide a control management method and control management program for managing a file in order to reduce influence due to any erroneous input or erroneous operation or the like. <P>SOLUTION: Conditions stored in a time control information storage part 26 and a distance control information storage part 27 of a personal computer 10 are set for each of file attributes. A control means 21 of the personal computer 10 decides the value of a control flag based on the conditions set for each of the file attributes. The control means 21 of the personal computer 10 executes file closing processing or file minimization based on the value of the control flag. <P>COPYRIGHT: (C)2005,JPO&NCIPI

Description

【0001】
【発明の属する技術分野】
本発明は、例えば、パーソナルコンピュータなどを制御する制御方法及び制御プログラムに関する。
【0002】
【従来の技術】
近年、会社などにおいては、多くのパーソナルコンピュータ(以下、パソコンという。)が利用されている。このため、パソコンを使用する従業員(ユーザ)が離席したときには、パソコンが起動されたままのことも多い。このように使用されていないパソコンの電源がオンとなったまま離席されると、無駄な電力が消費されることになっていた。
【0003】
そこで、省電力化を図るため、パソコンが使用されない場合には、自動的にシャットダウンして、電源をオフにする装置が提案されている(例えば、特許文献1参照。)。
【0004】
特許文献1には、ユーザが離席して、一定時間パソコンが未稼働となると、コンピュータの電源をオフにする技術が開示されている。これにより省電力を図ることができる。
【0005】
【特許文献1】
特開2000−39936号公報(第1頁〜第3頁)
【0006】
【発明が解決しようとする課題】
しかしながら、特許文献1の技術においては、コンピュータの電源が一律にオフされる。このため、離席したユーザが戻ってきて、作業の続きを行う場合、不都合な場合がある。すなわち、作業中のファイルによっては、再起動に時間がかかる場合もある。
【0007】
一方、ファイルを表示した状態で他の作業をしている場合、誤入力する場合もある。また、コンピュータに何らかのトラブルが生じた場合、放置されていたファイルにも影響を与える可能性もある。このため、ユーザは、作業途中で放置されたファイルを個々に閉じた方がよいが、マルチウインドウ環境では閉じ忘れることもある。
【0008】
本発明は、上述した問題に鑑みてなされ、その目的は、誤入力や誤作動等による影響を低減できるようにファイルを管理する制御管理方法及び制御管理プログラムを提供することにある。
【0009】
【課題を解決するための手段】
上記問題点を解決するために、請求項1に記載の発明は、ファイルの表示制御のための制御パラメータに関する制御基準を記録した制御基準記録手段を備え、前記ファイルの表示を停止する表示管理処理を実行するコンピュータを用いて、前記ファイルに関する表示制御を行う制御方法であって、前記コンピュータが、前記制御基準記録手段から、表示手段に出力されているファイルに関しての制御基準を特定する特定段階、前記ファイルについての制御パラメータを定期的に検出する検出段階、及び前記制御パラメータが、特定された前記制御基準を満たした場合には、前記制御基準に対応する前記表示管理処理を、前記ファイルに対して実行する実行段階を含むことを要旨とする。
【0010】
請求項2に記載の発明は、請求項1に記載の制御方法において、前記制御基準記録手段には、前記制御基準をファイルの属性毎に記録したことを要旨とする。請求項3に記載の発明は、請求項1又は2に記載の制御方法において、前記制御基準記録手段には、前記ファイルが編集可能なファイルの場合に、閲覧専用ファイルよりも前記表示管理処理を遅く実行するための前記制御基準が記録されていることを要旨とする。
【0011】
請求項4に記載の発明は、請求項1〜3のいずれか1つに記載の制御方法において、前記表示管理処理は、前記表示手段に表示されているファイルを最小化する処理を含むことを要旨とする。
【0012】
請求項5に記載の発明は、請求項1〜4のいずれか1つに記載の制御方法において、前記表示管理処理は、前記表示手段に表示されているファイルを閉じる処理を含むことを要旨とする。
【0013】
請求項6に記載の発明は、ファイルの表示制御のための制御パラメータに関する制御基準を記録した制御基準記録手段を備え、ファイルを表示させるアプリケーションに関する起動管理処理を実行するコンピュータを用いて、前記ファイルに関する表示制御を行う制御方法であって、前記コンピュータが、前記制御基準記録手段から、表示手段に出力されているファイルに用いられている前記アプリケーションに関しての前記制御基準を特定する特定段階、前記アプリケーションの前記制御パラメータを定期的に検出する検出段階、及び前記制御パラメータが、特定された前記制御基準を満たした場合には、前記制御基準に対応する前記起動管理処理を、前記アプリケーションに対して実行する実行段階を含むことを要旨とする。
【0014】
請求項7に記載の発明は、請求項6に記載の制御方法において、前記制御基準記録手段には、前記アプリケーションが予め定められた時間になると自動的に処理を行うように設定されているアプリケーションの場合には、他のアプリケーションよりも前記起動管理処理を早く実行するように、前記制御基準が記録されていることを要旨とする。
【0015】
請求項8に記載の発明は、請求項1〜7のいずれか1つに記載の制御方法において、前記制御パラメータは、ユーザの指示により前記コンピュータが前記ファイルに対して最後の処理を行ってからの経過時間に関するパラメータであることを要旨とする。
【0016】
請求項9に記載の発明は、請求項1〜8のいずれか1つに記載の制御方法において、前記制御パラメータは、前記コンピュータからこのコンピュータを使用するユーザまでの距離に関するパラメータであることを要旨とする。
【0017】
請求項10に記載の発明は、ファイルの表示制御のための制御パラメータに関する制御基準を記録した制御基準記録手段を備え、前記ファイルの表示を停止する表示管理処理を実行するコンピュータを用いて、前記ファイルに関する表示制御を行う制御プログラムであって、前記コンピュータを、前記制御基準記録手段から、表示手段に出力されているファイルに関しての制御基準を特定する特定手段、前記ファイルについての制御パラメータを定期的に検出する検出手段、及び前記制御パラメータが、特定された前記制御基準を満たした場合には、前記制御基準に対応する前記表示管理処理を、前記ファイルに対して実行する実行手段として機能させることを要旨とする。
【0018】
請求項11に記載の発明は、請求項10に記載の制御プログラムにおいて、前記制御基準記録手段には、前記制御基準をファイルの属性毎に記録したことを要旨とする。
【0019】
請求項12に記載の発明は、請求項10又は11に記載の制御プログラムにおいて、前記制御基準記録手段には、前記ファイルが編集可能なファイルの場合に、閲覧専用ファイルよりも前記表示管理処理を遅く実行するための前記制御基準が記録されていることを要旨とする。
【0020】
請求項13に記載の発明は、請求項10〜12のいずれか1つに記載の制御プログラムにおいて、前記表示管理処理は、前記表示手段に表示されているファイルを最小化する処理を含むことを要旨とする。
【0021】
請求項14に記載の発明は、請求項10〜13のいずれか1つに記載の制御プログラムにおいて、前記表示管理処理は、前記表示手段に表示されているファイルを閉じる処理を含むことを要旨とする。
【0022】
請求項15に記載の発明は、ファイルの表示制御のための制御パラメータに関する制御基準を記録した制御基準記録手段を備え、ファイルを表示させるアプリケーションに関する起動管理処理を実行するコンピュータを用いて、前記ファイルに関する表示制御を行う制御プログラムであって、前記コンピュータを、前記制御基準記録手段から、表示手段に出力されているファイルに用いられている前記アプリケーションに関しての前記制御基準を特定する特定手段、前記アプリケーションの前記制御パラメータを定期的に検出する検出手段、及び前記制御パラメータが、特定された前記制御基準を満たした場合には、前記制御基準に対応する前記起動管理処理を、前記アプリケーションに対して実行する実行手段として機能させることを要旨とする。
【0023】
請求項16に記載の発明は、請求項15に記載の制御プログラムにおいて、前記制御基準記録手段には、前記アプリケーションが予め定められた時間になると自動的に処理を行うように設定されているアプリケーションの場合には、他のアプリケーションよりも前記起動管理処理を早く実行するように、前記制御基準が記録されていることを要旨とする。
【0024】
請求項17に記載の発明は、請求項10〜16のいずれか1つに記載の制御プログラムにおいて、前記制御パラメータは、ユーザの指示により前記コンピュータが前記ファイルに対して最後の処理を行ってからの経過時間に関するパラメータであることを要旨とする。
【0025】
請求項18に記載の発明は、請求項10〜17のいずれか1つに記載の制御プログラムにおいて、前記制御パラメータは、前記コンピュータからこのコンピュータを使用するユーザまでの距離に関するパラメータであることを要旨とする。
【0026】
(作用)
請求項1又は10に記載の発明によれば、制御基準に基づいて、例えばファイルを最小化したりファイルを閉じたりする表示管理処理をファイル毎に行うことができる。このため、作業中でないファイルに対して、誤って入力や削除などの間違った処理を行ってしまう可能性を低減することができる。
【0027】
請求項2又は11に記載の発明によれば、制御基準は、ファイルの属性毎に決定されているため、ファイルの属性毎に表示管理処理を行うことができる。
請求項3又は12に記載の発明によれば、編集ファイルである場合には、コンピュータは、そのファイルの編集途中である可能性がある。このため、編集ファイルは、閲覧ファイルに比べて、ファイルの表示を停止する段階を遅く行うことにより、ユーザが一時的に処理を中断しても、続きの業務を迅速に行うことができる。
【0028】
請求項4又は13に記載の発明によれば、表示されたファイルを最小化する処理が行われるので、作業中でないファイルがアクティブ状態となり、このファイルに対して間違った処理が行われる可能性を、より低減することができる。また、ファイルの内容が隠れるため、他人に作業中でないファイルの内容を見られる可能性も低く、機密性を高くすることができる。また、そのファイルをアクティブ状態にすれば、そのファイルの内容をすぐに見ることができ、そのファイルに対する作業を迅速に行うことができる。
【0029】
請求項5又は14に記載の発明によれば、表示されたファイルを閉じる処理が行われるので、例えばシステムエラーなどによるファイルへの影響を、より低減することができる。
【0030】
請求項6又は15に記載の発明によれば、制御基準に基づいて、表示されているファイルに用いられるアプリケーションの起動を停止することが制御される。このため、例えば、使用されていないファイルのアプリケーションを停止することにより、コンピュータに加わる負荷の低減を期待でき、そのアプリケーションを用いて表示したファイルへの、例えばシステムエラーなどによる影響を極力低減することができる。
【0031】
請求項7又は16に記載の発明によれば、予め定められた時間になると自動的に処理を行うように設定されているアプリケーションを停止する起動制御処理を、他のアプリケーションのそれよりも早く実行する。このため、ユーザが作業中の処理と競合して不具合が生じてファイルが影響を受ける可能性を、より低減することができる。また、コンピュータにかかる負荷を低減することができる。
【0032】
請求項8又は17に記載の発明によれば、ユーザの指示よりコンピュータがそのファイルに対して最後に操作を行ってからの経過時間に基づいて、ファイルの表示管理処理やアプリケーションの起動管理処理が行われる。このため、ユーザがコンピュータに対する作業を中断して他の作業をしていても、ファイルが受ける影響を低減することができる。
【0033】
請求項9又は18に記載の発明によれば、コンピュータからこのコンピュータを使用するユーザまでの距離に基づいて、ファイルの表示管理処理やアプリケーションの起動管理処理が行われる。このため、ユーザがコンピュータから離れている場合には、ファイルが受ける影響を低減することができる。
【0034】
【発明の実施の形態】
以下、本発明を具体化した一実施形態を図1〜図7に基づいて説明する。
図1に示すように、本実施形態のコンピュータとしてのパソコン10は、キーボード11、マウス12及び表示手段としてのディスプレイ13を備えている。キーボード11及びマウス12は各種入力を行うための操作部である。そして、このキーボード11及びマウス12を介して、パソコン10は、入力された指示や設定に応じた処理を行う。また、ディスプレイ13は、制御手段の処理に応じて、設定を行う画面や所定のメッセージ画面を表示する。
【0035】
一方、ユーザは、ユーザの名前が表示された名札30を保持する。この名札30には、ICタグ31が埋め込まれている。このICタグ31は、パソコン10からの発信信号を受信すると、パソコン10に対して特定の信号を返信する。
【0036】
次に、パソコン10及び名札30のICタグ31の構成について、図2〜図4及び図7を参照して説明する。
パソコン10は、CPUなどの制御手段21、ROM22、RAM23、時計24、リーダ部25、時間制御情報記憶部26及び距離制御情報記憶部27を備えている。なお、本実施形態では、時間制御情報記憶部26及び距離制御情報記憶部27が、制御基準記録手段である。
【0037】
制御手段21は、特定手段、検出手段及び実行手段として機能し、特定段階、検出段階及び実行段階等を有する制御処理を行う。ROM22には、制御処理プログラムなどの各種プログラムが記憶されている。制御処理プログラムは、後述する図5に示す制御処理を行うためのプログラムである。すなわち、制御手段21は、ROM22に記憶されているプログラムに従って各種処理を行う。本実施形態では、処理制御プログラムによりファイルの表示を最小化する処理や、ファイルを閉じるファイル閉処理が実行される。ここで、ファイル表示の最小化処理を簡単に説明する。アプリケーションを起動させてファイルF1及びファイルF2を表示させる場合、パソコン10のディスプレイ13には、通常、図7に示す画面500が表示される。この中に画面500には、ウィンドウ形式でファイルF1及びファイルF2が表示される。さらに、タスクバーTBには、ファイルF1に対応するボタンBF1、ファイルF2に対応するボタンBF2が表示される。ここで、ファイルF1に対して最小化処理を行った場合、図7の画面510に示すように、ウィンドウ形式の表示はボタンBF1だけの表示となる。
【0038】
RAM23は、制御手段21が各種処理を行うときに、一時的に演算結果等を格納するための記憶部である。本実施形態では、後述する制御処理において用いる時間制御フラグTFや距離制御フラグLFも、このRAM23に記録される。時計24は、パソコン10に対してユーザが最後に処理を行ってからの経過時間を計測するための機能を含む。
【0039】
リーダ部25は、図示しないアンテナを備えており、このアンテナに電力を供給する。電力が供給されたアンテナは、本実施形態では電波を発生させ、これによりICタグ31に電力を供給する。また、リーダ部25は、アンテナに供給する電流を調節して、同アンテナから発生する電波の強さを変更し、電波の届く範囲を変更する。更に、リーダ部25は、ICタグ31から返信される識別番号を記憶しているとともに、ICタグ31から返信された識別番号を受信する。そして、制御手段21は、リーダ部25に記憶されている識別番号と、受信した識別番号とを比較することにより、パソコン10から電波が届く範囲にICタグ31があるか否かを判断する。
【0040】
図3に示すように、時間制御情報記憶部26は、経過時間tに応じてパソコン10が行う処理に関する時間制御情報260を、ファイルの属性毎に記憶している。ここで、経過時間tとは、最後にそのファイルに対する処理が行われてからの経過時間である。時間制御情報260は、ファイル属性aのデータと、第1基準時間T1のデータと、これに対応する制御フラグb1のデータと、第2基準時間T2のデータと、これに対応する制御フラグb2のデータとを含む。
【0041】
ファイル属性aは、本実施形態では、そのファイルが通常使用されるアプリケーションを識別するための情報である。本実施形態では、ファイル属性aは、ファイルの拡張子によって決定されている。また、本実施形態では、これら第1及び第2基準時間T1,T2のデータは、パソコン10を使用するユーザにより設定変更可能となっている。
【0042】
第1及び第2基準時間T1,T2は、制御フラグb1,b2によって識別される処理が実行される時間である。例えば、文書作成ソフトウェアに関するファイルの場合には、第1基準時間T1は「10分」、第2基準時間T2は「20分」に設定されている。また、ウェブファイルの場合には、例えば、第1基準時間T1は「15分」、第2基準時間T2は「20分」に設定されている。
【0043】
制御フラグb1,b2は、経過時間tに応じて行う処理を識別するためのフラグである。本実施形態では、制御フラグb1,b2として「1」及び「2」がそれぞれ設定されている。ここで、制御フラグ「1」は、ファイルを最小化する処理を実行させるためのフラグである。一方、制御フラグ「2」は、ファイルを閉じるファイル閉処理が実行させるためのフラグである。
【0044】
また、図4に示すように、距離制御情報記憶部27は、距離Lに応じてパソコン10が行う処理に関する距離制御情報270を、ファイルの属性毎に記憶している。ここで、距離Lとは、パソコン10から名札30のICタグ31までの距離である。距離制御情報270は、ファイル属性aのデータと、第1基準距離L1のデータと、これに対応する制御フラグc1のデータと、第2基準距離L2のデータと、これに対応する制御フラグc2のデータとから構成されている。これら第1及び第2基準距離L1,L2のデータは、パソコン10を使用するユーザにより設定変更可能となっている。
【0045】
第1及び第2基準距離L1,L2は、制御フラグc1,c2によって識別される処理が実行される距離である。本実施形態では、第1基準距離L1は「0.7m」、第2基準距離L2は「1.5m」が設定されている。制御フラグc1,c2は、距離Lに応じて行う処理を識別するためのフラグである。本実施形態では、制御フラグc1,c2として「1」及び「2」がそれぞれ設定されている。
【0046】
一方、図2に示すように、名札30に貼付されたICタグ31は、送受信部35と、制御部36と、不揮発性メモリ37とを備えている。送受信部35は、アンテナを備え、前記パソコン10のリーダ部25からの電波を受信する。不揮発性メモリ37は、ユーザの識別情報を記憶している。制御部36は、送受信部35が受信した電波に基づいて駆動され、不揮発性メモリ37から識別番号を読み出して、その識別番号を信号として送受信部35を介してパソコン10に送信する。
【0047】
次に、本実施形態における制御処理について図5〜図7を参照して説明する。ここでは、パソコン10のディスプレイ13には、図7の画面500に示すように、2つのファイルF1,F2が表示されている場合を想定する。そして、制御手段21は、起動されているすべてのファイルF1,F2に対して、それぞれ所定時間毎(例えば2分毎)に、図5に示す制御処理を実行する。ここでは、ファイルF1に対する制御処理を一例に説明する。
【0048】
この制御処理においては、まず、パソコン10の制御手段21は、キーボード11及びマウス12を介してユーザから指示を最後に受け付けてからの経過時間tを算出する(ステップS1−1)。
【0049】
次に、制御手段21は、算出した経過時間tと第1基準時間T1とを比較判断する(ステップS1−2)。このとき、第1基準時間T1未満である場合(ステップS1−2においてNOの場合)には、時間制御フラグTFとして「0」をRAM23に記憶させる(ステップS1−3)。
【0050】
また、経過時間tが第1基準時間T1以上である場合(ステップS1−2においてYESの場合)には、制御手段21は、経過時間tと第2基準時間T2とを比較する(ステップS1−4)。
【0051】
そして、制御手段21は、経過時間tが第2基準時間T2未満の場合(ステップS1−4においてNOの場合)には、第1基準時間T1に対応する制御フラグb1の値を、時間制御フラグTFとしてRAM23に記憶する(ステップS1−5)。詳述すると、経過時間tが第2基準時間T2未満である場合、制御手段21は、時間制御情報記憶部26の第1基準時間T1に対応する制御フラグb1の値「1」を抽出する。そして、制御手段21は、抽出された制御フラグb1の値である「1」を、時間制御フラグTFとしてRAM23に記憶する。
【0052】
一方、制御手段21は、経過時間tが第2基準時間T2以上の場合(ステップS1−4においてYESの場合)には、第2基準時間T2に対応する制御フラグb2の値を、時間制御フラグTFとしてRAM23に記憶する(ステップS1−6)。詳述すると、制御手段21は、経過時間tが第2基準時間T2に対応する制御フラグb2の値「2」を抽出する。そして、制御手段21は、抽出された制御フラグb2の値である「2」を、時間制御フラグTFとしてRAM23に記憶する。
【0053】
次に、パソコン10の制御手段21は、パソコン10から名札30のICタグ31までの距離と第1基準距離L1とを比較する(ステップS1−7)。詳述すると、制御手段21は、リーダ部25を制御して、第1基準距離L1の範囲に届く電波を発生させる。
【0054】
このとき、図1に示すように、ユーザがパソコン10の近くにおり、第1基準距離L1よりも近い距離にICタグ31がある場合には、ICタグ31の制御部36はリーダ部25が発信した電波に応じて駆動されて、不揮発性メモリ37に記憶されているユーザの識別信号に応じた信号をパソコン10に返信する。そして、制御手段21は、リーダ部25を介して識別番号の信号を受信すると、その識別番号がパソコン10を使用するユーザの識別番号か否かを判断する。そして、制御手段21は、パソコン10を使用するユーザの識別番号である場合、パソコン10からICタグ31までの距離Lは、第1基準距離L1未満である(ステップS1−7においてNO)と判断する。この場合には、制御手段21は、距離制御フラグLFとして「0」をRAM23に記憶する(ステップS1−8)。
【0055】
また、パソコン10からICタグ31までの距離Lが第1基準距離L1以上である場合(ステップS1−7においてYESの場合)には、制御手段21は、リーダ部25を制御して、第2基準距離L2の範囲に届く電波を発生させる。
【0056】
このとき、ユーザがパソコン10から第1基準距離L1以上離れているが、第2基準距離L2より近い位置にいる場合には、ICタグ31の制御部36が駆動されて、ユーザの識別番号に応じた信号をリーダ部25に送信する。このため、制御手段21は、パソコン10を使用する識別番号に対応した信号を受信すると、パソコン10からICタグ31までの距離Lは、第2基準距離L2未満である(ステップS1−9においてNO)と判断する。この場合、制御手段21は、第1基準距離L1に対応する制御フラグc1の値を、時間制御フラグTFとしてRAM23に記憶する(ステップS1−10)。すなわち、制御手段21は、第1基準距離L1に対応する制御フラグc1の値「1」を抽出し、抽出した制御フラグc1の値である「1」を、距離制御フラグLFとしてRAM23に記憶する。
【0057】
一方、制御手段21は、リーダ部25から発生した信号の応答信号を受信しなかった場合には、距離Lは第2基準距離L2以上離れている(ステップS1−9においてYES)と判断する。そこで、制御手段21は、第2基準距離L2に対応する制御フラグc2の値である「2」を、時間制御フラグTFとしてRAM23に記憶する(ステップS1−11)。
【0058】
次に、制御手段21は、設定した時間制御フラグTF及び距離制御フラグLFの最大値が「2」であるか否かを判断する(ステップS1−12)。最大値が「2」である場合(ステップS1−12においてYESの場合)には、制御手段21は、ファイル閉処理を行う(ステップS1−13)。すなわち、ユーザがパソコン10に対して最後に処理を行ってからの経過時間tが第2基準時間T2以上経過している場合、又はユーザがパソコン10から第2基準距離L2以上離れている場合には、ファイル閉処理(ステップS1−13)を実行することになる。
【0059】
このファイル閉処理において、制御手段21は、図6に示す制御処理を行う。まず、制御手段21は、そのファイルF1が最後に保存されてから、内容の変更があったかどうかを判断する(ステップS2−1)。ファイルF1が最後に保存されてから変更された場合(ステップS2−1においてYESの場合)には、制御手段21は、変更されたファイルを、保存ファイルとは別のファイルとして保存し(ステップS2−2)、その後、このファイルを閉じる(ステップS2−3)。また、ファイルが最後に保存されてから変更がない場合(ステップS2−1においてNOの場合)には、そのままファイルを閉じる(ステップS2−3)。このファイル閉処理が終了すると、ファイルF1に対する制御処理を終了する。
【0060】
一方、設定した時間制御フラグTF及び距離制御フラグLFの最大値が「2」ではない場合(図5のステップS1−12においてNOの場合)には、制御手段21は、時間制御フラグTF及び距離制御フラグLFの最大値が「1」であるか否かを判断する(ステップS1−14)。
【0061】
時間制御フラグTF及び距離制御フラグLFの最大値が「1」である場合(ステップS1−14においてYESの場合)には、ファイルF1の最小化処理を行う(ステップS1−15)。そして、この最小化が行われると、ファイルF1に対する制御処理が終了する。
【0062】
また、時間制御フラグTF及び距離制御フラグLFの最大値が「1」でない場合(ステップS1−14においてNOの場合)には、ファイルF1に対する処理を行わずに制御処理が終了する。すなわち、制御手段21は、ユーザが最後に入力を行ってから第1基準時間T1よりも短い時間しか経過しておらず、かつユーザが第1基準距離L1よりもパソコン10に近い位置にいるため、そのままの状態を保つ。
【0063】
従って、本実施形態のパソコン10における制御処理においては、ユーザがパソコン10に対して最後に操作を行ってからの経過時間tが第1基準時間T1未満のとき、かつユーザが第1基準距離L1未満しか離れたときには、開いているウィンドウをそのままの状態とする。そして、経過時間tが第1基準時間T1以上経過しているが第2基準時間T2未満でユーザが第2基準距離L2未満にいるとき、又はユーザが第1基準距離L1以上、第2基準距離L2未満におり経過時間tが第2基準時間T2未満であるときには、開いているウィンドウを閉じてファイルの最小化を行う。更に、ユーザがパソコン10に対して最後に操作を行ってからの経過時間tが第2基準時間T2以上経過しているとき、又はユーザが第2基準距離L2以上離れたときには、ファイル閉処理を行う。このような制御処理を、制御手段21は、ディスプレイ13においてウィンドウとして表示されている他のファイルF2についても行う。
【0064】
本実施形態の制御処理方法によれば、以下のような効果を得ることができる。・本実施形態では、パソコン10の制御手段21は、ディスプレイ13に表示されたファイルに関連付けられた第1及び第2基準時間T1,T2及び第1及び第2基準距離L1,L2に基づいて、ファイルの最小化する処理や閉じる処理などの処理をファイル毎に行うように設定した。このため、作業中でないファイルに対して、誤って入力や削除などの間違った処理を行ってしまう可能性を低くすることができる。
【0065】
・本実施形態では、時間制御情報記憶部26は、経過時間tに応じてパソコン10が行う処理に関する時間制御情報260を、ファイルの属性毎に記憶している。時間制御情報260は、ファイル属性a毎に、基準時間(T1、T2)に対応する制御フラグ(b1、b2)を含む。これにより、ファイルの属性に応じて基準時間を設定することができる。例えば、文書ファイルなどの編集可能ファイルやウェブファイルなどの閲覧専用ファイルなど、ファイルの属性に応じて処理のタイミングを変えることができる。また、経過時間tに基づいて処理を行っているため、ユーザがパソコン10に対する作業を中断して他の作業をしていても、ファイルが受ける影響を低減することができる。
【0066】
・本実施形態では、距離制御情報記憶部27は、距離Lに応じてパソコン10が行う処理に関する距離制御情報270を、ファイルの属性毎に記憶している。距離制御情報270は、ファイル属性a毎に、基準距離(L1、L2)に対応する制御フラグ(c1、c2)を含む。これにより、ファイルの属性に応じて基準距離を設定することができる。例えば、文書ファイルなどの編集可能ファイルやウェブファイルなどの閲覧専用ファイルなど、ファイルの属性に応じて処理のタイミングを変えることができる。また、距離Lに基づいて処理を行っているため、ユーザがパソコン10から離れている場合に、ファイルが受ける影響を低減することができる。
【0067】
・本実施形態では、コンピュータを使用するユーザまでの距離Lと、ユーザがファイルに対して最後に操作を行ってからの経過時間tのうち、制御フラグb1,b2,c1,c2が高い処理を行うようにした。本実施形態では、制御フラグが「1」のときはファイルを最小化し、「2」のときはファイルを閉じるというように、制御フラグの値が大きくなるに従って、ファイルが受ける影響がより少なくするような処理が行われる。そして、距離Lと経過時間tに基づいて、制御フラグの値が高いほうの処理が行われるので、ファイルが受ける影響を、より小さくすることができる。
【0068】
・本実施形態では、時間制御フラグTF及び距離制御フラグLFの最大値が「1」の場合には、制御手段21はファイルを最小化した。このため、作業中でないファイルがアクティブ状態となり、このファイルに対して間違った処理が行われる可能性を、より低減することができる。また、ファイルの内容が隠れるため、他人に作業中でないファイルの内容を見られる可能性も低く、機密性を高くすることができる。また、そのファイルをアクティブ状態にすれば、そのファイルの内容をすぐに見ることができ、そのファイルに対する作業を迅速に行うことができる。
【0069】
・本実施形態では、時間制御フラグTF又は距離制御フラグLFが「2」の場合には、制御手段21は、ファイルを閉じた。このため、ファイルが誤入力や誤動作による影響を少なくし、更にシステムエラーなどによる影響を受ける可能性を、より低減することができる。
【0070】
・本実施形態では、ファイルを最小化する処理と、ファイルを閉じる処理を段階的に行ったので、ファイルが閉じられるまでにユーザが作業を開始したときには、作業の続きを迅速に行うことができる。
【0071】
・本実施形態では、ディスプレイ13に表示されるファイルが文書作成ソフトウェアの第1及び第2基準時間T1,T2と、閲覧専用のウェブファイルの第1及び第2基準時間T1,T2とを別に設定した。本実施形態では、文書作成ファイルは、パソコン10において容易に編集できる編集ファイルであるため、そのファイルの編集作業を考慮して設定を変えることができる。
【0072】
・本実施形態では、ファイルを閉じるときに、最後に保存してから変更した部分がある場合には、そのファイルを保存した。このため、中断した作業の状態を容易に知ることができる。
【0073】
・本実施形態では、ファイルの表示を停止する条件は、ファイル属性aに応じて設定した。このため、ファイル属性aに応じて設定された処理が実行されるため、ファイルの属性に応じた管理を行うことができる。
【0074】
なお、上記実施形態は以下のように変更してもよい。
○上記実施形態では、第1及び第2基準時間T1,T2、第1及び第2基準距離L1,L2及び制御フラグb1,b2,c1,c2は、ファイル属性a毎に設定した。これに代えて、それぞれのファイル毎に設定変更可能としてもよい。これにより、個々の属性に応じて処理方法を設定することができる。
【0075】
○上記実施形態では、ファイルの最小化を行う「1」の制御フラグと、ファイル閉処理を行う「2」の制御フラグの2つの制御フラグを設けた。これに代えて、1種類の制御フラグを用いてもよい。これにより、制御処理を簡単にすることができる。
【0076】
また、更に多くの制御フラグを設けて、表示を停止する処理を段階的に行うようにしてもよい。これにより、個々のファイルの属性に応じて、細かく制御処理を設定することができる。
【0077】
○上記実施形態では、ファイル閉処理やファイルの最小化など、1つのファイルについて行われる複数段階の処理として説明した。これに代えて、複数段階の処理として、スクリーンセーバやディスプレイ13の画面電源のオフなど、1つのファイルが所定の条件を満たしたときに、他のファイルも含めて表示されないような処理を行うようにしてもよい。
【0078】
○上記実施形態では、パソコン10からユーザまでの距離は、ユーザが有する名札30に埋め込んだICタグ31に基づいて判断した。これに代えて、例えば、ICチップを埋め込んだ社員証など、ユーザが意識せずに通常身に付けている物との位置を測定するようにすればよい。
【0079】
○上記実施形態では、ファイル属性aに応じて、第1及び第2基準時間T1,T2及び第1及び第2基準距離L1,L2を決定した。これに代えて、ファイル毎に設定できるようにしてもよい。この場合には、ファイルの表示の制御に関する設定を、このファイルに応じてユーザが所望する設定を行うことができる。例えば、ファイルの重要性に応じて設定を変更することができる。
【0080】
○上記実施形態では、時間制御フラグTFと距離制御フラグLFとの最大値を制御フラグの値とし、この値に基づいて処理を行うようにした。これに代えて、制御フラグの値は、時間制御フラグTFだけから決定してもよいし、距離制御フラグLFだけから決定してもよい。また、時間制御フラグTF及び距離制御フラグLFの両方から制御フラグを決定する場合には、それらの最大値以外の値、例えば最小値から決定してもよい。
【0081】
○上記実施形態では、ファイル属性aとして拡張子を用い、これに応じて、T1,T2、第1及び第2基準距離L1,L2を決定した。これに代えて、ファイルを開くためのアプリケーションによって制御方法を変えるようにしてもよい。すなわち、長期間使用されなかったアプリケーションを停止することにより、システムの誤作動などによる影響を小さくすることができる。また、この場合、文書作成ソフトなどの自動バックアップ機能などやメールソフトの送受信機能など、予め定められた時間になると、自動的に処理を行うように設定されているアプリケーションによるファイルの表示を早めに停止するように設定するとよい。これにより、アプリケーションが自動的に処理を行うことをユーザが忘れている場合など、自動的に処理を行うアプリケーションの処理と、ユーザが作業中の処理とが競合して生じた影響を受ける可能性を、より低減することができるとともに、パソコン10にかかる負荷を低減することができる。また、同じアプリケーションによって開かれているファイルが複数ある場合には、これらを閉じる処理を遅くしてもよい。同じアプリケーションによって複数のファイルが開かれている場合には、一方のファイルを参照しながら作業が行われている可能性があるため、ファイルが自動的に閉じられることを考慮するような処理をファイルに対して処理を行うことができる。
【0082】
○本実施形態では、第1基準時間T1や第2基準時間T2とを比較して時間制御フラグTFを決定する経過時間tとして、ユーザがキーボード11及びマウス12を介して最後にそのファイルに対する処理が行われてからの経過時間を用いた。これに代えて、経過時間tとして、ファイルに関する処理が完了してからの経過時間を用いてもよい。
【0083】
【発明の効果】
本発明によれば、ファイル毎に記録された制御基準に基づいて、ファイルの表示の停止の処理が行われる。また、アプリケーション毎に記録された制御基準に基づいて、アプリケーションの起動停止の処理が行われる。このため、作業中でないファイルに対して、誤って入力や削除などの間違った処理を行ってしまう可能性を低減することができる。
【図面の簡単な説明】
【図1】本実施形態におけるパソコンとICタグとの関係を示す概念図。
【図2】本実施形態におけるパソコンの電気的構成を示すブロック図。
【図3】時間制御情報記憶部内のデータのデータ構成図。
【図4】距離制御情報記憶部内のデータのデータ構成図。
【図5】制御処理の処理手順を示す流れ図。
【図6】ファイル閉処理の処理手順を示す流れ図。
【図7】ファイルの動作状況を示すディスプレイの画面図。
【符号の説明】
L…距離、L1…制御基準としての第1基準距離、L2…制御基準としての第2基準距離、t…経過時間、T1…制御基準としての第1基準時間、T2…制御基準としての第2基準時間、F1,F2…ファイル、10…コンピュータとしてのパーソナルコンピュータ、26…制御基準記録手段を構成する時間制御情報記憶部、27…制御基準記録手段を構成する距離制御情報記憶部。
[0001]
BACKGROUND OF THE INVENTION
The present invention relates to a control method and a control program for controlling, for example, a personal computer.
[0002]
[Prior art]
In recent years, many personal computers (hereinafter referred to as personal computers) are used in companies and the like. For this reason, when an employee (user) who uses a personal computer leaves his / her desk, the personal computer often remains activated. In this way, if the computer is not used and the user leaves the desk while the power is on, useless power is consumed.
[0003]
Therefore, in order to save power, an apparatus that automatically shuts down and turns off the power when a personal computer is not used has been proposed (see, for example, Patent Document 1).
[0004]
Patent Document 1 discloses a technique for turning off a computer when a user leaves and the personal computer is inactive for a certain period of time. Thereby, power saving can be achieved.
[0005]
[Patent Document 1]
JP 2000-39936 A (pages 1 to 3)
[0006]
[Problems to be solved by the invention]
However, in the technique of Patent Document 1, the power of the computer is uniformly turned off. For this reason, it may be inconvenient when the user who has left the seat returns and continues the work. That is, depending on the file being worked on, it may take time to restart.
[0007]
On the other hand, if other work is being performed with the file displayed, an input error may occur. Also, if something goes wrong with the computer, it may affect the files that have been left alone. For this reason, it is better for the user to individually close the files left in the middle of the work, but in a multi-window environment, the user may forget to close them.
[0008]
The present invention has been made in view of the above-described problems, and an object thereof is to provide a control management method and a control management program for managing files so as to reduce the influence of erroneous input or malfunction.
[0009]
[Means for Solving the Problems]
In order to solve the above problem, the invention according to claim 1 is provided with a control reference recording means for recording a control reference related to a control parameter for file display control, and a display management process for stopping display of the file A control method for performing display control related to the file using a computer that executes the above-mentioned process, wherein the computer specifies a control reference related to the file output to the display means from the control reference recording means, A detection step of periodically detecting control parameters for the file, and if the control parameters satisfy the specified control criteria, the display management process corresponding to the control criteria is performed on the file. Including an execution stage to be executed.
[0010]
The invention according to claim 2 is characterized in that, in the control method according to claim 1, the control reference recording means records the control reference for each attribute of the file. According to a third aspect of the present invention, in the control method according to the first or second aspect, when the file is an editable file, the control reference recording unit performs the display management process more than the browsing-only file. The gist is that the control criteria for slow execution are recorded.
[0011]
According to a fourth aspect of the present invention, in the control method according to any one of the first to third aspects, the display management process includes a process of minimizing a file displayed on the display unit. The gist.
[0012]
A fifth aspect of the present invention is the control method according to any one of the first to fourth aspects, wherein the display management process includes a process of closing a file displayed on the display unit. To do.
[0013]
According to a sixth aspect of the present invention, there is provided a control reference recording unit that records a control reference related to a control parameter for display control of a file, and uses a computer that executes a start management process related to an application for displaying a file, A control method for performing display control on the computer, wherein the computer specifies the control standard for the application used in the file output from the control standard recording unit to the display unit, the application A detection step of periodically detecting the control parameter, and if the control parameter satisfies the specified control criterion, the activation management process corresponding to the control criterion is executed for the application The gist is to include an execution stage.
[0014]
The invention according to claim 7 is the control method according to claim 6, wherein the control reference recording means is set to automatically perform processing when the application reaches a predetermined time. In this case, the gist is that the control reference is recorded so that the activation management process is executed earlier than other applications.
[0015]
The invention according to an eighth aspect is the control method according to any one of the first to seventh aspects, wherein the control parameter is set after the computer performs a final process on the file in accordance with a user instruction. This is a parameter related to the elapsed time.
[0016]
The invention according to claim 9 is the control method according to any one of claims 1 to 8, wherein the control parameter is a parameter related to a distance from the computer to a user using the computer. And
[0017]
The invention according to claim 10 includes a control reference recording unit that records a control reference related to a control parameter for display control of a file, and uses a computer that executes a display management process for stopping display of the file. A control program for performing display control relating to a file, wherein the computer is specified from a control reference recording means, a specifying means for specifying a control reference relating to a file output to the display means, and a control parameter for the file is periodically set And when the control parameter satisfies the specified control criterion, the display management process corresponding to the control criterion is caused to function as an execution unit that executes the file. Is the gist.
[0018]
The invention according to claim 11 is the control program according to claim 10, wherein the control reference recording means records the control reference for each attribute of the file.
[0019]
According to a twelfth aspect of the present invention, in the control program according to the tenth or eleventh aspect, when the file is an editable file, the control reference recording unit performs the display management process more than the browsing-only file. The gist is that the control criteria for slow execution are recorded.
[0020]
According to a thirteenth aspect of the present invention, in the control program according to any one of the tenth to twelfth aspects, the display management process includes a process of minimizing a file displayed on the display unit. The gist.
[0021]
A fourteenth aspect of the present invention is the control program according to any one of the tenth to thirteenth aspects, wherein the display management process includes a process of closing a file displayed on the display unit. To do.
[0022]
According to a fifteenth aspect of the present invention, there is provided a control reference recording unit that records a control reference related to a control parameter for display control of a file, and uses a computer that executes a start management process related to an application for displaying a file. A control program for performing display control relating to the computer, the specifying means for specifying the control reference relating to the application used in the file output to the display means from the control reference recording means, the application Detecting means for periodically detecting the control parameter, and if the control parameter satisfies the specified control criterion, the activation management process corresponding to the control criterion is executed for the application To function as an execution means To.
[0023]
According to a sixteenth aspect of the present invention, in the control program according to the fifteenth aspect, the control reference recording unit is configured to automatically perform processing when the application reaches a predetermined time. In this case, the gist is that the control reference is recorded so that the activation management process is executed earlier than other applications.
[0024]
According to a seventeenth aspect of the present invention, in the control program according to any one of the tenth to sixteenth aspects, the control parameter is set after the computer performs a final process on the file in accordance with a user instruction. This is a parameter related to the elapsed time.
[0025]
The invention according to claim 18 is the control program according to any one of claims 10 to 17, wherein the control parameter is a parameter related to a distance from the computer to a user who uses the computer. And
[0026]
(Function)
According to the invention described in claim 1 or 10, display management processing for minimizing a file or closing a file, for example, can be performed for each file based on a control criterion. For this reason, it is possible to reduce the possibility of performing wrong processing such as input or deletion on a file that is not being worked on.
[0027]
According to the second or eleventh aspect of the present invention, since the control reference is determined for each file attribute, the display management process can be performed for each file attribute.
According to the third or twelfth aspect of the present invention, if the file is an edited file, the computer may be in the middle of editing the file. For this reason, the editing file can be quickly performed even if the user temporarily interrupts the processing by delaying the display of the file later than the browsing file.
[0028]
According to the invention described in claim 4 or 13, since the process of minimizing the displayed file is performed, a file that is not in operation becomes active, and there is a possibility that an incorrect process is performed on this file. Can be further reduced. Further, since the contents of the file are hidden, it is unlikely that others can see the contents of the file that is not being worked on, and the confidentiality can be increased. Also, if the file is activated, the contents of the file can be viewed immediately, and work on the file can be performed quickly.
[0029]
According to the invention described in claim 5 or 14, since the process of closing the displayed file is performed, the influence on the file due to, for example, a system error can be further reduced.
[0030]
According to the invention described in claim 6 or 15, it is controlled to stop the activation of the application used for the displayed file based on the control standard. For this reason, for example, by stopping an application of a file that is not being used, the load on the computer can be expected to be reduced, and the influence of, for example, a system error on the file displayed using the application is reduced as much as possible. Can do.
[0031]
According to the invention described in claim 7 or 16, the start control process for stopping the application set to automatically perform the process at a predetermined time is executed earlier than that of the other application. To do. For this reason, it is possible to further reduce the possibility that the user will compete with the process being worked on and a problem will occur and the file will be affected. In addition, the load on the computer can be reduced.
[0032]
According to the invention described in claim 8 or 17, the file display management process and the application activation management process are performed based on the elapsed time since the computer last operated on the file in accordance with a user instruction. Done. For this reason, even if the user interrupts the work on the computer and performs other work, the influence of the file can be reduced.
[0033]
According to the invention described in claim 9 or 18, the file display management process and the application activation management process are performed based on the distance from the computer to the user who uses the computer. For this reason, when the user is away from the computer, the influence on the file can be reduced.
[0034]
DETAILED DESCRIPTION OF THE INVENTION
Hereinafter, an embodiment embodying the present invention will be described with reference to FIGS.
As shown in FIG. 1, a personal computer 10 as a computer of this embodiment includes a keyboard 11, a mouse 12, and a display 13 as a display means. A keyboard 11 and a mouse 12 are operation units for performing various inputs. Then, the personal computer 10 performs processing according to the input instruction and setting via the keyboard 11 and the mouse 12. The display 13 displays a screen for setting and a predetermined message screen according to the processing of the control means.
[0035]
On the other hand, the user holds a name tag 30 on which the user's name is displayed. An IC tag 31 is embedded in the name tag 30. When the IC tag 31 receives a transmission signal from the personal computer 10, it returns a specific signal to the personal computer 10.
[0036]
Next, the configuration of the personal computer 10 and the IC tag 31 of the name tag 30 will be described with reference to FIGS.
The personal computer 10 includes a control unit 21 such as a CPU, a ROM 22, a RAM 23, a clock 24, a reader unit 25, a time control information storage unit 26, and a distance control information storage unit 27. In the present embodiment, the time control information storage unit 26 and the distance control information storage unit 27 are control reference recording means.
[0037]
The control unit 21 functions as a specifying unit, a detecting unit, and an executing unit, and performs control processing including a specifying step, a detecting step, an executing step, and the like. The ROM 22 stores various programs such as a control processing program. The control processing program is a program for performing control processing shown in FIG. That is, the control means 21 performs various processes according to the program stored in the ROM 22. In the present embodiment, processing for minimizing file display and file closing processing for closing a file are executed by the processing control program. Here, the file display minimization process will be briefly described. When the application is started to display the file F1 and the file F2, a screen 500 shown in FIG. 7 is usually displayed on the display 13 of the personal computer 10. In the screen 500, the file F1 and the file F2 are displayed in a window format. Further, a button BF1 corresponding to the file F1 and a button BF2 corresponding to the file F2 are displayed on the task bar TB. Here, when the minimization process is performed on the file F1, as shown in the screen 510 of FIG. 7, the window format display is only the button BF1.
[0038]
The RAM 23 is a storage unit for temporarily storing calculation results and the like when the control unit 21 performs various processes. In the present embodiment, a time control flag TF and a distance control flag LF used in a control process described later are also recorded in the RAM 23. The clock 24 includes a function for measuring an elapsed time since the user last processed the personal computer 10.
[0039]
The reader unit 25 includes an antenna (not shown) and supplies power to this antenna. In the present embodiment, the antenna supplied with electric power generates radio waves, thereby supplying electric power to the IC tag 31. Further, the reader unit 25 adjusts the current supplied to the antenna, changes the strength of the radio wave generated from the antenna, and changes the range in which the radio wave reaches. Further, the reader unit 25 stores the identification number returned from the IC tag 31 and receives the identification number returned from the IC tag 31. Then, the control means 21 compares the identification number stored in the reader unit 25 with the received identification number to determine whether or not the IC tag 31 is within the range where the radio wave reaches from the personal computer 10.
[0040]
As illustrated in FIG. 3, the time control information storage unit 26 stores time control information 260 related to processing performed by the personal computer 10 according to the elapsed time t for each file attribute. Here, the elapsed time t is the elapsed time since the last processing for the file. The time control information 260 includes data of the file attribute a, data of the first reference time T1, data of the control flag b1 corresponding thereto, data of the second reference time T2, and control flag b2 corresponding thereto. Data.
[0041]
In the present embodiment, the file attribute a is information for identifying an application in which the file is normally used. In the present embodiment, the file attribute a is determined by the extension of the file. In the present embodiment, the data of the first and second reference times T1 and T2 can be changed by the user who uses the personal computer 10.
[0042]
The first and second reference times T1 and T2 are times for executing the processes identified by the control flags b1 and b2. For example, in the case of a file related to document creation software, the first reference time T1 is set to “10 minutes” and the second reference time T2 is set to “20 minutes”. In the case of a web file, for example, the first reference time T1 is set to “15 minutes” and the second reference time T2 is set to “20 minutes”.
[0043]
The control flags b1 and b2 are flags for identifying processing to be performed according to the elapsed time t. In the present embodiment, “1” and “2” are respectively set as the control flags b1 and b2. Here, the control flag “1” is a flag for executing a process for minimizing the file. On the other hand, the control flag “2” is a flag for executing a file closing process for closing a file.
[0044]
As shown in FIG. 4, the distance control information storage unit 27 stores distance control information 270 related to processing performed by the personal computer 10 according to the distance L for each file attribute. Here, the distance L is a distance from the personal computer 10 to the IC tag 31 of the name tag 30. The distance control information 270 includes file attribute a data, first reference distance L1, data corresponding to the control flag c1, data corresponding to the second reference distance L2, and control flag c2 corresponding thereto. It consists of data. The data of the first and second reference distances L1 and L2 can be changed by the user who uses the personal computer 10.
[0045]
The first and second reference distances L1 and L2 are distances at which the processes identified by the control flags c1 and c2 are executed. In the present embodiment, the first reference distance L1 is set to “0.7 m”, and the second reference distance L2 is set to “1.5 m”. The control flags c1 and c2 are flags for identifying processing to be performed according to the distance L. In the present embodiment, “1” and “2” are respectively set as the control flags c1 and c2.
[0046]
On the other hand, as shown in FIG. 2, the IC tag 31 attached to the name tag 30 includes a transmission / reception unit 35, a control unit 36, and a nonvolatile memory 37. The transmission / reception unit 35 includes an antenna and receives radio waves from the reader unit 25 of the personal computer 10. The nonvolatile memory 37 stores user identification information. The control unit 36 is driven based on the radio wave received by the transmission / reception unit 35, reads the identification number from the nonvolatile memory 37, and transmits the identification number as a signal to the personal computer 10 via the transmission / reception unit 35.
[0047]
Next, the control process in this embodiment is demonstrated with reference to FIGS. Here, it is assumed that two files F1 and F2 are displayed on the display 13 of the personal computer 10 as shown in a screen 500 of FIG. And the control means 21 performs the control process shown in FIG. 5 with respect to all the files F1 and F2 which are started, respectively for every predetermined time (for example, every 2 minutes). Here, the control process for the file F1 will be described as an example.
[0048]
In this control process, first, the control means 21 of the personal computer 10 calculates an elapsed time t since the last instruction from the user was received via the keyboard 11 and the mouse 12 (step S1-1).
[0049]
Next, the control means 21 compares and determines the calculated elapsed time t and the first reference time T1 (step S1-2). At this time, if it is less than the first reference time T1 (NO in step S1-2), “0” is stored in the RAM 23 as the time control flag TF (step S1-3).
[0050]
If the elapsed time t is equal to or longer than the first reference time T1 (YES in step S1-2), the control means 21 compares the elapsed time t with the second reference time T2 (step S1- 4).
[0051]
When the elapsed time t is less than the second reference time T2 (NO in step S1-4), the control means 21 sets the value of the control flag b1 corresponding to the first reference time T1 to the time control flag. The TF is stored in the RAM 23 (step S1-5). Specifically, when the elapsed time t is less than the second reference time T2, the control unit 21 extracts the value “1” of the control flag b1 corresponding to the first reference time T1 in the time control information storage unit 26. And the control means 21 memorize | stores "1" which is the value of the extracted control flag b1 in RAM23 as the time control flag TF.
[0052]
On the other hand, when the elapsed time t is equal to or longer than the second reference time T2 (YES in step S1-4), the control means 21 sets the value of the control flag b2 corresponding to the second reference time T2 to the time control flag. The TF is stored in the RAM 23 (step S1-6). Specifically, the control means 21 extracts the value “2” of the control flag b2 whose elapsed time t corresponds to the second reference time T2. And the control means 21 memorize | stores "2" which is the value of the extracted control flag b2 in RAM23 as the time control flag TF.
[0053]
Next, the control means 21 of the personal computer 10 compares the distance from the personal computer 10 to the IC tag 31 of the name tag 30 with the first reference distance L1 (step S1-7). More specifically, the control means 21 controls the reader unit 25 to generate radio waves that reach the range of the first reference distance L1.
[0054]
At this time, as shown in FIG. 1, when the user is near the personal computer 10 and the IC tag 31 is located at a distance shorter than the first reference distance L1, the control unit 36 of the IC tag 31 Driven according to the transmitted radio wave, a signal corresponding to the user identification signal stored in the nonvolatile memory 37 is returned to the personal computer 10. Then, when receiving the identification number signal via the reader unit 25, the control means 21 determines whether or not the identification number is the identification number of the user who uses the personal computer 10. Then, the control means 21 determines that the distance L from the personal computer 10 to the IC tag 31 is less than the first reference distance L1 (NO in step S1-7) when it is the identification number of the user who uses the personal computer 10. To do. In this case, the control means 21 stores “0” in the RAM 23 as the distance control flag LF (step S1-8).
[0055]
When the distance L from the personal computer 10 to the IC tag 31 is equal to or greater than the first reference distance L1 (in the case of YES in step S1-7), the control means 21 controls the reader unit 25 to make the second Radio waves that reach the range of the reference distance L2 are generated.
[0056]
At this time, when the user is away from the personal computer 10 by the first reference distance L1 or more but is closer to the second reference distance L2, the control unit 36 of the IC tag 31 is driven and the user identification number is set. A corresponding signal is transmitted to the reader unit 25. For this reason, when the control means 21 receives the signal corresponding to the identification number using the personal computer 10, the distance L from the personal computer 10 to the IC tag 31 is less than the second reference distance L2 (NO in step S1-9). ). In this case, the control means 21 stores the value of the control flag c1 corresponding to the first reference distance L1 in the RAM 23 as the time control flag TF (step S1-10). That is, the control means 21 extracts the value “1” of the control flag c1 corresponding to the first reference distance L1, and stores “1”, which is the value of the extracted control flag c1, in the RAM 23 as the distance control flag LF. .
[0057]
On the other hand, when the control means 21 does not receive the response signal of the signal generated from the reader unit 25, the control means 21 determines that the distance L is more than the second reference distance L2 (YES in step S1-9). Therefore, the control means 21 stores “2”, which is the value of the control flag c2 corresponding to the second reference distance L2, in the RAM 23 as the time control flag TF (step S1-11).
[0058]
Next, the control means 21 determines whether or not the set maximum values of the time control flag TF and the distance control flag LF are “2” (step S1-12). If the maximum value is “2” (YES in step S1-12), the control means 21 performs a file closing process (step S1-13). That is, when the elapsed time t since the user last processed the personal computer 10 has passed the second reference time T2 or when the user is away from the personal computer 10 by the second reference distance L2 or more. Will execute the file closing process (step S1-13).
[0059]
In this file closing process, the control means 21 performs the control process shown in FIG. First, the control means 21 determines whether or not the contents have been changed since the file F1 was last saved (step S2-1). If the file F1 has been changed since it was last saved (YES in step S2-1), the control means 21 saves the changed file as a file different from the saved file (step S2). -2) Then, this file is closed (step S2-3). If the file has not been changed since it was last saved (NO in step S2-1), the file is closed as it is (step S2-3). When this file closing process ends, the control process for the file F1 ends.
[0060]
On the other hand, when the set maximum values of the time control flag TF and the distance control flag LF are not “2” (NO in step S1-12 in FIG. 5), the control means 21 determines that the time control flag TF and the distance It is determined whether or not the maximum value of the control flag LF is “1” (step S1-14).
[0061]
If the maximum values of the time control flag TF and the distance control flag LF are “1” (YES in step S1-14), the file F1 is minimized (step S1-15). When this minimization is performed, the control process for the file F1 is completed.
[0062]
If the maximum values of the time control flag TF and the distance control flag LF are not “1” (NO in step S1-14), the control process ends without performing the process for the file F1. That is, since the control means 21 has only been shorter than the first reference time T1 since the user last input, and the user is closer to the personal computer 10 than the first reference distance L1. Keep it as it is.
[0063]
Therefore, in the control process in the personal computer 10 of the present embodiment, when the elapsed time t since the user last operated the personal computer 10 is less than the first reference time T1, and the user performs the first reference distance L1. When the distance is less than, the open window is left as it is. Then, when the elapsed time t is equal to or longer than the first reference time T1 but less than the second reference time T2 and the user is less than the second reference distance L2, or the user is equal to or more than the first reference distance L1 and the second reference distance. When it is less than L2 and the elapsed time t is less than the second reference time T2, the open window is closed to minimize the file. Further, when the elapsed time t since the user last operated the personal computer 10 has passed the second reference time T2 or when the user has moved away from the second reference distance L2, the file closing process is performed. Do. The control means 21 performs such a control process for another file F2 displayed as a window on the display 13.
[0064]
According to the control processing method of the present embodiment, the following effects can be obtained. In the present embodiment, the control means 21 of the personal computer 10 is based on the first and second reference times T1, T2 and the first and second reference distances L1, L2 associated with the file displayed on the display 13. Set to perform file minimization and close processing for each file. For this reason, it is possible to reduce the possibility of performing an incorrect process such as input or deletion on a file that is not being worked on.
[0065]
In the present embodiment, the time control information storage unit 26 stores time control information 260 relating to processing performed by the personal computer 10 according to the elapsed time t for each file attribute. The time control information 260 includes control flags (b1, b2) corresponding to the reference times (T1, T2) for each file attribute a. Thereby, the reference time can be set according to the attribute of the file. For example, the processing timing can be changed in accordance with the attributes of files such as editable files such as document files and browsing-only files such as web files. Further, since the processing is performed based on the elapsed time t, even if the user interrupts the work on the personal computer 10 and performs other work, the influence on the file can be reduced.
[0066]
In the present embodiment, the distance control information storage unit 27 stores distance control information 270 related to processing performed by the personal computer 10 according to the distance L for each file attribute. The distance control information 270 includes control flags (c1, c2) corresponding to the reference distances (L1, L2) for each file attribute a. Thereby, the reference distance can be set according to the attribute of the file. For example, the processing timing can be changed in accordance with the attributes of files such as editable files such as document files and browsing-only files such as web files. Further, since the processing is performed based on the distance L, the influence of the file when the user is away from the personal computer 10 can be reduced.
[0067]
In the present embodiment, a process in which the control flags b1, b2, c1, and c2 are high among the distance L to the user who uses the computer and the elapsed time t since the user last operated the file. I did it. In this embodiment, when the control flag is “1”, the file is minimized, and when the control flag is “2”, the file is closed. As the value of the control flag increases, the file is less affected. Processing is performed. Since the process with the higher value of the control flag is performed based on the distance L and the elapsed time t, the influence on the file can be further reduced.
[0068]
In the present embodiment, when the maximum values of the time control flag TF and the distance control flag LF are “1”, the control unit 21 minimizes the file. For this reason, it is possible to further reduce the possibility that a file that is not in operation becomes active and erroneous processing is performed on this file. Further, since the contents of the file are hidden, it is unlikely that others can see the contents of the file that is not being worked on, and the confidentiality can be increased. Also, if the file is activated, the contents of the file can be viewed immediately, and work on the file can be performed quickly.
[0069]
In the present embodiment, when the time control flag TF or the distance control flag LF is “2”, the control unit 21 closes the file. For this reason, it is possible to reduce the influence of the file due to erroneous input or malfunction, and further reduce the possibility of being affected by a system error or the like.
[0070]
In this embodiment, the process of minimizing the file and the process of closing the file are performed in stages, so that when the user starts work before the file is closed, the work can be continued quickly. .
[0071]
In the present embodiment, the files displayed on the display 13 are set separately for the first and second reference times T1 and T2 of the document creation software and the first and second reference times T1 and T2 of the browsing-only web file. did. In the present embodiment, the document creation file is an edit file that can be easily edited on the personal computer 10, so that the setting can be changed in consideration of the editing work of the file.
[0072]
In this embodiment, when a file is closed, if there is a part that has changed since the last save, the file is saved. For this reason, it is possible to easily know the state of the suspended work.
[0073]
In the present embodiment, the condition for stopping the file display is set according to the file attribute a. For this reason, since the process set according to the file attribute a is executed, management according to the file attribute can be performed.
[0074]
In addition, you may change the said embodiment as follows.
In the above embodiment, the first and second reference times T1, T2, the first and second reference distances L1, L2, and the control flags b1, b2, c1, c2 are set for each file attribute a. Instead of this, the setting may be changed for each file. Thereby, a processing method can be set according to each attribute.
[0075]
In the above embodiment, two control flags are provided: a control flag “1” for minimizing the file and a control flag “2” for performing the file closing process. Instead of this, one type of control flag may be used. Thereby, the control process can be simplified.
[0076]
Further, more control flags may be provided, and the process of stopping the display may be performed step by step. Thereby, it is possible to set the control processing in detail according to the attributes of the individual files.
[0077]
In the above-described embodiment, the process has been described as a multi-stage process performed on one file, such as a file closing process and a file minimization. Instead of this, as a multi-stage process, such as turning off the screen saver and the screen power of the display 13, when one file satisfies a predetermined condition, a process that does not include other files is performed. May be.
[0078]
In the above embodiment, the distance from the personal computer 10 to the user is determined based on the IC tag 31 embedded in the name tag 30 possessed by the user. Instead of this, for example, the position of a normally worn item such as an employee ID card in which an IC chip is embedded may be measured.
[0079]
In the above embodiment, the first and second reference times T1 and T2 and the first and second reference distances L1 and L2 are determined according to the file attribute a. Instead of this, it may be set for each file. In this case, the settings relating to the display control of the file can be made by the user according to the file. For example, the setting can be changed according to the importance of the file.
[0080]
In the above embodiment, the maximum value of the time control flag TF and the distance control flag LF is set as the value of the control flag, and processing is performed based on these values. Instead, the value of the control flag may be determined only from the time control flag TF, or may be determined only from the distance control flag LF. Moreover, when determining a control flag from both the time control flag TF and the distance control flag LF, you may determine from values other than those maximum values, for example, the minimum value.
[0081]
In the above embodiment, an extension is used as the file attribute a, and T1, T2, and first and second reference distances L1, L2 are determined accordingly. Instead, the control method may be changed depending on the application for opening the file. That is, by stopping an application that has not been used for a long period of time, it is possible to reduce the influence of a malfunction of the system. Also, in this case, display of files by applications that are set to automatically perform processing at an earlier time, such as automatic backup functions such as document creation software, and mail software transmission / reception functions, will be accelerated. Set to stop. As a result, if the user forgets that the application automatically performs processing, the processing of the application that automatically performs processing and the processing that the user is working on may be affected by the conflict. Can be further reduced, and the load on the personal computer 10 can be reduced. Further, when there are a plurality of files opened by the same application, the process of closing them may be delayed. If multiple files are opened by the same application, there is a possibility that work is being performed while referring to one of the files. Can be processed.
[0082]
In the present embodiment, the user finally processes the file via the keyboard 11 and the mouse 12 as the elapsed time t for determining the time control flag TF by comparing the first reference time T1 and the second reference time T2. Elapsed time since is performed was used. Instead of this, as the elapsed time t, an elapsed time after the processing related to the file is completed may be used.
[0083]
【The invention's effect】
According to the present invention, the process of stopping the display of the file is performed based on the control standard recorded for each file. In addition, based on the control criteria recorded for each application, processing for starting and stopping the application is performed. For this reason, it is possible to reduce the possibility of performing wrong processing such as input or deletion on a file that is not being worked on.
[Brief description of the drawings]
FIG. 1 is a conceptual diagram showing a relationship between a personal computer and an IC tag in the present embodiment.
FIG. 2 is a block diagram showing an electrical configuration of a personal computer in the present embodiment.
FIG. 3 is a data configuration diagram of data in a time control information storage unit.
FIG. 4 is a data configuration diagram of data in a distance control information storage unit.
FIG. 5 is a flowchart showing a processing procedure of control processing.
FIG. 6 is a flowchart showing a processing procedure for file closing processing;
FIG. 7 is a screen view of a display showing an operation status of a file.
[Explanation of symbols]
L ... distance, L1 ... first reference distance as control reference, L2 ... second reference distance as control reference, t ... elapsed time, T1 ... first reference time as control reference, T2 ... second as control reference Reference time, F1, F2... File, 10... Personal computer as computer, 26... Time control information storage unit constituting control reference recording means, 27 .distance control information storage part constituting control reference recording means.

Claims (18)

ファイルの表示制御のための制御パラメータに関する制御基準を記録した制御基準記録手段を備え、前記ファイルの表示を停止する表示管理処理を実行するコンピュータを用いて、前記ファイルに関する表示制御を行う制御方法であって、
前記コンピュータが、
前記制御基準記録手段から、表示手段に出力されているファイルに関しての制御基準を特定する特定段階、
前記ファイルについての制御パラメータを定期的に検出する検出段階、及び
前記制御パラメータが、特定された前記制御基準を満たした場合には、前記制御基準に対応する前記表示管理処理を、前記ファイルに対して実行する実行段階を含むことを特徴とする制御方法。
A control method that includes a control reference recording unit that records a control reference related to a control parameter for display control of a file, and performs display control related to the file using a computer that executes display management processing for stopping display of the file. There,
The computer is
A specifying step for specifying a control standard for the file output to the display unit from the control standard recording unit;
A detection step of periodically detecting control parameters for the file, and if the control parameters satisfy the specified control criteria, the display management process corresponding to the control criteria is performed on the file. A control method including an execution stage executed by the control method.
前記制御基準記録手段には、前記制御基準をファイルの属性毎に記録したことを特徴とする請求項1に記載の制御方法。2. The control method according to claim 1, wherein the control reference recording unit records the control reference for each file attribute. 前記制御基準記録手段には、前記ファイルが編集可能なファイルの場合に、閲覧専用ファイルよりも前記表示管理処理を遅く実行するための前記制御基準が記録されていることを特徴とする請求項1又は2に記載の制御方法。2. The control standard for executing the display management process later than a browsing-only file is recorded in the control standard recording unit when the file is an editable file. Or the control method of 2. 前記表示管理処理は、前記表示手段に表示されているファイルを最小化する処理を含むことを特徴とする請求項1〜3のいずれか1つに記載の制御方法。The control method according to claim 1, wherein the display management process includes a process of minimizing a file displayed on the display unit. 前記表示管理処理は、前記表示手段に表示されているファイルを閉じる処理を含むことを特徴とする請求項1〜4のいずれか1つに記載の制御方法。The control method according to claim 1, wherein the display management process includes a process of closing a file displayed on the display unit. ファイルの表示制御のための制御パラメータに関する制御基準を記録した制御基準記録手段を備え、ファイルを表示させるアプリケーションに関する起動管理処理を実行するコンピュータを用いて、前記ファイルに関する表示制御を行う制御方法であって、
前記コンピュータが、
前記制御基準記録手段から、表示手段に出力されているファイルに用いられている前記アプリケーションに関しての前記制御基準を特定する特定段階、
前記アプリケーションの前記制御パラメータを定期的に検出する検出段階、及び
前記制御パラメータが、特定された前記制御基準を満たした場合には、前記制御基準に対応する前記起動管理処理を、前記アプリケーションに対して実行する実行段階
を含むことを特徴とする制御方法。
A control method comprising a control reference recording means for recording a control reference relating to a control parameter for display control of a file, and performing display control relating to the file using a computer that executes a start management process relating to an application for displaying the file. And
The computer is
A specifying step for specifying the control criteria for the application used in the file output to the display means from the control criteria recording means;
A detection step of periodically detecting the control parameter of the application, and when the control parameter satisfies the specified control criterion, the activation management process corresponding to the control criterion is performed on the application. A control method including an execution stage executed by the control method.
前記制御基準記録手段には、前記アプリケーションが予め定められた時間になると自動的に処理を行うように設定されているアプリケーションの場合には、他のアプリケーションよりも前記起動管理処理を早く実行するように、前記制御基準が記録されていることを特徴とする請求項6に記載の制御方法。In the control reference recording means, in the case of an application that is set to automatically perform processing when the application reaches a predetermined time, the start management processing is executed earlier than other applications. The control method according to claim 6, wherein the control reference is recorded. 前記制御パラメータは、ユーザの指示により前記コンピュータが前記ファイルに対して最後の処理を行ってからの経過時間に関するパラメータであることを特徴とする請求項1〜7のいずれか1つに記載の制御方法。8. The control according to claim 1, wherein the control parameter is a parameter related to an elapsed time since the computer performed the last process on the file in accordance with a user instruction. Method. 前記制御パラメータは、前記コンピュータからこのコンピュータを使用するユーザまでの距離に関するパラメータであることを特徴とする請求項1〜8のいずれか1つに記載の制御方法。The control method according to claim 1, wherein the control parameter is a parameter related to a distance from the computer to a user who uses the computer. ファイルの表示制御のための制御パラメータに関する制御基準を記録した制御基準記録手段を備え、前記ファイルの表示を停止する表示管理処理を実行するコンピュータを用いて、前記ファイルに関する表示制御を行う制御プログラムであって、
前記コンピュータを、
前記制御基準記録手段から、表示手段に出力されているファイルに関しての制御基準を特定する特定手段、
前記ファイルについての制御パラメータを定期的に検出する検出手段、及び
前記制御パラメータが、特定された前記制御基準を満たした場合には、前記制御基準に対応する前記表示管理処理を、前記ファイルに対して実行する実行手段として機能させることを特徴とする制御プログラム。
A control program that includes a control reference recording unit that records a control reference related to a control parameter for display control of a file, and that performs display control related to the file using a computer that executes display management processing for stopping display of the file. There,
The computer,
A specifying means for specifying a control reference for the file output to the display means from the control reference recording means;
Detection means for periodically detecting control parameters for the file, and when the control parameters satisfy the specified control criteria, the display management processing corresponding to the control criteria is performed on the file. A control program which functions as an execution means for executing the program.
前記制御基準記録手段には、前記制御基準をファイルの属性毎に記録したことを特徴とする請求項10に記載の制御プログラム。11. The control program according to claim 10, wherein the control reference recording unit records the control reference for each file attribute. 前記制御基準記録手段には、前記ファイルが編集可能なファイルの場合に、閲覧専用ファイルよりも前記表示管理処理を遅く実行するための前記制御基準が記録されていることを特徴とする請求項10又は11に記載の制御プログラム。11. The control criterion for executing the display management process later than a browsing-only file is recorded in the control criterion recording unit when the file is an editable file. Or the control program of 11. 前記表示管理処理は、前記表示手段に表示されているファイルを最小化する処理を含むことを特徴とする請求項10〜12のいずれか1つに記載の制御プログラム。The control program according to claim 10, wherein the display management process includes a process of minimizing a file displayed on the display unit. 前記表示管理処理は、前記表示手段に表示されているファイルを閉じる処理を含むことを特徴とする請求項10〜13のいずれか1つに記載の制御プログラム。The control program according to claim 10, wherein the display management process includes a process of closing a file displayed on the display unit. ファイルの表示制御のための制御パラメータに関する制御基準を記録した制御基準記録手段を備え、ファイルを表示させるアプリケーションに関する起動管理処理を実行するコンピュータを用いて、前記ファイルに関する表示制御を行う制御プログラムであって、
前記コンピュータを、
前記制御基準記録手段から、表示手段に出力されているファイルに用いられている前記アプリケーションに関しての前記制御基準を特定する特定手段、
前記アプリケーションの前記制御パラメータを定期的に検出する検出手段、及び
前記制御パラメータが、特定された前記制御基準を満たした場合には、前記制御基準に対応する前記起動管理処理を、前記アプリケーションに対して実行する実行手段
として機能させることを特徴とする制御プログラム。
A control program that includes a control reference recording unit that records a control reference related to a control parameter for display control of a file, and that performs display control related to the file using a computer that executes startup management processing related to an application that displays the file. And
The computer,
A specifying means for specifying the control reference relating to the application used in the file output to the display means from the control reference recording means;
The detection means for periodically detecting the control parameter of the application, and when the control parameter satisfies the specified control criterion, the activation management process corresponding to the control criterion is performed on the application. A control program which functions as an execution means for executing the program.
前記制御基準記録手段には、前記アプリケーションが予め定められた時間になると自動的に処理を行うように設定されているアプリケーションの場合には、他のアプリケーションよりも前記起動管理処理を早く実行するように、前記制御基準が記録されていることを特徴とする請求項15に記載の制御プログラム。In the control reference recording means, in the case of an application that is set to automatically perform processing when the application reaches a predetermined time, the start management processing is executed earlier than other applications. The control program according to claim 15, wherein the control reference is recorded. 前記制御パラメータは、ユーザの指示により前記コンピュータが前記ファイルに対して最後の処理を行ってからの経過時間に関するパラメータであることを特徴とする請求項10〜16のいずれか1つに記載の制御プログラム。The control parameter according to any one of claims 10 to 16, wherein the control parameter is a parameter related to an elapsed time since the computer performed the last process on the file in accordance with a user instruction. program. 前記制御パラメータは、前記コンピュータからこのコンピュータを使用するユーザまでの距離に関するパラメータであることを特徴とする請求項10〜17のいずれか1つに記載の制御プログラム。The control program according to any one of claims 10 to 17, wherein the control parameter is a parameter related to a distance from the computer to a user who uses the computer.
JP2003173857A 2003-06-18 2003-06-18 Control method and control program Expired - Fee Related JP4417658B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2003173857A JP4417658B2 (en) 2003-06-18 2003-06-18 Control method and control program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2003173857A JP4417658B2 (en) 2003-06-18 2003-06-18 Control method and control program

Publications (2)

Publication Number Publication Date
JP2005011032A true JP2005011032A (en) 2005-01-13
JP4417658B2 JP4417658B2 (en) 2010-02-17

Family

ID=34097559

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2003173857A Expired - Fee Related JP4417658B2 (en) 2003-06-18 2003-06-18 Control method and control program

Country Status (1)

Country Link
JP (1) JP4417658B2 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2006090460A1 (en) * 2005-02-24 2006-08-31 Mitsubishi Denki Kabushiki Kaisha Mobile information terminal
JP2010191552A (en) * 2009-02-17 2010-09-02 Panasonic Corp Authentication object device and key, and wireless authentication system
JP2010191768A (en) * 2009-02-19 2010-09-02 Oki Data Corp Application program and image processing apparatus

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2006090460A1 (en) * 2005-02-24 2006-08-31 Mitsubishi Denki Kabushiki Kaisha Mobile information terminal
JP2010191552A (en) * 2009-02-17 2010-09-02 Panasonic Corp Authentication object device and key, and wireless authentication system
JP2010191768A (en) * 2009-02-19 2010-09-02 Oki Data Corp Application program and image processing apparatus
US8677265B2 (en) 2009-02-19 2014-03-18 Oki Data Corporation Application program and image processing apparatus

Also Published As

Publication number Publication date
JP4417658B2 (en) 2010-02-17

Similar Documents

Publication Publication Date Title
KR101278822B1 (en) Capturing and restoring application state after unexpected application shutdown
CN104967731B (en) A kind of terminal notifying method and terminal
US8194091B2 (en) Portable display devices and programs
CN100399237C (en) Portable electronic device capable of auto switching electric source modes and switching method thereof
US9824229B2 (en) Controller with enhanced reliability
US8326875B2 (en) Apparatus for processing information and a method for setting environment thereof
JP4417658B2 (en) Control method and control program
JP4618103B2 (en) Information display device
CN108806679A (en) voice awakening method and device
WO2005043410B1 (en) Method, program and device for rendering web page
US8473765B2 (en) Method and system for adjusting CPU frequency
JP5052447B2 (en) Mobile communication terminal, mobile communication terminal control method, and mobile communication terminal control program
US10698471B2 (en) Information processing apparatus and information processing method
CN108920198B (en) Method, system and server for changing system energy efficiency mode in BIOS
JP2004334585A (en) Method for controlling computer device having schedule management combined with that of user detector, computer device for executing it, and program for executing it
CN112835413A (en) Control method and device of wearable device and electronic device
US8245023B2 (en) Method and related computer system capable of executing programs for a computer system
US20110067031A1 (en) Information Processing Apparatus and Control Method of the Same
KR101236393B1 (en) Electric device and control method thereof
JPH1145131A (en) System and method for automatically turning on/off power source of computer and recording medium
CN115562740A (en) Application setting method, system, intelligent device and storage medium
JP5334562B2 (en) Information processing apparatus, information processing method, and program
JP2000267867A (en) Device and method for controlling processing flow and storage medium
JPH08320745A (en) Sleep method for information processor
JP2002157382A (en) Data management device, data management method and recording medium

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20051012

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20081111

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20090113

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20090210

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20090410

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20090526

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20090818

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: 20091117

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: 20091126

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20121204

Year of fee payment: 3

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20131204

Year of fee payment: 4

LAPS Cancellation because of no payment of annual fees