JP4783139B2 - Operation setting device, operation setting method, and operation setting program - Google Patents

Operation setting device, operation setting method, and operation setting program Download PDF

Info

Publication number
JP4783139B2
JP4783139B2 JP2005362768A JP2005362768A JP4783139B2 JP 4783139 B2 JP4783139 B2 JP 4783139B2 JP 2005362768 A JP2005362768 A JP 2005362768A JP 2005362768 A JP2005362768 A JP 2005362768A JP 4783139 B2 JP4783139 B2 JP 4783139B2
Authority
JP
Japan
Prior art keywords
extra
item
setting
unit
data
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
JP2005362768A
Other languages
Japanese (ja)
Other versions
JP2007164655A (en
Inventor
泉 門林
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.)
Kyocera Document Solutions Inc
Original Assignee
Kyocera Mita 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 Kyocera Mita Corp filed Critical Kyocera Mita Corp
Priority to JP2005362768A priority Critical patent/JP4783139B2/en
Publication of JP2007164655A publication Critical patent/JP2007164655A/en
Application granted granted Critical
Publication of JP4783139B2 publication Critical patent/JP4783139B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • G06F3/0482Interaction with lists of selectable items, e.g. menus
    • GPHYSICS
    • G03PHOTOGRAPHY; CINEMATOGRAPHY; ANALOGOUS TECHNIQUES USING WAVES OTHER THAN OPTICAL WAVES; ELECTROGRAPHY; HOLOGRAPHY
    • G03GELECTROGRAPHY; ELECTROPHOTOGRAPHY; MAGNETOGRAPHY
    • G03G15/00Apparatus for electrographic processes using a charge pattern
    • G03G15/50Machine control of apparatus for electrographic processes using a charge pattern, e.g. regulating differents parts of the machine, multimode copiers, microprocessor control
    • G03G15/5016User-machine interface; Display panels; Control console

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Microelectronics & Electronic Packaging (AREA)
  • Human Computer Interaction (AREA)
  • Facsimiles In General (AREA)
  • User Interface Of Digital Computer (AREA)
  • Accessory Devices And Overall Control Thereof (AREA)
  • Control Or Security For Electrophotography (AREA)

Description

本発明は、複写機やファクシミリ、プリンタなどの画像形成装置やパーソナルコンピュータ、携帯電話など各種機器の操作部の設定を変更するための操作設定装置、操作設定方法および操作設定プログラムに関する。   The present invention relates to an operation setting device, an operation setting method, and an operation setting program for changing settings of operation units of various devices such as an image forming apparatus such as a copying machine, a facsimile, and a printer, a personal computer, and a mobile phone.

各種機器の操作には、スイッチやボタンなどの物理的なユーザインターフェイスやグラフィカルユーザインターフェイス(GUI)などが用いられる。これらのユーザインターフェイスのために機器上で割くことのできるスペースは有限である。特に組み込み機器では、ディスプレイやスイッチ、ボタンを配置することのできるスペースは狭いことが多い。このため機器が多機能化すると、操作は通常複雑化してしまう。操作するキーの組み合わせが多様になったり、メニューの項目や階層の数が増大したりして、全ての操作をユーザが把握するのは困難になる。   For operation of various devices, a physical user interface such as a switch or button, a graphical user interface (GUI), or the like is used. The space available on the device for these user interfaces is finite. Especially in embedded devices, the space in which displays, switches, and buttons can be placed is often small. For this reason, when equipment becomes multifunctional, the operation is usually complicated. It becomes difficult for the user to grasp all the operations because the combinations of keys to be operated become diversified or the number of menu items and levels increases.

また同一機器のユーザであっても、その利用形態は個々のユーザによって様々である。特定の機能を高い頻度で利用するユーザもいれば、その機能を全く使わないユーザもいる。全ての利用形態を満足する操作体系を設計することは現実上難しい。   Moreover, even if it is a user of the same apparatus, the utilization form changes with individual users. Some users use a specific function at a high frequency, and some users do not use the function at all. It is practically difficult to design an operation system that satisfies all usage forms.

このため、例えば特許文献1、特許文献2および特許文献3では、ユーザの使用頻度に応じて、操作体系を動的に変更している。特許文献1では、ユーザのアイコンを選択する頻度に応じて各アイコンをランク付けし、そのランクにしたがってアイコンをショートカットメニューに登録したりメニューから削除したりしている。特許文献2は、実行頻度の高い順にショートカットキーを設定している。特許文献3は、アプリケーションプログラムの起動回数をカウントし、起動回数の多いアプリケーションプログラムをショートカット領域に登録している。   For this reason, for example, in Patent Document 1, Patent Document 2, and Patent Document 3, the operation system is dynamically changed according to the use frequency of the user. In Patent Document 1, each icon is ranked according to the frequency of selecting a user's icon, and the icon is registered in the shortcut menu or deleted from the menu according to the rank. In Patent Document 2, shortcut keys are set in descending order of execution frequency. Patent Document 3 counts the number of activations of an application program and registers an application program with a large number of activations in a shortcut area.

このようにユーザの使用頻度に応じて操作体系を動的に変更することにより、ユーザの利用形態に対応した高い操作性を実現している。ユーザは、そのユーザが日常的に行う操作をより容易にすることが可能となる。
特開平10−105360号公報 特開2000−148885号公報 特開2003−101629号公報
As described above, by dynamically changing the operation system according to the usage frequency of the user, high operability corresponding to the user's usage mode is realized. The user can more easily perform operations that the user performs on a daily basis.
Japanese Patent Laid-Open No. 10-105360 JP 2000-148885 A JP 2003-101629 A

高い頻度で操作をすると、その操作にユーザは慣れるので、その操作に対応する機能を利用するのに迷わない。しかしながら、頻度の高い操作で利用されるのは、機器の有する一部の機能である。それ以外の機能を利用しようとすると、そのユーザにとって非日常的な操作をすることになる。ユーザは、操作方法に迷ってしまい所望の機能を簡単に利用することができない。   If the operation is performed at a high frequency, the user is accustomed to the operation. Therefore, the user does not hesitate to use the function corresponding to the operation. However, some of the functions of the device are used for frequent operations. If other functions are to be used, an operation that is unusual for the user is performed. The user is lost in the operation method and cannot easily use a desired function.

本発明は、このような従来の技術における課題を鑑みてなされたものであり、機器の有する様々な機能をユーザが円滑に利用することのできる操作設定装置、操作設定方法および操作設定プログラムを提供することを目的とする。   The present invention has been made in view of such problems in the conventional technology, and provides an operation setting device, an operation setting method, and an operation setting program that enable a user to smoothly use various functions of a device. The purpose is to do.

上述の目的を達成するために、本発明が提供する操作設定装置は、複数の操作アイテムを操作画面上に提供するGUI操作部に対する余分な操作を検出する余分操作検出手段と、前記各操作アイテムが属する階層を示す階層管理データを記憶する階層管理データ記憶手段と、前記操作アイテムの階層位置に関連付けて重みデータを記憶する重みデータ記憶手段と、検出された余分な操作に対応する操作アイテムと、前記階層管理データと、前記重みデータとに基づいて、当該余分な操作の回数を計数する余分操作回数計数手段と、目的の操作までに計数された余分な操作の回数に関する余分操作データを、当該目的の操作に対応する操作アイテムに関連付けて記憶する余分操作回数記憶手段と、前記余分操作データに基づいて、所定の対象の操作アイテムを決定する対象操作アイテム決定手段と、前記操作画面上に設けられた予め定めた操作区域に、決定された操作アイテムに対するアイコンを設定することにより、前記GUI操作部の設定を変更する設定変更手段とを備える。 In order to achieve the above-described object, the operation setting device provided by the present invention includes an extra operation detection unit that detects an extra operation for a GUI operation unit that provides a plurality of operation items on an operation screen, and the operation items. Hierarchy management data storage means for storing hierarchy management data indicating the hierarchy to which the data belongs, weight data storage means for storing weight data in association with the hierarchy position of the operation item, and an operation item corresponding to the detected extra operation, , Based on the hierarchy management data and the weight data, extra operation number counting means for counting the number of extra operations, and extra operation data relating to the number of extra operations counted up to the target operation, Based on the extra operation data, the extra operation number storage means for storing the operation item in association with the target operation, the predetermined target object A setting for changing the setting of the GUI operation unit by setting an icon for the determined operation item in a predetermined operation area provided on the operation screen and target operation item determination means for determining a work item Changing means .

本発明に係る操作設定装置では、前記重みデータ記憶手段が、操作アイテムの階層位置に関連付けて複数種類の重みデータを記憶し、前記対象操作アイテム決定手段が、予め与えられた設定または入力値に基づいて複数種類の重みデータのいずれかを選択し、前記余分操作回数計数手段が、検出された余分な操作に対応する操作アイテムと、前記階層管理データと、前記対象操作アイテム決定手段により選択された重みデータとに基づいて、当該余分な操作の回数を計数する。In the operation setting device according to the present invention, the weight data storage means stores a plurality of types of weight data in association with the hierarchical position of the operation item, and the target operation item determination means has a setting or input value given in advance. Based on the selection of one of a plurality of types of weight data, the extra operation number counting means is selected by the operation item corresponding to the detected extra operation, the hierarchy management data, and the target operation item determining means. The number of extra operations is counted based on the weight data.

本発明に係る操作設定装置では、前記余分操作データは、余分な操作の回数の操作アイテムごとの集計値であり、前記対象操作アイテム決定手段は、前記余分操作データの示す集計値がしきい値を超えているかどうかを操作アイテムごとに判定し、前記集計値が前記しきい値を超えている場合、当該集計値の操作アイテムを所定の対象の操作アイテムとして決定する。In the operation setting device according to the present invention, the extra operation data is an aggregate value for each operation item of the number of extra operations, and the target operation item determining means is configured such that the aggregate value indicated by the extra operation data is a threshold value. Is determined for each operation item, and if the total value exceeds the threshold value, the operation item having the total value is determined as a predetermined target operation item.

本発明に係る操作設定装置では、前記余分操作データは、一定の期間で集計した操作アイテムの利用回数である操作回数に対する、当該操作回数と同一の集計期間で集計した余分操作回数の操作アイテムごとの比率であり、前記対象操作アイテム決定手段は、前記余分操作データの示す比率がしきい値を超えているかどうかを操作アイテムごとに判定し、前記比率が前記しきい値を超えている場合、当該比率の操作アイテムを所定の対象の操作アイテムとして決定する。In the operation setting device according to the present invention, the extra operation data is for each operation item of the number of extra operations counted in the same counting period as the number of operations, which is the number of times the operation item is counted up in a certain period. The target operation item determination means determines for each operation item whether the ratio indicated by the extra operation data exceeds a threshold value, and if the ratio exceeds the threshold value, The operation item of the ratio is determined as a predetermined target operation item.

