JPH0519906A - Computer terminal equipment - Google Patents

Computer terminal equipment

Info

Publication number
JPH0519906A
JPH0519906A JP3171211A JP17121191A JPH0519906A JP H0519906 A JPH0519906 A JP H0519906A JP 3171211 A JP3171211 A JP 3171211A JP 17121191 A JP17121191 A JP 17121191A JP H0519906 A JPH0519906 A JP H0519906A
Authority
JP
Japan
Prior art keywords
terminal device
display device
power
time
turned
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP3171211A
Other languages
Japanese (ja)
Inventor
Seiichi Hiraoka
精一 平岡
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.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric Corp
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 Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP3171211A priority Critical patent/JPH0519906A/en
Publication of JPH0519906A publication Critical patent/JPH0519906A/en
Pending legal-status Critical Current

Links

Landscapes

  • Power Sources (AREA)
  • Digital Computer Display Output (AREA)
  • Controls And Circuits For Display Device (AREA)

Abstract

PURPOSE:To prevent data from being destroyed by any erroneous operation from a terminal, where display is turned off, or to prevent data from being destroyed by malfunction. CONSTITUTION:When there is no user in front of the terminal, such a state is detected by a human body detector 6, and a display device power source control part 5 turns off the power source of a display device. When there is no user in front of the terminal equipment and a terminal equipment time-out setting part 7 detects the lapse of fixed time, log-out is automatically executed, and a terminal equipment power source control part 8 turns off the power source of the terminal equipment. Thus, the data are prevented from being destroyed by the malfunction of the terminal equipment which display is turned off.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】この発明は、計算機の端末装置に
関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a computer terminal device.

【0002】[0002]

【従来の技術】図5は、例えば、「X WINDOW
SYSTEM−C Libraryand proto
col Reference」(DigitalPre
ss,1988年発行)の記述を基に作成した従来のス
クリーンセイバーのフローチャートであり、図におい
て、1は表示装置タイムアウト設定部、2はイベント発
生(キーボードからの入力や描画要求やタイムアウト)
検出部、3は表示装置タイムアウト検出部、4はイベン
ト処理部、5は表示装置の電源制御部である。
2. Description of the Related Art FIG. 5 shows, for example, "X WINDOW
SYSTEM-C Library and proto
col Reference ”(DigitalPre
ss, published in 1988), which is a flowchart of a conventional screen saver created based on the description, where 1 is a display device time-out setting section, and 2 is an event occurrence (input from a keyboard, drawing request or time-out).
A detection unit 3, a display device timeout detection unit, 4 an event processing unit, and 5 a power supply control unit of the display device.

【0003】次に、図5で示されたフローチャートにつ
いて説明する。表示装置タイムアウト設定部1で最後に
キー入力されてから、何秒後に表示装置の電源を切るか
を設定し、イベント発生検出部2でキーボードからの入
力や描画要求やタイムアウトが発生しているかを検出す
る。イベントが発生すれば、表示装置タイムアウト検出
部3で、イベントがタイムアウトかどうかを判定し、タ
イムアウトであれば、表示装置の電源制御部5で、表示
装置の電源を切る。タイムアウトでなければ、発生した
イベントの処理をイベント処理部4で行う。タイムアウ
トによる表示装置電源オフの後、キーボードからの入力
や描画要求等タイムアウト以外のイベントが発生する
と、表示装置タイムアウト検出部3から表示装置電源制
御部5に対し電源オンの制御が行なわれ、表示装置の電
源が入る。従来のスクリーンセイバーの機能は、このよ
うにして実現されており、固定パターンの画面表示によ
る表示装置の劣化を防いでいる。
Next, the flow chart shown in FIG. 5 will be described. The display device timeout setting unit 1 sets how many seconds after the last key input, the power of the display device is turned off, and the event occurrence detection unit 2 determines whether an input from the keyboard, a drawing request, or a timeout has occurred. To detect. If an event occurs, the display device timeout detection unit 3 determines whether the event has timed out. If the event occurs, the power supply control unit 5 of the display device turns off the power of the display device. If not, the event processing unit 4 processes the event that has occurred. When an event other than a time-out such as a keyboard input or a drawing request occurs after the power-off of the display device due to a time-out, the display-device time-out detection unit 3 controls the power-on of the display device power-on unit 5 to control the power-on of the display device. Turns on. The function of the conventional screen saver is realized in this way, and the deterioration of the display device due to the screen display of the fixed pattern is prevented.

