WO2008029472A1 - Programme et système informatiques de support d'opération - Google Patents

Programme et système informatiques de support d'opération Download PDF

Info

Publication number
WO2008029472A1
WO2008029472A1 PCT/JP2006/317766 JP2006317766W WO2008029472A1 WO 2008029472 A1 WO2008029472 A1 WO 2008029472A1 JP 2006317766 W JP2006317766 W JP 2006317766W WO 2008029472 A1 WO2008029472 A1 WO 2008029472A1
Authority
WO
WIPO (PCT)
Prior art keywords
information
input
command
user
button
Prior art date
Application number
PCT/JP2006/317766
Other languages
English (en)
French (fr)
Inventor
Kenichi Ichino
Original Assignee
Core Appli Incorporated
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 Core Appli Incorporated filed Critical Core Appli Incorporated
Priority to JP2008533015A priority Critical patent/JP4786713B2/ja
Priority to PCT/JP2006/317766 priority patent/WO2008029472A1/ja
Publication of WO2008029472A1 publication Critical patent/WO2008029472A1/ja

Links

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/0487Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser
    • G06F3/0489Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser using dedicated keyboard keys or combinations thereof
    • G06F3/04895Guidance during keyboard input operation, e.g. prompting
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces
    • G06F9/453Help systems