本発明に係る操作設定装置では、前記GUI操作部が、前記操作画面上に表示された操作アイテムとは別の操作アイテムを表示するための一つまたは複数の表示変更アイテムをさらに提供し、前記余分操作検出手段が、前記表示変更アイテムの操作により表示された操作アイテムが利用されなかった場合に、更に、当該表示変更アイテムの操作を、当該表示変更アイテムの操作により表示された操作アイテムに対応する余分な操作として検出する。In the operation setting device according to the present invention, the GUI operation unit further provides one or a plurality of display change items for displaying an operation item different from the operation item displayed on the operation screen, When the operation item displayed by the operation of the display change item is not used, the extra operation detection unit further corresponds to the operation item displayed by the operation of the display change item. Detect as an extra operation.

本発明に係る操作設定装置では、前記表示変更アイテムに対する第1の操作から、同一または別の表示変更アイテムに対する第2の操作までに要した時間を取得する操作間時間計時手段と、前記操作間時間計時手段により取得された時間に基づいて、前記第1の操作が操作ミスかどうかを判定する操作ミス判定手段とをさらに備え、前記余分操作検出手段が、前記操作ミス判定手段の判定結果に基づいて、前記第1の操作を余分な操作から除外する。In the operation setting device according to the present invention, the inter-operation time counting means for acquiring the time required from the first operation for the display change item to the second operation for the same or another display change item; Operation error determination means for determining whether or not the first operation is an operation error based on the time acquired by the time measuring means, and the extra operation detection means is included in the determination result of the operation error determination means. Based on this, the first operation is excluded from the extra operation.

本発明に係る操作設定装置では、前記操作間時間計時手段は、前記表示変更アイテムの第1の操作があった場合に、内蔵タイマーを用いて計時を開始し、当該第1の操作により表示された操作アイテムの操作がないのに別の表示操作アイテムの第2の操作を検出すると、前記計時を終了し、当該第2の操作により表示された操作アイテムの属する階層が、前記第1の操作により表示された操作アイテムの属する階層と同一またはその階層より上位であるかどうかを判定し、同一または上位である場合、前記計時により得た時間を取得する。In the operation setting device according to the present invention, when the first operation of the display change item is performed, the inter-operation time counting means starts counting using a built-in timer and is displayed by the first operation. When the second operation of another display operation item is detected without the operation item being operated, the time measurement is terminated, and the hierarchy to which the operation item displayed by the second operation belongs is the first operation. It is determined whether it is the same or higher than the hierarchy to which the operation item displayed by (1) belongs, and if it is the same or higher, the time obtained by the time measurement is acquired.

本発明に係る操作設定装置では、前記操作ミス判定手段は、前記操作間時間計時手段により取得された時間がしきい値以下である場合、前記第1の操作は操作ミスであると判定し、前記余分操作検出手段は、前記操作ミス判定手段が第1の操作は操作ミスであると判定した場合に、当該第1の操作を余分な操作から除外する。In the operation setting device according to the present invention, the operation error determination unit determines that the first operation is an operation error when the time acquired by the inter-operation time counting unit is a threshold value or less, The extra operation detection unit excludes the first operation from the extra operation when the operation error judgment unit judges that the first operation is an operation error.

本発明に係る操作設定装置では、前記余分操作検出手段は、更に、物理的な操作キーに対応するSUI操作部に対する余分な操作を検出し、前記余分操作回数計数手段は、更に、検出された前記SUI操作部に対する余分な操作の回数を計数し、前記設定変更手段は、計数された前記SUI操作部に対する余分な操作の回数に基づいて、更に、前記SUI操作部の設定を変更する。In the operation setting device according to the present invention, the extra operation detecting unit further detects an extra operation on the SUI operation unit corresponding to the physical operation key, and the extra operation number counting unit is further detected. The number of extra operations for the SUI operation unit is counted, and the setting changing unit further changes the setting of the SUI operation unit based on the counted number of extra operations for the SUI operation unit.

また他の観点によれば、本発明は、上述の操作設定装置に対応する操作設定方法を提供することができる。この操作設定方法は、複数の操作アイテムを操作画面上に提供するGUI操作部に対する余分な操作を検出する手順と、検出された余分な操作に対応する操作アイテムと、階層管理データ記憶手段に記憶された前記各操作アイテムが属する階層を示す階層管理データと、前記操作アイテムの階層位置に関連付けて重みデータ記憶手段に記憶された重みデータとに基づいて、当該余分な操作の回数を計数する手順と、目的の操作までに計数された余分な操作の回数に関する余分操作データを、当該目的の操作に対応する操作アイテムに関連付けて余分操作回数記憶手段に記憶させる手順と、前記余分操作データに基づいて、所定の対象の操作アイテムを決定する手順と、前記操作画面上に設けられた予め定めた操作区域に、決定された操作アイテムに対するアイコンを設定することにより、前記GUI操作部の設定を変更する手順とを備える。
According to another aspect, the present invention can provide an operation setting method corresponding to the above-described operation setting device. In this operation setting method, a procedure for detecting an extra operation for a GUI operation unit that provides a plurality of operation items on the operation screen, an operation item corresponding to the detected extra operation, and the hierarchical management data storage means are stored. A step of counting the number of extra operations based on hierarchy management data indicating a hierarchy to which each of the operation items is assigned and weight data stored in weight data storage means in association with a hierarchy position of the operation item And a procedure for storing extra operation data related to the number of extra operations counted until the target operation in the extra operation count storage means in association with the operation item corresponding to the target operation, and the extra operation data A predetermined operation area and a predetermined operation area provided on the operation screen. By setting the icon for the arm, and a procedure for changing the settings of the GUI operation unit.

さらに他の観点によれば、本発明は、上述の操作設定方法をコンピュータに実行させるための操作設定プログラム及びその操作設定プログラムを記録したコンピュータ読み取り可能な記録媒体を提供することができる。   According to still another aspect, the present invention can provide an operation setting program for causing a computer to execute the operation setting method described above, and a computer-readable recording medium recording the operation setting program.

以上のような構成を採用することにより、本発明では、機器の有する様々な機能をユーザが円滑に利用することができる。   By adopting the configuration as described above, in the present invention, the user can smoothly use various functions of the device.

以下、添付図面を参照して本発明の実施の形態について説明する。この実施の形態においては、タッチパネル付き液晶ディスプレイを操作部に有したデジタル複写機として本発明を具体化する。   Hereinafter, embodiments of the present invention will be described with reference to the accompanying drawings. In this embodiment, the present invention is embodied as a digital copying machine having a liquid crystal display with a touch panel in an operation unit.

図1は本実施の形態における複写機の操作パネルを示す図である。この複写機では、操作パネル101に、液晶ディスプレイ102と物理的な操作キー群103とを備えている。ディスプレイ102は、GUIを提供する操作画面104を表示する。このディスプレイ102上にはタッチパネルが配置されており、ディスプレイ102の表示にあわせてタッチパネルを押圧することにより、用紙やトナー濃度、倍率など複写機に対する様々な設定をユーザがすることができる。また物理的なキー群103は、テンキー105、スタートキー106、キャンセルキー107を備えている。ユーザは、テンキー105を用いて複写の枚数を指定したり設定に必要な数値を入力したりすることができる。スタートキー106を操作すれば、複写の開始を機械に指示することができる。キャンセルキー107は、設定の取消や動作の中止を指示するのに用いることができる。   FIG. 1 is a diagram showing an operation panel of the copying machine according to the present embodiment. In this copier, the operation panel 101 includes a liquid crystal display 102 and a physical operation key group 103. The display 102 displays an operation screen 104 that provides a GUI. A touch panel is arranged on the display 102. By pressing the touch panel in accordance with the display 102, the user can make various settings for the copying machine such as paper, toner density, and magnification. The physical key group 103 includes a ten key 105, a start key 106, and a cancel key 107. The user can use the numeric keypad 105 to specify the number of copies and input a numerical value necessary for setting. By operating the start key 106, it is possible to instruct the machine to start copying. A cancel key 107 can be used to instruct to cancel the setting or stop the operation.

操作画面104は、複写機に対する設定を行うための設定領域108や複写機の状態を示す状態表示領域109に加えて、ショートカットキー領域110を備えている。設定領域108は、複数の設定ページ111をタブ表示している。「基本」や「ユーザ機能」、「機能リスト」などタブボタン112を操作すると、表示する設定ページ111が切り替えられる。各設定ページ111には、複写機の設定などを行うための各種のアイコン113が配置されている。例えば「基本」の設定ページ111には、給紙元または用紙サイズを示すアイコンや、濃度設定画面を呼び出すためのアイコン、ソートの要否を指定するためのアイコンなど様々なアイコン113が配置されている。タブボタン112を操作し他のページ111に切り替えると、これらのアイコンは隠れ、別のアイコンが表示されることになる。ユーザは各ページ111を適宜切り替えてアイコンを操作することにより、複写機に関する様々な設定や操作をすることができる。状態表示領域109は、その設定状態や装置の稼動状況を表示する。この例では、「コピーできます。」という装置の状態を示すメッセージのほか、用紙や倍率、複写枚数の設定を表示している。   The operation screen 104 includes a shortcut key area 110 in addition to a setting area 108 for performing settings for the copying machine and a status display area 109 indicating the status of the copying machine. The setting area 108 displays a plurality of setting pages 111 as tabs. When the tab button 112 such as “basic”, “user function”, or “function list” is operated, the setting page 111 to be displayed is switched. In each setting page 111, various icons 113 for setting the copying machine and the like are arranged. For example, on the “basic” setting page 111, various icons 113 such as an icon indicating a paper source or paper size, an icon for calling a density setting screen, and an icon for specifying whether sorting is necessary are arranged. Yes. When the tab button 112 is operated to switch to another page 111, these icons are hidden and other icons are displayed. The user can perform various settings and operations related to the copying machine by appropriately switching the pages 111 and operating the icons. The status display area 109 displays the setting status and the operating status of the apparatus. In this example, in addition to a message indicating the status of the apparatus “Ready to copy”, settings for paper, magnification, and number of copies are displayed.

ショートカットキー領域110は、ショートカットキーのアイコン114を表示する。ショートカットキーのアイコン114は、設定領域108上のアイコン113のいずれかと同じ操作を行うためのアイコンである。ショートカットキー領域110は設定領域108と別に設けられているので、タブボタン112によるページ111の切り替えで隠れることがない。ショートカットキー領域110に、ショートカットキーのアイコン114を登録することにより、対応する操作をより簡単に行うことができる。   The shortcut key area 110 displays a shortcut key icon 114. The shortcut key icon 114 is an icon for performing the same operation as any of the icons 113 on the setting area 108. Since the shortcut key area 110 is provided separately from the setting area 108, the shortcut key area 110 is not hidden by switching the page 111 with the tab button 112. By registering the shortcut key icon 114 in the shortcut key area 110, the corresponding operation can be performed more easily.