【0004】[0004]

【発明が解決しようとする課題】従来の端末装置のスク
リーンセイバーの機能は、以上のように構成されている
ので、誰も表示装置を見ていなくてもある一定時間表示
装置に表示していなければならず、キー入力などのイベ
ントを発生させないと電源を入れる事が出来ず、表示装
置の電源を入れるために発生させたイベントによってデ
ータが破壊される危険があるという課題があった。ま
た、表示装置の電源を切るだけなので、表示の消えた端
末装置の誤動作により、データが破壊される危険がある
という課題があった。
Since the function of the screen saver of the conventional terminal device is configured as described above, if the screen is not displayed on the display device for a certain period of time even if no one is looking at the display device. In addition, the power cannot be turned on unless an event such as a key input is generated, and there is a problem that data generated by the event generated to turn on the display device may be destroyed. Further, since the display device is simply turned off, there is a problem that data may be destroyed due to a malfunction of the terminal device whose display has disappeared.

【0005】この発明は上記のような問題点を解消する
ためになされたものであり、表示装置の前から人(使用
者)がいなくなり、一定時間経過するとログアウトし、
端末装置の電源を切ることの出来る端末装置を得ること
を目的とする。
The present invention has been made in order to solve the above-mentioned problems, and there is no person (user) in front of the display device, and after a certain period of time, the user is logged out,
An object of the present invention is to obtain a terminal device that can be turned off.

【0006】[0006]

【課題を解決するための手段】第1の発明による端末装
置は、端末装置の前から人(使用者)がいなくなり、一
定時間経過するとログアウトし、端末装置の電源を切る
ようにしたものである。
According to a first aspect of the present invention, a terminal device is configured such that a person (user) disappears from the front of the terminal device, and after a certain period of time, the user is logged out and the power of the terminal device is turned off. .

【0007】また、第2の発明による端末装置は、電源
をオフする時に、電源をオフして良い状態をチェックし
てから、表示装置あるいは端末装置の電源をオフするよ
うにしたものである。
In the terminal device according to the second aspect of the invention, when the power is turned off, the power of the display device or the terminal device is turned off after checking the good condition.

【0008】[0008]

【作用】この発明による端末装置は、端末装置の前から
人(使用者)がいなくなり、一定時間経過するとログア
ウトし、端末装置の電源を切るので、表示の消えた端末
装置の誤動作によるデータ破壊を防ぐことができる。
In the terminal device according to the present invention, there is no person (user) in front of the terminal device, the user is logged out after a certain period of time, and the terminal device is powered off. Can be prevented.

【0009】この発明による端末装置は、電源オフをし
て良い状態をチェックしてから電源を切ることにより、
不必要なキー操作等のイベントによるデータの破壊発生
を防ぐことができる。
In the terminal device according to the present invention, the power is turned off, the good condition is checked, and then the power is turned off.
It is possible to prevent the occurrence of data destruction due to an event such as an unnecessary key operation.

【0010】[0010]

【実施例】【Example】

実施例1.この発明の実施例を図に付いて説明する。図
1は、この発明の実施例によるスクリーンセイバーのフ
ローチャートである。この実施例において、1は表示装
置のタイムアウト設定部、2はイベント発生(キーボー
ドからの入力や描画要求やタイムアウト)検出部、3は
表示装置タイムアウト判定部、4はイベント処理部、5
は表示装置の電源制御部、6は端末の前に人(使用者)
がいるかどうかを検出する人体検出装置である。7は端
末装置をログアウトし、電源を切るための端末装置タイ
ムアウト設定部、8は端末装置の電源制御部である。
Example 1. An embodiment of the present invention will be described with reference to the drawings. FIG. 1 is a flowchart of a screen saver according to an embodiment of the present invention. In this embodiment, 1 is a time-out setting unit of the display device, 2 is an event occurrence (input from keyboard, drawing request, or timeout) detection unit, 3 is a display device time-out determination unit, 4 is an event processing unit, 5
Is a power control unit of the display device, and 6 is a person (user) in front of the terminal.
It is a human body detection device that detects whether or not there is a person. Reference numeral 7 is a terminal device timeout setting unit for logging out the terminal device and turning off the power supply, and 8 is a power supply control unit of the terminal device.