Definitions

  • the present invention relates to a computer program for supporting an operation such as an input by a system user in a computer system using an input device having buttons such as a keyboard and a mouse.
  • the present invention relates to a technology for assisting operations when performing operations using an input device that is mainly operated by button input such as a keyboard.
  • Context menu displays a menu of operation commands corresponding to the pointer position on the screen pointed to by the mouse when the right mouse button is clicked. This is useful for system users in that it displays a menu of commands on the screen.
  • a menu of commands can be easily displayed by right-clicking the mouse, but the menu continues to be displayed on the screen until the left-click of the mouse is performed. Also, if the user accidentally presses the right click, the menu will be displayed on the screen against the user's will, which is inconvenient.
  • the mouse operation itself is easy for the user to understand, it is more convenient for the user who is familiar with the operation to operate the keyboard efficiently.
  • Patent Documents 1 and 2 below disclose techniques related to command menu display and operation. However, this technology is designed with mouse operation in mind, and is suitable for smooth operation with just a keyboard.
  • Patent Document 1 Japanese Patent No. 2663133
  • Patent Document 2 Japanese Patent Laid-Open No. 10-31477
  • the problem to be solved by the present invention is to provide a simple and convenient input means in a computer system for supporting input by a system user.
  • an input device such as a keyboard that is operated mainly by button input
  • a menu of operation commands is displayed on the screen as soon as the user needs it.
  • the purpose is to provide a means to continue to display.
  • an operation support computer program includes a storage unit that stores information, a processing unit that processes information, and an output that displays information to a user.
  • a computer program in a computer system comprising a means and an input means for accepting a user power instruction, the operation support computer program being executed when a user performs a data operation using the input means .
  • the storage means of the operation support computer system includes button operation information in which information indicating a specific input button in the input means and an instruction executed when the input button is pressed are associated with each other.
  • the operation guide information, which is image data, is stored.
  • An operation support computer program characterized by causing a command associated with information representing a specific input button that has been pressed to be read and executed.
  • the "storage means” corresponds to a storage device in a computer system such as RAM, ROM, and HDD.
  • the “processing means” corresponds to, for example, an arithmetic device in a computer system such as a CPU or a central processing server computer in a computer system connected via a communication network.
  • “Output means” corresponds to, for example, an output device for displaying information in a computer system such as a display, a mobile phone terminal or a personal computer as an information terminal in a computer system connected via a communication network.
  • the “input means” includes, for example, an input device in a computer system such as a keyboard, a mouse, and a touch panel, and a mobile phone terminal or a personal computer as an information terminal in a computer system connected by a communication network.
  • the "operation support computer system” may be configured entirely within one piece of hardware such as a personal computer, or may be configured with a plurality of computers.
  • processing means is a central processing server computer
  • storage means corresponds to the storage device managed by the central processing server computer
  • output means correspond to information terminals (cell phones, personal computers) that communicate with the central processing server computer.
  • Specific input button in the input means means, in principle, a button physically provided in the input means. For example, various input keys on the keyboard and the left and right sides of the mouse that is a pointing device. Click buttons, scroll wheel buttons, etc.
  • Image data representing a user to understand a specific input button in the input means and the content of the command executed when the input button is pressed means, for example, a specific input button and an execution command Image data that includes character strings, or image data that expresses specific input buttons and execution commands such as “icons” with small pictures or symbols are conceivable.
  • the “display area of the output means” means a display area such as an image or character data in an output device that displays information such as a display.
  • Modify key refers to a key used in combination with another input character or function in an input device such as a computer keyboard.
  • Examples of “Modify Eye Key in Input Means” include a shift key, a control key, a meta key, an alternate key, an alternate graphic key, a Windows key, an option key, a command key, a graph key, and the like.
  • “Image data representing a specific input button on the input means and the content of the command executed when the input button is pressed in the display area of the output means is not displayed.
  • Display in area means that the input button and the image data representing the contents of the command are already displayed before the “start operation command” is issued! It's not a display area for talking image data!
  • the operation guide information to be displayed in accordance with the “start operation command” is displayed in the ⁇ area.
  • the operation guide information to be displayed with the “start operation command” is not the first time with the “start operation command” that is not displayed in place of the image data representing the contents of the existing input button and command. When displayed, it is meaningless.
  • the "start operation command by the user first pressing the modify key in the input means” means that the button physically provided in the input means is pressed by the user. In order to convey that, the input means emits an electrical signal to the processing means. means. “End operation command when all the modify keys have been released by the user being pressed” means, in principle, that the button physically provided by the input means has been released by the user. Means an electrical signal that the input means emits to the processing means to convey.
  • the phrase "the modification key on the input means is first pressed by the user” means that when there are a plurality of modification keys on the input means that can display the operation guide information, any modification key is pressed. It means that any modifier eye key has been pressed. For example, if a specific modify key is pressed and another specific modify key is pressed while the specific modify key is being pressed, special operation guide information is displayed by combining two or more modify keys. It is also possible to do.
  • “all the modified eye keys that have been pressed by the user have been released” means that when there are a plurality of modify keys that can display operation guide information in the input means, there are multiple modify keys in the input means.
  • no modified keys are pressed by the user, including the modified key pressed by the user after that. Means that. For example, if a specific modify key is pressed and another specific modify key is pressed while the specific modify key is being pressed, all modify keys including the first modified key are released. Some operation guide information is displayed until it is pressed (no longer pressed).
  • buttons are not represent only buttons physically provided in the input means.
  • the “start operation command when the user first presses the modified eye key on the input means” means the operation guide information In order to inform the user that the user has performed an action of pressing one of the modification eye keys when the modification key that can display the This means an electric signal (key down, etc.) issued to the processing means.
  • “End operation command due to release of all the modified keys pressed by the user” means displaying operation guide information This means an electrical signal (such as key up) that the input means sends to the processing means to inform the user that the user has released the modified eye key by pressing it to the end. From when the “start operation command” is issued and received until when the “end operation command” is issued and received, the operation guide information is displayed on the input means! The processing means can recognize that the user keeps pushing.
  • the "specific input button in the input means” includes a case where two or more input buttons are not necessarily physically meant to mean one input button.
  • a specific command may be executed when a combination of two or more input buttons is pressed by the user.
  • the association between a specific input button and execution command in the input means included in the button operation information is displayed in the display area of the output device as operation guide information so that the user can understand the contents of the association.
  • the operation guide information displayed by the “start operation command” is displayed when there is image data indicating the contents of the input button and the command displayed before the “start operation command” is issued.
  • the operation guide information to be displayed in accordance with the “start operation command” is displayed in the display area.
  • the tool window displayed in the display area of the output means is moved as a command executed by pressing a specific input button in the input means. If a command is used, a smooth window operation is possible.
  • the operation guide information is displayed in the display area of the output means. Therefore, what input button on the input means is pressed and what command is executed is specified. Is easy for the user. Also, if all the modify keys on the input means that were pressed by the user are released by the user, they will be displayed on the output means, and the operation guide information will no longer be displayed, so the operation guide information is usually displayed on the screen. Without displaying, it is possible to display by using the modify key effectively when necessary for the user.
  • the operation guide information displayed by the “start operation command” is displayed in the display area of the input button and the image data representing the content of the command displayed before the “start operation command” is issued.
  • the operation guide information can be displayed in an area that does not interfere with the existing display.
  • the storage means includes a specific input button in the input means and a content of a command executed when the input button is pressed.
  • Operation guide information that is image data that can be understood by the user and that is displayed on the display area of the output means, and at which position in the display area of the output means the operation guide information.
  • the display position information that indicates whether or not to display is related to V1.
  • display position information indicating where the operation guide information is displayed in the display area of the output means refers to which position in the data display area in the output device such as a display. This is information indicating the display position of the operation guide information.
  • display position information the absolute coordinate position in the data display area of the output device is displayed.
  • the “display position” means to include both the case of representing a coordinate point in the data display area of the output device and the case of representing a coordinate area in the data display area of the output device.
  • the operation guide information is displayed based on the coordinate point that is the “display position” represented by the display position information, and the operation guide information is displayed in the coordinate area that is the “display position” represented by the display position information.
  • “Displaying the read operation guide information in the display area of the output unit according to the display position represented by the display position information” means, for example, displaying the operation guide information at an absolute coordinate position represented by the display position information.
  • the display position is calculated and displayed based on the relative coordinate position in relation to the display object such as the window displayed by the abrasion represented by the display position information.
  • the display position of the operation guide information can be set in advance.
  • each operation guide information can be displayed without an overlapping range, and the display position can be designated in advance. Therefore, it is possible to construct an interface in which the user can visually recognize each operation guide information and is easy for the user to use.
  • operation guide information is displayed at a position close to a display object such as a window to be executed, it is easy for the user to determine which operation guide information represents an instruction for which display object. I can understand.
  • the storage means includes a specific input button in the input means and a content of a command executed when the input button is pressed.
  • Image data that can be understood by the user, and includes operation guide information that is image data to be displayed in the display area of the output means, and a display window that is a target of the contents of the executed command.
  • the display position information indicating where the operation guide information is to be displayed is stored in association with each other in relation to the display area of the output means.
  • the processing means includes (1) the input via the input means.
  • the operation guide information and the display position information are read from the storage means, and the display represented by the associated display position information
  • the operation support computer program causes the read operation guide information to be displayed in a display area of the output means.
  • display position information indicating in which position in the display area of the output means the operation guide information is displayed in relation to the display window that is the target of the contents of the instruction to be executed.
  • the display position information is related to the display position (coordinate point, coordinate area) of the display window which is included in the operation guide information and is the target of the contents of the instruction.
  • the operation guide information is displayed at a predetermined position inside the display window that is the target of the content of the command included in the operation guide information, or the operation guide information is displayed at a predetermined position outside the display window.
  • Examples of instructions executed on a display window are: an instruction that passes the data currently selected to a specific toolbar! /, An instruction that activates a specific display window, a specific display window or tool, etc. There are commands to change the display position of the bar.
  • Display the read operation guide information in the display area of the output means according to the display position indicated by the display position information means, for example, display of a window displayed by an application indicated by the display position information For example, the display position is calculated based on the relative coordinate position in relation to the object.
  • the operation guide information is displayed at the display position represented by the display position information in the display area of the output means. Can be set in relation to.
  • the storage means stores information indicating the type of display window in the application program being executed, and a specific input button in the input means. Is stored in association with the button operation information that associates the information that represents the instruction executed when the input button is pressed, and when the specific input button and the input button in the input means are pressed.
  • Image data that represents the contents of the command to be executed so that the user can understand, operation guide information that is image data to be displayed in the display area of the output means, and information that represents the type of the display window are stored in association with each other.
  • the processing means receives (1) a start operation command due to the first press of the modify key in the input means by the user via the input means, Among the windows displayed by the application program executed at the time of reception, the type of the active display window is specified, and the operation guide is associated with the information indicating the type of the specified display window. Reading information from the storage means and displaying it in the display area of the output means; (3) receiving the start operation command and then receiving the end operation command corresponding to the start operation command; When the fact that a specific input button included in the button operation information of the storage means has been pressed is received through the input means, the information specified in (1) above is received.
  • An operation support computer program for executing a command associated with information indicating the type of the display window and information indicating the pressed specific input button from the button operation information of the storage means and executing the command It is.
  • “information indicating the type of display window in the application program being executed” is information indicating the type of various windows displayed by the function of the application. Examples of various windows include a parent window (main window • a window that mainly displays data to be operated), child windows (auxiliary windows for simplifying operations such as toolbars and notebook windows), etc. . “The active display window among the windows displayed by the application program executed at the time of reception” has the input focus at the time of start operation command reception. Means window. “Input focus” is a word that expresses which window receives the input data at a certain point in a multi-window environment.
  • a command associated with the information indicating the type of the display window specified in (1) and the information indicating the specific input button that has been pressed is read out from the button operation information of the storage means and executed. By doing so, it becomes possible to execute an instruction that is appropriate to be executed in relation to the V and V windows that become active when the start operation instruction is received. For example, an instruction that becomes active when a start operation instruction is received and an instruction that targets a window that is active, or an instruction that becomes active when a start operation instruction is received and activates a window other than the window that is active , Etc. are conceivable.
  • a description of an instruction that is appropriate to be executed in relation to the window that is active when the start operation instruction is received is displayed as operation guide information in the display area of the output means.
  • the instruction can be executed.
  • information indicating the type of display window is associated with button operation information and operation guide information
  • the command to be executed and the display screen are designed in relation to the display window that is active when the start operation command is received. be able to.
  • Etc. an instruction that gives input focus to a window different from the active display window, an instruction that changes the display position of the active display window, or an instruction that does not display the active display window in the display area of the output means.
  • the user uses the input means and is specified from the parent window and the child window that are displayed in a combined or separated manner in the application program.
  • This is an operation support computer program that is executed when a window is selected and data is manipulated.
  • the storage means of the operation support computer system includes the input means.
  • Button operation information associating information representing a specific input button, a command executed for a specific display window when the input button is pressed, a specific input button in the input means, Image data that is displayed so that a user can understand the contents of a command executed for a specific display window when the input button is pressed, and is displayed in the display area of the output means
  • the operation guide information is stored.
  • “select a specific window from a parent window and a child window that are combined or separated and displayed in an application program and perform data operation” means, for example, a word processor. This refers to applications in which data operations are performed using a parent window and a child window, such as the relationship between the main window and toolbar in software and spreadsheet software.
  • the “instructions that are executed on a specific display window when the input button is pressed” are instructions that are executed on various windows displayed by the function of the application. As described above, examples of various windows include the parent window (main window, the window that mainly displays the operation target data), and child windows (toolbars, palette windows, etc.) that are auxiliary windows that make operations easier. ), Etc.
  • “instructions that are executed for a specific display window” it is different from the window that is currently active when a command is selected and passed to a specific toolbar and the start action command is received. There are instructions to activate the window, etc.
  • the storage means stores each piece of information and an operation support computer program according to any one of claims 1 to 5, and the processing means performs the respective processes.
  • the operation support computer system characterized by the above.
  • the tool window displayed in the display area of the output means is scrolled as a command executed when a specific input button on the input means is pressed. If simple instructions are used, smooth window operation is possible.
  • the operation guide information is displayed in the display area of the output means. Therefore, what input button on the input means is pressed and what instruction is executed are specified. Is easy for the user.
  • the modify key on the input means that was pressed by the user is released by the user, the operation guide information displayed on the output means will not be displayed, so the operation guide information is usually displayed on the screen. In addition, it is possible to display easily when necessary for the user.
  • FIG. 1 is an overall configuration diagram of an operation support computer system according to the present invention.
  • the operation support computer system according to the present invention comprises an output means 10, a processing means 20, an input means 30, and storage means 40, 50. These means (10-50) can be electrically connected via the bus 60 to transmit information (signal communication) to each other.
  • the output means 10 is an output device for displaying information to the user of the operation support computer system, and corresponds to a display device such as a liquid crystal display or a CRT method.
  • the processing means 20 is a computing device that works on other means (devices) described above, and corresponds to, for example, a CPU.
  • the input means 30 is an input device that receives a command from a user of the operation support computer system, and corresponds to, for example, a mouse or a keyboard.
  • the storage means 40 is an auxiliary storage device that stores a large amount of information, and corresponds to, for example, a hard disk (HDD).
  • HDD hard disk
  • the storage means 50 is a main storage device that stores information to be executed by the processing means 20, and corresponds to, for example, a main memory.
  • the bus 60 is a transmission path for each means to communicate information within the operation support computer system.
  • the operation support computer system according to the present invention can be implemented even by a local computer system such as the personal computer shown in FIG. 1, and will be described below based on the premise.
  • the operation support computer system according to the present invention may be configured by a plurality of computer system cameras.
  • the computer system on the client side becomes the output means 10 and the input means 30, the computer system on the server side becomes the processing means 20 and the storage means 40 ⁇ 50, and the wide area communication line such as the Internet becomes the bus 60.
  • the computer system may be configured.
  • each information (41-47) is stored in the HDD as the storage unit 40 as an initial state.
  • each information is stored in the memory as the storage unit 50.
  • it can be implemented.
  • Information 41 indicating the type of display window is displayed by the function of the application. This information indicates the types of windows that are displayed. Examples of various windows include a parent window (main window, a window that mainly displays data to be operated), and child windows (auxiliary windows for simplifying operations such as toolbars and palette windows). .
  • main window a window that mainly displays data to be operated
  • auxiliary windows auxiliary windows for simplifying operations such as toolbars and palette windows.
  • button operation information 42 is information in which "an input button in input means 30" is associated with “a command executed when the input button is pressed”. With this “button operation information 42”, which “command” is to be issued when the input button on the input means 30 is pressed while the modify key for displaying the operation guide information 43 is being pressed by the user. If you do it, you can identify it.
  • the “executed instruction” is a kind of computer program executed by the CPU as the processing means 20.
  • “Operation guide information 43" means that a user can understand a specific input button on the input means 30 and the content of a command executed on a specific display window when the input button is pressed.
  • the image data is expressed as follows, and is image data to be displayed in the display area of the output means.
  • image data representing specific input buttons on the input means 30 and the contents of instructions executed on a specific display window as character image data graphic image data pronounced of these contents, Image data such as icons can be considered.
  • Image data such as icons can be considered.
  • the display of the active window selection display 61-67 in FIG. 4 is changed in FIG. This is because the operation guide information 43 is displayed in the area of the active window selection display 61-67 so that the user can recognize that the color has changed.
  • Display position information 44 is information indicating the display position of the operation guide information 43 at which position in the data display area of the output means 10 such as a display.
  • Display Position Information 44 information indicating the absolute coordinate position in the data display area of the output device and the relative coordinate position in relation to a display object such as a window displayed by the application. Information, etc. can be considered.
  • Display position here “Set” means to include both the case of representing the coordinate point in the data display area of the output device and the case of representing the coordinate area in the data display area of the output device.
  • the operation guide information 43 is displayed based on the coordinate point that is the “display position” represented by the display position information 44, and the operation guide information 43 is displayed in the coordinate area that is the “display position” represented by the display position information 44. This includes cases where
  • Modify key type information 45 is information indicating the type of the modified eye key in the input means 30 such as a keyboard.
  • the operation guide information 43 is displayed in the display area of the output means 10, and which operation guide information 43 is displayed when which modify key is pressed. Necessary to specify whether to display.
  • the “input button D” in the input means 30 is pressed while the “modify key A” in the input means 30 is pressed while the display window of “window type j8” is active.
  • the means 20 senses, it can specify that the “command 12 to be executed” is executed by the processing means 20.
  • FIG. 3 is an execution flowchart of the operation support computer system according to the present invention. The flow of implementation of the present invention will be described with reference to FIG.
  • the "start operation command” means that the mouse as the input means 30 is the processing means 20 in order to convey that the modify key on the mouse / keyboard as the input means 30 is first pressed by the user. This is an electrical signal issued to the CPU. “First pressed” means that the operation guide information 43 in the modification key for displaying the operation guide information 43 on the mouse keyboard as the input means 30 is not pressed. This means that the shift key of the modify key for displaying is pressed.
  • the CPU as the processing means 20 is a mouse as the input means 30.
  • the user determines whether or not the modifier key on the keyboard is pressed by the user based on an electrical signal from the mouse 'keyboard as the input means 30, and The HDD (storage means) 40 is managed by a flag (pressed state, not pressed).
  • the “modify key for displaying the operation guide information 43” can be specified by whether or not it is stored in the modify key type information 45 in FIG.
  • the CPU power as the processing means 20 The memory when the start operation command is received The type of display window in the application that is stored in the HDD as means 40 and is executed! Is specified. Specifically, the type of the active display window having the CPU power input focus as the processing means 20 is specified. Then, the CPU as the processing means 20 relates to the information 41 indicating the type of the specified display window and the modification key type information 45 indicating the type of the modification key pressed in S1. 43 and display position information 44 are identified, and the identified operation guide information 43 and display position information 44 are read out from the HDD power as the storage means 40 and displayed on the display area of the display as the output means 10 (S2).
  • the CPU power as the processing means 20 determines whether or not the user has received an end operation command due to the release of all the modified keys pressed by the user (S3). .
  • “All the modified keys that were pressed by the user have been released” means that any of the modified keys for displaying the operation guide information 43 on the mouse 'keyboard as the input means 30 is pressed.
  • All of the modifier eye keys used to display the operation guide information 43 on the mouse / keyboard as input means 30 are used after any of the modify keys for displaying the operation guide information 43 is pressed. Being pushed by a person, what has happened to the state for the first time.
  • the operation guide information 43 is displayed even if the first modified key in S1 is changed to another modify key. This means that it is no longer necessary to display the operation guide information 43 after 43 is displayed.
  • the CPU power termination operation command as the processing means 20 is received from the mouse 'keyboard as the input means 30, the display of the operation guide information 43 displayed in the display area of the output means 10 is terminated (S8). Then, the processing according to the present invention ends.
  • the “end operation command” means that the mouse “keyboard as the input means 30 is the processing means 20 in order to notify that all the modification keys in the mouse“ keyboard as the input means 30 have been released by the user ”. This is an electrical signal issued to the CPU. Input means 30 until the CPU as the processing means 20 is received after the “start operation instruction” is issued and the CPU as the processing means 20 is received after the “end operation instruction” is issued.
  • the CPU as the processing means 20 can recognize that the modify key on the mouse / keyboard is pressed by the user. That is, the CPU as the processing means 20 hopes that the user will continue the operation support processing according to the present invention until the “end operation command” is received from the mouse keyboard as the input means 30! / ⁇ Recognize that.
  • the CPU power as the processing means 20 With the modified eye key pressed by the user kept pressed, a specific input button is pressed from the mouse 'keyboard as the input means 30. It is determined whether or not the power is applied (S4).
  • the “specific input button” represents an input button included in the button operation information in FIG.
  • the mouse / keyboard force as the input means 30 Whether or not a specific input button is pressed is judged by an electric signal received by the CPU as the processing means 20 from the mouse 'keyboard as the input means 30,
  • the HDD as the storage means 40 is managed with a flag (pressed, pressed state, pressed, switched, etc.).
  • the processing means 20 CPU power as the type of display window in the application being executed stored in the HDD as the storage means 40 at the time is specified. Specifically, the CPU power as the processing means 20 has the input focus and specifies the type of the active display window! Then, the CPU as the processing means 20 performs an operation associated with the information 41 indicating the type of the specified display window and the modification eye key type information 45 indicating the type of the modification key pressed in S1.
  • the guide information 43 and the display position information 44 are identified, and the identified operation guide information 43 and the display position information 44 are read out and displayed in the display area of the display as the output means 10 by reading out the HDD power as the storage means 40 and performing the operation. Update the guide information 43 display (S7).
  • FIG. 48 is a diagram of a screen display example displayed in the display area of the output means 10 in the operation support process performed by the operation support computer system according to the present invention. A specific example of the implementation of the present invention will be described based on FIG.
  • FIG. 4 is a screen display example of a window displayed in the display area of the display as the CPU power output means 10 as the processing means 20 in the normal state before S1.
  • the main window 71, the tool window 72-74, and the tool window displayed in front of the main window 71 are displayed as display windows.
  • Each window has an active window selection display 61. — 67 exists.
  • the “active window selection display area” is an area in which the operation guide information 43 is displayed after the start operation command. The display area display changes to a constant state until the start operation command and end operation command is entered. Which command button in means 30 can be pressed to specify which display window can be activated.
  • FIG. 5 shows information 41 indicating the type of display window identified as the CPU power as the processing means 20 in S2 above, and modifier eye key type information 45 indicating the type of modify key pressed in S1 above.
  • the operation guide information 43 and the display position information 44 associated with each other are identified, and the identified operation guide information 43 and the display position information 44 are read out from the HDD power as the storage means 40 and read out. It is a screen display example displayed in the display area.
  • the operation guide information 82-84 displayed around the display position of the tool window 72 exists.
  • the displayed operation guide information 81 displays instructions for information handled in the main window 71.
  • the operation guide information 82-84 displayed in FIG. 5 will be briefly described.
  • the displayed operation guide information 82 is obtained when the “CTRL key” and “Ki” in the input means 30 are pressed. This means that the CPU as the processing means 20 executes an instruction in which the tool window 72 floats separately from other display windows.
  • the displayed operation guide information 83 is an instruction for editing the body data displayed on the main window 71 when the “ESC key” in the input means 30 is pressed. Indicates that the CPU is executing.
  • the displayed operation guide information 84 is executed by the CPU as the processing means 20 when the “CTR L key” and the “W key” in the input means 30 are pressed and the tool window 72 is closed and not displayed.
  • the display of the active window selection display 61-67 is different from that in FIG. For example, this means that when the input button in the input means 30 of “T” represented by the active window selection display 63 is pressed, the tool window 72 becomes active. In other words, when the user presses the input button of the input means 30 represented by the active window selection display 61-67, the display window with the active window selection display 61-67 becomes active.
  • FIG. 6 is a screen display example in which the operation guide information 43 is displayed when the position of the tool window 72 which is the active display window is different, and FIG. 7 is displayed on the front of the main window 71.
  • This is a screen display example with operation guide information 43 displayed when the tool window is active.
  • FIG. 8 is a screen display example in which the operation guide information 43 is displayed when a certain period of time has passed without pressing various input buttons in the state of FIG.
  • the display position of the operation guide information 43 is preferably displayed as the operation guide information 81-89 displayed in FIG. 5-8. That is, the operation guide information 43 is displayed outside the display window that is the target of the instruction displayed in the operation guide information 43 (82-89), and the instruction target displayed in the operation guide information 43 is displayed.
  • the operation guide information 43 it is preferable to display the operation guide information 43 on the inner side in contact with the display window (81). In this way, the display position of the operation guide information 43 is displayed at a position close to the display window that is the target of the instruction displayed in the operation guide information 43, so that the user understands the content of the instruction. This is because it becomes easier.
  • FIG. 1 Overall configuration diagram of operation support computer system
  • Processing means CPU

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • User Interface Of Digital Computer (AREA)