図2はディスプレイに表示するページを切り替えた場合の操作パネルを示す図である。この例では、操作画面104上に、「ユーザ機能」の設定ページ111を表示している。このページ111にも、両面/分割の設定画面を呼び出すアイコンや、原稿の画質の設定画面を呼び出すアイコン、原稿サイズの選択画面を呼び出すアイコン、画像合成の設定画面を呼び出すアイコンなど様々なアイコン113が配置されている。図1の状態では、「ユーザ機能」やその他の設定ページ111は表示されていないので、それらの設定ページ111でどのような設定を行うことができるかユーザは即座に把握することができない。覚えていなければ、所望の設定をするためのアイコンを探すことになる。「ユーザ機能」の設定ページ111に、所望の設定をするためのアイコンがなければ、さらに「機能リスト」の設定ページ111で探すことになる。そのためにユーザはタブボタン112による切り替え操作を行うことになり、予め承知していれば行う必要のない余分な操作を行っている。そこで、この複写機では、ショートカットキー領域110に登録するショートカットキーのアイコン114をユーザの操作状況に応じて変更する。   FIG. 2 is a diagram showing an operation panel when the page to be displayed on the display is switched. In this example, the “user function” setting page 111 is displayed on the operation screen 104. Various icons 113 such as an icon for calling a duplex / split setting screen, an icon for calling an original image quality setting screen, an icon for calling an original size selection screen, and an icon for calling an image composition setting screen are also displayed on this page 111. Has been placed. In the state of FIG. 1, since the “user function” and other setting pages 111 are not displayed, the user cannot immediately know what settings can be performed on those setting pages 111. If you don't remember it, you'll look for an icon to make the desired settings. If there is no icon for making a desired setting on the “user function” setting page 111, a search is further made on the setting page 111 of the “function list”. Therefore, the user performs a switching operation using the tab button 112, and performs an extra operation that is not necessary if the user knows in advance. Therefore, in this copying machine, the shortcut key icon 114 registered in the shortcut key area 110 is changed in accordance with the operation status of the user.

図3はショートカットキー領域の設定変更後の操作パネルを示す図である。この複写機は、設定領域108上のアイコン113を操作するとき余分な操作が頻繁に行われていると、ショートカットキー領域110の設定を変更することにより、そのアイコン113に対応するショートカットキーのアイコン114をショートカットキー領域110上に表示する。この例では、「イメージ合成」のアイコン114を新たにショートカットキー領域110上に追加している。ショートカットキー領域110上に「イメージ合成」のアイコン114を登録しておけば、「基本」の設定ページ111が設定領域108で表示されている場合でも、そのアイコン114はショートカットキー領域110で表示されている。このように余分な操作が頻繁に行われる設定に対応するショートカットキーのアイコン114をショートカットキー領域110上に表示することによって、ユーザは、日常的に行わない操作であっても迷わずにその操作をすることが可能となる。日常的に行っている操作は、ユーザが既に把握しているので、その場合も操作に迷うことがない。このため、様々な操作をユーザは円滑にすることができる。   FIG. 3 is a diagram showing the operation panel after changing the setting of the shortcut key area. If an extra operation is frequently performed when the icon 113 on the setting area 108 is frequently operated, the copying machine changes the setting of the shortcut key area 110 to change the icon of the shortcut key corresponding to the icon 113. 114 is displayed on the shortcut key area 110. In this example, an “image composition” icon 114 is newly added on the shortcut key area 110. If the “image composition” icon 114 is registered in the shortcut key area 110, the icon 114 is displayed in the shortcut key area 110 even when the “basic” setting page 111 is displayed in the setting area 108. ing. By displaying the shortcut key icon 114 corresponding to the setting in which extra operations are frequently performed on the shortcut key area 110, the user can perform the operation without hesitation even if the operation is not performed on a daily basis. It becomes possible to do. Since operations that are performed on a daily basis are already grasped by the user, there is no hesitation in the operation. For this reason, the user can smoothly perform various operations.

図4は本実施の形態における複写機の外観を示す図である。この複写機401は、画像を複写した用紙を排出するスペースを胴内に備えている。そのスペースの上部に、原稿の画像を読み取る画像読取部402が配置されており、そのスペースの下部に、画像を用紙上に形成する画像形成部403が配置されている。   FIG. 4 is a diagram showing the appearance of the copying machine according to the present embodiment. The copying machine 401 has a space in the cylinder for discharging a sheet on which an image is copied. An image reading unit 402 that reads an image of a document is disposed above the space, and an image forming unit 403 that forms an image on a sheet is disposed below the space.

操作パネル101は、画像読取部402の装置前面側に設けられている。この操作パネル101には、上述のようなディスプレイや物理的なキーが配置されている。ユーザは、その操作パネル101を用いて、複写の設定を行ったり、複写やその取消の指示を機械に与えたりする。   The operation panel 101 is provided on the front side of the image reading unit 402. On the operation panel 101, the above-described display and physical keys are arranged. The user uses the operation panel 101 to make a copy setting or give an instruction to copy or cancel the copy to the machine.

図5は複写機の全体構成を説明するための図である。複写機401において、画像読取部402は、原稿の画像を読み取りその画像のデジタルデータを生成する。画像読取部402は、コンタクトガラスのような原稿台501をその筐体上面に有している。原稿は、その原稿台501に載置することができる。原稿台501の下方には走査光学系502を配置している。走査光学系502は、第1キャリッジ503や第2キャリッジ504、集光レンズ505を備えている。第1キャリッジ503には線状の光源506およびミラー507が設けられ、第2キャリッジ504にはミラー508および509が設けられている。光源506は原稿を照明する。ミラー507乃至509は、原稿からの反射光をレンズ505に導き、レンズ505はその光像をラインイメージセンサ510の受光面に結像する。この走査光学系502において、第1キャリッジ503および第2キャリッジ504は、副走査方向511に往復動可能に設けられている。第1キャリッジ503よび第2キャリッジ504を副走査方向511に移動することによって、原稿台501に載置された原稿の画像をイメージセンサ510で読み取ることができる。イメージセンサ510は、受光面に入射した光像から、原稿の画像データを生成する。   FIG. 5 is a diagram for explaining the overall configuration of the copying machine. In the copying machine 401, an image reading unit 402 reads an image of a document and generates digital data of the image. The image reading unit 402 has a document table 501 such as contact glass on the top surface of the housing. The document can be placed on the document table 501. A scanning optical system 502 is disposed below the document table 501. The scanning optical system 502 includes a first carriage 503, a second carriage 504, and a condenser lens 505. The first carriage 503 is provided with a linear light source 506 and a mirror 507, and the second carriage 504 is provided with mirrors 508 and 509. A light source 506 illuminates the document. The mirrors 507 to 509 guide the reflected light from the document to the lens 505, and the lens 505 forms an optical image on the light receiving surface of the line image sensor 510. In the scanning optical system 502, the first carriage 503 and the second carriage 504 are provided so as to be able to reciprocate in the sub-scanning direction 511. By moving the first carriage 503 and the second carriage 504 in the sub-scanning direction 511, the image of the document placed on the document table 501 can be read by the image sensor 510. The image sensor 510 generates image data of a document from a light image incident on the light receiving surface.

画像形成部403は、画像読取部402で得た画像データや、ネットワークを通じて他の機器から受信した画像データを用紙に印刷する。画像形成部403には、感光体ドラム512が設けられている。この感光体ドラム512は、一定速度で矢印方向513に回転する。感光体ドラム512の周囲には、回転方向の上流側から順に、帯電器514、露光器515、現像器516、転写器517などが配置されている。帯電器514は、感光体ドラム512表面を一様に帯電させる。露光器515は、一様に帯電した感光体ドラム512の表面に、画像データに応じて光を照射し、感光体ドラム512上に静電潜像を形成する。現像器516は、その静電潜像にトナーを付着させ、感光体ドラム512上にトナー像を形成する。転写器517は、感光体ドラム115上のトナー像を用紙に転写する。感光体ドラム512が回転することにより、これらのプロセスが一連に行われる。   The image forming unit 403 prints image data obtained by the image reading unit 402 or image data received from another device via a network on a sheet. The image forming unit 403 is provided with a photosensitive drum 512. The photosensitive drum 512 rotates in the arrow direction 513 at a constant speed. Around the photosensitive drum 512, a charger 514, an exposure unit 515, a developing unit 516, a transfer unit 517, and the like are arranged in this order from the upstream side in the rotation direction. The charger 514 uniformly charges the surface of the photosensitive drum 512. The exposure device 515 irradiates the uniformly charged surface of the photosensitive drum 512 with light according to image data, and forms an electrostatic latent image on the photosensitive drum 512. The developing device 516 attaches toner to the electrostatic latent image and forms a toner image on the photosensitive drum 512. The transfer unit 517 transfers the toner image on the photosensitive drum 115 to a sheet. These processes are performed in series by the rotation of the photosensitive drum 512.

画像形成部403は、手差しトレイ518、給紙カセット519および520などから、感光体ドラム512と転写器517との間の転写部に用紙を給送する。手差しトレイ518や各カセット519、520には、様々なサイズの用紙を載置または収容することができる。画像形成部403は、ユーザの指定した用紙や、自動検知した原稿のサイズに応じた用紙を選択し、選択した用紙を給送ローラ521によりトレイ518やカセット519、520から引き出す。引き出した用紙は搬送ローラ522やレジストローラ523で転写部に送り込む。トナー像を転写した用紙は、定着器524に搬送される。定着器524は、定着ローラ525および加圧ローラ526を有しており、熱と押圧力によってトナー像を用紙に定着する。画像形成部403は、定着器524を通過した用紙を排紙トレイ527または528へ排紙する。排紙トレイ527および528のいずれに排出するかを切替爪529で制御し、排出ローラ530または531で一方の排紙トレイへ排紙する。   The image forming unit 403 feeds paper from the manual feed tray 518, the paper feed cassettes 519 and 520, and the like to the transfer unit between the photosensitive drum 512 and the transfer unit 517. Various sizes of paper can be placed or stored in the manual feed tray 518 and the cassettes 519 and 520. The image forming unit 403 selects a sheet specified by the user or a sheet corresponding to the automatically detected document size, and pulls out the selected sheet from the tray 518 or the cassettes 519 and 520 by the feeding roller 521. The drawn paper is sent to the transfer unit by the conveyance roller 522 and the registration roller 523. The sheet on which the toner image is transferred is conveyed to the fixing device 524. The fixing device 524 includes a fixing roller 525 and a pressure roller 526, and fixes the toner image on the sheet by heat and pressing force. The image forming unit 403 discharges the sheet that has passed through the fixing device 524 to the discharge tray 527 or 528. The switching claw 529 controls which of the paper discharge trays 527 and 528 discharges, and the paper is discharged to one paper discharge tray by the discharge rollers 530 or 531.