【0011】次に、図1で示されたフローチャートにつ
いて説明する。表示装置タイムアウト設定部1で最後に
キー入力されてから、何秒後に表示装置の電源を切るか
どうかを設定し、イベント発生検出部2でキーボードか
らの入力や描画要求やタイムアウトが発生しているかを
検出する。イベントが発生すれば、表示装置タイムアウ
ト判定部3で、イベントがタイムアウトかどうかを判定
し、タイムアウトであれば、表示装置の電源制御部5
で、表示装置の電源を切る。タイムアウトでなければ、
発生したイベントの処理をイベント処理部4で行う。ま
た、端末装置の前から人(使用者)がいなくなると、人
体検出装置6がそれを検出し、表示装置の電源制御部に
対し人(使用者)が端末の前からいなくなったことによ
る表示装置電源オフ要求を出し、表示装置の電源制御部
5が表示装置の電源を切る。表示装置の電源制御部5は
人(使用者)が端末装置の前からいなくなったことによ
る表示装置の電源オフを表示装置タイムアウト設定部1
に伝え、表示装置タイムアウト設定部1はタイムアウト
検出処理を中止する。この際、既にタイムアウトによる
表示装置の電源オフが行なわれていた場合、この要因で
あったタイムアウトはキャンセルされる。
Next, the flow chart shown in FIG. 1 will be described. Set how many seconds after the last key input in the display device time-out setting unit 1 whether to turn off the power of the display device, and whether the event occurrence detection unit 2 receives a keyboard input, a drawing request, or a timeout To detect. If an event occurs, the display device timeout determination unit 3 determines whether the event has timed out. If the event occurs, the power supply control unit 5 of the display device.
Turn off the display device. If not timed out
The event processing unit 4 processes the generated event. Further, when a person (user) disappears from the front of the terminal device, the human body detection device 6 detects it and displays on the power control unit of the display device that the person (user) has disappeared from the front of the terminal. The device power-off request is issued, and the power control unit 5 of the display device turns off the power of the display device. The power control unit 5 of the display device turns off the power of the display device when a person (user) is no longer in front of the terminal device.
The display device timeout setting unit 1 stops the timeout detection process. At this time, if the power of the display device has already been turned off due to a time-out, the time-out that caused this is cancelled.

【0012】端末装置の前から人(使用者)がいなくな
り表示装置の電源が切れた後、端末装置の前に人(使用
者)が現われると、人体検出装置6がそれを検出し、表
示装置の電源制御部に対し人(使用者)が端末の前に現
われたことによる表示装置電源オン要求を出し、表示装
置の電源制御部5で、表示装置の電源をいれる。表示装
置の電源制御部5では人(使用者)が端末装置の前に現
われたことによる表示装置の電源オンを表示装置タイム
アウト設定部1に伝え、タイムアウト検出処理を開始す
る。
When a person (user) appears in front of the terminal device after a person (user) disappears from the front of the terminal device and the power of the display device is turned off, the human body detection device 6 detects it and the display device A power-on control unit 5 of the display device turns on the power of the display device by issuing a power-on request to the power-supply control unit of the person (user) who has appeared in front of the terminal. The power control unit 5 of the display device notifies the display device timeout setting unit 1 that the display device is powered on when a person (user) appears in front of the terminal device, and starts the timeout detection process.

【0013】また、端末の前から人(使用者)がいなく
なり表示装置の電源制御部5が表示装置の電源を切る
と、端末装置タイムアウト設定部7はイベント発生検出
部2から伝えられるイベント発生状況を検査し、イベン
トが発生していない場合、予め設定してあるタイムアウ
ト値を用いて計時動作を開始し、タイムアウトが検出さ
れると自動的にログアウトし、ログアウト完了後、端末
装置タイムアウト設定部7は端末装置の電源制御部8に
対し電源オフの指示を出し、端末装置の電源を切る。
When there is no person (user) in front of the terminal and the power control unit 5 of the display device turns off the power of the display device, the terminal device time-out setting unit 7 notifies the event occurrence status transmitted from the event occurrence detection unit 2. If no event has occurred, a time-out operation is started using a preset time-out value, and when a time-out is detected, the user is automatically logged out, and after the log-out is completed, the terminal device time-out setting unit 7 Issues a power-off instruction to the power supply control unit 8 of the terminal device to turn off the power of the terminal device.