Description

明 細 書
操作支援コンピュータプログラム、操作支援コンピュータシステム 技術分野
[0001] 本発明は、キーボードやマウス等のボタンを備えた入力装置を利用して、コンビュ ータシステムにおけるシステム利用者の入力等の操作を支援するためのコンピュータ プログラムに関するものである。特に、キーボード等の主としてボタン入力により操作 を行う入力装置を使用して、操作を行う際の操作支援を行う技術に関するものである 背景技術
[0002] GUI (Graphical User Interface)環境のコンピュータシステムでは、システム利用 者の入力行為を支援するために様々な工夫がなされている。例えば、プログラムの実 行中にコンピュータの入力装置であるマウスを右クリックすることにより操作コマンドの メニューが画面上に表示される「コンテキストメ-ユー」や、キーボードのファンクション キーを押すことによって一定の命令が実行される「ファンクション命令」等が存在する
[0003] 「コンテキストメ-ユー」は、マウスを右クリックすること〖こより、マウスが指し示している 画面上のポインタ位置に応じた操作コマンドのメニューが表示されるものであり、必要 な場合に操作コマンドのメニューを画面上に表示させるという点でシステム利用者に とって有益である。しかしながら、「コンテキストメ-ユー」は、マウスの右クリックで簡単 にコマンドのメニューが表示されるものの、マウスの左クリックを行う等するまでは、ず つとメニューが画面に表示され続ける。また、利用者が間違って右クリックを押してし まった場合等は、利用者の意に反してメニューが画面上に表示されてしまうので不便 である。さら〖こ、マウス操作自体は利用者が理解し易いものの、操作に習熟した利用 者にとっては効率的にキーボード操作を行えた方が便利である。
[0004] 一方、「ファンクション命令」では、画面上で実行されているアプリケーションプロダラ ムの種類に応じて、ファンクションキーを押すことによって一定の命令が実行される。 この「ファンクション命令」は、キーボード操作による利便性の追求の観点力も有用で あるが、どのファンクションキーを押せば、どのような操作が行われるのかが理解し難 い。また、アプリケーションプログラムごとによって、同じファンクションキーを押しても、 実行される動作が全く異なることもありうる。
[0005] また、以下の特許文献 1及び 2には、コマンドメニュー表示や操作に関する技術が 開示されている。し力しながら、当該技術はマウス操作を念頭においたものであり、キ 一ボードだけで円滑な操作を行うのには適さな 、。
特許文献 1 :特許第 2663133号公報
特許文献 2:特開平 10— 31477号公報
発明の開示
発明が解決しょうとする課題
[0006] 本発明の解決しょうとする課題は、システム利用者の入力を支援するための、コン ピュータシステムにおける簡易かつ便利な入力の手段を提供することである。特に、 キーボード等の主としてボタン入力により操作を行う入力装置を使用して、利用者が 必要になった場合にすぐに操作コマンドのメニューを画面上に表示させ、必要である 間についてはコマンドのメニューを表示させ続けられる手段の提供を目的とする。 課題を解決するための手段
[0007] 1、
[0008] (1) そこで、上記課題を解決するため、本発明に係る操作支援コンピュータプログ ラムは、情報を記憶する記憶手段と、情報を処理する処理手段と、利用者に情報を 表示する出力手段と、利用者力 の命令を受け付ける入力手段とを備えたコンビユー タシステムにおけるコンピュータプログラムであって、利用者が前記入力手段を使用 してデータ操作を行う際に実行される操作支援コンピュータプログラムである。
[0009] また、前記操作支援コンピュータシステムの記憶手段は、前記入力手段における特 定の入力ボタンを表す情報と、当該入力ボタンを押した場合に実行される命令と、を 関連付けたボタン動作情報と、前記入力手段における特定の入力ボタンと当該入力 ボタンを押した場合に実行される命令の内容とを利用者が理解できるように表す画像 データであって、前記出力手段の表示領域に表示するための画像データである操作 ガイド情報と、を記憶している。 [0010] そして、前記操作支援コンピュータシステムの処理手段に、(1)前記入力手段を介 して、前記入力手段におけるモディファイキーが利用者によって最初に押されたこと による開始動作命令を受信すると、前記操作ガイド情報を前記記憶手段から読み出 して、前記出力手段の表示領域のうち、前記入力手段における特定の入力ボタンと 当該入力ボタンを押した場合に実行される命令の内容とを利用者が理解できるように 表す画像データが表示されて 、な 、領域に表示すること、 (2)前記入力手段を介し て、利用者によって前記押されていた全てのモディファイキーが離されたことによる終 了動作命令を受信すると、前記出力手段の表示領域へ表示して!/、る前記操作ガイド 情報の表示を終了すること、(3)前記開始動作命令を受信してから、当該開始動作 命令に対応する前記終了動作命令を受信するまでに、前記記憶手段のボタン動作 情報に含まれる特定の入力ボタンが押されたことを前記入力手段を介して受信する と、当該押された特定の入力ボタンを表す情報に関連付いている命令を、前記記憶 手段力 読み出して実行すること、を実行させることを特徴とする操作支援コンビユー タプログラムである。
[0011] (2) ここで、「記憶手段」とは、例えば RAM、 ROM、 HDD等のコンピュータシステ ムにおける記憶装置が該当する。「処理手段」とは、例えば CPU等のコンピュータシ ステムにおける演算装置や、通信ネットワークで接続されたコンピュータシステムにお ける中央処理サーバコンピュータが該当する。「出力手段」とは、例えばディスプレイ 等のコンピュータシステムにおける情報を表示する出力装置や、通信ネットワークで 接続されたコンピュータシステムにおける情報端末としての携帯電話端末やパーソナ ルコンピュータ等が該当する。「入力手段」とは、例えばキーボード、マウス、タツチパ ネル等のコンピュータシステムにおける入力装置や、通信ネットワークで接続されたコ ンピュータシステムにおける情報端末としての携帯電話端末やパーソナルコンビユー タ等が該当する。
[0012] 「操作支援コンピュータシステム」は、パーソナルコンピュータ等の 1のハードウェア 内にて完結して構成される場合もあるし、複数のコンピュータにより構成される場合も ある。複数のコンピュータにより構成される場合の例として、通信ネットワークで接続さ れたコンピュータシステムにおいて、「処理手段」は中央処理サーバコンピュータ、「 記憶手段」は中央処理サーバコンピュータが管理する記憶装置、「出力手段」及び「 入力手段」は中央処理サーバコンピュータと通信する情報端末 (携帯電話、パーソナ ルコンピュータ)、等の場合が該当する。
[0013] 「入力手段における特定の入力ボタン」とは、原則として、入力手段が物理的に備 えているボタンを意味し、例えば、キーボードにおける各種の入力キーや、ポインティ ングデバイスであるマウスの左右のクリックボタンやスクロールホイールボタン、などが 考えられる。「入力手段における特定の入力ボタンと当該入力ボタンを押した場合に 実行される命令の内容とを利用者が理解できるように表す画像データ」とは、例えば 、特定の入力ボタン及び実行命令を表す文字列を含んだ画像データや、「アイコン」 のように特定の入力ボタン及び実行命令を小さな絵や記号で表現した画像データが 考えられる。「出力手段の表示領域」とは、ディスプレイ等の情報を表示する出力装 置における、画像や文字データ等の表示領域を意味する。
[0014] 「モディファイキー」とは、コンピュータのキーボード等の入力装置において、他のキ 一の入力文字や機能を変えるために併用するキーをいう。「入力手段におけるモディ フアイキー」の例として、シフトキー、コントロールキー、メタキー、オルトネートキー、ォ ルトネートグラフィックキー、ウィンドウズキー、オプションキー、コマンドキー、グラフキ 一、等が存在する。「前記出力手段の表示領域のうち、前記入力手段における特定 の入力ボタンと当該入力ボタンを押した場合に実行される命令の内容とを利用者が 理解できるように表す画像データが表示されていない領域に表示する」とは、「開始 動作命令」が発せられる前に入力ボタン及び命令の内容を表す画像データが既に 表示されて!ヽる場合に、当該表示されて!ヽる画像データの表示領域ではな!ヽ領域に 、「開始動作命令」に伴って表示する操作ガイド情報を表示するという意味である。す なわち、「開始動作命令」に伴って表示する操作ガイド情報は、既存の入力ボタン及 び命令の内容を表す画像データに変わって表示されるのではなぐ「開始動作命令」 に伴って初めて表示されると 、う意味である。
[0015] 「入力手段におけるモディファイキーが利用者によって最初に押されたことによる開 始動作命令」とは、原則として、入力手段が物理的に備えているボタンが利用者によ つて押されたことを伝えるために、入力手段が処理手段に対して発する電気信号を 意味する。「利用者によって前記押されて 、た全てのモディファイキーが離されたこと による終了動作命令」とは、原則として、当該入力手段が物理的に備えているボタン が利用者によって離されたことを伝えるために、入力手段が処理手段に対して発する 電気信号を意味する。
[0016] この「入力手段におけるモディファイキーが利用者によって最初に押された」とは、 操作ガイド情報を表示することができるモディファイキーが入力手段において複数存 在する場合、いずれのモディファイキーも押されていない状態で、いずれかのモディ フアイキーが押されたことを意味する。例えば、ある特定のモディファイキーが押され 、当該特定のモディファイキーが押され続けている時に、他のモディファイキーが押さ れた場合は、 2以上のモディファイキーの組み合わせにより特別な操作ガイド情報を 表示することも考えられる。また、「利用者によって前記押されていた全てのモディフ アイキーが離された」とは、操作ガイド情報を表示することができるモディファイキーが 入力手段にぉ 、て複数存在する場合、入力手段におけるモディファイキーが利用者 によって最初に押され、操作ガイド情報が最初に表示されてから、利用者によってそ の後に押されたモディファイキーも含め、いずれのモディファイキーも利用者に押さ れていない状態になったことを意味する。例えば、ある特定のモディファイキーが押さ れ、当該特定のモディファイキーが押され続けている時に、他のモディファイキーが 押された場合は、最初に押されたモディファイキーを含む全てのモディファイキーが 開放される(押されなくなる)までは、何らかの操作ガイド情報が表示されていることに なる。
[0017] 現在では、コンピュータシステムの入力手段の多様ィ匕により、タツチパネル等の物 理的にボタンを備えて!/、な 、入力手段も存在して 、るため、「入力手段における特定 の入力ボタン」及び「入力手段におけるモディファイキー」は、入力手段が物理的に 備えているボタンだけを表すものではない。すなわち、入力手段がタツチパネル等の 物理的にボタンを備えていない入力手段である場合は、「入力手段におけるモディフ アイキーが利用者によって最初に押されたことによる開始動作命令」とは、操作ガイド 情報を表示することができるモディファイキーが押されていない状態で、当該モディフ アイキーのいずれかを利用者が押す行為を行ったことを伝えるために、入力手段が 処理手段に対して発する電気信号 (key downなど)を意味し、「利用者によって前記 押されていた全てのモディファイキーが離されたことによる終了動作命令」とは、操作 ガイド情報を表示することができるモディファイキーのうち、最後まで押して 、たモディ フアイキーを利用者が離したことを伝えるために、入力手段が処理手段に対して発す る電気信号 (key upなど)を意味する。「開始動作命令」が発せられて受信してから、「 終了動作命令」が発せられて受信するまでは、入力手段にお!、て操作ガイド情報を 表示させる!/、ずれかのモディファイキーを利用者が押し続けて 、ることを、処理手段 は認識することができる。
[0018] また、「入力手段における特定の入力ボタン」は、必ずしも物理的に 1つの入力ボタ ンを意味するのではなぐ 2以上の入力ボタンを意味する場合も含む。例えば、前記( 3)において 2以上の入力ボタンの組み合わせが利用者によって押されることにより、 特定の命令が実行される場合も考えられるからである。
[0019] (3) 本発明では、入力手段における操作ガイド情報を表示することができるモディ フアイキーが利用者によって最初に押されてから、操作ガイド情報を表示することが できる全てのモディファイキーが離されるまでの間に、画像データである操作ガイド情 報が出力手段の表示領域に表示される。そして、入力手段におけるモディファイキー が利用者によって最初に押されてから、離されるまでの間に、入力手段における特定 の入力ボタンが押されると、当該入力ボタンに応じた命令の内容が入力ボタンの押さ れた回数、実行される。入力手段における全てのモディファイキーが利用者によって 離されると、出力手段に表示されていた操作ガイド情報の表示が終了する。ボタン動 作情報に含まれている入力手段における特定の入力ボタン及び実行命令の関連付 けは、利用者が当該関連付けの内容を理解できるように操作ガイド情報として出力手 段の表示領域に表示される。また、「開始動作命令」により表示される操作ガイド情報 は、「開始動作命令」が発せられる前に表示されている入力ボタン及び命令の内容を 表す画像データがある場合、当該表示されて ヽる画像データの表示領域ではな ヽ表 示領域に、「開始動作命令」に伴って表示する操作ガイド情報を表示する。
[0020] これにより、例えば、当該入力手段における特定の入力ボタンが押されることにより 実行される命令として、出力手段の表示領域に表示されるツールウィンドウを移動さ せるような命令を採用すると、スムーズなウィンドウ操作が可能である。そして、モディ フアイキーを利用者が押すことによって、操作ガイド情報が出力手段の表示領域に表 示されるため、入力手段におけるどの入力ボタンを押せば、どのような命令が実行さ れるかを特定することが利用者にとって容易である。また、利用者によって押されてい た入力手段におけるモディファイキーが全て利用者によって離されると、出力手段に 表示されて!、た操作ガイド情報が表示されなくなるため、普段は画面上に操作ガイド 情報を表示せずに、利用者にとって必要な場合にモディファイキーを有効活用して 表示させることが可能となる。「開始動作命令」により表示される操作ガイド情報は、「 開始動作命令」が発せられる前に表示されている入力ボタン及び命令の内容を表す 画像データの表示領域ではな ヽ領域に表示されるため、既存の表示を邪魔しな ヽ領 域に操作ガイド情報を表示することができる。
[0021] 2、
[0022] (1) また、他の発明では、前記構成に加え、前記記憶手段に、前記入力手段にお ける特定の入力ボタンと当該入力ボタンを押した場合に実行される命令の内容とを 利用者が理解できるように表す画像データであって、前記出力手段の表示領域に表 示するための画像データである操作ガイド情報と、当該操作ガイド情報を前記出力 手段の表示領域のどの位置に表示するかを表す表示位置情報と、を関連付けて記 '1思して V、る。
[0023] そして、前記処理に加え、前記処理手段に、(1)前記入力手段を介して、前記入力 手段におけるモディファイキーが利用者によって最初に押されたことによる開始動作 命令を受信すると、前記操作ガイド情報と前記表示位置情報とを前記記憶手段から 読み出して、関連付いている表示位置情報が表す表示位置に応じて、当該読み出 した操作ガイド情報を前記出力手段の表示領域に表示すること、を実行させる操作 支援コンピュータプログラムである。
[0024] (2) ここで、「操作ガイド情報を前記出力手段の表示領域のどの位置に表示する かを表す表示位置情報」とは、ディスプレイ等の出力装置におけるデータ表示領域 において、どの位置に操作ガイド情報を表すかの表示位置を表す情報である。「表 示位置情報」の例として、出力装置のデータ表示領域における絶対的座標位置を表 す情報や、アプリケーションにより表示されて 、るウィンドウ等の表示オブジェクトとの 関係での相対的な座標位置を表す情報、などが考えられる。ここでいう「表示位置」と は、出力装置のデータ表示領域における座標点を表す場合と、出力装置のデータ 表示領域における座標領域を表す場合との、両方を含む意味である。すなわち、表 示位置情報が表す「表示位置」たる座標点を基準として操作ガイド情報を表示する場 合も含むし、表示位置情報が表す「表示位置」たる座標領域に操作ガイド情報を表 示する場合も含む。「表示位置情報が表す表示位置に応じて、当該読み出した操作 ガイド情報を前記出力手段の表示領域に表示する」とは、例えば、表示位置情報が 表す絶対的座標位置に操作ガイド情報を表示することや、表示位置情報が表すアブ リケーシヨンにより表示されているウィンドウ等の表示オブジェクトとの関係での相対 的な座標位置を元に、表示する位置を計算して表示すること、等が該当する。
[0025] (3) 本発明では、出力手段の表示領域のうち、表示位置情報が表す表示位置に 操作ガイド情報を表示するため、事前に操作ガイド情報の表示位置を設定することが できる。
[0026] これにより、各操作ガイド情報を重複範囲がなく表示でき、かつ、表示位置の指定も 事前に行える。よって、利用者が各操作ガイド情報を視認しゃすぐかつ、利用者に とって使い易いインターフェースの構築が可能となる。特に、実行される命令の対象 となるウィンドウ等の表示オブジェクトと近い位置に操作ガイド情報を表示した場合、 利用者にとって、どの操作ガイド情報がどの表示オブジェクトに対する命令を表すも のであるかを簡単に理解することができる。
[0027] 3、
[0028] (1) また、他の発明では、前記構成に加え、前記記憶手段に、前記入力手段にお ける特定の入力ボタンと当該入力ボタンを押した場合に実行される命令の内容とを 利用者が理解できるように表す画像データであって、前記出力手段の表示領域に表 示するための画像データである操作ガイド情報と、実行される命令の内容の対象とな る表示ウィンドウとの関係で前記出力手段の表示領域のどの位置に当該操作ガイド 情報を表示するかを表す表示位置情報と、を関連付けて記憶して!/、る。
[0029] そして、前記処理に加え、前記処理手段に、(1)前記入力手段を介して、前記入力 手段におけるモディファイキーが利用者によって最初に押されたことによる開始動作 命令を受信すると、前記操作ガイド情報と前記表示位置情報とを前記記憶手段から 読み出して、関連付いている表示位置情報が表す表示位置に応じて、当該読み出 した操作ガイド情報を前記出力手段の表示領域に表示すること、を実行させる操作 支援コンピュータプログラムである。
[0030] (2) ここで、「実行される命令の内容の対象となる表示ウィンドウとの関係で前記出 力手段の表示領域のどの位置に当該操作ガイド情報を表示するかを表す表示位置 情報」とは、ディスプレイ等の出力装置のデータ表示領域において、どの位置に操作 ガイド情報を表すかの表示位置を表す情報である。そして、特に、当該表示位置情 報と関連付 、て 、る操作ガイド情報に含まれて 、る命令の内容の対象となる表示ゥ インドウの表示位置 (座標点、座標領域)との関係での表示位置を表す情報を意味 する。例えば、操作ガイド情報に含まれている命令の内容の対象となる表示ウィンド ゥの内側の所定位置に操作ガイド情報を表示することや、表示ウィンドウの外側の所 定位置に操作ガイド情報を表示すること、等が考えられる。「表示ウィンドウに対して 実行される命令」の例として、特定のツールバーに現在選択して!/、るデータを渡す命 令や、特定の表示ウィンドウをアクティブにする命令、特定の表示ウィンドウやツール バーの表示位置を変更させる命令、などが存在する。「表示位置情報が表す表示位 置に応じて、当該読み出した操作ガイド情報を前記出力手段の表示領域に表示する 」とは、例えば、表示位置情報が表すアプリケーションにより表示されているウィンドウ 等の表示オブジェクトとの関係での相対的な座標位置を元に、表示する位置を計算 して表示すること、等が該当する。
[0031] (3) 本発明では、出力手段の表示領域のうち、表示位置情報が表す表示位置に 操作ガイド情報を表示するため、事前に操作ガイド情報の表示位置を命令の対象と なる表示ウィンドウとの関係で設定することができる。
[0032] これにより、各操作ガイド情報を表示する際に、操作ガイド情報に含まれている命令 の対象となる表示ウィンドウに近い範囲に表示することができる。よって、利用者が操 作ガイド情報に含まれて 、る命令力 どの表示ウィンドウに対する命令であるのかを 容易に理解することができる。 [0033] 4、
[0034] (1) また、他の発明では、前記構成に加え、前記記憶手段に、実行しているアプリ ケーシヨンプログラムにおける表示ウィンドウの種類を表す情報と、前記入力手段に おける特定の入力ボタンを表す情報と当該入力ボタンを押した場合に実行される命 令とを関連付けたボタン動作情報と、を関連付けて記憶すると共に、前記入力手段 における特定の入力ボタンと当該入力ボタンを押した場合に実行される命令の内容 とを利用者が理解できるように表す画像データであって、前記出力手段の表示領域 に表示するための画像データである操作ガイド情報と、前記表示ウィンドウの種類を 表す情報と、を関連付けて記憶している。
[0035] そして、前記処理に加え、前記処理手段に、(1)前記入力手段を介して、前記入力 手段におけるモディファイキーが利用者によって最初に押されたことによる開始動作 命令を受信すると、当該受信時点で実行して 、るアプリケーションプログラムで表示 されているウィンドウのうち、アクティブな表示ウィンドウの種類を特定し、当該特定し た表示ウィンドウの種類を表す情報に関連付 、て 、る前記操作ガイド情報を前記記 憶手段から読み出して、前記出力手段の表示領域に表示すること、(3)前記開始動 作命令を受信してから、当該開始動作命令に対応する前記終了動作命令を受信す るまでに、前記記憶手段のボタン動作情報に含まれる特定の入力ボタンが押された ことを前記入力手段を介して受信すると、前記(1)で特定した表示ウィンドウの種類 を表す情報と当該押された特定の入力ボタンを表す情報とに関連付いている命令を 、前記記憶手段のボタン動作情報から読み出して実行すること、を実行させる操作支 援コンピュータプログラムである。
[0036] (2) ここで、「実行しているアプリケーションプログラムにおける表示ウィンドウの種 類を表す情報」とは、アプリケーションの機能によって表示されている各種ウィンドウ の種類を現す情報である。各種ウィンドウの例としては、親ウィンドウ (メインウィンドウ •操作対象のデータを主に表示するウィンドウ)、子ウィンドウ(ツールバー、ノ レツトウ インドウ等の操作をより簡易にするための補助ウィンドウ)、等がある。「当該受信時点 で実行しているアプリケーションプログラムで表示されているウィンドウのうち、ァクティ ブな表示ウィンドウ」とは、開始動作命令受信時点での入力フォーカスを持っている ウィンドウを意味する。「入力フォーカス」とは、マルチウィンドウ環境において、ある時 点でどのウィンドウが入力されたデータを受け取る力、を表す言葉である。
[0037] 「前記(1)で特定した表示ウィンドウの種類を表す情報と当該押された特定の入力 ボタンを表す情報とに関連付いている命令を、前記記憶手段のボタン動作情報から 読み出して実行する」ことにより、開始動作命令を受信した時点でアクティブになって V、るウィンドウとの関係で実行することが適切な命令を実行できることになる。例えば 、開始動作命令を受信した時点でアクティブになって 、るウィンドウを対象とする命令 や、開始動作命令を受信した時点でアクティブになって 、るウィンドウとは別のウィン ドウをアクティブにする命令、等が考えられる。
[0038] (3) 本発明では、開始動作命令を受信した時点でアクティブになっているウィンド ゥとの関係で実行することが適切な命令の説明を操作ガイド情報として出力手段の 表示領域に表示し、当該命令を実行することができる。また、表示ウィンドウの種類を 現す情報と、ボタン動作情報及び操作ガイド情報が関連付いているため、開始動作 命令の受信時点でアクティブな表示ウィンドウとの関係で、実行する命令や表示画面 を設計することができる。例えば、アクティブな表示ウィンドウとは異なるウィンドウに 入力フォーカスを渡す命令や、アクティブな表示ウィンドウの表示位置を変更させる 命令、アクティブな表示ウィンドウを出力手段の表示領域に表示しな 、ようにする命 令、などが考えられる。
[0039] これにより、画一的な操作ガイド情報を表示するのではなぐアクティブになってい るウィンドウとの関係で、実行するのが適切な命令に関する操作ガイド情報を表示で き、適切な命令を実行できる。よって、利用者にとって使い易いインターフェースの構 築が可能となる。
[0040] 5、
[0041] (1) また、他の発明では、利用者が前記入力手段を使用し、アプリケーションプロ グラムにぉ 、て結合又は分離されて表示されて 、る親ウィンドウと子ウィンドウの中か ら特定のウィンドウを選択して、データ操作を行う際に実行される操作支援コンビユー タプログラムである。
[0042] また、操作支援コンピュータシステムの前記記憶手段には、前記入力手段における 特定の入力ボタンを表す情報と、当該入力ボタンを押した場合に特定の表示ウィンド ゥに対して実行される命令と、を関連付けたボタン動作情報と、前記入力手段におけ る特定の入力ボタンと当該入力ボタンを押した場合に特定の表示ウィンドウに対して 実行される命令の内容とを利用者が理解できるように表す画像データであって、前記 出力手段の表示領域に表示するための画像データである操作ガイド情報と、を記憶 している。
[0043] (2) ここで、「アプリケーションプログラムにおいて結合又は分離されて表示されて いる親ウィンドウと子ウィンドウの中から特定のウィンドウを選択して、データ操作を行 う」とは、例えば、ワープロソフトや表計算ソフトにおけるメインウィンドウとツールバー の関係等に代表される、親ウィンドウと子ウィンドウを使用してデータ操作を行うアプリ ケーシヨンにおけるものをいう。「入力ボタンを押した場合に特定の表示ウィンドウに 対して実行される命令」とは、前記アプリケーションの機能によって表示されている各 種ウィンドウに対して実行される命令である。上記のように、各種ウィンドウの例として は、親ウィンドウ (メインウィンドウ '操作対象のデータを主に表示するウィンドウ)、子 ウィンドウ (ツールバー、パレットウィンドウ等の操作をより簡易にするための補助ウイ ンドウ)、等がある。「特定の表示ウィンドウに対して実行される命令」の例として、特定 のツールバーに現在選択して 、るデータを渡す命令や、開始動作命令を受信した 時点でアクティブになっているウィンドウとは別のウィンドウをアクティブにする命令、 などが存在する。
[0044] (3) 本発明では、開始動作命令により表示される操作ガイド情報を利用者が認識 することにより、複数存在し、表示されているウィンドウのうち、どのウィンドウに対する どのような命令が実行できるのかを理解できる。よって、利用者にとって使い易いイン ターフェースの構築が可能となる。
[0045] 6、
[0046] (1) また、他の発明では、前記記憶手段が、請求項 1乃至 5のいずれか 1記載の 各情報及び操作支援コンピュータプログラムを記憶し、前記処理手段が前記各処理 を行うこと、を特徴とする操作支援コンピュータシステムである。
発明の効果 [0047] 以上のように、本発明を利用すると、例えば、入力手段における特定の入力ボタン が押されることにより実行される命令として、出力手段の表示領域に表示されるツー ルウィンドウをスクロールさせるような命令を採用すると、スムーズなウィンドウ操作が 可能である。そして、モディファイキーを利用者が押すことによって、操作ガイド情報 が出力手段の表示領域に表示されるため、入力手段におけるどの入力ボタンを押せ ば、どのような命令が実行されるかを特定することが利用者にとって容易である。また 、利用者によって押されていた入力手段におけるモディファイキーが利用者によって 離されると、出力手段に表示されていた操作ガイド情報が表示されなくなるため、普 段は画面上に操作ガイド情報を表示せずに、利用者にとって必要な場合に簡便に 表示させることが可能となる。
発明を実施するための最良の形態
[0048] 以下、本発明の実施形態を、図面を参照しつつ説明する。
[0049] 1、 本発明の実施の構成について
[0050] (1) 図 1は、本発明に係る操作支援コンピュータシステムの全体構成図である。同 図に示すように、本発明に係る操作支援コンピュータシステムは、出力手段 10と、処 理手段 20と、入力手段 30と、記憶手段 40· 50と、力 構成されている。そして、これ ら各手段(10— 50)は、バス 60を介して電気的に接続し、相互に情報の伝達 (信号 の通信)を行うことができる。
[0051] 図 1の操作支援コンピュータシステムにおける構成要素を更に詳述する。出力手段 10は、情報を操作支援コンピュータシステムの利用者に表示するための出力装置で あり、例えば液晶や CRT方式等のディスプレイ装置が該当する。また、処理手段 20 は、上記他の手段 (装置)〖こ働きかける計算装置であり、例えば CPUが該当する。入 力手段 30は、操作支援コンピュータシステムの利用者からの命令を受け付ける入力 装置であり、例えばマウスやキーボードが該当する。記憶手段 40は、大量の情報を 記憶させておく補助記憶装置であり、例えばノ、ードディスク (HDD)が該当する。記 憶手段 50は、処理手段 20による実行の対象となる情報を記憶させておく主記憶装 置であり、例えばメインメモリが該当する。バス 60は、操作支援コンピュータシステム の内部で各手段が情報を通信するための伝送路である。 [0052] 本発明に係る操作支援コンピュータシステムは、図 1に示すパーソナルコンピュータ のようなローカルのコンピュータシステムであっても実施が可能であり、当該前提によ り以下説明を行う。しかし、本発明に係る操作支援コンピュータシステムは、複数のコ ンピュータシステムカゝら構成される場合もある。例えば、クライアント側のコンピュータ システムが出力手段 10及び入力手段 30となり、サーバ側のコンピュータシステムが 処理手段 20及び記憶手段 40· 50となり、インターネットなどの広域通信回線がバス 6 0となることによって、複数のコンピュータシステムカゝら構成される場合も考えられる。
[0053] (2) 次に、図 1における記憶手段 40としての HDDに記憶されている各種情報に ついて説明する。記憶手段 40としての HDDには、表示ウィンドウの種類を表す情報 41と、ボタン動作情報 42と、操作ガイド情報 43と、表示位置情報 44と、モディファイ キー種類情報 45と、 OSその他プログラム 46と、操作支援コンピュータプログラム 47 とを、データベースやファイルの形式により記憶している。
[0054] そして、処理手段 20としての CPU力 記憶手段 40としての HDDに記憶されている 各情報 (41 47)を、記憶手段 50としてのメモリに読み込むことにより、プログラムや データの解釈'実行を行なう。また、処理手段 20としての CPU力 記憶手段 40として の HDDに記憶されている OSその他プログラム 46と、操作支援コンピュータプロダラ ム 47を、記憶手段 50としてのメモリに読み込んで解釈し、実行する事により、本発明 に係る操作支援処理等が行なわれるのである。
[0055] このように、本実施形態では、初期状態として記憶手段 40としての HDDに各情報( 41 -47)が記憶されているとして説明するが、初期状態において記憶手段 50として のメモリに各情報 (41—47)が全て記憶されていても当然実施は可能である。
[0056] (3) 続いて、記憶手段 40としての HDDに記憶されている各情報 (41 47)のデ ータ構造について、図 2を使用して説明する。
[0057] 図 2に図示するように、記憶手段 40としての HDDに記憶されて 、る「表示ウィンドウ の種類を表す情報 41」と「ボタン動作情報 42」と「操作ガイド情報 43」と「表示位置情 報 44」と「モディファイキー種類情報 45」は、情報の関連付けがなされて記憶されて いる。
[0058] 「表示ウィンドウの種類を表す情報 41」は、アプリケーションの機能によって表示さ れている各種ウィンドウの種類を現す情報である。各種ウィンドウの例としては、親ゥ インドウ (メインウィンドウ '操作対象のデータを主に表示するウィンドウ)、子ウィンドウ (ツールバー、パレットウィンドウ等の操作をより簡易にするための補助ウィンドウ)、等 がある。例えば、図 4の出力手段 10の表示領域における画面表示例では、メインウイ ンドウ 71とツールウィンドウ 72— 74と、メインウィンドウ 71の前面に表示されているッ ールウィンドウ、が存在している。
[0059] また、「ボタン動作情報 42」は、「入力手段 30における入力ボタン」と「当該入力ボタ ンが押された場合に実行される命令」とを関連付けた情報である。この「ボタン動作情 報 42」により、操作ガイド情報 43を表示させるモディファイキーが利用者によって押さ れ続けている状態において、入力手段 30における入力ボタンが押された場合に、ど の「命令」を実行すればょ 、かを特定することができる。この「実行される命令」とは、 処理手段 20としての CPUにより実行される、一種のコンピュータプログラムである。
[0060] 「操作ガイド情報 43」とは、入力手段 30における特定の入力ボタンと当該入力ボタ ンを押した場合に特定の表示ウィンドウに対して実行される命令の内容とを利用者が 理解できるように表す画像データであって、前記出力手段の表示領域に表示するた めの画像データである。例えば、入力手段 30における特定の入力ボタンと特定の表 示ウィンドウに対して実行される命令の内容とを文字のイメージデータとして表した画 像データや、これらの内容を想起させる図形の画像データ、アイコンのような画像デ ータ、等が考えられる。例えば、図 5の出力手段 10の表示領域における画面表示例 では、操作ガイド情報 43が画面に表示された例 81— 84が存在している。また、先の 図 4におけるアクティブウィンドウ選択表示 61—67の表示が、図 5では色が変わって いる。これは、アクティブウィンドウ選択表示 61— 67の領域に、操作ガイド情報 43が 表示されることにより、色が変わったことを利用者が認識できるようになる。
[0061] 「表示位置情報 44」とは、ディスプレイ等の出力手段 10におけるデータ表示領域に おいて、どの位置に操作ガイド情報 43を表すかの表示位置を表す情報である。「表 示位置情報 44」の例として、出力装置のデータ表示領域における絶対的座標位置 を表す情報や、アプリケーションにより表示されているウィンドウ等の表示オブジェクト との関係での相対的な座標位置を表す情報、などが考えられる。ここでいう「表示位 置」とは、出力装置のデータ表示領域における座標点を表す場合と、出力装置のデ ータ表示領域における座標領域を表す場合との、両方を含む意味である。すなわち
、表示位置情報 44が表す「表示位置」たる座標点を基準として操作ガイド情報 43を 表示する場合も含むし、表示位置情報 44が表す「表示位置」たる座標領域に操作ガ イド情報 43を表示する場合も含む。
[0062] 「モディファイキー種類情報 45」とは、キーボード等の入力手段 30におけるモディフ アイキーの種類を表す情報である。入力手段 30におけるモディファイキーが利用者 に押されることにより、操作ガイド情報 43が出力手段 10の表示領域に表示されるの であるが、どのモディファイキーが押された場合にどの操作ガイド情報 43を表示する かを特定するために必要となる。
[0063] (4) 図 2に図示するような情報の関連付けがなされることにより、「どのような種類の ウィンドウがアクティブな場合に、入力手段 30におけるどのモディファイキーが押され ると、どの操作ガイド情報 43を出力手段 10の表示領域のどの位置に表示すればよ いか」ということと、「どの操作ガイド情報 43が表示されている場合に、入力手段 30に おけるどの入力ボタンが押された場合に、どの命令を実行すればよいか」ということを 、処理手段 20としての CPUが特定することができる。
[0064] 例えば、「ウィンドウタイプ j8」の表示ウィンドウがアクティブになっている状態で、 入力手段 30における「モディファイキー A」が押されたことを処理手段 20が感知す ると、「操作ガイドデータ Cl l」を「表示位置 j8 Cl l」の表示位置に、「操作ガイド データ D12」を「表示位置 j8 D12」の表示位置に、「操作ガイドデータ C + D13J を「表示位置 j8 C + D13」の表示位置に、夫々表示すればよいことを処理手段 20 が特定できる。例えば、図 5— 8の出力手段 10の表示領域における画面表示例では 、当該特定により処理手段 20によって表示された操作ガイド情報の画面表示例 81 —89が存在している。また、「ウィンドウタイプ j8」の表示ウィンドウがアクティブにな つている状態で、入力手段 30における「モディファイキー A」が押されたまま、入力 手段 30における「入力ボタン D」が押されたことを処理手段 20が感知すると、「実行さ れる命令 12」が処理手段 20により実行されることを特定できる。
[0065] 同様に、「ウィンドウタイプ α」の表示ウィンドウがアクティブになっている状態で、 入力手段 30における「モディファイキー A」と「モディファイキー B」とが押されたこと を処理手段 20が感知すると、「操作ガイドデータ C7」を「表示位置 a C7Jの表示 位置に、「操作ガイドデータ D8」を「表示位置 a D8」の表示位置に、「操作ガイド データ C + D9」を「表示位置 a C + D9」の表示位置に、夫々表示すればよいこと を処理手段 20が特定できる。また、「ウィンドウタイプ ひ」の表示ウィンドウがァクティ ブになっている状態で、入力手段 30における「モディファイキー A」と「モディファイ キー B」とが押されたまま、入力手段 30における「入力ボタン C」と「入力ボタン D」と が押されたことを処理手段 20が感知すると、「実行される命令 9」が処理手段 20〖こ より実行されることを特定できる。
[0066] 2、 本発明の実施のフローについて
[0067] 図 3は、本発明に係る操作支援コンピュータシステムの実施フロー図である。同図 に基づいて、本発明の実施のフローを説明する。
[0068] (1) まず、処理手段 20としての CPU力 入力手段 30としてのマウス'キーボード から、入力手段 30としてのマウス'キーボードにおけるモディファイキーが利用者によ つて最初に押されたことによる開始動作命令を受信する(Sl)。
[0069] 「開始動作命令」とは、入力手段 30としてのマウス ·キーボードにおけるモディファイ キーが利用者によって最初に押されたことを伝えるために、入力手段 30としてのマウ ス 'キーボードが処理手段 20としての CPUに対して発する電気信号である。「最初に 押されたこと」とは、入力手段 30としてのマウス'キーボードにおける操作ガイド情報 4 3を表示させるためのモディファイキーのうち、どのモディファイキーも押されていない 状態で、操作ガイド情報 43を表示させるためのモディファイキーの 、ずれかが押され たことをいう。処理手段 20としての CPUは、入力手段 30としてのマウス.キーボード におけるモディファイキーが利用者によって押されて 、る力否かを、入力手段 30とし てのマウス'キーボードからの電気信号で判断し、記憶手段 40としての HDDにフラグ (押されている状態、押されていない状態)で管理する。「操作ガイド情報 43を表示さ せるためのモディファイキー」は、図 2におけるモディファイキー種類情報 45に格納さ れて!、るか否かで特定できる。
[0070] (2) 次に、処理手段 20としての CPU力 当該開始動作命令を受信した際の記憶 手段 40としての HDDに記憶されて 、る、実行されて!、るアプリケーションにおける表 示ウィンドウの種類を特定する。具体的には、処理手段 20としての CPU力 入力フォ 一カスを有しているアクティブな表示ウィンドウの種類を特定する。そして、処理手段 20としての CPUは、当該特定した表示ウィンドウの種類を表す情報 41と前記 S1で 押されたモディファイキーの種類を表すモディファイキー種類情報 45とに関連付いて Vヽる操作ガイド情報 43と表示位置情報 44とを特定し、当該特定した操作ガイド情報 43と表示位置情報 44とを記憶手段 40としての HDD力 読み出して出力手段 10で あるディスプレイの表示領域に表示する(S2)。
[0071] (3) 続いて、処理手段 20としての CPU力 利用者によって当該押されていた全て のモディファイキーが離されたことによる終了動作命令を受信したカゝ否かを判断する (S3)。「利用者によって当該押されていた全てのモディファイキーが離された」とは、 入力手段 30としてのマウス'キーボードにおける操作ガイド情報 43を表示させるため のモディファイキーのうち、どのモディファイキーも押されていない状態で、操作ガイド 情報 43を表示させるためのモディファイキーのいずれかが押されてから、入力手段 3 0としてのマウス ·キーボードにおける操作ガイド情報 43を表示させるためのモディフ アイキーの全てが利用者によって押されて 、な 、状態にはじめてなつたことを 、う。図 2におけるモディファイキー種類情報 45より明らかなように、 S1で最初に押されてい たモディファイキーが、他のモディファイキーに変わった場合でも、操作ガイド情報 43 が表示されるため、一旦操作ガイド情報 43が表示されてから、全く操作ガイド情報 43 を表示する必要がなくなる状態になったことを表す。処理手段 20としての CPU力 終 了動作命令を入力手段 30としてのマウス'キーボードから受信した場合は、出力手 段 10の表示領域に表示していた操作ガイド情報 43の表示を終了し (S8)、本発明に 係る処理は終了する。
[0072] 「終了動作命令」とは、当該入力手段 30としてのマウス'キーボードにおける全ての モディファイキーが利用者によって離されたことを伝えるために、入力手段 30として のマウス'キーボードが処理手段 20としての CPUに対して発する電気信号である。 先の「開始動作命令」が発せられて処理手段 20としての CPUが受信してから、「終了 動作命令」が発せられて処理手段 20としての CPUが受信するまでは、入力手段 30 としてのマウス ·キーボードにおけるモディファイキーが利用者により押されていること を、処理手段 20としての CPUは認識することができる。すなわち、処理手段 20として の CPUは、「終了動作命令」を、入力手段 30としてのマウス'キーボードから受信す るまで、利用者が本発明に係る操作支援処理の続行を希望して!/ヽることを認識する。
[0073] (4) 次に、処理手段 20としての CPU力 利用者によって上記押されていたモディ フアイキーが押し続けられている状態で、入力手段 30としてのマウス'キーボードから 特定の入力ボタンが押された力否かを判断する(S4)。「特定の入力ボタン」とは、図 2におけるボタン動作情報に含まれている入力ボタンを表す。入力手段 30としてのマ ウス ·キーボード力 特定の入力ボタンが押されて 、る力否かは、処理手段 20として の CPUが、入力手段 30としてのマウス'キーボードから受信する電気信号で判断し、 記憶手段 40としての HDDにフラグ (押されて 、る状態、押されて 、な 、状態)で管理 する。
[0074] (5) S4において、利用者によって当該押されていたモディファイキーが押し続け られている状態で、入力手段 30としてのマウス ·キーボード力も特定の入力ボタンが 押された場合は、処理手段 20としての CPU力 当該特定の入力ボタンに関連付い ている命令を記憶手段 40としての HDDのボタン動作情報 42から特定し、実行する( S5)。
[0075] (6) 続いて、処理手段 20としての CPU力 利用者のウィンドウ選択によってァクテ イブな表示ウィンドウが変化することによりアクティブなウィンドウの種類が変化したか 否かと、利用者によって押されていた入力手段 30におけるモディファイキーが変化し た力否かを、入力手段 30としてのマウス'キーボードから受信する信号によって判断 する(S6)。図 2におけるモディファイキー種類情報 45より明らかなように、複数のモ ディフアイキーの組み合わせ (例えば、モディファイキー Aと B)によって表示する操作 ガイド情報 43が変化するため、「モディファイキーが変化したか否か」には、操作ガイ ド情報 43を表示させるためのモディファイキーのうち、押されているモディファイキー が少しでも変化した場合でも該当する。
[0076] (7) S6において、アクティブなウィンドウの種類又は利用者によって押されていた 入力手段 30におけるモディファイキーの、いずれかが変化した場合は、処理手段 20 としての CPU力 当該時点での記憶手段 40としての HDDに記憶されている実行さ れているアプリケーションにおける表示ウィンドウの種類を特定する。具体的には、処 理手段 20としての CPU力 入力フォーカスを有して!/ヽるアクティブな表示ウィンドウ の種類を特定する。そして、処理手段 20としての CPUは、当該特定した表示ウィンド ゥの種類を表す情報 41と前記 S 1で押されたモディファイキーの種類を表すモディフ アイキー種類情報 45とに関連付 、て 、る操作ガイド情報 43と表示位置情報 44とを 特定し、当該特定した操作ガイド情報 43と表示位置情報 44とを記憶手段 40としての HDD力 読み出して出力手段 10であるディスプレイの表示領域に表示し、操作ガイ ド情報 43の表示を更新する(S7)。
[0077] S7の処理が終わると、先の S3の終了動作命令の受信判断に戻る。そして、処理手 段 20としての CPU力 利用者によって先に押されて 、た入力手段 30における全て のモディファイキーが離されたことによる終了動作命令を、入力手段 30としてのマウ ス ·キーボードから受信するまで、本処理は続行することになる。
[0078] (8) 以上のように、本発明を利用すると、入力手段 30としてのマウス'キーボード におけるモディファイキーが利用者によって最初に押されてから、全てのモディファイ キーが離されるまでの間は、処理手段 20としての CPUは、画像データである操作ガ イド情報 43を出力手段 10としてのディスプレイに表示する。そして、操作ガイド情報 4 3を表示している際に、特定の入力ボタンが押されたことを感知すると、処理手段 20 としての CPUは、当該特定の入力ボタンに関連付いている命令を実行する。また、 入力手段 30としてのマウス'キーボードにおける全てのモディファイキーが利用者に よって離されると、出力手段 10としてのディスプレイに表示されていた操作ガイド情報 43の表示を終了する。
[0079] 3、 本発明の具体的な画面表示例について
[0080] 図 4 8は、本発明に係る操作支援コンピュータシステムが行う操作支援処理にお ける、出力手段 10の表示領域に表示された画面表示例の図である。図 4 8に基づ いて、本発明の実施の具体例を説明する。
[0081] (1) 図 4は、上記 S1の前の通常状態における、処理手段 20としての CPU力 出 力手段 10であるディスプレイの表示領域に表示したウィンドウの画面表示例である。 図 4では、表示ウィンドウとして、メインウィンドウ 71とツールウィンドウ 72— 74と、メイ ンウィンドウ 71の前面に表示されているツールウィンドウとが表示されており、各々の ウィンドウには、アクティブウィンドウ選択表示 61— 67が存在する。「アクティブウィン ドウ選択表示領域」とは、開始動作命令後に操作ガイド情報 43を表示する領域であ り、開始動作命令力 終了動作命令まで、この表示領域の表示が一定の状態に変化 し、入力手段 30におけるどの命令ボタンを押せば、どの表示ウィンドウをアクティブに できるかが特定できる。
[0082] (2) 図 5は、上記 S2において、処理手段 20としての CPU力 特定した表示ウィン ドウの種類を表す情報 41と上記 S1で押されたモディファイキーの種類を表すモディ フアイキー種類情報 45とに関連付いている操作ガイド情報 43と表示位置情報 44とを 特定し、当該特定した操作ガイド情報 43と表示位置情報 44とを記憶手段 40としての HDD力 読み出して出力手段 10であるディスプレイの表示領域に表示した画面表 示例である。先の図 4の状態で、表示ウィンドウのうち、ツールウィンドウ 72がァクティ ブであったため、ツールウィンドウ 72の表示位置を中心にして表示された操作ガイド 情報 82— 84が存在する。表示された操作ガイド情報 81は、メインウィンドウ 71で扱う 情報に対する命令を表示して 、る。
[0083] 図 5における表示された操作ガイド情報 82— 84を簡単に説明すると、表示された 操作ガイド情報 82は入力手段 30における「CTRLキー」及び「 キ一」が押された場 合に、ツールウィンドウ 72が他の表示ウィンドウと分離してフローティングする命令を 処理手段 20としての CPUが実行することを表している。同様に、表示された操作ガ イド情報 83は入力手段 30における「ESCキー」が押された場合に、メインウィンドウ 7 1に表示されて ヽる本文データを編集する命令を、処理手段 20としての CPUが実行 することを表す。また、表示された操作ガイド情報 84は、入力手段 30における「CTR Lキー」及び「Wキー」が押された場合にツールウィンドウ 72を閉じて表示しなくなる 命令を処理手段 20としての CPUが実行することを表し、入力手段 30における「CTR Lキー」及び「丄キー」が押された場合にツールウィンドウ 72の表示位置を下方向へ 移動させ命令を処理手段 20としての CPUが実行することを表している。上記 S5にお いて、これらの入力手段 30における各種ボタンが押された場合に、夫々の命令が処 理手段 20としての CPUにより実行されることになる。
[0084] 図 5では、図 4と比べてアクティブウィンドウ選択表示 61— 67の表示が変わってい る。例えば、アクティブウィンドウ選択表示 63が表す「T」の入力手段 30における入力 ボタンが押された場合、ツールウィンドウ 72がアクティブになるという意味である。つま り、アクティブウィンドウ選択表示 61— 67が表す入力手段 30の入力ボタンを利用者 が押すと、当該アクティブウィンドウ選択表示 61— 67が付いている表示ウィンドウが アクティブになると 、うことを表して 、る。
[0085] 図 6は、アクティブな表示ウィンドウであるツールウィンドウ 72の位置が異なる場合 の操作ガイド情報 43が表示された画面表示例であり、図 7はメインウィンドウ 71の前 面に表示されているツールウィンドウがアクティブな場合の操作ガイド情報 43が表示 された画面表示例である。また、図 8は、図 5の状態で各種入力ボタンを押さずにそ のまま一定時間経過した場合の、操作ガイド情報 43が表示された画面表示例である 。操作ガイド情報 43の表示位置は、図 5— 8における表示された操作ガイド情報 81 —89のように表示するのが好ましい。すなわち、操作ガイド情報 43に表示されている 命令の対象となる表示ウィンドウに接した外側に操作ガイド情報 43を表示することや (82-89)、操作ガイド情報 43に表示されている命令の対象となる表示ウィンドウに 接した内側に操作ガイド情報 43を表示すること (81)、が好ましい。このように、操作 ガイド情報 43の表示位置を、操作ガイド情報 43に表示されている命令の対象となる 表示ウィンドウとの関係で近い位置に表示することによって、利用者が命令の内容を 理解するのが容易になるためである。
図面の簡単な説明
[0086] [図 1]操作支援コンピュータシステムの全体構成図
[図 2]記憶手段 30に記憶されている各種 41—45のデータ構造
[図 3]処理手段 20が行う操作支援処理のフロー
[図 4]操作支援処理における、通常状態の画面表示例
[図 5]操作支援処理における、操作ガイド情報 43が表示された画面表示例 1
[図 6]操作支援処理における、操作ガイド情報 43が表示された画面表示例 2
[図 7]操作支援処理における、操作ガイド情報 43が表示された画面表示例 3 圆 8]操作支援処理における、操作ガイド情報 43が表示された画面表示例 4 符号の説明
1 ポインタ
10 出力手段 (ディスプレイ)
20 処理手段 (CPU)
30 入力手段 (マウス ·キーボード)
40 記憶手段 (HDD)
41 表示ウィンドウの種類を表す情報
42 ボタン動作情報
43 操作ガイド情報
44 表示位置情報
45 モディファイキー種類情報
46 OSその他プログラム
47 操作支援コンピュータプログラム
50 記憶手段 (メモリ)
60 バス
61 - -67 アクティブウィンドウ選択表示
71 - - 74 表示ウィンドウ
81 - -89 表示された操作ガイド情報

Claims

請求の範囲 [1] 情報を記憶する記憶手段と、情報を処理する処理手段と、利用者に情報を表示する 出力手段と、利用者力 の命令を受け付ける入力手段とを備えたコンピュータシステ ムにおけるコンピュータプログラムであって、 利用者が前記入力手段を使用してデータ操作を行う際に実行される操作支援コン ピュータプログラムであり、 前記記憶手段は、 前記入力手段における特定の入力ボタンを表す情報と、当該入力ボタンを押した 場合に実行される命令と、を関連付けたボタン動作情報と、 前記入力手段における特定の入力ボタンと当該入力ボタンを押した場合に実行さ れる命令の内容とを利用者が理解できるように表す画像データであって、前記出力 手段の表示領域に表示するための画像データである操作ガイド情報と、を記憶し、 前記処理手段に、 (1)前記入力手段を介して、前記入力手段におけるモディファイキーが利用者によ つて最初に押されたことによる開始動作命令を受信すると、前記操作ガイド情報を前 記記憶手段から読み出して、前記出力手段の表示領域のうち、前記入力手段にお ける特定の入力ボタンと当該入力ボタンを押した場合に実行される命令の内容とを 利用者が理解できるように表す画像データが表示されて 、な 、領域に表示すること、(2)前記入力手段を介して、利用者によって前記押されていた全てのモディファイ キーが離されたことによる終了動作命令を受信すると、前記出力手段の表示領域へ 表示して!/、る前記操作ガイド情報の表示を終了すること、 (3)前記開始動作命令を受信してから、当該開始動作命令に対応する前記終了動 作命令を受信するまでに、前記記憶手段のボタン動作情報に含まれる特定の入力 ボタンが押されたことを前記入力手段を介して受信すると、当該押された特定の入力 ボタンを表す情報に関連付 、て 、る命令を、前記記憶手段から読み出して実行する こと、 を実行させることを特徴とする操作支援コンピュータプログラム。 [2] 情報を記憶する記憶手段と、情報を処理する処理手段と、利用者に情報を表示する 出力手段と、利用者力 の命令を受け付ける入力手段とを備えたコンピュータシステ ムにおけるコンピュータプログラムであって、 利用者が前記入力手段を使用してデータ操作を行う際に実行される操作支援コン ピュータプログラムであり、 前記記憶手段は、 前記入力手段における特定の入力ボタンを表す情報と、当該入力ボタンを押した 場合に実行される命令と、を関連付けたボタン動作情報を記憶すると共に、 前記入力手段における特定の入力ボタンと当該入力ボタンを押した場合に実行さ れる命令の内容とを利用者が理解できるように表す画像データであって、前記出力 手段の表示領域に表示するための画像データである操作ガイド情報と、当該操作ガ イド情報を前記出力手段の表示領域のどの位置に表示するかを表す表示位置情報 と、を関連付けて記憶し、 前記処理手段に、 (1)前記入力手段を介して、前記入力手段におけるモディファイキーが利用者によ つて最初に押されたことによる開始動作命令を受信すると、前記操作ガイド情報と前 記表示位置情報とを前記記憶手段から読み出して、関連付!ヽて ヽる表示位置情報 が表す表示位置に応じて、当該読み出した操作ガイド情報を前記出力手段の表示 領域に表示すること、 (2)前記入力手段を介して、利用者によって前記押されていた全てのモディファイ キーが離されたことによる終了動作命令を受信すると、前記出力手段の表示領域へ 表示して!/、る前記操作ガイド情報の表示を終了すること、 (3)前記開始動作命令を受信してから、当該開始動作命令に対応する前記終了動 作命令を受信するまでに、前記記憶手段のボタン動作情報に含まれる特定の入力 ボタンが押されたことを前記入力手段を介して受信すると、当該押された特定の入力 ボタンを表す情報に関連付 、て 、る命令を、前記記憶手段から読み出して実行する こと、 を実行させることを特徴とする操作支援コンピュータプログラム。 情報を記憶する記憶手段と、情報を処理する処理手段と、利用者に情報を表示する 出力手段と、利用者力 の命令を受け付ける入力手段とを備えたコンピュータシステ ムにおけるコンピュータプログラムであって、 利用者が前記入力手段を使用してデータ操作を行う際に実行される操作支援コン ピュータプログラムであり、 前記記憶手段は、 前記入力手段における特定の入力ボタンを表す情報と、当該入力ボタンを押した 場合に実行される命令と、を関連付けたボタン動作情報を記憶すると共に、 前記入力手段における特定の入力ボタンと当該入力ボタンを押した場合に実行さ れる命令の内容とを利用者が理解できるように表す画像データであって、前記出力 手段の表示領域に表示するための画像データである操作ガイド情報と、実行される 命令の内容の対象となる表示ウィンドウとの関係で前記出力手段の表示領域のどの 位置に当該操作ガイド情報を表示するかを表す表示位置情報と、を関連付けて記憶 し、 前記処理手段に、 (1)前記入力手段を介して、前記入力手段におけるモディファイキーが利用者によ つて最初に押されたことによる開始動作命令を受信すると、前記操作ガイド情報と前 記表示位置情報とを前記記憶手段から読み出して、関連付!ヽて ヽる表示位置情報 が表す表示位置に応じて、当該読み出した操作ガイド情報を前記出力手段の表示 領域に表示すること、 (2)前記入力手段を介して、利用者によって前記押されていた全てのモディファイ キーが離されたことによる終了動作命令を受信すると、前記出力手段の表示領域へ 表示して!/、る前記操作ガイド情報の表示を終了すること、 (3)前記開始動作命令を受信してから、当該開始動作命令に対応する前記終了動 作命令を受信するまでに、前記記憶手段のボタン動作情報に含まれる特定の入力 ボタンが押されたことを前記入力手段を介して受信すると、当該押された特定の入力 ボタンを表す情報に関連付 、て 、る命令を、前記記憶手段から読み出して実行する こと、 を実行させることを特徴とする操作支援コンピュータプログラム。 情報を記憶する記憶手段と、情報を処理する処理手段と、利用者に情報を表示する 出力手段と、利用者力 の命令を受け付ける入力手段とを備えたコンピュータシステ ムにおけるコンピュータプログラムであって、 利用者が前記入力手段を使用してデータ操作を行う際に実行される操作支援コン ピュータプログラムであり、 前記記憶手段は、 実行しているアプリケーションプログラムにおける表示ウィンドウの種類を表す情報 と、前記入力手段における特定の入力ボタンを表す情報と当該入力ボタンを押した 場合に実行される命令とを関連付けたボタン動作情報と、を関連付けて記憶すると共 に、 前記入力手段における特定の入力ボタンと当該入力ボタンを押した場合に実行さ れる命令の内容とを利用者が理解できるように表す画像データであって、前記出力 手段の表示領域に表示するための画像データである操作ガイド情報と、前記表示ゥ インドウの種類を表す情報と、を関連付けて記憶し、 前記処理手段に、 (1)前記入力手段を介して、前記入力手段におけるモディファイキーが利用者によ つて最初に押されたことによる開始動作命令を受信すると、当該受信時点で実行し ているアプリケーションプログラムで表示されているウィンドウのうち、アクティブな表 示ウィンドウの種類を特定し、当該特定した表示ウィンドウの種類を表す情報に関連 付いている前記操作ガイド情報を前記記憶手段から読み出して、前記出力手段の表 示領域に表示すること、 (2)前記入力手段を介して、利用者によって前記押されていた全てのモディファイ キーが離されたことによる終了動作命令を受信すると、前記出力手段の表示領域へ 表示して!/、る前記操作ガイド情報の表示を終了すること、 (3)前記開始動作命令を受信してから、当該開始動作命令に対応する前記終了動 作命令を受信するまでに、前記記憶手段のボタン動作情報に含まれる特定の入力 ボタンが押されたことを前記入力手段を介して受信すると、前記(1)で特定した表示 ウィンドウの種類を表す情報と当該押された特定の入力ボタンを表す情報とに関連 付 、て 、る命令を、前記記憶手段のボタン動作情報から読み出して実行すること、 を実行させることを特徴とする操作支援コンピュータプログラム。 情報を記憶する記憶手段と、情報を処理する処理手段と、利用者に情報を表示する 出力手段と、利用者力 の命令を受け付ける入力手段とを備えたコンピュータシステ ムにおけるコンピュータプログラムであって、 利用者が前記入力手段を使用し、アプリケーションプログラムにおいて結合又は分 離されて表示されている親ウィンドウと子ウィンドウの中から特定のウィンドウを選択し て、データ操作を行う際に実行される操作支援コンピュータプログラムであり、 前記記憶手段は、 前記入力手段における特定の入力ボタンを表す情報と、当該入力ボタンを押した 場合に特定の表示ウィンドウに対して実行される命令と、を関連付けたボタン動作情 報と、 前記入力手段における特定の入力ボタンと当該入力ボタンを押した場合に特定の 表示ウィンドウに対して実行される命令の内容とを利用者が理解できるように表す画 像データであって、前記出力手段の表示領域に表示するための画像データである操 作ガイド情報と、を記憶し、 前記処理手段に、
(1)前記入力手段を介して、前記入力手段におけるモディファイキーが利用者によ つて最初に押されたことによる開始動作命令を受信すると、前記操作ガイド情報を前 記記憶手段から読み出して、前記出力手段の表示領域に表示すること、
(2)前記入力手段を介して、利用者によって前記押されていた全てのモディファイ キーが離されたことによる終了動作命令を受信すると、前記出力手段の表示領域へ 表示して!/、る前記操作ガイド情報の表示を終了すること、
(3)前記開始動作命令を受信してから、当該開始動作命令に対応する前記終了動 作命令を受信するまでに、前記記憶手段のボタン動作情報に含まれる特定の入力 ボタンが押されたことを前記入力手段を介して受信すると、当該押された特定の入力 ボタンを表す情報に関連付 、て 、る命令を、前記記憶手段から読み出して実行する を実行させることを特徴とする操作支援コンピュータプログラム。
情報を記憶する記憶手段と、情報を処理する処理手段と、利用者に情報を表示する 出力手段と、利用者力 の命令を受け付ける入力手段とを備えたコンピュータシステ ムであって、
前記記憶手段が、請求項 1乃至 5のいずれか 1記載の各情報及び操作支援コンビ ユータプログラムを記憶し、前記処理手段が前記各処理を行うこと、を特徴とする操 作支援コンピュータシステム。
PCT/JP2006/317766 2006-09-07 2006-09-07 Programme et système informatiques de support d'opération WO2008029472A1 (fr)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2008533015A JP4786713B2 (ja) 2006-09-07 2006-09-07 操作支援コンピュータプログラム、操作支援コンピュータシステム
PCT/JP2006/317766 WO2008029472A1 (fr) 2006-09-07 2006-09-07 Programme et système informatiques de support d'opération

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2006/317766 WO2008029472A1 (fr) 2006-09-07 2006-09-07 Programme et système informatiques de support d'opération

Publications (1)

Publication Number Publication Date
WO2008029472A1 true WO2008029472A1 (fr) 2008-03-13

Family

ID=39156917

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2006/317766 WO2008029472A1 (fr) 2006-09-07 2006-09-07 Programme et système informatiques de support d'opération

Country Status (2)

Country Link
JP (1) JP4786713B2 (ja)
WO (1) WO2008029472A1 (ja)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004030535A (ja) * 2002-06-28 2004-01-29 Toshiba Corp 情報処理装置および同装置で使用される入力支援方法
JP2006195512A (ja) * 2005-01-11 2006-07-27 Yamaha Corp 表示制御装置及び表示制御プログラム

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004030535A (ja) * 2002-06-28 2004-01-29 Toshiba Corp 情報処理装置および同装置で使用される入力支援方法
JP2006195512A (ja) * 2005-01-11 2006-07-27 Yamaha Corp 表示制御装置及び表示制御プログラム

Also Published As

Publication number Publication date
JPWO2008029472A1 (ja) 2010-01-21
JP4786713B2 (ja) 2011-10-05

Similar Documents

Publication Publication Date Title
CN107111496B (zh) 可定制刀片应用
JP5964429B2 (ja) セマンティックズーム
JP6042892B2 (ja) セマンティックズームのためのプログラミングインターフェース
JP6450768B2 (ja) オンスクリーンキーボード用クイックタスク
US20150378601A1 (en) Touch-Sensitive Display Method and Apparatus
US9459704B2 (en) Method and apparatus for providing one-handed user interface in mobile device having touch screen
US20100325527A1 (en) Overlay for digital annotations
US20160179348A1 (en) Method and apparatus for text selection
US10528252B2 (en) Key combinations toolbar
US20120256857A1 (en) Electronic device and method of controlling same
EP2508970B1 (en) Electronic device and method of controlling same
JP2014530395A (ja) セマンティックズームジェスチャ
JP2014531646A (ja) セマンティックズームアニメーション
KR20130052151A (ko) 터치스크린을 구비한 휴대 단말기의 데이터 입력 방법 및 장치
TW201447726A (zh) 在行動作業系統下將應用程式視窗化的方法及裝置
US20130127728A1 (en) Method and apparatus for inputting character in touch device
JP2014106625A (ja) 携帯端末、携帯端末の制御方法、プログラム、および記録媒体
WO2014034369A1 (ja) 表示制御装置、シンクライアントシステム、表示制御方法および記録媒体
KR20120048966A (ko) 가상 키보드 제공 장치 및 방법
US20190302952A1 (en) Mobile device, computer input system and computer readable storage medium
WO2008029472A1 (fr) Programme et système informatiques de support d'opération
US10037180B2 (en) Device and method for providing user interface screen
WO2018010315A1 (zh) 桌面页面管理方法及装置
JP4611388B2 (ja) 入力支援コンピュータプログラム、入力支援コンピュータシステム
JP2019125024A (ja) 電子機器、情報処理方法、プログラム及び記憶媒体

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 06783223

Country of ref document: EP

Kind code of ref document: A1

WWE Wipo information: entry into national phase

Ref document number: 2008533015

Country of ref document: JP

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 06783223

Country of ref document: EP

Kind code of ref document: A1