また複写機401において、画像読取部402の上側には原稿搬送装置532が開閉可能に取り付けられている。原稿搬送装置532には、原稿トレイ533、搬送路534および排紙トレイ535が備えられている。ユーザは、原稿台501に原稿を載置するか、この原稿搬送装置532に原稿をセットする。原稿搬送装置532は、原稿トレイ533にセットされた原稿を1枚ずつ搬送路534へ送りだす。その搬送路534上には画像読取位置536がある。画像読取部402の筐体上面には、原稿台501だけでなく、その画像読取位置536に対する読取用ガラス537も設けられている。原稿搬送装置532にセットされた原稿の画像を読み取る場合、画像読取部402は、第1キャリッジ503および第2キャリッジ504を画像読取位置536に合わせて一時的に固定する。原稿が画像読取位置536を通過するとき、読取用ガラス537を通じて原稿を照明し、原稿の画像を読み取る。画像読取位置を通過した原稿は、排紙トレイ535に排出される。   In the copying machine 401, a document conveying device 532 is attached to the upper side of the image reading unit 402 so as to be opened and closed. The document transport device 532 includes a document tray 533, a transport path 534, and a paper discharge tray 535. The user places a document on the document table 501 or sets the document on the document transport device 532. The document conveyance device 532 sends the documents set on the document tray 533 one by one to the conveyance path 534. There is an image reading position 536 on the conveyance path 534. On the upper surface of the housing of the image reading unit 402, not only the document table 501 but also a reading glass 537 for the image reading position 536 is provided. When reading an image of a document set on the document conveying device 532, the image reading unit 402 temporarily fixes the first carriage 503 and the second carriage 504 according to the image reading position 536. When the original passes through the image reading position 536, the original is illuminated through the reading glass 537, and the image of the original is read. The document that has passed the image reading position is discharged to the paper discharge tray 535.

このような複写機401は、トレイ518やカセット519、520にセットされた用紙上に、操作パネルで入力された設定にしたがって画像を形成する。   Such a copying machine 401 forms an image on a sheet set in the tray 518 or the cassettes 519 and 520 according to the setting input on the operation panel.

図6は複写機の操作パネルの制御回路を簡単に説明するための図である。この制御回路601において、バス602は、ROM603やパネルインターフェイス604、RAM605、CPU606を接続する。ROM603は、操作パネル101に関する設定データ607を保存するファイルや、操作パネル101を制御するためのパネル制御プログラム608のファイルなどを格納している。このROM603にはフラッシュメモリのような書き換え可能な不揮発性メモリを利用することができ、これらのファイルの内容は随時更新される。パネルインターフェイス604に、操作パネル101が接続される。操作パネル101は、ディスプレイ102、タッチパネル609および物理的な操作キー103を備えている。パネルインターフェイス604は、バス602から受信した表示画像をディスプレイ601に入力したりタッチパネル609や操作キー103からの入力値をバス602に出力したりする。RAM605は、ディスプレイ102に表示する画像を一時的に記憶したり、ワーク領域を提供したりするのに用いられる。CPU606は、パネル制御プログラム608の指令にしたがって動作する。複写機401の電源投入時などにパネル制御プログラム608をROM604から読み出し、RAM605上でそのプログラム608を動作させる。CPU606は、パネル制御プログラム608の指令にしたがって、パネルインターフェイス603やRAM606、ROM607などに対して入出力を行い、操作パネル101を制御する。この動作によって複写機401は本発明の操作設定装置として機能する。   FIG. 6 is a diagram for simply explaining the control circuit of the operation panel of the copying machine. In the control circuit 601, a bus 602 connects a ROM 603, a panel interface 604, a RAM 605, and a CPU 606. The ROM 603 stores a file for saving the setting data 607 related to the operation panel 101, a file of the panel control program 608 for controlling the operation panel 101, and the like. A rewritable nonvolatile memory such as a flash memory can be used for the ROM 603, and the contents of these files are updated as needed. The operation panel 101 is connected to the panel interface 604. The operation panel 101 includes a display 102, a touch panel 609, and physical operation keys 103. The panel interface 604 inputs a display image received from the bus 602 to the display 601 and outputs an input value from the touch panel 609 or the operation key 103 to the bus 602. The RAM 605 is used for temporarily storing an image to be displayed on the display 102 and providing a work area. The CPU 606 operates according to a command from the panel control program 608. The panel control program 608 is read from the ROM 604 when the power of the copying machine 401 is turned on, and the program 608 is operated on the RAM 605. The CPU 606 controls the operation panel 101 by inputting / outputting data to / from the panel interface 603, the RAM 606, the ROM 607, and the like according to instructions from the panel control program 608. By this operation, the copying machine 401 functions as an operation setting device of the present invention.

図7は本実施の形態における操作設定装置の機能的構成を示すブロック図である。操作設定装置701において、操作部702は、GUI操作部703およびSUI操作部704を備えている。GUI操作部703は、複数の操作アイテムを操作画面上に提供する。操作アイテムは、例えば操作画面に表示する各種のアイコンである。またGUI操作部703は、操作画面上に表示された操作アイテムとは別の操作アイテムを表示するための一つまたは複数の表示変更アイテムをさらに提供することができる。この表示変更アイテムは、設定のためではなく操作自体のために用いられるアイテムである。例えば他の画面を呼び出すキーアイテムや、タブ表示などがこれに該当する。SUI操作部704は、物理的な操作キーに対応する。この操作キーは、例えば複写を実行する実行キーや各種の操作を取り消す取消キーを含む。複写機の電源投入時などにCPUがROMから設定データ607を読み出し、その設定データにしたがって操作画面を作成したり機能と操作との関係を規定したりする。   FIG. 7 is a block diagram showing a functional configuration of the operation setting device according to the present embodiment. In the operation setting apparatus 701, the operation unit 702 includes a GUI operation unit 703 and a SUI operation unit 704. The GUI operation unit 703 provides a plurality of operation items on the operation screen. The operation item is, for example, various icons displayed on the operation screen. In addition, the GUI operation unit 703 can further provide one or a plurality of display change items for displaying operation items different from the operation items displayed on the operation screen. This display change item is an item used not for setting but for operation itself. For example, key items for calling other screens, tab display, and the like correspond to this. The SUI operation unit 704 corresponds to a physical operation key. This operation key includes, for example, an execution key for executing copying and a cancel key for canceling various operations. The CPU reads the setting data 607 from the ROM when the power of the copying machine is turned on, and creates an operation screen according to the setting data and defines the relationship between functions and operations.

余分操作検出部705は、操作部702に対する余分な操作を検出する。表示変更アイテムの操作により操作画面に表示された操作アイテムが利用されなかった場合、その表示変更アイテムの操作を余分な操作として扱うことができる。例えば操作画面上でタブを切り替えたのに、そのタブの画面に含まれるアイコンを操作せずに、再びタブを切り替えると、先のタブの切り替え操作を余分な操作として検出する。CPUは操作の内容をパネルインターフェイスから得ることができる。   The extra operation detection unit 705 detects an extra operation with respect to the operation unit 702. When the operation item displayed on the operation screen is not used by the operation of the display change item, the operation of the display change item can be handled as an extra operation. For example, when a tab is switched on the operation screen but the tab is switched again without operating the icon included in the tab screen, the previous tab switching operation is detected as an extra operation. The CPU can obtain the contents of the operation from the panel interface.

余分操作回数計数部706は、余分操作検出部705により検出された余分な操作の回数を計数する。例えば目的の操作がされるまでに計数された余分な操作の回数をその目的の操作毎に計数する。目的の操作が画像合成の設定の場合、ユーザがその設定に対するアイコンを探していると、そのアイコンを探し当てるまでに要した余分な操作の回数を計数する。目的の操作かどうかは、SUI操作部704の実行キーをユーザが操作したときの設定状態から判別することができる。CPUは計数値をRAM上で管理する。   The extra operation number counting unit 706 counts the number of extra operations detected by the extra operation detection unit 705. For example, the number of extra operations counted until the target operation is performed is counted for each target operation. When the target operation is an image composition setting, if the user is looking for an icon for the setting, the number of extra operations required to find the icon is counted. Whether or not the target operation is performed can be determined from a setting state when the user operates the execution key of the SUI operation unit 704. The CPU manages the count value on the RAM.

余分操作回数記憶部707は、余分操作回数計数部706により計数された余分な操作の回数に関する余分操作データを目的の操作に対応する操作アイテムに関連付けて記憶する。余分操作データは、例えば余分な操作の回数の操作アイテムごとの集計値である。多数の人が頻繁に迷う操作は、その集計値が大きくなる。この余分操作回数記憶部707のために、制御回路ではROMに領域を確保する。   The extra operation count storage unit 707 stores the extra operation data related to the extra operation count counted by the extra operation count counter 706 in association with the operation item corresponding to the target operation. The extra operation data is, for example, a total value for each operation item of the number of extra operations. An operation in which a large number of people frequently get lost increases the total value. For this extra operation count storage unit 707, the control circuit reserves an area in the ROM.

設定変更部708は、余分操作検出部705の検出結果に基づいて、操作部702の設定を変更する。この実施の形態では、操作部702のうちGUI操作部703の設定を変更する。例えば操作アイテムに対するアイコンを操作画面上のショートカットキー領域に表示する変更を行う。設定の変更は、CPUがROM上の設定データ607を更新することにより行うことができる。   The setting change unit 708 changes the setting of the operation unit 702 based on the detection result of the extra operation detection unit 705. In this embodiment, the setting of the GUI operation unit 703 in the operation unit 702 is changed. For example, a change is made to display an icon for the operation item in a shortcut key area on the operation screen. The setting can be changed by the CPU updating the setting data 607 on the ROM.

また設定変更部708には、対象操作アイテム決定部709を備えることができる。対象操作アイテム決定部709は、余分操作データに基づいて、ショートカットキー領域にアイコンを設定する対象の操作アイテムを決定する。例えば余分操作データの示す集計値がしきい値を超えているかどうかを操作アイテムごとに判定する。集計値がしきい値を超えている場合、ショートカットキー領域にアイコンを設定する対象の操作アイテムとして、その操作アイテムを決定する。この判定や決定はROM上の設定データを読み出すことよりCPUが行うことができる。   The setting change unit 708 can include a target operation item determination unit 709. The target operation item determination unit 709 determines a target operation item for setting an icon in the shortcut key area based on the extra operation data. For example, it is determined for each operation item whether or not the total value indicated by the extra operation data exceeds a threshold value. When the total value exceeds the threshold value, the operation item is determined as an operation item for which an icon is set in the shortcut key area. This determination and determination can be performed by the CPU by reading the setting data on the ROM.

このような操作設定装置701の各部の機能を制御回路が実現することにより、この実施の形態における複写機では、様々な機能をユーザが円滑に利用することができる。使用頻度が低く複雑な操作であっても、ショートカットキー領域にアイコンが設けられるため、ユーザは迷うことなく簡単にその操作をすることができる。   By realizing the function of each part of the operation setting device 701 as described above, the user can smoothly use various functions in the copier according to this embodiment. Even if the operation is infrequent and complicated, since the icon is provided in the shortcut key area, the user can easily perform the operation without hesitation.