【0014】実施例2.上記実施例では端末装置の電源
制御のためのタイムアウト設定部を表示装置の電源制御
のためのタイムアウト設定部と独立に設けたが、共用の
タイムアウト設定部を設けタイムアウト発生要求の信号
を端末の電源制御あるいは表示装置の電源制御のどちら
に使うかを選択してもよい。
Example 2. In the above embodiment, the time-out setting unit for controlling the power supply of the terminal device is provided independently of the time-out setting unit for controlling the power supply of the display device. Either control or power control of the display device may be selected.

【0015】実施例3.上記実施例では端末装置のタイ
ムアウト設定部1あるいはタイムアウト設定部7がタイ
ムアウトを検出すると表示装置をオフしたり、ログアウ
トして端末装置の電源をオフする場合を示したが、この
ようにタイムアウトのみを条件としてオフにできるのは
たとえば、以下の場合である。 1.その端末装置がデータの参照のみ許されている場合 2.その端末装置がデータの検索のみ許されている場合 以上に場合はその端末をいつオフしても問題ない。しか
し、以下の場合は、その端末装置をオフするか問題にな
る場合がある。 3.その端末装置がデータ入力端末である場合 4.その端末装置がデータ修正端末である場合 以上の場合であって、データが画面途中まで入力されて
いる場合にその表示装置や端末装置をオフしてしまうと
使用者がどこまで入力あるいは修正したかわからなくな
ったり、誤ったオペレーションをする場合がある。
Example 3. In the above embodiment, the case where the time-out setting unit 1 or the time-out setting unit 7 of the terminal device detects the time-out and the display device is turned off or the logout is performed to turn off the power of the terminal device has been described. For example, the following cases can be turned off as a condition. 1. 1. When the terminal device is only allowed to refer to data If the terminal device is only allowed to retrieve data, there is no problem in turning off the terminal at any time. However, in the following cases, turning off the terminal device may cause a problem. 3. 3. When the terminal device is a data input terminal If the terminal device is a data correction terminal or more, and if the display device or terminal device is turned off when data is being input halfway through the screen, the user will not know how much data has been input or corrected. It may disappear or make a wrong operation.

【0016】そこで、上記3と4の場合は、その端末装
置の使用状態によりオフの可否を決定するようにする。
たとえば図2(a)のようにメニュー画面Aの状態なら
ばオフしてもかまわない。また、メニューから「3検
索」が選択されて図2(b)のような検索キー入力画面
Bの状態でもオフしてかまわない。しかし、図2(c)
のように「1入力」が選択されて入力画面Cが表示さ
れ、入力途中の場合はオフしない方がよい。そこで、こ
れらのオペレーションに必要な画面と状態によりオフの
可否を登録する。図3は各画面とその画面が表示されて
から文字の未入力あるいは入力済みによりオフの可否を
登録した状態を示す図であり、たとえば、画面Aが表示
されているときは、その画面Aに対して文字の入力、未
入力にかかわりなくいつでもオフしてかまわないことを
示している。また、たとえば画面Cに対しては、文字の
入力が一つでもあればオフしてはいけないが、未入力で
あればオフしてもよいことを示している。なお、この場
合のオフは、表示装置のオフと端末装置のオフと両方同
一の対処を示しているが、図4に示すように、それぞれ
のオフの可否を別けて登録してもよい。
Therefore, in the cases of 3 and 4, whether or not to turn off is determined according to the usage state of the terminal device.
For example, the menu screen A may be turned off as shown in FIG. 2 (a). Further, even if "3 search" is selected from the menu and the search key input screen B as shown in FIG. However, FIG. 2 (c)
As described above, "1 input" is selected, the input screen C is displayed, and it is better not to turn it off during input. Therefore, whether or not to turn off is registered according to the screens and states required for these operations. FIG. 3 is a diagram showing each screen and a state in which after the screen is displayed, whether or not it is turned off is registered due to the non-input or the input of characters. For example, when the screen A is displayed, the screen A is displayed. On the other hand, it shows that you can turn off the character at any time regardless of whether you have entered or not. Further, for example, with respect to the screen C, it is indicated that if at least one character is input, it should not be turned off, but if it is not input, it may be turned off. It should be noted that “OFF” in this case indicates the same measure for turning off the display device and turning off the terminal device, but as shown in FIG. 4, whether or not each of them is off may be registered separately.

