JP3145921B2 - Information processing device - Google Patents

Information processing device

Info

Publication number
JP3145921B2
JP3145921B2 JP19879996A JP19879996A JP3145921B2 JP 3145921 B2 JP3145921 B2 JP 3145921B2 JP 19879996 A JP19879996 A JP 19879996A JP 19879996 A JP19879996 A JP 19879996A JP 3145921 B2 JP3145921 B2 JP 3145921B2
Authority
JP
Japan
Prior art keywords
hardware
activation
setting
information processing
function setting
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP19879996A
Other languages
Japanese (ja)
Other versions
JPH1049351A (en
Inventor
洋元 落合
Original Assignee
静岡日本電気株式会社
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 静岡日本電気株式会社 filed Critical 静岡日本電気株式会社
Priority to JP19879996A priority Critical patent/JP3145921B2/en
Publication of JPH1049351A publication Critical patent/JPH1049351A/en
Application granted granted Critical
Publication of JP3145921B2 publication Critical patent/JP3145921B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Stored Programmes (AREA)

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は情報処理装置に関
し、特に装置起動時に有効となる各ハードウェアの機能
設定をソフトウェアにより行う情報処理装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an information processing apparatus, and more particularly, to an information processing apparatus in which the function setting of each hardware which becomes effective at the time of starting the apparatus is performed by software.

【0002】[0002]

【従来の技術】従来の情報処理装置は、ハードウェア機
能設定を変更する場合、情報処理装置を再起動し、メニ
ュープログラムにてその都度変更するようになってい
た。つぎに、この従来のハードウェア機能設定の変更
を、従来の情報処理装置と構成および名称が同一の、図
1に示す本発明を適用する一般的な情報処理装置のブロ
ック図の名称および符号を流用し、図6に示す従来の情
報処理装置の機能設定変更処理の流れ図を使用して説明
する。
2. Description of the Related Art In a conventional information processing apparatus, when a hardware function setting is changed, the information processing apparatus is restarted, and the setting is changed each time by a menu program. Next, the change of the hardware function setting of the related art will be referred to as the name and reference numeral of the block diagram of the general information processing apparatus to which the present invention is applied, which has the same configuration and name as the conventional information processing apparatus, and which is shown in FIG. This will be described with reference to a flowchart of a function setting change process of the conventional information processing apparatus shown in FIG.

【0003】図1に示す一般的な情報処理装置は、CP
U1との間をそれぞれシステムバス9で接続している入
力装置であるキーボード2と、出力装置であるCRT3
と、記憶装置を構成するフレキシブルディスク(以下F
DDと記す)4と、ハードディスク(以下HDと記す)
5と、ROM6およびRAM7と、システムを再起動し
てもデータを保持するバックアップRAM8とで構成し
ている。ここで、従来の情報処理装置で、CPU速度の
変更やサウンド機能の有効・無効などのハードウェア機
能を変更する場合について図6を参照して説明する。ま
ず、操作の開始として、電源ONと同時に'HELP'キーな
どの特定キーを押下すると、これを受けてステップ(以
下Sと記す)10でメニュー起動と判別し、通常のOS
起動とは異なるROM6内に格納されたメニュープログ
ラムを起動する。つぎに、オペレータは、S11でキー
ボード2を使用して対話形式でCPU速度の変更やサウ
ンド機能の有効・無効など情報処理装置のハードウェア
機能の設定変更を行う。続いて、S12でこの設定変更
情報を電源がOFFしても消去されないバックアップR
AM8に記憶し、S13でメニュープログラムを終了す
るか否かを判別し、終了でなければS11に戻り、終了
していればS10の初期状態に戻る。また、先に、S1
0で電源ON時に'HELP'キーなどの特定キーが押下され
ていないと判断された場合には、S14で最後に行った
機能設定の動作時にバックアップRAM8に記憶した設
定値に基づきハードウェアの初期化設定を行いOSを起
動している。
The general information processing apparatus shown in FIG.
A keyboard 2 as an input device and a CRT 3 as an output device, which are connected to U1 by a system bus 9, respectively.
And a flexible disk (hereinafter referred to as F
DD) 4 and a hard disk (hereinafter referred to as HD)
5, a ROM 6, a RAM 7, and a backup RAM 8 that retains data even when the system is restarted. Here, a case in which a hardware function such as a change in CPU speed or a sound function is enabled / disabled in a conventional information processing apparatus will be described with reference to FIG. First, when the power is turned on and a specific key such as the 'HELP' key is pressed at the start of the operation, in response to this, a menu activation is determined in step (hereinafter referred to as S) 10 and the normal OS
A menu program stored in the ROM 6 different from the activation is activated. Next, the operator uses the keyboard 2 in S11 to interactively change the CPU speed and change the setting of hardware functions of the information processing apparatus, such as enabling / disabling the sound function. Subsequently, in step S12, the backup R which is not erased even if the power is turned off is stored in the setting change information.
It is stored in the AM 8 and it is determined whether or not to end the menu program in S13. If not, the process returns to S11. First, S1
If it is determined at 0 that the specific key such as the 'HELP' key has not been pressed at power-on, the hardware initialization is performed based on the setting values stored in the backup RAM 8 at the time of the last function setting operation at S14. The OS has been activated after the activation setting.

【0004】このように、設定を元に戻したり変更する
場合には、再び特定キーを押下して情報処理装置を再起
動し、メニュープログラムを起動し再設定することで対
応している。
As described above, when the setting is restored or changed, the specific key is pressed again to restart the information processing apparatus, and the menu program is started and reset.

【0005】また、本発明に類似の動作を行うものとし
て、例えば、特開平4−169929号公報に記載され
ているブートプライオリティ変更装置がある。これは、
ハードウェア機能設定ではないが、特定キーの入力によ
って起動方法が変わる例で、システムセットアップ時、
キーボードから特定キーが入力されたか否かを判断した
結果に基づき、ROMに記憶されたブート処理手順を変
更するもので、この判断結果に従って、セットアップ
時、ブートプライオリティを瞬時に変更することができ
るというものである。
Further, as a device which performs an operation similar to the present invention, there is, for example, a boot priority changing device described in Japanese Patent Laid-Open No. 4-169929. this is,
Although it is not a hardware function setting, this is an example in which the startup method changes depending on the input of a specific key.
The boot procedure stored in the ROM is changed based on the result of determining whether or not a specific key is input from the keyboard. According to the result of the determination, the boot priority can be changed instantaneously during setup. Things.

【0006】[0006]

【発明が解決しようとする課題】上述した従来の情報処
理装置は、最後に行った機能設定の動作を行わず、設定
を元に戻したり変更する場合には、再び特定キーを押下
して情報処理装置を再起動し、メニュープログラムを起
動し再設定しなければならないという問題点がある。ま
た、特開平4−169929号公報に記載されているブ
ートプライオリティ変更装置を、本発明と同様の機能に
変換しようとすることは、ブート指定以外の各ハードウ
ェア設定を使用者が幾通りかに設定して、瞬時に変更す
る機能に適用することは困難な構成であるので非常に難
かしいという問題点がある。
The above-mentioned conventional information processing apparatus does not perform the operation of the last function setting, and when returning or changing the setting, depresses the specific key again to obtain the information. There is a problem that the processing device must be restarted, and the menu program must be started and reset. In addition, trying to convert the boot priority changing device described in Japanese Patent Application Laid-Open No. 4-169929 to a function similar to that of the present invention requires a user to set each hardware setting other than the boot designation in several ways. There is a problem that it is very difficult because it is a configuration that is difficult to set and apply to a function that is changed instantaneously.

【0007】本発明の目的は、毎回メニュープログラム
を起動し機能設定を行うことを不要とし、キーのコンビ
ネーションで情報処理装置のハードウェア状態を容易に
変更することができ操作性を向上させることが可能な情
報処理装置を提供することにある。
An object of the present invention is to eliminate the necessity of starting a menu program and setting functions each time, and to easily change the hardware state of an information processing apparatus by a combination of keys, thereby improving operability. It is to provide a possible information processing device.

【0008】[0008]

【課題を解決するための手段】本発明の情報処理装置
は、装置起動時に有効となる各ハードウェアの機能設定
通常のOS起動とは異なるROM内に格納されたソ
トウェアにより行う情報処理装置において、キーボード
から入力する起動指示が、前記各ハードウェアの機能設
定を行うための対話形式のメニューを持つメニュープロ
グラムの起動を意味するメニュープログラム起動と、予
め定める特定のキーの組合わせに対応させて記憶してあ
る一組のハードウェア機能設定値を指定する機能設定お
よび起動を意味するキーコンビネーション起動と、特定
のキー入力を伴わない電源投入による起動である通常起
動とのいずれであるかを判別するキー入力検出手段と、
前記キーボードから入力する起動指示が前記メニュープ
ログラム起動であれば各ハードウェア機能設定および変
更を前記メニュープログラムにより行うハードウェア機
能設定手段と、前記ハードウェア機能設定手段で設定し
た一組のハードウェア機能設定値を受け前記キーコンビ
ネーション起動および通常起動の中の任意の1つに対応
させて記憶部に保持登録する設定値保持手段と、前記キ
ーボードから入力する起動指示がキーコンビネーション
起動および通常起動のいずれかであれば入力に対応する
設定状態を判別して前記記憶部から各ハードウェア機能
設定の設定値を読出しこの設定値により各ハードウェア
の機能設定を行うハードウェア起動設定手段とを有する
構成である。
The information processing apparatus of the present invention SUMMARY OF THE INVENTION The apparatus Seo full <br/> stored in a different ROM, which is a normal OS start function settings for each hardware to be effective at startup Towea In the information processing apparatus performed by the above, a start instruction input from a keyboard is a menu program start which means the start of a menu program having an interactive menu for setting the function of each hardware, and a predetermined specific key A key combination activation means a function setting and activation for designating a set of hardware function setting values stored in association with a combination, and a normal activation which is an activation by turning on the power without a specific key input. Key input detection means for determining which one is
A hardware function setting unit for setting and changing each hardware function by the menu program if the start instruction input from the keyboard is the menu program start; and a set of hardware functions set by the hardware function setting unit A setting value holding unit that receives a setting value and stores and registers the setting value in the storage unit in correspondence with an arbitrary one of the key combination activation and the normal activation, and the activation instruction input from the keyboard is a key combination activation or a normal activation. If so, a hardware activation setting means for determining a setting state corresponding to the input, reading a setting value of each hardware function setting from the storage unit, and performing a function setting of each hardware based on the setting value. is there.

【0009】本発明の情報処理装置は、記憶部がキーコ
ンビネーション起動の指示するハードウェア機能設定値
の複数組を保持登録してもよい。
In the information processing apparatus according to the present invention, the storage unit may hold and register a plurality of sets of hardware function setting values instructing activation of the key combination.

【0010】本発明の情報処理装置は、設定値保持手段
がハードウェア機能設定手段の設定したハードウェア機
能設定値を次回からの起動で有効にするか否かの選択を
行う機能を有してもよい。
The information processing apparatus according to the present invention has a function for the setting value holding means to select whether the hardware function setting value set by the hardware function setting means is made valid at the next start-up. Is also good.

【0011】[作用]本発明の情報処理装置は、メニュ
ープログラムで設定し、ハードウェア機能の設定値であ
るキーコンビネーション情報を複数個、格納できる設定
値保持手段を有している。このため、情報処理装置を使
用するオペレータの目的に合わせた、幾通りかのハード
ウェア設定を保持することができる。
[Operation] The information processing apparatus according to the present invention has a set value holding means which can store a plurality of key combination information which are set by a menu program and are set values of hardware functions. For this reason, it is possible to hold several kinds of hardware settings according to the purpose of the operator using the information processing apparatus.

【0012】ハードウェア起動設定手段は、情報処理装
置の起動時に、キー入力検出手段の検出したキーコンビ
ネーション情報に基づきハードウェアの機能を設定す
る。このため、情報処理装置を使用するオペレータの目
的に合わせた、幾通りかのハードウェアの機能を瞬時に
切り替えることができ、状態を変更する操作性が向上す
る。
The hardware activation setting means sets hardware functions based on the key combination information detected by the key input detection means when the information processing apparatus is activated. For this reason, several kinds of hardware functions can be instantaneously switched according to the purpose of the operator using the information processing apparatus, and the operability to change the state is improved.

【0013】[0013]

【発明の実施の形態】次に、本発明の実施の形態につい
て図面を参照して説明する。
Next, embodiments of the present invention will be described with reference to the drawings.

【0014】図1は本発明を適用する一般的な情報処理
装置のブロック図である。
FIG. 1 is a block diagram of a general information processing apparatus to which the present invention is applied.

【0015】まず、本発明を適用する情報処理装置10
は、CPU1との間をそれぞれシステムバス9で接続し
ている入力装置であるキーボード2と、出力装置である
CRT3と、記憶装置を構成するFDD4と、HD5
と、ROM6およびRAM7と、システムを再起動して
もデータを保持するバックアップRAM8とで構成して
いる。
First, an information processing apparatus 10 to which the present invention is applied
Are a keyboard 2 as an input device connected to the CPU 1 via a system bus 9, a CRT 3 as an output device, an FDD 4 as a storage device, and an HD 5
, A ROM 6 and a RAM 7, and a backup RAM 8 that retains data even when the system is restarted.

【0016】次に、本発明を適用した情報処理装置の動
作機能について説明する。図2は本発明を機能的に表現
した機能図である。なお、各機能を説明するため、特に
必要となる場合には、装置名称および符号として、図1
に示す名称および符号を用いることとする。
Next, the operation function of the information processing apparatus to which the present invention is applied will be described. FIG. 2 is a functional diagram functionally expressing the present invention. In addition, in order to explain each function, when it becomes particularly necessary, as a device name and a symbol, FIG.
Will be used.

【0017】本発明の機能構成は、オペレータがキーボ
ード2から入力する起動指示を受け、これが各ハードウ
ェアの機能設定を行うための対話形式のメニューを持つ
メニュープログラムの起動を意味するメニュープログラ
ム起動であるか、予め定める特定のキーの組合わせに対
応させて記憶してある一組のハードウェア機能設定値を
指定する機能設定および起動を意味するキーコンビネー
ション起動であるか、あるいは特定のキー入力を伴わな
い電源投入による起動である通常起動のいずれであるか
を判別するキー入力検出手段11と、起動指示がメニュ
ープログラム起動であれば各ハードウェア機能設定およ
び変更をメニュープログラムにより行うハードウェア機
能設定手段12と、ハードウェア機能設定手段12で設
定した一組のハードウェア機能設定値を受けキーコンビ
ネーション起動および通常起動の中の任意の1つに対応
させてバックアップRAM8に保持登録する設定値保持
手段13と、キーボード2から入力する起動指示がキー
コンビネーション起動および通常起動のいずれかであれ
ば入力に対応する設定状態を判別してバックアップRA
M8から各ハードウェア機能設定の設定値を読出しこの
設定値により各ハードウェアの機能設定を行うハードウ
ェア起動設定手段14とから成る。
In the functional configuration of the present invention, a start instruction input by the operator from the keyboard 2 is received, and this is a start of a menu program having an interactive menu for setting the function of each hardware. There is a key combination activation that means a function setting and activation that designates a set of hardware function setting values stored corresponding to a predetermined specific key combination, or a specific key input. A key input detecting means 11 for determining whether the activation is a normal activation which is an activation by power-on without accompanying, and a hardware function setting for performing each hardware function setting and change by the menu program if the activation instruction is a menu program activation Means 12 and a set of hardware set by the hardware function setting means 12. The setting value holding unit 13 receives and stores the hardware function setting value in the backup RAM 8 in correspondence with an arbitrary one of the key combination activation and the normal activation, and the activation instruction input from the keyboard 2 receives the key combination activation and the normal activation. If any of the above, the setting state corresponding to the input is determined and the backup RA
M8 comprises a hardware activation setting means 14 for reading the set value of each hardware function setting and setting the function of each hardware based on the set value.

【0018】上記説明に加える個々の機能の詳細として
は、ハードウェア機能設定手段12であれば、CPUの
速度などの各ハードウェア機能をメニュー形式で設定お
よび変更を行い、設定値保持手段13にて、現在のハー
ドウェア設定値をどのキーコンビネーションと対応した
バックアップRAM8のエリアにセーブするかを選択し
記憶する。また、オペレータが、設定値保持手段13で
設定したキーコンビネーションを押下して起動すると、
ハードウェア起動設定手段14は、情報処理装置10の
ハードウェア設定値として、バックアップRAM8のど
のエリアのものを使用するかを決め起動する。
As for the details of each function added to the above description, the hardware function setting means 12 sets and changes each hardware function such as the CPU speed in a menu format, Then, a key combination corresponding to the current hardware setting value to be saved in the area of the backup RAM 8 is selected and stored. Further, when the operator presses and starts the key combination set by the setting value holding unit 13,
The hardware activation setting unit 14 determines which area of the backup RAM 8 is to be used as the hardware setting value of the information processing apparatus 10 and activates the same.

【0019】次に動作について説明する。Next, the operation will be described.

【0020】図3は本発明の実施の形態の動作を説明す
る処理の流れ図である。以下の説明には図1および図2
の名称および符号を使用する。
FIG. 3 is a flowchart for explaining the operation of the embodiment of the present invention. 1 and 2 in the following description.
Use the names and symbols of

【0021】情報処理装置10において、CPU速度の
変更やサウンド機能の有効・無効などのハードウェア機
能を変更する場合、メニュープログラム起動の特定キー
を決めておく。例えば、"HELP"キーをメニュー起動とな
る特定キーとし、起動時に、"HELP"キーを押下し電源O
Nすると、S1でキー入力検出手段11がメニュープロ
グラムの起動か否かを判断する。メニュープログラム起
動であると判別された場合には、通常のOS起動とは異
なるROM6内に格納されたメニュープログラムを起動
する。続いて、S2でこのメニュープログラムの下でオ
ペレータがキーボード2を使用して対話形式にCPU速
度の変更やサウンド機能の有効・無効などのハードウェ
ア機能の設定および変更をハードウェア機能設定手段1
2により行う。つぎに、S3でこの情報を設定値保持手
段13を用いてバックアップRAM8のエリア1に保存
する。このバックアップRAM8のエリア1は、情報処
理装置10の起動時に、キー入力検出手段11で特別な
キーの押下がなされていないないと判別した場合に使用
されるハードウェア設定値を格納するものである。
In the information processing apparatus 10, when a hardware function such as a change in CPU speed or a sound function is enabled or disabled, a specific key for starting a menu program is determined. For example, the "HELP" key is used as a specific key for starting the menu, and at the time of starting, the "HELP" key is pressed and the power is turned on.
If N, in S1, the key input detecting means 11 determines whether or not the menu program is activated. If it is determined that the menu program is started, the menu program stored in the ROM 6 different from the normal OS start is started. Then, in step S2, under this menu program, the operator interactively uses the keyboard 2 to set and change hardware functions such as changing the CPU speed and enabling / disabling the sound function.
Perform by 2. Next, in S3, this information is stored in the area 1 of the backup RAM 8 using the set value holding means 13. The area 1 of the backup RAM 8 stores hardware setting values used when the key input detecting means 11 determines that no special key is pressed when the information processing apparatus 10 is started. .

【0022】ここで、情報処理装置10の起動時に、ハ
ードウェア機能の状態をキーコンビネーションで切り替
え可とする場合には、図4の現在のハードウェア設定の
保存状態を示すメニュー画面を用意し、S4でこの中の
1つとして、あるいは新規にキーコンビネーションとし
て登録する。例えば、切り替え可とする場合には、いく
つかのキーコンビネーションに対応したバックアップR
AM8のエリアを用意しておき、コンビネーション1の
キーコンビネーションを、例えば、"CRTL"+"1"とし、コ
ンビネーション2を、"CRTL"+"2"とした場合、現在のハ
ードウェア設定値をコンビネーション1として登録する
場合には、S51でバックアップRAM8のエリア2に
キーコンビネーションとして、"CRTL"+"1"押下で起動し
たときに展開されるハードウェア設定として保存する。
続けてコンビネーション2として登録する場合には、S
6でメニューの終了か否かを判別し、終了ではないの
で、S2に飛び、S2で再度ハードウェア機能の設定お
よび変更をハードウェア機能設定手段12により行い、
以下同様に、S3,S4およびS52で現在のハードウ
ェア設定値をコンビネーション2としてバックアップR
AM8のエリア3に、"CRTL"+2" 押下で起動したときに
展開されるハードウェア設定として登録する。最後にS
6でメニューの終了と判別すれば初期状態に戻る。この
登録されたバックアップRAM8の各エリアのキーコン
ビネーション情報とハードウェア設定情報との設定状態
を図示したものが図5の説明図である。
Here, when the information processing apparatus 10 is activated and the state of the hardware function can be switched by a key combination, a menu screen showing the current saved state of the hardware setting in FIG. 4 is prepared. In step S4, the key combination is registered as one of them or as a new key combination. For example, if switching is possible, backup R corresponding to some key combinations
If an area of AM8 is prepared and the key combination of combination 1 is, for example, "CRTL" + "1" and the combination 2 is "CRTL" + "2", the current hardware setting value is used as the combination. In the case of registering as “1”, in S51, it is stored as a key combination in the area 2 of the backup RAM 8 as a hardware setting developed when the “CRTL” + “1” is pressed and activated.
If you want to continue registering as combination 2,
In step S6, it is determined whether or not the menu is to be ended. Since the menu is not ended, the process jumps to step S2, where the hardware function is set and changed again by the hardware function setting means 12 in step S2.
Similarly, in steps S3, S4, and S52, the current hardware setting value is used as combination 2 for the backup R
It is registered in the area 3 of the AM 8 as a hardware setting to be developed when activated by pressing “CRTL” +2.
If it is determined in step 6 that the menu has ended, the process returns to the initial state. FIG. 5 is an explanatory diagram showing the setting state of the key combination information and the hardware setting information of each area of the registered backup RAM 8.

【0023】つぎに、メニュー終了時にリセットがかか
り再起動する。この再起動時、または電源ON時に、メ
ニュー起動の特定キー'HELP'キーの押下の有無により、
S1でキー入力検出手段11がメニュープログラムの起
動か否かを判断する。押下されてなかったと判別した場
合には、メニュープログラムではなくOSを起動するた
めに情報処理装置10をセットアップする。続いて、S
7で特定のキーコンビネーションが押下されているか否
かを判別する。ここでバックアップRAM8のエリア2
に記憶した設定で立ち上げることを意味する"CTRL"+"1"
キーが押下されていた場合、S81でバックアップRA
M8のエリア2の設定内容を選択し、S9でこの選択し
たバックアップRAM8のエリア2の設定内容に従っ
て、ハードウェア起動設定手段14により情報処理装置
10を起動する。
Next, at the end of the menu, the menu is reset and restarted. At the time of this restart or power ON, depending on the presence or absence of pressing of the specific key 'HELP' key of menu start,
In S1, the key input detecting means 11 determines whether or not the menu program is activated. If it is determined that the button has not been pressed, the information processing apparatus 10 is set up to start the OS instead of the menu program. Then, S
At 7, it is determined whether or not a specific key combination has been pressed. Here, the area 2 of the backup RAM 8
"CTRL" + "1" means start up with the settings stored in
If the key has been pressed, the backup RA
The setting contents of the area 2 of the M8 are selected, and the information processing apparatus 10 is started by the hardware start setting unit 14 according to the selected contents of the area 2 of the backup RAM 8 in S9.

【0024】先に、S7で特定のキーコンビネーション
が押下されていないと判別した場合には、続いて、S8
4でバックアップRAM8のエリア1の設定内容を選択
し、S9で選択したバックアップRAM8のエリア1の
設定値に基づきハードウェア起動設定手段14により情
報処理装置10を起動する。
First, if it is determined in S7 that the specific key combination has not been pressed, then in S8
In step 4, the setting contents of the area 1 of the backup RAM 8 are selected, and the information processing apparatus 10 is activated by the hardware activation setting means 14 based on the set value of the area 1 of the backup RAM 8 selected in S9.

【0025】また、キーコンビネーションに対応した設
定値をバックアップRAM8のエリア1に上書きするか
否かを、設定値保持手段13で選択出来るようにするこ
とにより、次回以降のハードウェア機能設定値を変える
ことも、変えずにそのまま使用することも出来る。この
ように、コンビネーション起動することにより、例え
ば、多くの人が使用する情報処理装置において、一般的
に使用されるハードウェア環境をバックアップRAM8
のエリア1に保存しておき、また、特定の人が使用する
ハードウェア環境をバックアップRAM8のエリア2,
3……Xに保存しておくことにより、使用者が交替した
場合、新規にメニューを起動してハードウェア設定を変
更しなくても、情報処理装置10を起動し直すだけで、
キーのコンビネーションで情報処理装置10の動作機能
を容易に変更することができることになる。
The setting value holding means 13 allows the user to select whether or not to overwrite the set value corresponding to the key combination in the area 1 of the backup RAM 8, thereby changing the hardware function set value for the next and subsequent times. It can also be used without change. In this way, by starting the combination, for example, in the information processing apparatus used by many people, the hardware environment generally used is changed to the backup RAM 8.
In the area 1 of the backup RAM 8 and the hardware environment used by a specific person.
3. By storing in X, when the user is replaced, without restarting the menu and changing the hardware settings, simply restart the information processing apparatus 10,
The operation function of the information processing apparatus 10 can be easily changed by the combination of the keys.

【0026】[0026]

【発明の効果】以上説明したように、本発明は、キーボ
ードから入力する起動指示が、各ハードウェアの機能設
定を行うための対話形式のメニューを持つメニュープロ
グラムの起動を意味するメニュープログラム起動と、予
め定める特定のキーの組合わせに対応させて記憶してあ
る一組のハードウェア機能設定値を指定する機能設定お
よび起動を意味するキーコンビネーション起動と、特定
のキー入力を伴わない電源投入による起動である通常起
動とのいずれであるかを判別するキー入力検出手段と、
キーボードから入力する起動指示がメニュープログラム
起動であれば各ハードウェア機能設定および変更をメニ
ュープログラムにより行うハードウェア機能設定手段
と、ハードウェア機能設定手段で設定した一組のハード
ウェア機能設定値を受け部に保持登録する設定値保持手
段と、キーボードから入力する起動指示がキーコンビネ
ーション起動および通常起動のいずれかであれば入力に
対応する設定状態を判別して記憶部から各ハードウェア
機能設定の設定値を読出しこの設定値により各ハードウ
ェアの機能設定を行うハードウェア起動設定手段とを有
することにより、毎回メニュープログラムを起動し機能
設定を行うことを不要とし、キーのコンビネーションで
情報処理装置のハードウェア状態を容易に変更すること
ができ操作性を向上させることが可能となるという効果
が有る。
As described above, according to the present invention, the activation instruction input from the keyboard is the activation of the menu program having the interactive menu for performing the function setting of each hardware. A key combination activation means a function setting and activation for designating a set of hardware function setting values stored corresponding to a predetermined specific key combination, and a power-on without a specific key input. Key input detection means for determining which of the activation and the normal activation,
If the start instruction input from the keyboard is a menu program start, the hardware function setting means for setting and changing each hardware function by the menu program and a set of hardware function setting values set by the hardware function setting means are received. A setting value holding unit to be held and registered in the unit, and setting of each hardware function setting from the storage unit by judging a setting state corresponding to the input if a start instruction input from the keyboard is one of a key combination start and a normal start Hardware start setting means for reading the value and setting the function of each hardware based on the set value makes it unnecessary to start the menu program every time to set the function, and the hardware of the information processing apparatus is realized by a combination of keys. Wear state can be easily changed to improve operability Effect that it is possible to be there.

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

【図1】本発明を適用する一般的な情報処理装置のブロ
ック図である。
FIG. 1 is a block diagram of a general information processing apparatus to which the present invention is applied.

【図2】本発明を機能的に表現した機能図である。FIG. 2 is a functional diagram functionally expressing the present invention.

【図3】本発明の実施の形態の動作を説明する処理の流
れ図である。
FIG. 3 is a flowchart of a process for explaining an operation of the exemplary embodiment of the present invention.

【図4】現在のハードウェア設定の保存状態を示すメニ
ュー画面である。
FIG. 4 is a menu screen showing a current save state of hardware settings.

【図5】登録されたバックアップRAMの各エリアのキ
ーコンビネーション情報とハードウェア設定情報との設
定状態を説明する説明図である。
FIG. 5 is an explanatory diagram illustrating a setting state of key combination information and hardware setting information of each area of a registered backup RAM.

【図6】従来の情報処理装置の機能設定変更処理の流れ
図である。
FIG. 6 is a flowchart of a function setting change process of a conventional information processing apparatus.

【符号の説明】[Explanation of symbols]

1 CPU 2 キーボード 3 CRT 4 フレキシブルディスク(FDD) 5 ハードディスク(HD) 6 ROM 7 RAM 8 バックアップRAM 9 システムバス 10 情報処理装置 11 キー入力検出手段 12 ハードウェア機能設定手段 13 設定値保持手段 14 ハードウェア起動設定手段 DESCRIPTION OF SYMBOLS 1 CPU 2 Keyboard 3 CRT 4 Flexible disk (FDD) 5 Hard disk (HD) 6 ROM 7 RAM 8 Backup RAM 9 System bus 10 Information processing device 11 Key input detecting means 12 Hardware function setting means 13 Setting value holding means 14 Hardware Start setting means

───────────────────────────────────────────────────── フロントページの続き (56)参考文献 特開 平6−309157(JP,A) 特開 平1−251118(JP,A) 特開 平8−63252(JP,A) 特開 平6−12139(JP,A) 「NEC PC−9821Ap2/As2 Guide Book」,日本電気株 式会社,1993年,p.75−86 (58)調査した分野(Int.Cl.7,DB名) G06F 9/00 - 9/54 G06F 1/00 G06F 3/00 - 3/14 ──────────────────────────────────────────────────続 き Continuation of front page (56) References JP-A-6-309157 (JP, A) JP-A-1-251118 (JP, A) JP-A-8-63252 (JP, A) JP-A-6-309 12139 (JP, A) "NEC PC-9821 Ap2 / As2 Guide Book", NEC Corporation, 1993, p. 75-86 (58) Field surveyed (Int.Cl. 7 , DB name) G06F 9/00-9/54 G06F 1/00 G06F 3/00-3/14

Claims (3)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 装置起動時に有効となる各ハードウェア
の機能設定を通常のOS起動とは異なるROM内に格納
されたソフトウェアにより行う情報処理装置において、
キーボードから入力する起動指示が、前記各ハードウェ
アの機能設定を行うための対話形式のメニューを持つメ
ニュープログラムの起動を意味するメニュープログラム
起動と、予め定める特定のキーの組合わせに対応させて
記憶してある一組のハードウェア機能設定値を指定する
機能設定および起動を意味するキーコンビネーション起
動と、特定のキー入力を伴わない電源投入による起動で
ある通常起動とのいずれであるかを判別するキー入力検
出手段と、前記キーボードから入力する起動指示が前記
メニュープログラム起動であれば各ハードウェア機能設
定および変更を前記メニュープログラムにより行うハー
ドウェア機能設定手段と、前記ハードウェア機能設定手
段で設定した一組のハードウェア機能設定値を受け前記
キーコンビネーション起動および通常起動の中の任意の
1つに対応させて記憶部に保持登録する設定値保持手段
と、前記キーボードから入力する起動指示がキーコンビ
ネーション起動および通常起動のいずれかであれば入力
に対応する設定状態を判別して前記記憶部から各ハード
ウェア機能設定の設定値を読出しこの設定値により各ハ
ードウェアの機能設定を行うハードウェア起動設定手段
とを有することを特徴とする情報処理装置。
1. A function setting of each hardware which becomes effective at the time of device startup is stored in a ROM different from a normal OS startup.
Information processing device performed by the software
A start instruction input from the keyboard is stored in correspondence with a combination of a menu program start, which means the start of a menu program having an interactive menu for performing the function setting of each hardware, and a predetermined specific key. It determines whether the combination is a key combination activation that indicates a function setting and activation that designates a set of hardware function setting values, or a normal activation that is an activation by power-on without a specific key input. Key input detection means, hardware function setting means for setting and changing each hardware function by the menu program if the start instruction input from the keyboard is the menu program start, and setting by the hardware function setting means The key combination receives a set of hardware function setting values. Setting value holding means for holding and registering in the storage unit in correspondence with an arbitrary one of the key activation and the normal activation, and the input when the activation instruction input from the keyboard is either the key combination activation or the normal activation. An information processing apparatus comprising: a hardware activation setting unit configured to determine a corresponding setting state, read a setting value of each hardware function setting from the storage unit, and perform a function setting of each hardware based on the setting value. .
【請求項2】 記憶部がキーコンビネーション起動の指
示するハードウェア機能設定値の複数組を保持登録する
ことを特徴とする請求項1記載の情報処理装置。
2. The information processing apparatus according to claim 1, wherein the storage unit holds and registers a plurality of sets of hardware function setting values instructing activation of the key combination.
【請求項3】 設定値保持手段がハードウェア機能設定
手段の設定したハードウェア機能設定値を次回からの起
動で有効にするか否かの選択を行う機能を有することを
特徴とする請求項1記載の情報処理装置。
3. The apparatus according to claim 1, wherein the setting value holding means has a function of selecting whether or not the hardware function setting value set by the hardware function setting means is made effective at the next activation. An information processing apparatus according to claim 1.
JP19879996A 1996-07-29 1996-07-29 Information processing device Expired - Fee Related JP3145921B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP19879996A JP3145921B2 (en) 1996-07-29 1996-07-29 Information processing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP19879996A JP3145921B2 (en) 1996-07-29 1996-07-29 Information processing device

Publications (2)

Publication Number Publication Date
JPH1049351A JPH1049351A (en) 1998-02-20
JP3145921B2 true JP3145921B2 (en) 2001-03-12

Family

ID=16397112

Family Applications (1)

Application Number Title Priority Date Filing Date
JP19879996A Expired - Fee Related JP3145921B2 (en) 1996-07-29 1996-07-29 Information processing device

Country Status (1)

Country Link
JP (1) JP3145921B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013251308A (en) * 2012-05-30 2013-12-12 Sansha Electric Mfg Co Ltd Shield case

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5126152B2 (en) * 2009-04-21 2013-01-23 Necフィールディング株式会社 Hard disk drive recovery support method and hard disk drive recovery support system
US9122501B1 (en) * 2014-09-08 2015-09-01 Quanta Computer Inc. System and method for managing multiple bios default configurations

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
「NEC PC−9821Ap2/As2 Guide Book」,日本電気株式会社,1993年,p.75−86

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013251308A (en) * 2012-05-30 2013-12-12 Sansha Electric Mfg Co Ltd Shield case

Also Published As

Publication number Publication date
JPH1049351A (en) 1998-02-20

Similar Documents

Publication Publication Date Title
US20060150037A1 (en) Methods and systems for operating system recovery
JPH04172535A (en) Popup control system for personal computer
KR100472459B1 (en) Method and apparatus for installing driver for a function
JP3145921B2 (en) Information processing device
JP2001014050A (en) Information processor and storage medium
JPH08147062A (en) Password collating method of computer
EP2250554A1 (en) Chassis button to activate graphical user interface to enable user to select diagnostics and/or recovery
JP2871433B2 (en) Patch method
JP2004302300A (en) Information processing method
JP3611927B2 (en) Facsimile device
JP3313645B2 (en) Screen resolution changing method and device
JPH11102278A (en) Image display control system
JPH10171557A (en) Information processor
JP3041158B2 (en) Document information registration device of document processing device
JPH1011192A (en) Information processing system
JP3314868B2 (en) Program switching control method
JP2522170B2 (en) Application program startup method
TW200842708A (en) Computer system and method for using power button to switch BIOS
JP2849081B2 (en) Facsimile machine
JP2001103202A (en) Facsimile terminal
JP2003044285A (en) Computer system capable of switching activation speed
JPH0863252A (en) Starting system for information processor
KR100235325B1 (en) The automatic receiving method of telephone and fax data using multimedia computer
JPH08297522A (en) Starting method for communication program
JP2021150689A (en) Information processing device and information processing program

Legal Events

Date Code Title Description
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20001205

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

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

Free format text: PAYMENT UNTIL: 20080105

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20090105

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20100105

Year of fee payment: 9

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

Free format text: PAYMENT UNTIL: 20110105

Year of fee payment: 10

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

Free format text: PAYMENT UNTIL: 20120105

Year of fee payment: 11

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

Free format text: PAYMENT UNTIL: 20130105

Year of fee payment: 12

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

Free format text: PAYMENT UNTIL: 20130105

Year of fee payment: 12

LAPS Cancellation because of no payment of annual fees