この操作設定装置701には、さらに操作間時間計時部710や操作ミス判定部711を備えることができる。操作間時間計時部710は、表示変更アイテムに対する第1の操作から、同一または別の表示変更アイテムに対する第2の操作までに要した時間を取得する。他の画面を呼び出すアイコンを2回操作することにより、呼び出した画面を操作画面から消去するような場合も、その2回目の操作までに要した時間を取得する。時間の取得は、タイマーを利用してCPUがすることができる。   The operation setting device 701 can further include an inter-operation time counting unit 710 and an operation error determination unit 711. The inter-operation time counting unit 710 acquires the time required from the first operation for the display change item to the second operation for the same or another display change item. Even when the called screen is deleted from the operation screen by operating the icon for calling another screen twice, the time required until the second operation is acquired. The time can be acquired by the CPU using a timer.

操作ミス判定部711は、操作間時間計時部710により取得された時間に基づいて、第1の操作が操作ミスかどうかを判定する。例えば2回の操作がしきい値以下の時間でされたとき、最初の操作は操作ミスであると判定する。短い時間に2回の操作が行われていれば、ユーザが操作方法を迷ったのではなく、後の操作は操作ミスのために操作をやり直したものと扱うことができる。この判定はCPUが行うことができる。   The operation error determination unit 711 determines whether or not the first operation is an operation error based on the time acquired by the inter-operation time counting unit 710. For example, when two operations are performed for a time equal to or less than the threshold value, it is determined that the first operation is an operation error. If the operation is performed twice in a short time, the user does not hesitate to operate, and the subsequent operation can be treated as an operation re-executed due to an operation error. This determination can be made by the CPU.

このような操作間時間計時部710および操作ミス判定部711を利用する場合、余分操作検出部705は、操作ミス判定部711の判定結果に基づいて、第1の操作を余分な操作から除外することができる。これによって、余分な操作の検出精度を向上させることが可能となる。   When such an inter-operation timing unit 710 and an operation error determination unit 711 are used, the extra operation detection unit 705 excludes the first operation from the extra operation based on the determination result of the operation error determination unit 711. be able to. As a result, it is possible to improve the detection accuracy of extra operations.

図8は余分操作データの構成の一例を示す図である。余分操作データのファイルは、設定データと同様に制御回路のROMに格納することができる。CPUは、目的の操作が行われるまでに検出した余分な操作の回数を計数し、そのデータを使って余分操作データのファイルを更新する。この例では、余分操作データがテーブル形式で管理されている。そのテーブルにおける各レコードは、操作アイテムIDごとに、名称、階層、上位アイテムID、操作回数および余分操作回数のデータを含む。   FIG. 8 is a diagram showing an example of the configuration of extra operation data. The extra operation data file can be stored in the ROM of the control circuit in the same manner as the setting data. The CPU counts the number of extra operations detected until the target operation is performed, and updates the extra operation data file using the data. In this example, extra operation data is managed in a table format. Each record in the table includes data of name, hierarchy, upper item ID, number of operations, and number of extra operations for each operation item ID.

操作アイテムIDは、操作画面の設定領域に表示する各種のアイコンを一意に識別する符号である。この符号は数字やアルファベット、その他の記号、またはそれらの組み合わせで記述することができる。名称のデータは、操作アイテムIDに対応するアイコンに付した名称である。この例では、「両面/分割」、「原稿の画質」、「試しコピー」、「原稿サイズ選択」、「枠消し」および「イメージ合成」などの名称のデータが含まれている。これらの名称は、いずれも「ユーザ機能」の設定ページ上で表示するアイコンに対応する。その他の設定ページ上で表示するアイコンに対応するデータも同様に余分操作データとしてファイルに格納する。   The operation item ID is a code for uniquely identifying various icons displayed in the setting area of the operation screen. This code can be written in numbers, alphabets, other symbols, or combinations thereof. The name data is a name given to the icon corresponding to the operation item ID. In this example, data such as “double-sided / divided”, “original image quality”, “trial copy”, “original size selection”, “frame erasure”, and “image composition” are included. These names correspond to icons displayed on the setting page of “user function”. Similarly, data corresponding to icons displayed on the setting page is stored in the file as extra operation data.

階層のデータは、各操作アイテムが属する階層を示す。タブ表示やメニュー表示、画面の呼び出し等を行うと、操作アイテム間に階層関係が形成される。タブ表示された各設定ページ上のアイコンは、同一の階層に属している。タブボタンを用いて、同一の階層に属するアイコンのうち表示するアイコンが切り替えられる。より深い階層の操作アイテムを利用するために表示変更アイテムで表示を変更した場合、その表示変更アイテムの操作は、目的の操作をするために必要な操作であり、余分な操作とは言えない。一方、同一の階層や上位の階層に属する操作アイテムを表示するために表示変更アイテムを操作した場合、その前に行った表示変更アイテムの操作は余分な操作と言える。アイコンの属する階層が深くなれば、そのアイコンをユーザが見つけ難くなるため、通常余分な操作が増える。   The hierarchy data indicates the hierarchy to which each operation item belongs. When tab display, menu display, screen calling, or the like is performed, a hierarchical relationship is formed between operation items. The icons on the setting pages displayed in tabs belong to the same hierarchy. Using the tab button, an icon to be displayed among icons belonging to the same hierarchy is switched. When the display is changed with a display change item in order to use an operation item at a deeper level, the operation of the display change item is an operation necessary for performing a target operation and cannot be said to be an extra operation. On the other hand, when a display change item is operated to display operation items belonging to the same hierarchy or higher hierarchy, the operation of the display change item performed before that can be said to be an extra operation. If the level to which an icon belongs becomes deeper, it becomes difficult for the user to find the icon, and therefore, extra operations usually increase.

上位アイテムIDは、操作アイテムが配置される設定ページやその他のオブジェクトを一意に識別する符号である。「両面/分割」、「原稿の画質」などの操作アイテムの場合、「ユーザ機能」の設定ページを識別するIDが格納される。ここでは、そのIDは「01002」である。またメニュー表示を採用しているような場合、直上位にある操作アイテムのIDを上位アイテムIDとして用いることができる。   The upper item ID is a code that uniquely identifies a setting page or other object on which the operation item is arranged. In the case of operation items such as “double-sided / divided” and “original image quality”, an ID for identifying a setting page of “user function” is stored. Here, the ID is “01002”. When menu display is employed, the ID of the operation item directly above can be used as the upper item ID.

操作回数のデータは、一定の期間で集計したその操作アイテムの利用回数である。利用されたかどうかは、例えばその操作アイテムを用いた設定がスタートキーの押下時に有効であったかどうかをCPUが確認することにより判断することができる。余分操作回数は、CPUが計数した余分操作の回数を操作回数と同一の集計期間で集計した値である。この余分操作回数の値がしきい値を超えるかどうかに基づいて、CPUはショートカットキー領域にアイコンを登録するかどうかを決定する。また操作回数および余分操作回数の両方を用いてその決定をすることも可能である。例えば多数の人が日常的に操作している操作アイテムでも、操作回数が増えれば、余分操作の回数が増える可能性もある。このような場合に、余分操作の回数だけで評価すると、その評価が実態に合わないかもしれない。このため、操作回数に対する余分操作回数の比率でその評価を行うようにしてもよい。日常的に使用されておらず余分操作が多い操作アイテムは、この比率の値が他とくらべて大きくなる。余分操作回数の比率で評価を行えば、そのような操作アイテムに対するアイコンを優先的にショートカットキー領域に登録することができる。   The data on the number of operations is the number of times the operation item is used for a certain period. Whether or not it has been used can be determined by, for example, the CPU confirming whether the setting using the operation item was valid when the start key was pressed. The number of extra operations is a value obtained by counting the number of extra operations counted by the CPU in the same counting period as the number of operations. Based on whether or not the value of the number of extra operations exceeds a threshold value, the CPU determines whether or not to register an icon in the shortcut key area. It is also possible to make the determination using both the number of operations and the number of extra operations. For example, even in an operation item that many people operate on a daily basis, if the number of operations increases, the number of extra operations may increase. In such a case, if the evaluation is performed only by the number of extra operations, the evaluation may not match the actual situation. For this reason, the evaluation may be performed based on the ratio of the number of extra operations to the number of operations. An operation item that is not used on a daily basis and has many extra operations has a larger value of this ratio than others. If evaluation is performed based on the ratio of the number of extra operations, an icon for such an operation item can be preferentially registered in the shortcut key area.

図9は余分操作回数を計数する手順の一例を示すフローチャートである。制御回路のCPUは、パネルインターフェイスから入力があった場合、その入力が表示変更アイテムの操作かどうかを判定する(手順901)。表示変更アイテムの操作があった場合、CPUは、余分操作回数を管理しているRAM上の変数を初期化し、余分な操作回数の計数を開始する。その際、CPUは次の表示変更アイテムが操作されるまでの時間を得るため、例えば内蔵タイマーを用いて計時を開始する(手順902)。CPUは、パネルインターフェイスからの入力に基づいて、操作アイテムの操作があったかどうかを判定する(手順903)。操作アイテムの操作がないのに表示変更アイテムの操作を検出すると(手順904)、計時を終了する(手順905)。その後、CPUはそれまでに表示されていた操作アイテムと新たに表示された操作アイテムの属する階層のデータを余分操作データから読み出す。CPUは、読み出したデータに基づいて、新たに表示された操作アイテムの属する階層が、それまでに表示されていた操作アイテムの属する階層と同一またはその階層より上位であるかどうかを判定する(手順906)。新たに表示された操作アイテムの属する階層が、それまでに表示されていた操作アイテムの属する階層よりも下位の場合、表示変更アイテムの操作は必要な操作である。このため手順903以降の手順が繰り返される。新たに表示された操作アイテムの属する階層が、それまでに表示されていた操作アイテムの属する階層と同一またはその階層より上位である場合、CPUは計時により得た時間を取得する(手順907)。CPUは、取得した時間をしきい値と比較し、その比較結果に基づいて先の表示変更アイテムの操作がミスかどうかを判定する(手順908)。操作ミスの場合、手順903以降の手順を繰り返す。操作ミスでない場合、CPUは、余分操作回数を管理しているRAM上の変数に1を加算する(手順909)。例えば、もしタブボタンを押す操作があって設定ページが表示されたのに、その設定ページでアイコンが操作されず、他の設定ページに切り替えられた場合、余分操作回数の変数に1を加算する。   FIG. 9 is a flowchart showing an example of a procedure for counting the number of extra operations. When there is an input from the panel interface, the CPU of the control circuit determines whether the input is an operation of a display change item (procedure 901). When there is an operation on the display change item, the CPU initializes a variable on the RAM managing the number of extra operations, and starts counting the number of extra operations. At that time, in order to obtain time until the next display change item is operated, the CPU starts measuring time by using, for example, a built-in timer (procedure 902). The CPU determines whether or not an operation item has been operated based on an input from the panel interface (procedure 903). When the operation of the display change item is detected without the operation item being operated (procedure 904), the timing is terminated (procedure 905). Thereafter, the CPU reads from the extra operation data the operation item that has been displayed so far and the data of the hierarchy to which the newly displayed operation item belongs. Based on the read data, the CPU determines whether the hierarchy to which the newly displayed operation item belongs is the same as or higher than the hierarchy to which the operation item displayed so far belongs (procedure) 906). When the hierarchy to which the newly displayed operation item belongs is lower than the hierarchy to which the operation item displayed so far, the operation of the display change item is a necessary operation. For this reason, the procedure after procedure 903 is repeated. When the hierarchy to which the newly displayed operation item belongs is the same as or higher than the hierarchy to which the operation item displayed so far belongs, the CPU obtains the time obtained by measuring time (step 907). The CPU compares the acquired time with a threshold value, and determines whether the operation of the previous display change item is a mistake based on the comparison result (procedure 908). In the case of an operation mistake, the procedure after step 903 is repeated. If it is not an operation mistake, the CPU adds 1 to a variable on the RAM that manages the number of extra operations (procedure 909). For example, if there is an operation of pressing the tab button and a setting page is displayed, but the icon is not operated on the setting page and the setting page is switched to another setting page, 1 is added to the variable of the number of extra operations. .