【0017】実施例4.上記実施例3は電源オフを不可
とする場合を示したが、実施例1のように、タイムアウ
トにより電源オフとする場合、その旨のメッセージ及び
そのときの画面のハードコピーをプリンタに印刷出力す
るようにしてもよい。このようにハードコピーが残って
いれば、使用者が状態を復帰でき、途中で電源をオフし
ても問題は少ない。また、プリンタがなくて印刷できな
いときは、ディスク等の2次記憶装置に特定のファイル
名で出力しておいてもよい。そして、電源再投入時に
は、この特定ファイル名の内容をその旨のメッセージを
表示してやることにより、プリントアウトと同様のこと
が達成できる。
Embodiment 4. In the above-described third embodiment, the case where the power supply is disabled is shown. However, when the power supply is turned off due to a timeout as in the first embodiment, a message to that effect and a hard copy of the screen at that time are printed out to the printer. You may do it. If the hard copy remains in this way, the user can recover the state, and there is little problem even if the power is turned off during the process. If the printer is not available and printing cannot be performed, the file may be output to a secondary storage device such as a disk with a specific file name. Then, when the power is turned on again, the same contents as the printout can be achieved by displaying a message to that effect about the contents of the specific file name.

【0018】[0018]

【発明の効果】以上のように、第1の発明によれば端末
装置の前から人(使用者)がいなくなり一定時間経過す
ると、自動的にログアウトし、端末装置の電源を切るよ
うに構成したので、表示の消えた端末装置の誤動作によ
るデータ破壊を防ぐことができる。
As described above, according to the first aspect of the invention, when there is no person (user) in front of the terminal device and a certain period of time elapses, the terminal device is automatically logged out and the terminal device is powered off. Therefore, it is possible to prevent data destruction due to malfunction of the terminal device whose display has disappeared.

【0019】また、第2の発明によれば、電源のオフを
表示画面と使用状態に基づいて行うようにしたので、電
源のオフによる不具合がなくなる。
Further, according to the second aspect of the present invention, since the power is turned off based on the display screen and the state of use, there is no problem caused by the power being turned off.

【図面の簡単な説明】[Brief description of drawings]

【図1】第1の発明の一実施例によるスクリーンセイバ
ーのフローチャートを示す図である。
FIG. 1 is a diagram showing a flowchart of a screen saver according to an embodiment of the first invention.

【図2】第2の発明の実施例によるスクリーンを示す図
である。
FIG. 2 shows a screen according to an embodiment of the second invention.

【図3】第2の発明の実施例による表示画面とその状態
の登録を示す図である。
FIG. 3 is a diagram showing registration of a display screen and its state according to an embodiment of the second invention.

【図4】第2の発明の他の実施例による表示画面とその
状態の登録を示す図である。
FIG. 4 is a diagram showing registration of a display screen and its state according to another embodiment of the second invention.

【図5】従来のスクリーンセイバーのフローチャートを
示す図である。
FIG. 5 is a diagram showing a flowchart of a conventional screen saver.

【符号の説明】 1 表示装置タイムアウト設定部 2 イベント発生検出部 3 表示装置タイムアウト判定部 4 イベント処理部 5 表示装置の電源制御部 6 人体検出装置 7 端末装置タイムアウト設定部 8 端末装置の電源制御部[Explanation of symbols] 1 Display device timeout setting section 2 Event occurrence detector 3 Display device timeout determination unit 4 Event processing section 5 Power control unit of display device 6 Human body detection device 7 Terminal device timeout setting section 8 Terminal device power control unit