手順903で操作アイテムの操作を検出したあと、または手順909のあと、CPUはスタートキーの操作によりユーザから実行指示を得たかどうかを判定する(手順910)。実行操作が検出されていないのに、キャンセルキーの操作によりユーザから操作の取消指示を得た場合(手順911)、CPUは余分操作回数の変数の値に1を加算する(手順912)。手順912のあと、CPUは手順901以降の手順を繰り返す。手順911で操作の取消も検出されない場合、CPUは手順910を繰り返す。手順910で実行操作を検出すると、CPUはそのときに有効な設定に対応する操作アイテムの操作アイテムIDを取得する(手順913)。操作アイテムIDを取得すると、CPUは、その操作アイテムIDを含むレコードを余分操作データのファイルから検索し、検索したレコードの操作回数のデータに1を加算する。また検索したレコードの余分操作回数のデータに、RAM上の変数の値を加算する。これによって、余分操作データの登録または更新を行う(手順914)。   After detecting the operation item in step 903 or after step 909, the CPU determines whether or not an execution instruction has been obtained from the user by operating the start key (step 910). When an execution operation is not detected but an operation cancel instruction is received from the user by operating the cancel key (procedure 911), the CPU adds 1 to the variable value of the number of extra operations (procedure 912). After step 912, the CPU repeats the steps after step 901. When the cancellation of the operation is not detected in the procedure 911, the CPU repeats the procedure 910. When the execution operation is detected in the procedure 910, the CPU acquires the operation item ID of the operation item corresponding to the setting effective at that time (procedure 913). When the operation item ID is acquired, the CPU searches the extra operation data file for a record including the operation item ID, and adds 1 to the operation count data of the searched record. Further, the value of the variable on the RAM is added to the data of the number of extra operations of the retrieved record. As a result, the extra operation data is registered or updated (procedure 914).

上述のようにして一定の期間に行われた複写機の様々な操作に対して、CPUは操作回数や余分操作回数を集計し、余分操作データのファイルにその集計値を格納する。集計期間が経過すると、CPUは、余分操作データのファイルにアクセスし、余分操作回数の値がしきい値を超えるレコードをそのファイルから検索する。余分操作回数の値がしきい値を超えるレコードが検索された場合、CPUは、そのレコードから操作アイテムIDを取得する。CPUは、その操作アイテムIDに対応する操作アイテムを設定変更の対象アイテムとして決定する。ここでは、その操作アイテムIDに対応するアイコンのデータ等をROM上の設定データから読み出し、そのデータを使って、その操作アイテムIDに対応するアイコンをショートカットキー領域に登録する。ショートカットキー領域に表示するアイコンのIDをテーブルで管理している場合、検索した操作アイテムIDに対応するアイコンのIDを追加すればよい。多数の人が高い頻度で余分な操作を行う操作アイテムは、優先的にショートカットキー領域に表示されることになる。そのような操作アイテムをショートカットキー領域に表示すれば、どのユーザもその操作アイテムのアイコンを即座に視認することができるため、操作に迷う可能性を著しく減じることができる。   As described above, the CPU counts the number of operations and the number of extra operations for various operations of the copying machine performed for a certain period of time, and stores the total value in a file of extra operation data. When the counting period elapses, the CPU accesses a file of extra operation data, and searches the file for a record whose extra operation count exceeds a threshold value. When a record in which the value of the number of extra operations exceeds a threshold value is retrieved, the CPU acquires an operation item ID from the record. The CPU determines an operation item corresponding to the operation item ID as a setting change target item. In this case, icon data corresponding to the operation item ID is read from the setting data on the ROM, and the icon corresponding to the operation item ID is registered in the shortcut key area using the data. When the ID of the icon displayed in the shortcut key area is managed in the table, the icon ID corresponding to the searched operation item ID may be added. An operation item in which a large number of people perform extra operations with high frequency is preferentially displayed in the shortcut key area. If such an operation item is displayed in the shortcut key area, any user can immediately recognize the icon of the operation item, so that the possibility of getting lost in the operation can be significantly reduced.

このように本実施の形態における複写機では、余分な操作回数に応じてショートカットキー領域に表示するアイコンを変更するため、複写機の有する様々な機能をユーザが円滑に利用することができる。   As described above, in the copying machine according to the present embodiment, the icon displayed in the shortcut key area is changed according to the number of extra operations, so that the user can smoothly use various functions of the copying machine.

上述の実施の形態で利用したパネル制御プログラムは、インターネットなどの電気通信回線を用いたり、コンピュータ読み取り可能な記録媒体に格納したりすることで、関係者や第三者に提供することができる。例えばプログラムの指令を電気信号や光信号、磁気信号などで表現し、その信号を搬送波に載せて送信することで、同軸ケーブルや銅線、光ファイバのような伝送媒体でそのプログラムを提供することができる。またコンピュータ読取可能な記録媒体としては、CD−ROMやCD−R、CD−RW、DVD−ROM、DVD−RAM、DVD−R、DVD−RWなどの光学メディアや、フレキシブルディスクのような磁気メディア、フラッシュメモリやRAMのような半導体メモリを利用することができる。   The panel control program used in the above-described embodiment can be provided to related parties or third parties by using an electric communication line such as the Internet or by storing it in a computer-readable recording medium. For example, a program command is expressed by an electric signal, an optical signal, a magnetic signal, etc., and the signal is placed on a carrier wave and transmitted, so that the program is provided on a transmission medium such as a coaxial cable, copper wire, or optical fiber. Can do. Computer-readable recording media include optical media such as CD-ROM, CD-R, CD-RW, DVD-ROM, DVD-RAM, DVD-R, and DVD-RW, and magnetic media such as a flexible disk. A semiconductor memory such as a flash memory or a RAM can be used.

また上述した実施の形態は本発明の技術的範囲を制限するものではなく、既に記載したもの以外でも、本発明の範囲内で種々の変形や応用が可能である。   The embodiments described above do not limit the technical scope of the present invention, and various modifications and applications can be made within the scope of the present invention other than those already described.

例えば操作アイテムの属する階層に応じて余分操作回数に重みを与えるようにしてもよい。この場合、図7に示すように、操作設定装置に階層管理データ記憶部712および重みデータ記憶部713を備える。階層管理データ記憶部712は、操作アイテム間の階層関係を表す階層管理データを記憶する。この階層管理データとして、上述の余分操作データに含まれる階層のデータや上位アイテムIDを用いることができる。重みデータ記憶部713は、操作アイテムの階層位置に関連付けて重みデータを記憶する。例えば各階層に対する重みのデータをテーブル形式で記述したファイルをROMに用意する。その場合、CPUは、余分操作データから階層のデータを取得すると、重みのデータを記述したファイルから、取得した階層のデータに対応する重みのデータを読み出すことができる。図9の手順909で変数の値に1を加算する代わりに、読み出したデータの値を加算すれば、余分操作回数の重みを反映することができる。   For example, a weight may be given to the number of extra operations according to the hierarchy to which the operation item belongs. In this case, as shown in FIG. 7, the operation setting device includes a hierarchy management data storage unit 712 and a weight data storage unit 713. The hierarchy management data storage unit 712 stores hierarchy management data representing a hierarchy relationship between operation items. As the hierarchy management data, hierarchy data and higher item IDs included in the above-described extra operation data can be used. The weight data storage unit 713 stores weight data in association with the hierarchical position of the operation item. For example, a file in which weight data for each layer is described in a table format is prepared in the ROM. In this case, when the CPU acquires the hierarchy data from the extra operation data, the CPU can read out the weight data corresponding to the acquired hierarchy data from the file describing the weight data. If the value of the read data is added instead of adding 1 to the variable value in step 909 of FIG. 9, the weight of the number of extra operations can be reflected.

このように余分操作回数に重みを与えることで、ユーザの操作状況を操作部の設定により適切に反映することが可能である。例えば、浅い階層に操作アイテムがあるにも関わらず余分な操作が行われている場合には、操作体系が不適切になっている可能性がある。このような場合、操作アイテムの属する階層が浅いほど、重みを大きくすることで、ユーザの操作性を向上させることができる。また、操作アイテムの属する階層が深くなれば、一般的にその操作アイテムを利用するのに余分な操作が増える。このため、操作アイテムの属する階層が深いほど、操作性を向上させる必要性が高いと考えることができる。このような場合、操作アイテムの属する階層が深いほど、重みを大きくすればよい。この場合に、操作回数がしきい値よりも小さければ、設定変更の対象アイテムからその操作アイテムを除外するようにしてもよい。操作アイテムの属する階層が深くて余分な操作がされることがあってもその操作アイテムの利用回数が極度に少なければ、その操作アイテムについて操作性を向上させる必要性は少ない。   Thus, by giving a weight to the number of extra operations, it is possible to appropriately reflect the user's operation status by setting the operation unit. For example, when there is an operation item in a shallow hierarchy and an extra operation is performed, the operation system may be inappropriate. In such a case, the user's operability can be improved by increasing the weight as the level to which the operation item belongs is shallower. Further, if the hierarchy to which the operation item belongs becomes deeper, in general, an extra operation increases in order to use the operation item. For this reason, it can be considered that the deeper the hierarchy to which the operation item belongs, the higher the need for improving operability. In such a case, the deeper the hierarchy to which the operation item belongs, the greater the weight should be. In this case, if the number of operations is smaller than the threshold value, the operation item may be excluded from the setting change target items. Even if the operation item belongs to a deep hierarchy and an extra operation is performed, if the number of times the operation item is used is extremely small, there is little need to improve the operability of the operation item.

上述したように重みデータは、様々な方針で設定することができる。この方針は、例えば複写機の設置場所やユーザのグループなどに応じて分類することが可能である。一般企業や設計事務所、コンビニエンスストアなど複写機が設置される環境によって、各操作アイテムの使用頻度や余分操作回数には傾向を見出し得る。   As described above, the weight data can be set according to various policies. This policy can be classified according to, for example, a copier installation location or a user group. Depending on the environment in which a copying machine is installed such as a general company, a design office, a convenience store, etc., a trend can be found in the frequency of use of each operation item and the number of extra operations.

そこで、重みデータ記憶部713は、操作アイテムの階層位置に関連付けて複数種類の重みデータを記憶するようにしてもよい。例えば複写機の設置環境に応じて複数種類の重みデータを記憶することができる。その場合、複写機の出荷前に設置環境を予め設定したり、複写機の設置時やメンテナンス時に設置環境を指定する値を操作パネルから入力したりすることにより、対象操作アイテム決定部709は、複数種類の重みデータのいずれかを選択することができる。   Therefore, the weight data storage unit 713 may store a plurality of types of weight data in association with the hierarchical position of the operation item. For example, a plurality of types of weight data can be stored according to the installation environment of the copying machine. In that case, the target operation item determination unit 709 can set the installation environment before shipment of the copier or input a value specifying the installation environment from the operation panel at the time of installation or maintenance of the copier. One of a plurality of types of weight data can be selected.

また上述の実施の形態では、ショートカットキー領域にアイコンを登録することにより、操作部の設定を変更したが、この例に限られるものではない。例えばデフォルトで表示される設定ページが定められている場合には、余分な操作の回数に応じて決定した操作アイテムのアイコンをその設定ページに登録するようにしてもよい。   In the above-described embodiment, the setting of the operation unit is changed by registering an icon in the shortcut key area. However, the present invention is not limited to this example. For example, when a setting page to be displayed by default is defined, an icon of an operation item determined according to the number of extra operations may be registered in the setting page.

さらに上述の実施の形態では、GUI操作部の設定を変更したが、SUI操作部の設定を変更するようにしてもよい。例えばSUI操作部の各操作キーに対応する設定や操作の内容を記述したファイルを制御回路のROMに格納する。CPUは、そのファイルを書き換えることにより、余分な操作の回数に応じて定めた操作アイテムに対応する設定や操作をSUI操作部の操作キーに割り当てる。   Furthermore, although the setting of the GUI operation unit is changed in the above-described embodiment, the setting of the SUI operation unit may be changed. For example, a file describing settings and operation contents corresponding to each operation key of the SUI operation unit is stored in the ROM of the control circuit. The CPU rewrites the file and assigns settings and operations corresponding to operation items determined according to the number of extra operations to the operation keys of the SUI operation unit.

さらに上述の実施の形態では、GUI操作部に対し余分な操作回数を計数したが、SUI操作部に対し余分な操作回数を計数するようにしてもよい。SUI操作部のように操作キーの数が限られている場合でも、複数の操作キーを組み合わせることにより、操作キーの数以上の操作を行うことが可能である。このような場合、操作が複雑化し、操作キーの様々な組み合わせをユーザが習得するには困難性が生じる。SUI操作部に対し余分な操作を計数し、それに応じて操作部の設定を変更することで、操作性を向上させることが可能である。組み込み機器では、操作キーの組み合わせにより多数の操作を実現する場合が少なくなく、本発明が有用である。   Further, in the above-described embodiment, the number of extra operations for the GUI operation unit is counted, but the number of extra operations for the SUI operation unit may be counted. Even when the number of operation keys is limited as in the SUI operation unit, it is possible to perform an operation more than the number of operation keys by combining a plurality of operation keys. In such a case, the operation becomes complicated, and it becomes difficult for the user to learn various combinations of operation keys. It is possible to improve operability by counting extra operations on the SUI operation unit and changing the setting of the operation unit accordingly. In embedded devices, many operations are realized by a combination of operation keys, and the present invention is useful.

また上述の実施の形態では、複写機に本発明を適用したが、これに限られるものではない。ファクシミリやプリンタ、複合機などのその他の画像形成装置や、スキャナのような画像読取装置に本発明を適用することが可能である。さらに個人情報端末や携帯電話、パーソナルコンピュータのような各種機器に本発明を適用することも可能である。例えばパーソナルコンピュータ上で設定ダイアログを表示するプリンタドライバの操作体系に本発明を適用することもできる。   In the above-described embodiment, the present invention is applied to a copying machine. However, the present invention is not limited to this. The present invention can be applied to other image forming apparatuses such as a facsimile, a printer, and a multifunction machine, and an image reading apparatus such as a scanner. Furthermore, the present invention can also be applied to various devices such as personal information terminals, mobile phones, and personal computers. For example, the present invention can be applied to an operation system of a printer driver that displays a setting dialog on a personal computer.

本発明に係る操作設定装置、操作設定方法および操作設定プログラムによれば、機器の有する様々な機能をユーザが円滑に利用することができ、複写機やプリンタ、ファクシミリ、複合機などの画像処理装置や、携帯電話などの様々な機器に有用である。   According to the operation setting apparatus, the operation setting method, and the operation setting program according to the present invention, the user can smoothly use various functions of the device, and the image processing apparatus such as a copying machine, a printer, a facsimile machine, and a multifunction machine can be used. It is useful for various devices such as mobile phones.

本実施の形態における複写機の操作パネルを示す図である。FIG. 3 is a diagram showing an operation panel of the copying machine according to the present embodiment. ディスプレイに表示するページを切り替えた場合の操作パネルを示す図である。It is a figure which shows the operation panel at the time of switching the page displayed on a display. ショートカットキー領域の設定変更後の操作パネルを示す図である。It is a figure which shows the operation panel after the setting change of a shortcut key area | region. 本実施の形態における複写機の外観を示す図である。1 is a diagram illustrating an appearance of a copying machine according to an embodiment. 複写機の全体構成を説明するための図である。1 is a diagram for explaining an overall configuration of a copying machine. FIG. 複写機の操作パネルの制御回路を簡単に説明するための図である。FIG. 3 is a diagram for briefly explaining a control circuit of an operation panel of a copying machine. 本実施の形態における操作設定装置の機能的構成を示すブロック図である。It is a block diagram which shows the functional structure of the operation setting apparatus in this Embodiment. 余分操作データの構成の一例を示す図である。It is a figure which shows an example of a structure of extra operation data. 余分操作回数を計数する手順の一例を示すフローチャートである。It is a flowchart which shows an example of the procedure which counts the number of extra operations.

符号の説明Explanation of symbols

101 操作パネル
102 ディスプレイ
103 操作キー群
104 操作画面
106 スタートキー
108 設定領域
110 ショートカットキー領域
111 設定ページ
112 タブボタン
113、114 アイコン
701 操作設定装置
702 操作部
703 GUI操作部
704 SUI操作部
705 余分操作検出部
706 余分操作回数計数部
707 余分操作回数記憶部
708 設定変更部
709 対象操作アイテム決定部
710 操作間時間計時部
711 操作ミス判定部
712 階層管理データ記憶部
713 重みデータ記憶部

DESCRIPTION OF SYMBOLS 101 Operation panel 102 Display 103 Operation key group 104 Operation screen 106 Start key 108 Setting area 110 Shortcut key area 111 Setting page 112 Tab button 113, 114 Icon 701 Operation setting apparatus 702 Operation part 703 GUI operation part 704 SUI operation part 705 Extra operation Detection unit 706 Extra operation count unit 707 Extra operation count storage unit 708 Setting change unit 709 Target operation item determination unit 710 Inter-operation time counting unit 711 Operation error determination unit 712 Hierarchy management data storage unit 713 Weight data storage unit

Claims (12)