───────────────────────────────────────────────────── フロントページの続き (51)Int.Cl.5 識別記号 庁内整理番号 FI 技術表示箇所 7368−5B G06F 1/04 352 ─────────────────────────────────────────────────── ─── Continuation of front page (51) Int.Cl. 5 Identification code Office reference number FI technical display location 7368-5B G06F 1/04 352

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 端末装置の電源をオフする手段と、イベ
ント終了からの経過時間を計測するタイムアウト手段を
有し、一定時間イベントが発生しなかった場合、端末の
電源をオフするオフ手段を有することを特徴とした計算
機端末装置。
1. A means for turning off the power of the terminal device, a time-out means for measuring the elapsed time from the end of the event, and an off means for turning off the power of the terminal when the event does not occur for a certain period of time. A computer terminal device characterized by the above.
【請求項2】 計算機の端末装置において、端末装置の
前に使用者がいるかを判定する判定手段と、少なくとも
端末装置と端末装置の表示装置のいずれか一方の電源を
オフするオフ手段と、表示画面と入力状態に対応して電
源のオフの可否を登録する登録手段とを有し、上記判定
手段により端末装置の前から使用者がいないと判定され
たとき、その時の表示画面と入力状態と登録手段により
登録された表示画面と入力状態との比較に基づいて電源
をオフする制御手段を有することを特徴とした計算機端
末装置。
2. A terminal device of a computer, a judging means for judging whether a user is in front of the terminal device, an off means for turning off at least one of the terminal device and the display device of the terminal device, and a display. The display screen and the input state at that time have a registration means for registering whether or not the power is turned off corresponding to the screen and the input state, and when the determination means determines that there is no user in front of the terminal device. A computer terminal device comprising: control means for turning off the power based on a comparison between a display screen registered by the registration means and an input state.
JP3171211A 1991-07-11 1991-07-11 Computer terminal equipment Pending JPH0519906A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3171211A JPH0519906A (en) 1991-07-11 1991-07-11 Computer terminal equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3171211A JPH0519906A (en) 1991-07-11 1991-07-11 Computer terminal equipment

Publications (1)

Publication Number Publication Date
JPH0519906A true JPH0519906A (en) 1993-01-29

Family

ID=15919099

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3171211A Pending JPH0519906A (en) 1991-07-11 1991-07-11 Computer terminal equipment

Country Status (1)

Country Link
JP (1) JPH0519906A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06291836A (en) * 1993-04-06 1994-10-18 Hitachi Telecom Technol Ltd Terminal equipment of dealing call system and information protection system for the equipment
JP2007288379A (en) * 2006-04-14 2007-11-01 Sharp Corp Television set with multi-picture display function
JP2010113330A (en) * 2008-11-10 2010-05-20 Wistron Corp Control method for backlight module of lcd, and application thereof
US8164856B2 (en) 2006-02-13 2012-04-24 Hitachi Maxell, Ltd. Magnetic tape apparatus
US20130132751A1 (en) * 2011-11-21 2013-05-23 Hon Hai Precision Industry Co., Ltd. Electronic display device and power saving method

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06291836A (en) * 1993-04-06 1994-10-18 Hitachi Telecom Technol Ltd Terminal equipment of dealing call system and information protection system for the equipment
US8164856B2 (en) 2006-02-13 2012-04-24 Hitachi Maxell, Ltd. Magnetic tape apparatus
JP2007288379A (en) * 2006-04-14 2007-11-01 Sharp Corp Television set with multi-picture display function
JP2010113330A (en) * 2008-11-10 2010-05-20 Wistron Corp Control method for backlight module of lcd, and application thereof
US20130132751A1 (en) * 2011-11-21 2013-05-23 Hon Hai Precision Industry Co., Ltd. Electronic display device and power saving method
US8812887B2 (en) * 2011-11-21 2014-08-19 Ambit Microsystems (Shanghai) Ltd. Electronic display device automatically turns on or off according to whether a user in front of the display

Similar Documents

Publication Publication Date Title
US7716599B2 (en) System and computer program for controlling screen focus for files and applications during presentations
JP2003271265A (en) Built-in device and its initialization method
JP2949980B2 (en) Power supply control device and information processing device
JPH0519906A (en) Computer terminal equipment
US10944876B2 (en) Image processing apparatus, control method, and storage medium
US7016063B2 (en) Printing apparatus, printing system, and print job controlling method and program product
JPH08292892A (en) Copying system
JPH0573566A (en) Document preparing device
JP3376256B2 (en) Print control apparatus, print control method, and storage medium storing computer-readable program
JP2001125556A (en) Electronic equipment
JPH09305249A (en) Information processor and method for mounting electronic equipment on the information processor
JPH1131030A (en) Power soursce control system for common i/o device
JPH06250598A (en) Graphic board for extension
JPH0883225A (en) Icon display method of information processor
JP3562266B2 (en) Touch panel control device and control method
JP2876487B2 (en) Handy type information processing device
JP3299117B2 (en) Information processing device
JP3281499B2 (en) Printer device
JP2002074519A (en) System for processing merchandise sales data
JP3242202B2 (en) Department management device
JP3195003B2 (en) Keyboard processing unit
JPS63268017A (en) Terminal equipment of computer
JPH0628081A (en) Portable data processor and method and device for controlling keyboard
JPH07309054A (en) Printer
JPH066505A (en) Digital copying machine