複数の操作アイテムを操作画面上に提供するGUI操作部に対する余分な操作を検出する余分操作検出手段と、
前記各操作アイテムが属する階層を示す階層管理データを記憶する階層管理データ記憶手段と、
前記操作アイテムの階層位置に関連付けて重みデータを記憶する重みデータ記憶手段と、
検出された余分な操作に対応する操作アイテムと、前記階層管理データと、前記重みデータとに基づいて、当該余分な操作の回数を計数する余分操作回数計数手段と、
目的の操作までに計数された余分な操作の回数に関する余分操作データを、当該目的の操作に対応する操作アイテムに関連付けて記憶する余分操作回数記憶手段と、
前記余分操作データに基づいて、所定の対象の操作アイテムを決定する対象操作アイテム決定手段と、
前記操作画面上に設けられた予め定めた操作区域に、決定された操作アイテムに対するアイコンを設定することにより、前記GUI操作部の設定を変更する設定変更手段と
を備える操作設定装置。
An extra operation detecting means for detecting an extra operation with respect to the GUI operation unit that provides a plurality of operation items on the operation screen;
Hierarchy management data storage means for storing hierarchy management data indicating the hierarchy to which each operation item belongs;
Weight data storage means for storing weight data in association with the hierarchical position of the operation item;
An extra operation number counting means for counting the number of extra operations based on the operation item corresponding to the detected extra operation, the hierarchy management data, and the weight data;
Extra operation count storage means for storing extra operation data related to the number of extra operations counted until the target operation in association with the operation item corresponding to the target operation;
Target operation item determination means for determining a predetermined target operation item based on the extra operation data;
An operation setting apparatus comprising: a setting change unit configured to change the setting of the GUI operation unit by setting an icon for the determined operation item in a predetermined operation area provided on the operation screen .
前記重みデータ記憶手段が、操作アイテムの階層位置に関連付けて複数種類の重みデータを記憶し、
前記対象操作アイテム決定手段が、予め与えられた設定または入力値に基づいて複数種類の重みデータのいずれかを選択し、
前記余分操作回数計数手段が、検出された余分な操作に対応する操作アイテムと、前記階層管理データと、前記対象操作アイテム決定手段により選択された重みデータとに基づいて、当該余分な操作の回数を計数する
請求項記載の操作設定装置。
The weight data storage means stores a plurality of types of weight data in association with the hierarchical position of the operation item,
The target operation item determining means selects one of a plurality of types of weight data based on a preset setting or input value ,
The number of extra operations based on the operation item corresponding to the detected extra operation, the hierarchy management data, and the weight data selected by the target operation item determination unit. The operation setting device according to claim 1, wherein
前記余分操作データは、余分な操作の回数の操作アイテムごとの集計値であり、
前記対象操作アイテム決定手段は、前記余分操作データの示す集計値がしきい値を超えているかどうかを操作アイテムごとに判定し、前記集計値が前記しきい値を超えている場合、当該集計値の操作アイテムを所定の対象の操作アイテムとして決定する
請求項1又は2に記載の操作設定装置。
The extra operation data is an aggregate value for each operation item of the number of extra operations,
The target operation item determining means determines, for each operation item, whether or not the total value indicated by the extra operation data exceeds a threshold value, and if the total value exceeds the threshold value, the total value operation setting device according to claim 1 or 2 for determining the operation item is an operation item of a given target.
前記余分操作データは、一定の期間で集計した操作アイテムの利用回数である操作回数に対する、当該操作回数と同一の集計期間で集計した余分操作回数の操作アイテムごとの比率であり、
前記対象操作アイテム決定手段は、前記余分操作データの示す比率がしきい値を超えているかどうかを操作アイテムごとに判定し、前記比率が前記しきい値を超えている場合、当該比率の操作アイテムを所定の対象の操作アイテムとして決定する
請求項1又は2に記載の操作設定装置。
The extra operation data is a ratio for each operation item of the number of extra operations counted in the same counting period as the number of operations with respect to the number of operations that is the number of times of use of the operation item totaled in a certain period
The target operation item determining means determines, for each operation item, whether the ratio indicated by the extra operation data exceeds a threshold value, and if the ratio exceeds the threshold value, the operation item of the ratio The operation setting device according to claim 1 , wherein the operation setting device is determined as a predetermined target operation item .
前記GUI操作部が、前記操作画面上に表示された操作アイテムとは別の操作アイテムを表示するための一つまたは複数の表示変更アイテムをさらに提供し、
前記余分操作検出手段が、前記表示変更アイテムの操作により表示された操作アイテムが利用されなかった場合に、当該表示変更アイテムの操作を、当該表示変更アイテムの操作により表示された操作アイテムに対応する余分な操作として検出する
請求項1−4のいずれか一項に記載の操作設定装置。
The GUI operation unit further provides one or more display change items for displaying an operation item different from the operation item displayed on the operation screen;
When the operation item displayed by the operation of the display change item is not used, the extra operation detection unit corresponds to the operation of the display change item corresponding to the operation item displayed by the operation of the display change item. The operation setting device according to claim 1, wherein the operation setting device is detected as an extra operation.
前記表示変更アイテムに対する第1の操作から、同一または別の表示変更アイテムに対する第2の操作までに要した時間を取得する操作間時間計時手段と、
前記操作間時間計時手段により取得された時間に基づいて、前記第1の操作が操作ミスかどうかを判定する操作ミス判定手段とをさらに備え、
前記余分操作検出手段が、前記操作ミス判定手段の判定結果に基づいて、前記第1の操作を余分な操作から除外する
請求項に記載の操作設定装置。
An inter-operation time counting means for acquiring a time required from a first operation on the display change item to a second operation on the same or another display change item;
An operation error determination unit that determines whether the first operation is an operation error based on the time acquired by the inter-operation time counting unit;
The operation setting device according to claim 5 , wherein the extra operation detection unit excludes the first operation from the extra operation based on a determination result of the operation error determination unit.
前記操作間時間計時手段は、前記表示変更アイテムの第1の操作があった場合に、内蔵タイマーを用いて計時を開始し、当該第1の操作により表示された操作アイテムの操作がないのに別の表示操作アイテムの第2の操作を検出すると、前記計時を終了し、当該第2の操作により表示された操作アイテムの属する階層が、前記第1の操作により表示された操作アイテムの属する階層と同一またはその階層より上位であるかどうかを判定し、同一または上位である場合、前記計時により得た時間を取得する
請求項に記載の操作設定装置。
The inter-operation time counting means starts time measurement using a built-in timer when there is a first operation of the display change item, and there is no operation of the operation item displayed by the first operation. When the second operation of another display operation item is detected, the timing is terminated, and the hierarchy to which the operation item displayed by the second operation belongs is the hierarchy to which the operation item displayed by the first operation belongs. The operation setting device according to claim 6 , wherein it is determined whether or not the same or higher than the hierarchy, and if it is the same or higher, the time obtained by the time measurement is acquired .
前記操作ミス判定手段は、前記操作間時間計時手段により取得された時間がしきい値以下である場合、前記第1の操作は操作ミスであると判定し、
前記余分操作検出手段は、前記操作ミス判定手段が第1の操作は操作ミスであると判定した場合に、当該第1の操作を余分な操作から除外する
請求項6又は7に記載の操作設定装置。
The operation error determination unit determines that the first operation is an operation error when the time acquired by the inter-operation time counting unit is equal to or less than a threshold value.
The operation setting according to claim 6 or 7 , wherein when the operation error determination unit determines that the first operation is an operation error, the extra operation detection unit excludes the first operation from the extra operation. apparatus.
前記余分操作検出手段は、更に、物理的な操作キーに対応するSUI操作部に対する余分な操作を検出し、
前記余分操作回数計数手段は、更に、検出された前記SUI操作部に対する余分な操作の回数を計数し、
前記設定変更手段は、計数された前記SUI操作部に対する余分な操作の回数に基づいて、更に、前記SUI操作部の設定を変更する
請求項1−8のいずれか一項に記載の操作設定装置。
The extra operation detecting means further detects an extra operation on the SUI operation unit corresponding to a physical operation key,
The extra operation number counting means further counts the number of extra operations to the detected SUI operation unit,
The operation setting device according to any one of claims 1 to 8 , wherein the setting change unit further changes the setting of the SUI operation unit based on the number of extra operations performed on the counted SUI operation unit. .
複数の操作アイテムを操作画面上に提供するGUI操作部に対する余分な操作を検出する手順と、
検出された余分な操作に対応する操作アイテムと、階層管理データ記憶手段に記憶された前記各操作アイテムが属する階層を示す階層管理データと、前記操作アイテムの階層位置に関連付けて重みデータ記憶手段に記憶された重みデータとに基づいて、当該余分な操作の回数を計数する手順と、
目的の操作までに計数された余分な操作の回数に関する余分操作データを、当該目的の操作に対応する操作アイテムに関連付けて余分操作回数記憶手段に記憶させる手順と、
前記余分操作データに基づいて、所定の対象の操作アイテムを決定する手順と、
前記操作画面上に設けられた予め定めた操作区域に、決定された操作アイテムに対するアイコンを設定することにより、前記GUI操作部の設定を変更する手順と
を備える操作設定方法。
A procedure for detecting an extra operation for a GUI operation unit that provides a plurality of operation items on an operation screen;
The operation item corresponding to the detected extra operation , the hierarchy management data indicating the hierarchy to which each operation item stored in the hierarchy management data storage unit belongs, and the weight data storage unit in association with the hierarchy position of the operation item A procedure for counting the number of extra operations based on the stored weight data ;
A procedure for storing extra operation data related to the number of extra operations counted until the target operation in the extra operation count storage means in association with the operation item corresponding to the target operation;
A procedure for determining a predetermined target operation item based on the extra operation data;
The predetermined operation area provided on the operation screen, by setting the icon for the determined operation items, operation setting method and a procedure for changing the settings of the GUI operation unit.
請求項10記載の操作設定方法をコンピュータに実行させるための操作設定プログラム。   An operation setting program for causing a computer to execute the operation setting method according to claim 10. 請求項10記載の操作設定方法をコンピュータに実行させるための操作設定プログラムを記録したコンピュータ読み取り可能な記録媒体。   A computer-readable recording medium on which an operation setting program for causing a computer to execute the operation setting method according to claim 10 is recorded.
JP2005362768A 2005-12-16 2005-12-16 Operation setting device, operation setting method, and operation setting program Expired - Fee Related JP4783139B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005362768A JP4783139B2 (en) 2005-12-16 2005-12-16 Operation setting device, operation setting method, and operation setting program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005362768A JP4783139B2 (en) 2005-12-16 2005-12-16 Operation setting device, operation setting method, and operation setting program

Publications (2)

Publication Number Publication Date
JP2007164655A JP2007164655A (en) 2007-06-28
JP4783139B2 true JP4783139B2 (en) 2011-09-28

Family

ID=38247450

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005362768A Expired - Fee Related JP4783139B2 (en) 2005-12-16 2005-12-16 Operation setting device, operation setting method, and operation setting program

Country Status (1)

Country Link
JP (1) JP4783139B2 (en)

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5330769B2 (en) * 2008-08-27 2013-10-30 京セラ株式会社 Electronics
CN102378959A (en) * 2009-04-06 2012-03-14 皇家飞利浦电子股份有限公司 Method and apparatus for generating a menu display
JP5373549B2 (en) * 2009-10-22 2013-12-18 シャープ株式会社 Image forming apparatus
JP6780913B2 (en) * 2015-02-10 2020-11-04 コニカミノルタ株式会社 Processing equipment, display methods, and computer programs
JP6376163B2 (en) * 2016-03-30 2018-08-22 ブラザー工業株式会社 Information processing apparatus, information processing method, and program
JP6926781B2 (en) * 2017-07-28 2021-08-25 富士フイルムビジネスイノベーション株式会社 Information processing equipment and information processing programs

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH05241811A (en) * 1991-12-25 1993-09-21 Nec Corp Interactive evaluation device
JP2001042924A (en) * 1999-07-28 2001-02-16 Mitsubishi Heavy Ind Ltd Human interface evaluation device
JP4051310B2 (en) * 2003-03-20 2008-02-20 京セラ株式会社 Mobile device
JP2005182313A (en) * 2003-12-17 2005-07-07 Nissan Motor Co Ltd Operation menu changeover device, on-vehicle navigation system, and operation menu changeover method
JP4217638B2 (en) * 2004-02-24 2009-02-04 理想科学工業株式会社 Operation guidance generation device and operation guidance generation program
JP2005242922A (en) * 2004-02-27 2005-09-08 Kyocera Mita Corp Operation instruction receiving device
JP2005309618A (en) * 2004-04-19 2005-11-04 Canon Inc Information processor and its control method

Also Published As

Publication number Publication date
JP2007164655A (en) 2007-06-28

Similar Documents

Publication Publication Date Title
JP5075240B2 (en) Operation device, image processing device, and display method
JP4783139B2 (en) Operation setting device, operation setting method, and operation setting program
JP2008276693A (en) Image forming device and program
US9210281B2 (en) Display input device, image forming apparatus and method of controlling display input device, to enable an input for changing or adding a setting value while a preview image is displayed
JP2012048525A (en) Operation device, image forming apparatus including the same, and display method
JP6047992B2 (en) Display control apparatus, image forming apparatus, and program
JP6055734B2 (en) Display input device and image forming apparatus having the same
JP6005621B2 (en) Image forming apparatus
JP2011242828A (en) Operation device, electronic device and image processor provided with operation device, and information display method in operation device
JP2012165326A (en) Image processing apparatus, screen control program, and recording medium
JP2011197248A (en) Image processor, interface screen display method and computer program
JP6575872B2 (en) Information processing apparatus and program
JP2015114947A (en) User interface-related information learning device, learning method of user interface-related information learning device, and program for learning
US10757278B2 (en) Image forming apparatus that executes first job and second job in parallel
JP2012068815A (en) Operation device and image processor
US10567610B2 (en) Image forming apparatus that executes correlated operation correlated with document placement on document placement plate or contact glass
JP6264482B2 (en) Display control apparatus and program
JP5930207B2 (en) Image forming apparatus and program
JP2005244360A (en) Image processing apparatus
JP2005241764A (en) Image processing device
JP5860838B2 (en) Display device, electronic device, and image forming apparatus
JP2013141795A (en) Image forming device
JP5434887B2 (en) Display processing apparatus and computer program
JP7234436B2 (en) Image processing device, image processing device control method, and program
JP5102637B2 (en) Information processing device

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20081202

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20101217

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20101222

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20110216

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

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

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

Free format text: PAYMENT UNTIL: 20140715

Year of fee payment: 3

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

Year of fee payment: 3

S533 Written request for registration of change of name

Free format text: JAPANESE INTERMEDIATE CODE: R313533

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

Free format text: PAYMENT UNTIL: 20140715

Year of fee payment: 3

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

LAPS Cancellation because of no payment of annual fees