WO2014033803A1 - Information processing device, display control method and program - Google Patents

Information processing device, display control method and program Download PDF

Info

Publication number
WO2014033803A1
WO2014033803A1 PCT/JP2012/071560 JP2012071560W WO2014033803A1 WO 2014033803 A1 WO2014033803 A1 WO 2014033803A1 JP 2012071560 W JP2012071560 W JP 2012071560W WO 2014033803 A1 WO2014033803 A1 WO 2014033803A1
Authority
WO
WIPO (PCT)
Prior art keywords
input key
pressed
input
instruction image
movement direction
Prior art date
Application number
PCT/JP2012/071560
Other languages
French (fr)
Japanese (ja)
Inventor
聡 松長
Original Assignee
富士通株式会社
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 富士通株式会社 filed Critical 富士通株式会社
Priority to PCT/JP2012/071560 priority Critical patent/WO2014033803A1/en
Publication of WO2014033803A1 publication Critical patent/WO2014033803A1/en

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/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/04892Arrangements for controlling cursor position based on codes indicative of cursor displacements from one discrete location to another, e.g. using cursor control keys associated to different directions or using the tab key

Definitions

  • the present invention relates to an information processing apparatus, a display control method, and a program.
  • Portable computers such as notebook computers are widespread.
  • a touch pad, a pointing stick, or the like is used as a pointing device for changing the display position of a cursor (instruction image) in a notebook computer.
  • a method of changing the display position of the cursor by an input operation to the input key on the keyboard is considered. For example, in the input operation to the input key twice, the movement speed of the cursor is set by the input operation to the first input key, and the cursor is moved according to the positional relationship of the input operation at the first time and the second time. Techniques for controlling the direction have been proposed.
  • an object of the present invention is to provide an information processing apparatus, a display control method, and a program that can change a moving direction of an instruction image by a simple key input operation.
  • an information processing apparatus includes a determination unit and a display control unit.
  • the determination unit determines the moving direction of the instruction image based on the positions of the input key before the change and the input key after the change every time the input key to be pressed among the plurality of input keys is changed.
  • the display control unit moves the display position of the instruction image with respect to the movement direction determined by the determination unit.
  • a display control method performed by the information processing apparatus determines the moving direction of the instruction image based on the positions of the input key before the change and the input key after the change every time the input key to be pressed is changed among the plurality of input keys. To do.
  • the display control method moves the display position of the instruction image with respect to the determined movement direction.
  • a display control program for causing a computer to execute processing.
  • the computer instructs based on the positions of the input key before the change and the input key after the change.
  • the moving direction of the image is determined.
  • the computer moves the display position of the instruction image with respect to the determined movement direction.
  • the direction of movement of the instruction image can be changed by a simple key input operation.
  • FIG. 1st Embodiment It is a figure which shows the information processing apparatus of 1st Embodiment. It is a block diagram which shows the hardware example of the computer of 2nd Embodiment. It is a block diagram which shows the function example of a computer. It is a figure which shows the example of arrangement
  • FIG. 1 is a diagram illustrating the information processing apparatus according to the first embodiment.
  • the information processing apparatus 10 is connected to the input device 2 and the display apparatus 3.
  • the input device 2 has input keys # 1, # 2, # 3, # 4, # 5, and # 6.
  • the input device 2 outputs a signal indicating whether or not each input key is pressed to the information processing apparatus 10.
  • the display device 3 includes a display screen 3a.
  • the display device 3 displays an image on the display screen 3a according to the instruction of the information processing device 10.
  • the image includes an instruction image 3b for specifying an instruction and an operation target by the information processing apparatus 10.
  • the instruction image 3b is, for example, a mouse cursor or a pointer indicating a character input position.
  • the input device 2 and the display device 3 may be integrated with the information processing apparatus 10.
  • the information processing apparatus 10 is an information processing apparatus such as a notebook computer or a portable terminal that controls an image to be displayed on the display screen 3a in accordance with an input signal acquired from the input device 2.
  • the information processing apparatus 10 includes software that controls image display on the display screen 3a in the display device 3 in accordance with an input operation to the input device 2, such as a device driver or an OS (Operating System).
  • the information processing apparatus 10 includes a storage unit 11, a determination unit 12, and a display control unit 13.
  • the storage unit 11 is realized by, for example, a volatile memory such as a RAM (Random Access Memory) or a nonvolatile storage device such as an HDD (Hard Disk Drive) or a flash memory.
  • the determination unit 12 and the display control unit 13 are, for example, a processor such as a CPU (Central Processing Unit) and a DSP (Digital Signal Processor), and other electronic devices such as an ASIC (Application Specific Integrated Circuit) and an FPGA (Field Programmable Gate Array). This is realized using a circuit.
  • the processor executes, for example, a program stored in the memory.
  • the processor may include a dedicated circuit for data processing in addition to an arithmetic unit and a register for executing program instructions.
  • the storage unit 11 stores information indicating the positional relationship between the input keys of the input device 2.
  • the determination unit 12 acquires an input signal indicating a pressed state of each input key from the input device 2.
  • the determination unit 12 identifies an input key that is pressed based on the acquired input signal.
  • the determination unit 12 determines the moving direction of the instruction image 3b based on the positions of the input key before the change and the input key after the change. For example, each time the input key to be pressed is changed, the determination unit 12 determines the positional relationship between the input key before the change and the input key after the change based on the information indicating the positional relationship stored in the storage unit 11. Then, based on the determined positional relationship, the moving direction of the instruction image 3b is determined.
  • the display control unit 13 moves the display position of the instruction image 3b in the moving direction of the instruction image 3b determined by the determination unit 12.
  • the determination unit 12 does not determine the moving direction of the instruction image 3b, for example, because there is no input key pressed before the input operation of the input key # 4. To do. In this case, the display position of the instruction image 3b remains (P1) on the display screen 3a.
  • the determination unit 12 has, for example, the input key # 5 after the change in the right direction of the input key # 4 before the change.
  • the moving direction of 3b is determined as “right”.
  • the display control unit 13 moves the display position of the instruction image 3b in the right direction determined by the determination unit 12.
  • the input key to be pressed is changed to the input key # 2.
  • the determination unit 12 determines that the moving direction of the instruction image 3b is “up” because there is the input key # 2 after the change in the upward direction of the input key # 5 before the change.
  • the display control unit 13 moves the display position of the instruction image 3b in the upward direction determined by the determination unit 12. For example, when the instruction image 3b reaches the position (P3) of the display screen 3a, when the pressing of the input key # 2 is finished, the display control unit 13 displays the display position of the instruction image 3b, for example, on the display screen 3a. (P3) is stopped.
  • the moving direction of the display position of the instruction image 3b is determined from the positional relationship between the input keys before and after the change, and the determined moving direction is reached.
  • the display position of the instruction image 3b is moved.
  • the user can move the display position of the instruction image 3b by the input operation of the input keys # 1, # 2, # 3, # 4, # 5, and # 6.
  • the user can move the display position of the instruction image without using a touch pad having a large arrangement space or a thick pointing stick.
  • the information processing apparatus 10 such as a notebook computer can be reduced in size and thickness, and the cost of a touch pad or a pointing stick can be saved.
  • the user can continuously change the moving direction of the display position of the instruction image 3b by changing the input key to be pressed. Therefore, the operability is improved as compared with the method described in Patent Document 1 in which the input operation to the input key is performed twice in order to change the moving direction of the display position of the instruction image.
  • the display control unit 13 may change the moving speed of the display position of the instruction image 3b when the movement direction determined by the determination unit 12 is the same as the movement direction of the instruction image 3b that is moving. Moreover, the determination part 12 may consider that the input key is not pressed, when the time when the input key was pressed is less than a threshold value. Further, the validity / invalidity of the function of moving the display position of the instruction image 3b by the input key in the information processing apparatus 10 can be switched by a predetermined operation such as pressing the “f” key and the “j” key at the same time. it can.
  • FIG. 2 is a block diagram illustrating a hardware example of a computer according to the second embodiment.
  • the computer 100 is a computer such as a notebook computer in which a display 101 and a keyboard 102 are integrated.
  • the display 101 An image based on an instruction from the CPU 103 is displayed on the display 101.
  • the image displayed on the display 101 includes a mouse cursor.
  • a liquid crystal display or the like can be used as the display 101.
  • the keyboard 102 is an input device having a plurality of input keys. The keyboard 102 outputs a signal indicating whether or not each input key is pressed to the input signal processing unit 107.
  • the computer 100 has a function of moving the display position of the mouse cursor displayed on the display 101 by operating the input keys of the keyboard 102.
  • the computer 100 determines whether the function of moving the display position of the mouse cursor by operating the input key of the keyboard 102 is valid / invalid, for example, a specific operation such as continuously pressing a predetermined input key on the keyboard 102 for a time longer than a threshold value. Can be switched.
  • each input key of the keyboard 102 is used for inputting a character associated with the input key.
  • the computer 100 includes a CPU 103, a RAM 104, an HDD 105, an image signal processing unit 106, an input signal processing unit 107, a disk drive 108, and a communication interface 109.
  • the CPU 103, RAM 104, HDD 105, image signal processing unit 106, input signal processing unit 107, disk drive 108, and communication interface 109 are connected to a bus 110 provided in the computer 100.
  • the display 101 is connected to the image signal processing unit 106, and the keyboard 102 is connected to the input signal processing unit 107.
  • the CPU 103 is a processor including an arithmetic unit that executes program instructions.
  • the CPU 103 loads at least a part of the program and data stored in the HDD 105 into the RAM 104 and executes the program.
  • the CPU 103 may include a plurality of processor cores, and the computer 100 may include a plurality of processors.
  • the computer 100 may execute the processes described below in parallel using a plurality of processors or processor cores.
  • the RAM 104 is a volatile memory that temporarily stores programs executed by the CPU 103 and data used for calculation.
  • the computer 100 may include a type of memory other than the RAM, and may include a plurality of volatile memories.
  • the HDD 105 is a non-volatile storage device that stores software programs and data such as an OS, firmware, and application software.
  • the computer 100 may include other types of storage devices such as flash memory and SSD (Solid State Drive), and may include a plurality of nonvolatile storage devices.
  • the image signal processing unit 106 displays an image on the display 101 in accordance with a command from the CPU 103.
  • the input signal processing unit 107 acquires an input signal from the keyboard 102 and notifies the CPU 103 of the input signal.
  • the disk drive 108 is a drive device that reads a program and data recorded on the recording medium 21.
  • a magnetic disk such as a flexible disk (FD) or HDD
  • an optical disk such as a CD (Compact Disk) or a DVD (Digital Versatile Disk), or a magneto-optical disk (MO: Magneto-Optical disk) is used.
  • CD Compact Disk
  • DVD Digital Versatile Disk
  • MO Magneto-Optical disk
  • the disk drive 108 stores the program and data read from the recording medium 21 in the RAM 104 or the HDD 105 in accordance with an instruction from the CPU 103.
  • the communication interface 109 is an interface that communicates with other computers via the network 30.
  • the communication interface 109 may be a wired interface connected to a wired network or a wireless interface connected to a wireless network.
  • the computer 100 may not include the disk drive 108 and the communication interface 109.
  • the computer 100 can move the display position of the mouse cursor displayed on the display 101 by operating the input keys of the keyboard 102.
  • the computer 100 can be made smaller and thinner than when a touch pad having a large arrangement space or a thick pointing stick is used.
  • the cost of manufacturing the computer 100 can be reduced by the amount that the touch pad and the pointing stick are not installed.
  • FIG. 3 is a block diagram illustrating an example of functions of a computer.
  • the computer 100 includes a key arrangement information storage unit 120, a movement direction determination unit 130, and a mouse cursor control unit 140.
  • the key arrangement information storage unit 120 is realized by a storage device such as the RAM 104 or the HDD 105, for example.
  • the processing of the movement direction determination unit 130 and the mouse cursor control unit 140 is realized by the CPU 103 executing software such as a device driver or OS, for example.
  • the key arrangement information storage unit 120 stores key arrangement information indicating the positional relationship of the input keys arranged on the keyboard 102.
  • the movement direction determination unit 130 acquires an input signal indicating the state of the input key pressed from the keyboard 102.
  • the movement direction determination unit 130 detects the state of the input key that is pressed based on the acquired input signal. When the time when the input key is pressed is less than the threshold, the movement direction determination unit 130 considers that the input key is not pressed.
  • the movement direction determination unit 130 calculates the positional relationship of the input key before and after the change based on the key arrangement information.
  • the movement direction determination unit 130 determines the movement direction of the display position of the mouse cursor on the display 101 from the calculated positional relationship.
  • the mouse cursor control unit 140 controls the display position of the mouse cursor.
  • the mouse cursor control unit 140 moves the display position of the mouse cursor with respect to the movement direction determined by the movement direction determination unit 130.
  • the mouse cursor control unit 140 compares the movement direction determined by the movement direction determination unit 130 with the movement direction of the moving mouse cursor.
  • the mouse cursor control unit 140 increases the moving speed of the display position of the mouse cursor.
  • the mouse cursor control unit 140 changes the movement direction of the display position of the mouse cursor.
  • Information about the moving direction and moving speed of the mouse cursor is stored in a storage area such as a register of the CPU 103 of the computer 100.
  • FIG. 4 is a diagram showing an example of key arrangement and key arrangement information on the keyboard.
  • the keyboard 102 has a plurality of input keys. In FIG. 4, among these input keys, as an example, the input keys # 11, # 12, # 13, # 21, # 22, # 23, # 31, # 32 , # 33.
  • the input keys # 11, # 12 and # 13 are arranged in the upper stage, the input keys # 21, # 22 and # 23 are arranged in the middle stage, and the input keys # 31, # 32 and # 33 are arranged in the lower stage. Further, the input key # 21 is arranged diagonally to the left of the input key # 11, and the input key # 31 is arranged diagonally to the left of the input key # 21. Further, the input key # 22 is arranged diagonally to the left of the input key # 12, and the input key # 32 is arranged diagonally to the left of the input key # 22. Further, the input key # 23 is arranged diagonally to the left of the input key # 13, and the input key # 33 is arranged diagonally to the left of the input key # 23.
  • the key arrangement information 121 is information that defines the positional relationship of the input keys arranged on the keyboard 102.
  • the key arrangement information 121 is stored in the key arrangement information storage unit 120.
  • the key arrangement information 121 is referred to by the movement direction determination unit 130 in order to calculate the positional relationship of the input keys before and after the change when the input key to be pressed is changed.
  • input keys for example, input keys # 11, # 21, and # 31
  • input keys for example, input from the left to the right
  • input keys for example, Input keys # 11, # 12, # 13
  • input keys for example, input keys # 11, # 22, and # 33
  • the key arrangement information 121 defines the direction in which the input keys around each reference key are located from the reference key when each input key of the keyboard 102 is used as a reference key.
  • the input key # 22 is a reference key
  • the input key # 12 is an upward input key
  • the input key # 32 is a downward input key
  • the input key # 21 is a leftward key.
  • the input key # 23 is a right direction input key.
  • An input key that does not match any of the up, down, left, and right directions may be defined as being in an oblique direction.
  • the input key # 11 is an input key in the upper left direction
  • the input key # 13 is an input key in the upper right direction.
  • the direction from the reference key defined in the key arrangement information 121 corresponds to the movement direction determined by the movement direction determination unit 130. Specifically, when the input key to be pressed is changed, the movement direction determination unit 130 refers to the key arrangement information 121 and determines the input key after the change when the input key before the change is the reference key. The direction is determined, and the determined direction is set as the moving direction of the mouse cursor.
  • the key arrangement information 121 includes the input key (input before change) that the keyboard 102 has associating information that associates the position of the input key to be pressed next (input key after change) with the moving direction of the mouse cursor. Information registered for each key. Then, when the input key to be pressed is changed, the movement direction determination unit 130 reads the correspondence information corresponding to the input key before the change from the key arrangement information 121 and associates it with the input key after the change. Determine the direction of movement.
  • the key arrangement information 121 is information in which correspondence information in which the position of the input key after the change is associated with the moving direction of the mouse cursor is registered in individual table information for each input key of the keyboard 102. Also good. In this case, the degree of freedom in associating each direction with surrounding input keys can be increased. For example, in the table information corresponding to the input key # 23 in FIG. 4, both the input keys # 12 and # 13 are associated in the upward direction, while in the table information corresponding to the input key # 22, only the input key # 12 is associated. Can be associated with the upward direction.
  • FIG. 5 is a first diagram illustrating a control example of the display position of the mouse cursor.
  • the mouse cursor 101a when the mouse cursor 101a is displayed at the position (P11) on the display 101, the mouse when the input keys are pressed in the order of input key # 21 ⁇ input key # 22 ⁇ input key # 23.
  • the display position of the cursor 101a will be described.
  • the input key to be pressed is changed to input key # 22.
  • the input key # 22 after the change is associated with the right direction of the input key # 21 before the change. Therefore, the movement direction of the mouse cursor 101a is determined to be “right” by the movement direction determination unit 130. Further, when the input key # 22 is pressed, the display position of the mouse cursor 101a is not moved. In this case, the display position of the mouse cursor 101a is moved to the right from (P11) of the display 101 by the mouse cursor control unit 140.
  • the input key that is pressed while the display position of the mouse cursor 101a is moving on (P12) of the display 101 is changed to the input key # 23.
  • the input key # 23 after the change is associated with the right direction of the input key # 22 before the change. Therefore, the movement direction of the mouse cursor 101a is determined to be “right” by the movement direction determination unit 130.
  • the moving direction of the display position of the moving mouse cursor 101 a is the right direction, which is the same as the moving direction determined by the moving direction determination unit 130.
  • the mouse cursor control unit 140 increases the moving speed of the mouse cursor 101a.
  • the display position of the mouse cursor 101a is moving to the right at a moving speed increased from (P12) on the display 101.
  • the movement direction of the mouse cursor 101a determined by the movement direction determination unit 130 when the movement direction of the mouse cursor 101a determined by the movement direction determination unit 130 is the same as the current movement direction of the mouse cursor 101a, the movement speed of the display position of the mouse cursor 101a increases. . Thereby, the user of the computer 100 can change the moving direction or moving speed of the mouse cursor 101a by a simple operation of continuously changing the input key to be pressed.
  • FIG. 6 is a second diagram showing a control example of the display position of the mouse cursor.
  • the mouse cursor 101a is displayed on (P11) of the display 101, when the input key is pressed in the order of input key # 21 ⁇ input key # 22 ⁇ input key # 12, The display position will be described.
  • the display position of the mouse cursor 101a until the input key # 22 is pressed is the same as in FIG.
  • the input key to be pressed is changed from the input key # 22 to the input key # 12.
  • the input key # 12 after the change is associated with the upward direction of the input key # 22 before the change. Therefore, the movement direction of the mouse cursor 101a is determined to be “up” by the movement direction determination unit 130.
  • the moving direction of the display position of the moving mouse cursor 101 a is the right direction, which is different from the moving direction determined by the moving direction determination unit 130. In this case, the movement direction of the mouse cursor 101a is changed upward by the mouse cursor control unit 140, and the display position of the mouse cursor 101a is moving upward from (P12) on the display 101.
  • the movement direction of the mouse cursor 101a determined by the movement direction determination unit 130 is different from the current movement direction, the movement direction of the display position of the mouse cursor 101a is changed.
  • FIG. 7 is a third diagram showing a control example of the display position of the mouse cursor.
  • the input keys are pressed in the order of input key # 32 ⁇ input key # 33 ⁇ input key # 23.
  • the display position of the mouse cursor 101a will be described.
  • the input key # 33 is only touched when the input key pressed from the input key # 32 to the input key # 23 is changed, and the time during which the input key # 33 is pressed is set in the computer 100. It is assumed that it is shorter than the threshold time that is considered to be pressed. Since the display position of the mouse cursor 101a when the input key # 32 is pressed is the same as when the input key # 21 in FIG. 5 is pressed, the description thereof is omitted.
  • the input key to be pressed is changed from the input key # 32 to the input key # 33.
  • the input key # 33 has not been pressed for a time equal to or greater than the threshold, it is not considered to have been pressed. Therefore, the movement direction of the display position of the mouse cursor 101a is not determined by the mouse cursor control unit 140.
  • the display position of the mouse cursor 101a remains (P11) on the display 101.
  • input key # 23 is pressed.
  • the changed input key # 23 is associated with the upper right direction of the input key # 32 before the change. Therefore, the movement direction of the display position of the mouse cursor 101a is determined as “upward and rightward” by the movement direction determination unit 130. Further, when the input key # 23 is pressed, the display position of the mouse cursor 101a is not moved. Therefore, the mouse cursor control unit 140 moves the display position of the mouse cursor 101a in the diagonally upper right direction from (P11) on the display 101.
  • the moving direction of the mouse cursor is uniformly 45 °.
  • the direction shall be For example, in the example of FIG. 4, when the input key # 31 is used as a reference key, the input keys # 12, # 13, # 22, and # 23 are all associated with the upper right direction. In such a state, regardless of which input key # 12, # 13, # 22, or # 23 is pressed from the state in which the input key # 31 is pressed, the moving direction of the mouse cursor Is set to 45 ° diagonally upward to the right.
  • the movement angle of the mouse cursor may be defined more finely according to the position of the input key associated with the diagonal direction. For example, when the input key # 22 is pressed after the input key # 31, the moving direction of the mouse cursor is set to 45 ° diagonally upward to the right. If the input key # 12 is pressed after the input key # 31, the moving direction of the mouse cursor is set to 60 ° diagonally upward to the right. Further, when the input key # 23 is pressed after the input key # 31, the moving direction of the mouse cursor is set to 30 ° diagonally upward to the right.
  • the computer 100 detects the change of the input key to be pressed on the keyboard 102, thereby changing the moving direction or moving speed of the display position of the mouse cursor 101a.
  • the user of the computer 100 can change the moving direction or moving speed of the mouse cursor 101a by a simple operation of continuously changing the input key to be pressed.
  • FIG. 8 is a flowchart illustrating an example of controlling the display position of the cursor.
  • the movement direction determination unit 130 determines whether an input key on the keyboard 102 is pressed based on an input signal from the keyboard 102. If the input key on the keyboard 102 has been pressed, the process proceeds to step S12. If the input key of the keyboard 102 is not pressed, for example, step S11 is executed after a predetermined time.
  • Step S12 The movement direction determination unit 130 sets information indicating the input key to be pressed as a reference key.
  • the reference key is temporarily stored in a storage area such as the RAM 104 of the computer 100.
  • Step S13 The movement direction determination unit 130 determines whether the input key to be pressed has been changed. If the input key to be pressed is changed, the process proceeds to step S14. If the input key to be pressed has not been changed, the process proceeds to step S13.
  • Step S14 The movement direction determination unit 130 determines whether or not the time when the input key after the change is pressed is equal to or greater than a threshold value.
  • the threshold value is stored in advance in a storage area such as the RAM 104 included in the computer 100. If the time when the input key after the change is pressed is equal to or greater than the threshold, the process proceeds to step S15. If the time when the input key after the change is pressed is less than the threshold, it is considered that the input key after the change is not pressed, and the process proceeds to step S13.
  • Step S15 The moving direction determination unit 130 determines the positional relationship between the reference key and the changed input key, and sets the moving direction and moving speed of the display position of the mouse cursor 101a based on the determined positional relationship. . Details will be described later (see FIG. 9).
  • the setting information of the moving direction and moving speed is stored in a storage area such as the RAM 104 of the computer 100.
  • Step S16 The mouse cursor control unit 140 moves the display position of the mouse cursor 101a by the set moving speed in the moving direction set in Step S15.
  • Step S17 The movement direction determination unit 130 determines whether or not the input key to be pressed has been changed. If the input key to be pressed is changed, the process proceeds to step S18. If the input key to be pressed has not been changed, the process proceeds to step S19.
  • Step S18 The movement direction determination unit 130 determines whether or not the time when the input key after the change is pressed is equal to or greater than a threshold value. This threshold value may be the same value as the threshold value used in step S14. If the time when the input key after the change is pressed is equal to or greater than the threshold, the process proceeds to step S15. If the changed input key has been pressed for less than the threshold, the process proceeds to step S16.
  • Step S19 The moving direction determination unit 130 determines whether any input key of the keyboard 102 is not pressed, based on the presence or absence of an input signal from the keyboard 102. If the key is off, the process proceeds to step S20. If not, the process proceeds to step S16.
  • Step S20 The movement direction determination unit 130 determines whether the time of the key separation state is equal to or greater than a threshold value.
  • the threshold value is stored in advance in a storage area such as the RAM 104 included in the computer 100.
  • the time of the key separation state is equal to or greater than the threshold value, the setting information of the moving direction at the display position of the mouse cursor 101a is cleared, and the process is terminated. If the time of key separation is less than the threshold, the process proceeds to step S16.
  • this step S20 when the time of the key separation state is less than the threshold value, it is not determined that the key separation has occurred. As a result, for example, when a user continuously presses another input key from a state in which one input key is pressed, even if a state in which any input key is not pressed instantaneously occurs, It is determined that the input key to be pressed has been changed to another input key without being determined to have occurred.
  • FIG. 9 is a flowchart illustrating an example of updating information regarding cursor movement. The process shown in the flowchart of FIG. 9 is executed in step S15 described above. (Step S151) The movement direction determination unit 130 confirms the input key to be pressed after the change.
  • Step S152 The movement direction determination unit 130 determines the movement direction of the display position of the mouse cursor 101a based on the positional relationship between the reference key based on the key arrangement information 121 and the changed input key.
  • Step S153 The mouse cursor control unit 140 determines whether the display position of the mouse cursor 101a is moving. Whether the display position of the mouse cursor 101a is moving can be determined by, for example, whether or not the information indicating the moving direction of the display position of the mouse cursor 101a is set. If the display position of the mouse cursor 101a is moving, the process proceeds to step S154. If the display position of the mouse cursor 101a is not moving, the process proceeds to step S156.
  • Step S154 The mouse cursor control unit 140 determines whether the moving direction of the display position of the mouse cursor 101a has been changed. Whether the moving direction has been changed can be determined based on whether the moving direction determined in step S152 is different from the moving direction during movement. If the moving direction of the display position of the mouse cursor 101a has been changed, the process proceeds to step S156. If the moving direction of the display position of the mouse cursor 101a has not been changed, the process proceeds to step S155.
  • the mouse cursor control unit 140 increases the moving speed of the display position of the mouse cursor 101a. For example, the mouse cursor control unit 140 adds a predetermined speed addition value to the currently set moving speed.
  • Step S156 The mouse cursor control unit 140 sets the moving direction of the display position of the mouse cursor 101a.
  • Step S157 The mouse cursor control unit 140 sets a predetermined initial value for the moving speed of the display position of the mouse cursor 101a.
  • Step S158 The movement direction determination unit 130 updates the reference key to information indicating the changed input key.
  • the moving direction of the display position of the mouse cursor 101a is determined from the positional relationship of the input keys before and after the change. If the determined moving direction is the same as the moving direction of the display position of the moving mouse cursor 101a, the moving speed is changed. When the determined moving direction is different from the moving direction of the display position of the moving mouse cursor 101a, the moving direction is changed. Thereby, the display speed and moving direction of the mouse cursor 101a can be changed continuously. Therefore, the operability is improved as compared with the method in which the key input operation is performed twice each time the moving speed of the display position of the instruction image is changed.
  • the information processing according to the first embodiment can be realized by causing the information processing apparatus 10 to execute a program, and the information processing according to the second embodiment causes the computer 100 to execute a program.
  • a program can be recorded on a computer-readable recording medium (for example, the recording medium 21).
  • the recording medium for example, a magnetic disk, an optical disk, a magneto-optical disk, a semiconductor memory, or the like can be used.
  • Magnetic disks include FD and HDD.
  • Optical disks include CD, CD-R (Recordable) / RW (Rewritable), DVD, and DVD-R / RW.
  • a portable recording medium on which the program is recorded is provided. It is also possible to store the program in a storage device of another computer and distribute the program via the network 30.
  • the computer stores, for example, a program recorded on a portable recording medium or a program received from another computer in a storage device (for example, the HDD 105), and reads and executes the program from the storage device.
  • a program read from a portable recording medium may be directly executed, or a program received from another computer via the network 30 may be directly executed.
  • at least a part of the information processing described above can be realized by an electronic circuit such as a DSP, an ASIC, or a PLD (Programmable Logic Device).

Landscapes

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

Abstract

The objective of the present invention is to allow a display position of a cursor to be efficiently modified by key input. An information processing device (10) has an assessment unit (12) and a display control unit (13). The assessment unit (12), each time that a pressed input key among a plurality of input keys (#1, #2, #3, #4, #5, and #6) is changed, assesses a direction of movement for a pointing image (3b) on the basis of each of the positions of the input keys before the change and the input keys after the change. A display control unit (13) moves a display position of the pointing image (3b) in the direction of movement assessed by the assessment unit (12).

Description

情報処理装置、表示制御方法およびプログラムInformation processing apparatus, display control method, and program
 本発明は、情報処理装置、表示制御方法およびプログラムに関する。 The present invention relates to an information processing apparatus, a display control method, and a program.
 ノート型コンピュータなど携帯できるコンピュータが普及している。ノート型コンピュータにおけるカーソル(指示画像)の表示位置を変更するためのポインティングデバイスには、タッチパッドや、ポインティングスティックなどが用いられる。 Portable computers such as notebook computers are widespread. A touch pad, a pointing stick, or the like is used as a pointing device for changing the display position of a cursor (instruction image) in a notebook computer.
 また、キーボードにおける入力キーへの入力操作によりカーソルの表示位置を変更する方法が考えられている。例えば、2回の入力キーへの入力操作において、1回目の入力キーへの入力操作でカーソルの移動速度を設定し、1回目と2回目に入力操作されたキーの位置関係により、カーソルの移動方向を制御する技術が提案されている。 Also, a method of changing the display position of the cursor by an input operation to the input key on the keyboard is considered. For example, in the input operation to the input key twice, the movement speed of the cursor is set by the input operation to the first input key, and the cursor is moved according to the positional relationship of the input operation at the first time and the second time. Techniques for controlling the direction have been proposed.
特開2010-108243号公報JP 2010-108243 A
 ここで、2回の入力キーへの入力操作よりカーソルを移動させる上記技術では、カーソルの方向を変更するたびに2回のキー入力操作を行う必要があり、カーソルの移動方向を変更する操作が煩雑であるという問題がある。 Here, in the above technique of moving the cursor by the input operation to the input key twice, it is necessary to perform the key input operation twice every time the cursor direction is changed. There is a problem that it is complicated.
 一側面では、本発明は、指示画像の移動方向を簡単なキー入力操作で変更できる情報処理装置、表示制御方法およびプログラムを提供することを目的とする。 In one aspect, an object of the present invention is to provide an information processing apparatus, a display control method, and a program that can change a moving direction of an instruction image by a simple key input operation.
 一側面では、情報処理装置が提供される。情報処理装置は、判定部および表示制御部を有する。判定部は、複数の入力キーのうち、押下される入力キーが変更される毎に、変更前の入力キーと変更後の入力キーとの各位置に基づいて、指示画像の移動方向を判定する。表示制御部は、判定部によって判定された移動方向に対して指示画像の表示位置を移動させる。 In one aspect, an information processing apparatus is provided. The information processing apparatus includes a determination unit and a display control unit. The determination unit determines the moving direction of the instruction image based on the positions of the input key before the change and the input key after the change every time the input key to be pressed among the plurality of input keys is changed. . The display control unit moves the display position of the instruction image with respect to the movement direction determined by the determination unit.
 一側面では、情報処理装置が行う表示制御方法が提供される。表示制御方法は、複数の入力キーのうち、押下される入力キーが変更される毎に、変更前の入力キーと変更後の入力キーとの各位置に基づいて、指示画像の移動方向を判定する。表示制御方法は、判定された移動方向に対して指示画像の表示位置を移動させる。 In one aspect, a display control method performed by the information processing apparatus is provided. The display control method determines the moving direction of the instruction image based on the positions of the input key before the change and the input key after the change every time the input key to be pressed is changed among the plurality of input keys. To do. The display control method moves the display position of the instruction image with respect to the determined movement direction.
 一側面では、コンピュータに処理を実行させる表示制御プログラムが提供される。コンピュータは、このプログラムを実行することで、複数の入力キーのうち、押下される入力キーが変更される毎に、変更前の入力キーと変更後の入力キーとの各位置に基づいて、指示画像の移動方向を判定する。コンピュータは、判定された移動方向に対して指示画像の表示位置を移動させる。 In one aspect, a display control program for causing a computer to execute processing is provided. By executing this program, each time the input key to be pressed is changed among the plurality of input keys, the computer instructs based on the positions of the input key before the change and the input key after the change. The moving direction of the image is determined. The computer moves the display position of the instruction image with respect to the determined movement direction.
 一側面では、指示画像の移動方向を簡単なキー入力操作で変更できる。
 本発明の上記および他の目的、特徴および利点は本発明の例として好ましい実施の形態を表す添付の図面と関連した以下の説明により明らかになるであろう。
In one aspect, the direction of movement of the instruction image can be changed by a simple key input operation.
These and other objects, features and advantages of the present invention will become apparent from the following description taken in conjunction with the accompanying drawings which illustrate preferred embodiments by way of example of the present invention.
第1の実施の形態の情報処理装置を示す図である。It is a figure which shows the information processing apparatus of 1st Embodiment. 第2の実施の形態のコンピュータのハードウェア例を示すブロック図である。It is a block diagram which shows the hardware example of the computer of 2nd Embodiment. コンピュータの機能例を示すブロック図である。It is a block diagram which shows the function example of a computer. キーボードにおけるキーの配置例およびキー配列情報の例を示す図である。It is a figure which shows the example of arrangement | positioning of the key in a keyboard, and the example of key arrangement | sequence information. マウスカーソルの表示位置の制御例を示す第1の図である。It is a 1st figure which shows the example of control of the display position of a mouse cursor. マウスカーソルの表示位置の制御例を示す第2の図である。It is a 2nd figure which shows the example of control of the display position of a mouse cursor. マウスカーソルの表示位置の制御例を示す第3の図である。It is a 3rd figure which shows the example of control of the display position of a mouse cursor. カーソルの表示位置を制御する例を示すフローチャートである。It is a flowchart which shows the example which controls the display position of a cursor. カーソルの移動に関する情報を更新する例を示すフローチャートである。It is a flowchart which shows the example which updates the information regarding the movement of a cursor.
 以下、本実施の形態を図面を参照して説明する。
 [第1の実施の形態]
 図1は、第1の実施の形態の情報処理装置を示す図である。情報処理装置10は、入力デバイス2および表示装置3に接続されている。入力デバイス2は、入力キー#1,#2,#3,#4,#5,#6を有する。入力デバイス2は、各入力キーが押下されるか否かを示す信号を情報処理装置10に出力する。表示装置3は、表示画面3aを備える。表示装置3は、情報処理装置10の命令に従い、表示画面3aに画像を表示する。画像には、情報処理装置10による指示、操作の対象を特定するための指示画像3bが含まれる。指示画像3bは、例えば、マウスカーソル、あるいは、文字の入力位置を示すポインタである。なお、入力デバイス2および表示装置3は、情報処理装置10と一体化されていてもよい。
Hereinafter, the present embodiment will be described with reference to the drawings.
[First Embodiment]
FIG. 1 is a diagram illustrating the information processing apparatus according to the first embodiment. The information processing apparatus 10 is connected to the input device 2 and the display apparatus 3. The input device 2 has input keys # 1, # 2, # 3, # 4, # 5, and # 6. The input device 2 outputs a signal indicating whether or not each input key is pressed to the information processing apparatus 10. The display device 3 includes a display screen 3a. The display device 3 displays an image on the display screen 3a according to the instruction of the information processing device 10. The image includes an instruction image 3b for specifying an instruction and an operation target by the information processing apparatus 10. The instruction image 3b is, for example, a mouse cursor or a pointer indicating a character input position. Note that the input device 2 and the display device 3 may be integrated with the information processing apparatus 10.
 情報処理装置10は、入力デバイス2から取得した入力信号に応じて、表示画面3aに表示させる画像を制御するノート型コンピュータや携帯端末などの情報処理装置である。情報処理装置10は、デバイスドライバやOS(Operating System)など、入力デバイス2への入力操作に応じて表示装置3における表示画面3aの画像表示を制御するソフトウェアを有する。 The information processing apparatus 10 is an information processing apparatus such as a notebook computer or a portable terminal that controls an image to be displayed on the display screen 3a in accordance with an input signal acquired from the input device 2. The information processing apparatus 10 includes software that controls image display on the display screen 3a in the display device 3 in accordance with an input operation to the input device 2, such as a device driver or an OS (Operating System).
 情報処理装置10は、記憶部11、判定部12および表示制御部13を有する。記憶部11は、例えば、RAM(Random Access Memory)などの揮発性メモリ、あるいは、HDD(Hard Disk Drive)やフラッシュメモリなどの不揮発性記憶装置によって実現される。判定部12および表示制御部13は、例えば、CPU(Central Processing Unit)やDSP(Digital Signal Processor)などのプロセッサや、ASIC(Application Specific Integrated Circuit)やFPGA(Field Programmable Gate Array)などのその他の電子回路を用いて実現される。プロセッサは、例えば、メモリに記憶されたプログラムを実行する。プロセッサは、プログラムの命令を実行するための演算器やレジスタの他に、データ処理のための専用の回路を含んでいてもよい。 The information processing apparatus 10 includes a storage unit 11, a determination unit 12, and a display control unit 13. The storage unit 11 is realized by, for example, a volatile memory such as a RAM (Random Access Memory) or a nonvolatile storage device such as an HDD (Hard Disk Drive) or a flash memory. The determination unit 12 and the display control unit 13 are, for example, a processor such as a CPU (Central Processing Unit) and a DSP (Digital Signal Processor), and other electronic devices such as an ASIC (Application Specific Integrated Circuit) and an FPGA (Field Programmable Gate Array). This is realized using a circuit. The processor executes, for example, a program stored in the memory. The processor may include a dedicated circuit for data processing in addition to an arithmetic unit and a register for executing program instructions.
 記憶部11は、入力デバイス2が有する各入力キーの位置関係を示す情報を記憶する。判定部12は、入力デバイス2から各入力キーにおける押下される状態を示す入力信号を取得する。判定部12は、取得した入力信号を基に押下される入力キーを識別する。判定部12は、押下される入力キーが変更される毎に、変更前の入力キーと変更後の入力キーの各位置に基づいて、指示画像3bの移動方向を判定する。例えば、判定部12は、押下される入力キーが変更される毎に、記憶部11に記憶された位置関係を示す情報に基づいて変更前の入力キーと変更後の入力キーの位置関係を判別し、判別した位置関係に基づいて指示画像3bの移動方向を判定する。表示制御部13は、判定部12により判定された指示画像3bの移動方向に指示画像3bの表示位置を移動させる。 The storage unit 11 stores information indicating the positional relationship between the input keys of the input device 2. The determination unit 12 acquires an input signal indicating a pressed state of each input key from the input device 2. The determination unit 12 identifies an input key that is pressed based on the acquired input signal. Each time the input key to be pressed is changed, the determination unit 12 determines the moving direction of the instruction image 3b based on the positions of the input key before the change and the input key after the change. For example, each time the input key to be pressed is changed, the determination unit 12 determines the positional relationship between the input key before the change and the input key after the change based on the information indicating the positional relationship stored in the storage unit 11. Then, based on the determined positional relationship, the moving direction of the instruction image 3b is determined. The display control unit 13 moves the display position of the instruction image 3b in the moving direction of the instruction image 3b determined by the determination unit 12.
 例えば、指示画像3bが表示画面3aの(P1)の位置に存在する場合において、入力キー#4→入力キー#5→入力キー#2の順に押下されたときの指示画像3bの表示位置について説明する。まず、入力キー#4が押下されたとき、判定部12は、例えば、入力キー#4の入力操作の前に押下される入力キーが存在しないため、指示画像3bの移動方向を判定しないものとする。この場合、指示画像3bの表示位置は表示画面3aの(P1)のままである。 For example, when the instruction image 3b is present at the position (P1) on the display screen 3a, the display position of the instruction image 3b when the input key # 4 → the input key # 5 → the input key # 2 is pressed in this order will be described. To do. First, when the input key # 4 is pressed, the determination unit 12 does not determine the moving direction of the instruction image 3b, for example, because there is no input key pressed before the input operation of the input key # 4. To do. In this case, the display position of the instruction image 3b remains (P1) on the display screen 3a.
 次に、押下される入力キーが入力キー#5に変更されたとき、判定部12は、例えば、変更前の入力キー#4の右方向に変更後の入力キー#5があるため、指示画像3bの移動方向を「右」と判定する。表示制御部13は、判定部12に判定された右方向に、指示画像3bの表示位置を移動させる。 Next, when the input key to be pressed is changed to the input key # 5, the determination unit 12 has, for example, the input key # 5 after the change in the right direction of the input key # 4 before the change. The moving direction of 3b is determined as “right”. The display control unit 13 moves the display position of the instruction image 3b in the right direction determined by the determination unit 12.
 次に、表示画面3aの(P2)の位置に指示画像3bが移動中、押下される入力キーが入力キー#2に変更される。このとき、判定部12は、例えば、変更前の入力キー#5の上方向に変更後の入力キー#2があるため、指示画像3bの移動方向を「上」と判定する。表示制御部13は、判定部12に判定された上方向に、指示画像3bの表示位置を移動させる。そして、例えば、指示画像3bが表示画面3aの(P3)の位置に達したとき、入力キー#2の押下が終了すると、表示制御部13は、例えば、指示画像3bの表示位置を表示画面3aの(P3)の位置で停止させる。 Next, while the instruction image 3b is moving to the position (P2) on the display screen 3a, the input key to be pressed is changed to the input key # 2. At this time, for example, the determination unit 12 determines that the moving direction of the instruction image 3b is “up” because there is the input key # 2 after the change in the upward direction of the input key # 5 before the change. The display control unit 13 moves the display position of the instruction image 3b in the upward direction determined by the determination unit 12. For example, when the instruction image 3b reaches the position (P3) of the display screen 3a, when the pressing of the input key # 2 is finished, the display control unit 13 displays the display position of the instruction image 3b, for example, on the display screen 3a. (P3) is stopped.
 第1の実施の形態によれば、押下される入力キーが変更される毎に、変更前後の入力キーの位置関係から、指示画像3bの表示位置の移動方向を判定し、判定した移動方向へ指示画像3bの表示位置を移動させる。 According to the first embodiment, each time the input key to be pressed is changed, the moving direction of the display position of the instruction image 3b is determined from the positional relationship between the input keys before and after the change, and the determined moving direction is reached. The display position of the instruction image 3b is moved.
 これにより、ユーザは、入力キー#1,#2,#3,#4,#5,#6の入力操作により指示画像3bの表示位置を移動させることができる。例えば、ユーザは、ノート型コンピュータにおいて、配置スペースが広いタッチパッドや厚みのあるポインティングスティックを用いずに指示画像の表示位置を移動させることができる。その結果、ノート型コンピュータなどの情報処理装置10において、小型化、薄型化が可能となり、タッチパッドやポインティングスティックなどのコストを節約できる。 Thereby, the user can move the display position of the instruction image 3b by the input operation of the input keys # 1, # 2, # 3, # 4, # 5, and # 6. For example, in a notebook computer, the user can move the display position of the instruction image without using a touch pad having a large arrangement space or a thick pointing stick. As a result, the information processing apparatus 10 such as a notebook computer can be reduced in size and thickness, and the cost of a touch pad or a pointing stick can be saved.
 また、ユーザは、押下する入力キーを変更することで、連続的に指示画像3bの表示位置の移動方向を変更することができる。よって、指示画像の表示位置の移動方向を変更するために、入力キーへの入力操作を2回行う特許文献1に記載の方法などと比べ、操作性が向上する。 Further, the user can continuously change the moving direction of the display position of the instruction image 3b by changing the input key to be pressed. Therefore, the operability is improved as compared with the method described in Patent Document 1 in which the input operation to the input key is performed twice in order to change the moving direction of the display position of the instruction image.
 なお、表示制御部13は、判定部12により判定された移動方向が移動中である指示画像3bの移動方向と同じ場合、指示画像3bの表示位置の移動速度を変更させてもよい。また、判定部12は、入力キーの押下された時間が閾値未満の場合、入力キーが押下されていないとみなしてもよい。また、情報処理装置10における入力キーによる指示画像3bの表示位置を移動させる機能の有効・無効は、例えば、「f」キーおよび「j」キーを同時に押下するなどの所定の操作により切替えることができる。 The display control unit 13 may change the moving speed of the display position of the instruction image 3b when the movement direction determined by the determination unit 12 is the same as the movement direction of the instruction image 3b that is moving. Moreover, the determination part 12 may consider that the input key is not pressed, when the time when the input key was pressed is less than a threshold value. Further, the validity / invalidity of the function of moving the display position of the instruction image 3b by the input key in the information processing apparatus 10 can be switched by a predetermined operation such as pressing the “f” key and the “j” key at the same time. it can.
 [第2の実施の形態]
 第2の実施の形態では、ノート型コンピュータなどのディスプレイやキーボードが一体化されたコンピュータにおいて、ディスプレイに表示されるマウスカーソルの表示位置をキーボードの入力キーで制御する方法について説明する。まず、第2の実施の形態のコンピュータにおけるハードウェアや機能の構成について説明する。
[Second Embodiment]
In the second embodiment, a method of controlling a display position of a mouse cursor displayed on a display with an input key of a keyboard in a computer such as a notebook computer in which a display and a keyboard are integrated will be described. First, the hardware and functional configurations of the computer according to the second embodiment will be described.
 図2は、第2の実施の形態のコンピュータのハードウェア例を示すブロック図である。コンピュータ100は、ディスプレイ101およびキーボード102が一体化されたノート型コンピュータなどのコンピュータである。 FIG. 2 is a block diagram illustrating a hardware example of a computer according to the second embodiment. The computer 100 is a computer such as a notebook computer in which a display 101 and a keyboard 102 are integrated.
 ディスプレイ101には、CPU103からの指示に基づく画像が表示される。ディスプレイ101に表示される画像には、マウスカーソルが含まれる。ディスプレイ101は、液晶ディスプレイなどを用いることができる。キーボード102は、複数の入力キーを有する入力デバイスである。キーボード102は、各入力キーが押下されているか否かを示す信号を入力信号処理部107に出力する。 An image based on an instruction from the CPU 103 is displayed on the display 101. The image displayed on the display 101 includes a mouse cursor. As the display 101, a liquid crystal display or the like can be used. The keyboard 102 is an input device having a plurality of input keys. The keyboard 102 outputs a signal indicating whether or not each input key is pressed to the input signal processing unit 107.
 コンピュータ100は、キーボード102が有する入力キーの操作により、ディスプレイ101に表示されるマウスカーソルの表示位置を移動する機能を有する。コンピュータ100は、キーボード102の入力キーの操作によってマウスカーソルの表示位置を移動する機能の有効・無効を、例えば、キーボード102上の所定の入力キーを閾値以上の時間押下し続けるなどの特定の操作により切替えることができる。なお、上記機能が無効の状態では、キーボード102の各入力キーは、それぞれに対応付けられた文字の入力のために使用される。 The computer 100 has a function of moving the display position of the mouse cursor displayed on the display 101 by operating the input keys of the keyboard 102. The computer 100 determines whether the function of moving the display position of the mouse cursor by operating the input key of the keyboard 102 is valid / invalid, for example, a specific operation such as continuously pressing a predetermined input key on the keyboard 102 for a time longer than a threshold value. Can be switched. When the above function is disabled, each input key of the keyboard 102 is used for inputting a character associated with the input key.
 コンピュータ100は、CPU103、RAM104、HDD105、画像信号処理部106、入力信号処理部107、ディスクドライブ108および通信インタフェース109を有する。CPU103、RAM104、HDD105、画像信号処理部106、入力信号処理部107、ディスクドライブ108および通信インタフェース109は、コンピュータ100が備えるバス110に接続されている。また、ディスプレイ101は画像信号処理部106に接続され、キーボード102は入力信号処理部107に接続されている。 The computer 100 includes a CPU 103, a RAM 104, an HDD 105, an image signal processing unit 106, an input signal processing unit 107, a disk drive 108, and a communication interface 109. The CPU 103, RAM 104, HDD 105, image signal processing unit 106, input signal processing unit 107, disk drive 108, and communication interface 109 are connected to a bus 110 provided in the computer 100. The display 101 is connected to the image signal processing unit 106, and the keyboard 102 is connected to the input signal processing unit 107.
 CPU103は、プログラムの命令を実行する演算器を含むプロセッサである。CPU103は、HDD105に記憶されているプログラムやデータの少なくとも一部をRAM104にロードし、プログラムを実行する。なお、CPU103は複数のプロセッサコアを備えてもよく、コンピュータ100は複数のプロセッサを備えてもよい。また、コンピュータ100は、以下で説明する処理を複数のプロセッサまたはプロセッサコアを用いて並列実行してもよい。 The CPU 103 is a processor including an arithmetic unit that executes program instructions. The CPU 103 loads at least a part of the program and data stored in the HDD 105 into the RAM 104 and executes the program. Note that the CPU 103 may include a plurality of processor cores, and the computer 100 may include a plurality of processors. The computer 100 may execute the processes described below in parallel using a plurality of processors or processor cores.
 RAM104は、CPU103が実行するプログラムや計算に用いられるデータを一時的に記憶する揮発性メモリである。なお、コンピュータ100は、RAM以外の種類のメモリを備えてもよく、複数の揮発性メモリを備えてもよい。 The RAM 104 is a volatile memory that temporarily stores programs executed by the CPU 103 and data used for calculation. Note that the computer 100 may include a type of memory other than the RAM, and may include a plurality of volatile memories.
 HDD105は、OSやファームウェアやアプリケーションソフトウェアなどのソフトウェアのプログラムおよびデータを記憶する不揮発性の記憶装置である。なお、コンピュータ100は、フラッシュメモリやSSD(Solid State Drive)などの他の種類の記憶装置を備えてもよく、複数の不揮発性の記憶装置を備えてもよい。 The HDD 105 is a non-volatile storage device that stores software programs and data such as an OS, firmware, and application software. The computer 100 may include other types of storage devices such as flash memory and SSD (Solid State Drive), and may include a plurality of nonvolatile storage devices.
 画像信号処理部106は、CPU103からの命令に従って、ディスプレイ101に画像を表示させる。
 入力信号処理部107は、キーボード102から入力信号を取得し、CPU103に通知する。
The image signal processing unit 106 displays an image on the display 101 in accordance with a command from the CPU 103.
The input signal processing unit 107 acquires an input signal from the keyboard 102 and notifies the CPU 103 of the input signal.
 ディスクドライブ108は、記録媒体21に記録されたプログラムやデータを読み取る駆動装置である。記録媒体21として、例えば、フレキシブルディスク(FD:Flexible Disk)やHDDなどの磁気ディスク、CD(Compact Disc)やDVD(Digital Versatile Disc)などの光ディスク、光磁気ディスク(MO:Magneto-Optical disk)を使用できる。ディスクドライブ108は、CPU103からの命令に従って、記録媒体21から読み取ったプログラムやデータをRAM104またはHDD105に格納する。 The disk drive 108 is a drive device that reads a program and data recorded on the recording medium 21. As the recording medium 21, for example, a magnetic disk such as a flexible disk (FD) or HDD, an optical disk such as a CD (Compact Disk) or a DVD (Digital Versatile Disk), or a magneto-optical disk (MO: Magneto-Optical disk) is used. Can be used. The disk drive 108 stores the program and data read from the recording medium 21 in the RAM 104 or the HDD 105 in accordance with an instruction from the CPU 103.
 通信インタフェース109は、ネットワーク30を介して他のコンピュータと通信を行うインタフェースである。通信インタフェース109は、有線網に接続する有線インタフェースでもよいし、無線網に接続する無線インタフェースでもよい。 The communication interface 109 is an interface that communicates with other computers via the network 30. The communication interface 109 may be a wired interface connected to a wired network or a wireless interface connected to a wireless network.
 ただし、コンピュータ100は、ディスクドライブ108および通信インタフェース109を備えていなくてもよい。
 上記のように、コンピュータ100は、キーボード102が有する入力キーの操作により、ディスプレイ101に表示されるマウスカーソルの表示位置を移動させることができる。これにより、マウスカーソルの表示位置を移動させるために、配置スペースが広いタッチパッドや厚みのあるポインティングスティックを用いる場合に比べ、コンピュータ100をより小型化、薄型化することができる。また、タッチパッドやポインティングスティックを搭載しない分、コンピュータ100を製造するコストを抑えることができる。
However, the computer 100 may not include the disk drive 108 and the communication interface 109.
As described above, the computer 100 can move the display position of the mouse cursor displayed on the display 101 by operating the input keys of the keyboard 102. Thereby, in order to move the display position of the mouse cursor, the computer 100 can be made smaller and thinner than when a touch pad having a large arrangement space or a thick pointing stick is used. In addition, the cost of manufacturing the computer 100 can be reduced by the amount that the touch pad and the pointing stick are not installed.
 図3は、コンピュータの機能例を示すブロック図である。コンピュータ100は、キー配列情報記憶部120、移動方向判定部130およびマウスカーソル制御部140を有する。キー配列情報記憶部120は、例えば、RAM104やHDD105などの記憶装置によって実現される。移動方向判定部130およびマウスカーソル制御部140の処理は、例えば、デバイスドライバまたはOSなどのソフトウェアをCPU103が実行することにより実現される。 FIG. 3 is a block diagram illustrating an example of functions of a computer. The computer 100 includes a key arrangement information storage unit 120, a movement direction determination unit 130, and a mouse cursor control unit 140. The key arrangement information storage unit 120 is realized by a storage device such as the RAM 104 or the HDD 105, for example. The processing of the movement direction determination unit 130 and the mouse cursor control unit 140 is realized by the CPU 103 executing software such as a device driver or OS, for example.
 キー配列情報記憶部120は、キーボード102に配列された入力キーの位置関係を示すキー配列情報を記憶する。
 移動方向判定部130は、キーボード102から押下される入力キーの状態を示す入力信号を取得する。移動方向判定部130は、取得した入力信号により、押下される入力キーの状態を検知する。入力キーが押下された時間が閾値未満の場合、移動方向判定部130は、入力キーが押下されていないとみなす。移動方向判定部130は、押下される入力キーが変更されたときに、キー配列情報に基づき、変更前後の入力キーの位置関係を算出する。移動方向判定部130は、算出した位置関係からディスプレイ101上のマウスカーソルの表示位置の移動方向を判定する。
The key arrangement information storage unit 120 stores key arrangement information indicating the positional relationship of the input keys arranged on the keyboard 102.
The movement direction determination unit 130 acquires an input signal indicating the state of the input key pressed from the keyboard 102. The movement direction determination unit 130 detects the state of the input key that is pressed based on the acquired input signal. When the time when the input key is pressed is less than the threshold, the movement direction determination unit 130 considers that the input key is not pressed. When the input key to be pressed is changed, the movement direction determination unit 130 calculates the positional relationship of the input key before and after the change based on the key arrangement information. The movement direction determination unit 130 determines the movement direction of the display position of the mouse cursor on the display 101 from the calculated positional relationship.
 マウスカーソル制御部140は、マウスカーソルの表示位置を制御する。マウスカーソル制御部140は、マウスカーソルが移動中でない場合、移動方向判定部130が判定した移動方向に対して、マウスカーソルの表示位置を移動させる。マウスカーソル制御部140は、マウスカーソルが移動中の場合、移動方向判定部130が判定した移動方向と、移動中であるマウスカーソルの移動方向とを比較する。各移動方向が同じ場合、マウスカーソル制御部140は、マウスカーソルの表示位置の移動速度を上げる。各移動方向が異なる場合、マウスカーソル制御部140は、マウスカーソルの表示位置の移動方向を変更する。なお、マウスカーソルの移動方向や移動速度に関する情報は、コンピュータ100が有するCPU103が有するレジスタなどの記憶領域に記憶される。 The mouse cursor control unit 140 controls the display position of the mouse cursor. When the mouse cursor is not moving, the mouse cursor control unit 140 moves the display position of the mouse cursor with respect to the movement direction determined by the movement direction determination unit 130. When the mouse cursor is moving, the mouse cursor control unit 140 compares the movement direction determined by the movement direction determination unit 130 with the movement direction of the moving mouse cursor. When the moving directions are the same, the mouse cursor control unit 140 increases the moving speed of the display position of the mouse cursor. When the movement directions are different, the mouse cursor control unit 140 changes the movement direction of the display position of the mouse cursor. Information about the moving direction and moving speed of the mouse cursor is stored in a storage area such as a register of the CPU 103 of the computer 100.
 図4は、キーボードにおけるキーの配置例およびキー配列情報の例を示す図である。キーボード102は複数の入力キーを有しており、図4ではそれらの入力キーのうち、例として入力キー#11,#12,#13,#21,#22,#23,#31,#32,#33を示す。 FIG. 4 is a diagram showing an example of key arrangement and key arrangement information on the keyboard. The keyboard 102 has a plurality of input keys. In FIG. 4, among these input keys, as an example, the input keys # 11, # 12, # 13, # 21, # 22, # 23, # 31, # 32 , # 33.
 入力キー#11,#12,#13は上段に、入力キー#21,#22,#23は中段に、入力キー#31,#32,#33は下段に配列されている。また、入力キー#11の左斜め下に入力キー#21が配置され、入力キー#21の左斜め下に入力キー#31が配置されている。また、入力キー#12の左斜め下に入力キー#22が配置され、入力キー#22の左斜め下に入力キー#32が配置されている。また、入力キー#13の左斜め下に入力キー#23が配置され、入力キー#23の左斜め下に入力キー#33が配置されている。 The input keys # 11, # 12 and # 13 are arranged in the upper stage, the input keys # 21, # 22 and # 23 are arranged in the middle stage, and the input keys # 31, # 32 and # 33 are arranged in the lower stage. Further, the input key # 21 is arranged diagonally to the left of the input key # 11, and the input key # 31 is arranged diagonally to the left of the input key # 21. Further, the input key # 22 is arranged diagonally to the left of the input key # 12, and the input key # 32 is arranged diagonally to the left of the input key # 22. Further, the input key # 23 is arranged diagonally to the left of the input key # 13, and the input key # 33 is arranged diagonally to the left of the input key # 23.
 キー配列情報121は、キーボード102に配列された各入力キーの位置関係を定義した情報である。キー配列情報121は、キー配列情報記憶部120に記憶されている。キー配列情報121は、押下される入力キーが変更されたときに変更前後における入力キーの位置関係を算出するために移動方向判定部130により参照される。キー配列情報121には、キーボード102において、右上から左下方向に並ぶ入力キー(例えば、入力キー#11,#21,#31)が縦方向に設定され、左から右方向に並ぶ入力キー(例えば、入力キー#11,#12,#13)が横方向に設定される。 The key arrangement information 121 is information that defines the positional relationship of the input keys arranged on the keyboard 102. The key arrangement information 121 is stored in the key arrangement information storage unit 120. The key arrangement information 121 is referred to by the movement direction determination unit 130 in order to calculate the positional relationship of the input keys before and after the change when the input key to be pressed is changed. In the keyboard layout information 121, input keys (for example, input keys # 11, # 21, and # 31) arranged in the vertical direction from the upper right on the keyboard 102 are set in the vertical direction, and input keys (for example, input from the left to the right) (for example, , Input keys # 11, # 12, # 13) are set in the horizontal direction.
 なお、キー配列情報121には、キーボード102において、左上から右下方向に並ぶ入力キー(例えば、入力キー#11,#22,#33)が縦方向に設定されてもよい。
 上記のキー配列情報121は、キーボード102が有する各入力キーを基準キーとしたとき、各基準キーの周囲の入力キーが基準キーからどの方向にあるのかを定義したものである。例えば図4において、入力キー#22を基準キーとしたとき、入力キー#12は上方向の入力キーであり、入力キー#32は下方向の入力キーであり、入力キー#21は左方向の入力キーであり、入力キー#23は右方向の入力キーである。また、上下左右のいずれの方向にも合致しない入力キーは、斜め方向にあるものと定義されてもよい。例えば、入力キー#22を基準キーとしたとき、入力キー#11は左斜め上方向の入力キーであり、入力キー#13は右斜め上方向の入力キーである。
In the keyboard layout information 121, input keys (for example, input keys # 11, # 22, and # 33) arranged from the upper left to the lower right on the keyboard 102 may be set in the vertical direction.
The key arrangement information 121 defines the direction in which the input keys around each reference key are located from the reference key when each input key of the keyboard 102 is used as a reference key. For example, in FIG. 4, when the input key # 22 is a reference key, the input key # 12 is an upward input key, the input key # 32 is a downward input key, and the input key # 21 is a leftward key. The input key # 23 is a right direction input key. An input key that does not match any of the up, down, left, and right directions may be defined as being in an oblique direction. For example, when the input key # 22 is a reference key, the input key # 11 is an input key in the upper left direction, and the input key # 13 is an input key in the upper right direction.
 そして、キー配列情報121において定義される、基準キーからの方向は、移動方向判定部130が判定する移動方向に対応する。具体的には、移動方向判定部130は、押下される入力キーが変更されたとき、キー配列情報121を参照して、変更前の入力キーを基準キーとした場合における変更後の入力キーの方向を判別し、判別した方向をマウスカーソルの移動方向とする。 The direction from the reference key defined in the key arrangement information 121 corresponds to the movement direction determined by the movement direction determination unit 130. Specifically, when the input key to be pressed is changed, the movement direction determination unit 130 refers to the key arrangement information 121 and determines the input key after the change when the input key before the change is the reference key. The direction is determined, and the determined direction is set as the moving direction of the mouse cursor.
 すなわち、キー配列情報121は、次に押下される入力キー(変更後の入力キー)の位置とマウスカーソルの移動方向とを対応付けた対応情報が、キーボード102が有する入力キー(変更前の入力キー)毎に登録されている情報である。そして、移動方向判定部130は、押下される入力キーが変更されたとき、キー配列情報121から、変更前の入力キーに対応する対応情報を読み出して、変更後の入力キーに対応付けられた移動方向を判定する。 In other words, the key arrangement information 121 includes the input key (input before change) that the keyboard 102 has associating information that associates the position of the input key to be pressed next (input key after change) with the moving direction of the mouse cursor. Information registered for each key. Then, when the input key to be pressed is changed, the movement direction determination unit 130 reads the correspondence information corresponding to the input key before the change from the key arrangement information 121 and associates it with the input key after the change. Determine the direction of movement.
 なお、キー配列情報121は、変更後の入力キーの位置とマウスカーソルの移動方向とを対応付けた対応情報が、キーボード102が有する入力キー毎に個別のテーブル情報に登録された情報であってもよい。この場合、各方向と周囲の入力キーとの対応付けの自由度を高めることができる。例えば、図4の入力キー#23に対応するテーブル情報においては、入力キー#12,#13の両方を上方向に対応付ける一方、入力キー#22に対応するテーブル情報においては、入力キー#12のみを上方向に対応付けることができる。 The key arrangement information 121 is information in which correspondence information in which the position of the input key after the change is associated with the moving direction of the mouse cursor is registered in individual table information for each input key of the keyboard 102. Also good. In this case, the degree of freedom in associating each direction with surrounding input keys can be increased. For example, in the table information corresponding to the input key # 23 in FIG. 4, both the input keys # 12 and # 13 are associated in the upward direction, while in the table information corresponding to the input key # 22, only the input key # 12 is associated. Can be associated with the upward direction.
 次に、コンピュータ100において、キーボード102の操作に対応するマウスカーソルの表示位置の移動例について説明する。
 図5は、マウスカーソルの表示位置の制御例を示す第1の図である。図5では、マウスカーソル101aがディスプレイ101の(P11)の位置に表示されているときに、入力キー#21→入力キー#22→入力キー#23の順に入力キーが押下された場合の、マウスカーソル101aの表示位置について説明する。
Next, an example of moving the display position of the mouse cursor corresponding to the operation of the keyboard 102 in the computer 100 will be described.
FIG. 5 is a first diagram illustrating a control example of the display position of the mouse cursor. In FIG. 5, when the mouse cursor 101a is displayed at the position (P11) on the display 101, the mouse when the input keys are pressed in the order of input key # 21 → input key # 22 → input key # 23. The display position of the cursor 101a will be described.
 まず、入力キー#21が押下される。このとき、変更前の入力キーが存在しない。そのため、マウスカーソル101aの表示位置の移動方向は、移動方向判定部130により判定されない。マウスカーソル101aの表示位置は、ディスプレイ101の(P11)のままである。 First, input key # 21 is pressed. At this time, there is no input key before the change. Therefore, the movement direction determination unit 130 does not determine the movement direction of the display position of the mouse cursor 101a. The display position of the mouse cursor 101a remains (P11) on the display 101.
 次に、押下される入力キーが入力キー#22に変更される。このとき、キー配列情報121(図4を参照)において、変更後の入力キー#22は、変更前の入力キー#21の右方向に対応付けられている。そのため、マウスカーソル101aの移動方向は、移動方向判定部130により「右」と判定される。また、入力キー#22が押下された時点では、マウスカーソル101aの表示位置は移動していない。この場合、マウスカーソル101aの表示位置は、マウスカーソル制御部140によりディスプレイ101の(P11)から右方向に移動する。 Next, the input key to be pressed is changed to input key # 22. At this time, in the key arrangement information 121 (see FIG. 4), the input key # 22 after the change is associated with the right direction of the input key # 21 before the change. Therefore, the movement direction of the mouse cursor 101a is determined to be “right” by the movement direction determination unit 130. Further, when the input key # 22 is pressed, the display position of the mouse cursor 101a is not moved. In this case, the display position of the mouse cursor 101a is moved to the right from (P11) of the display 101 by the mouse cursor control unit 140.
 更に、マウスカーソル101aの表示位置がディスプレイ101の(P12)上を移動中に、押下される入力キーが入力キー#23に変更される。このとき、キー配列情報121(図4を参照)において、変更後の入力キー#23は、変更前の入力キー#22の右方向に対応付けられている。そのため、マウスカーソル101aの移動方向は、移動方向判定部130により「右」と判定される。また、移動中であるマウスカーソル101aの表示位置の移動方向は右方向であり、移動方向判定部130により判定された移動方向と同じである。この場合、マウスカーソル制御部140により、マウスカーソル101aの移動速度が増加される。マウスカーソル101aの表示位置は、ディスプレイ101における(P12)から増加された移動速度で右方向に移動している状態となる。 Furthermore, the input key that is pressed while the display position of the mouse cursor 101a is moving on (P12) of the display 101 is changed to the input key # 23. At this time, in the key arrangement information 121 (see FIG. 4), the input key # 23 after the change is associated with the right direction of the input key # 22 before the change. Therefore, the movement direction of the mouse cursor 101a is determined to be “right” by the movement direction determination unit 130. The moving direction of the display position of the moving mouse cursor 101 a is the right direction, which is the same as the moving direction determined by the moving direction determination unit 130. In this case, the mouse cursor control unit 140 increases the moving speed of the mouse cursor 101a. The display position of the mouse cursor 101a is moving to the right at a moving speed increased from (P12) on the display 101.
 そして、マウスカーソル101aの表示位置がディスプレイ101の(P13)上を移動中にユーザが入力キー#23から指を離し、入力キー#23の押下された状態が解除されたとき、マウスカーソル101aの表示位置は、ディスプレイ101における(P13)の位置に停止する。 Then, when the display position of the mouse cursor 101a moves on (P13) of the display 101, the user releases the input key # 23, and when the pressed state of the input key # 23 is released, the mouse cursor 101a is moved. The display position stops at the position (P13) on the display 101.
 このように、コンピュータ100において、移動方向判定部130により判定されたマウスカーソル101aの移動方向が、現在のマウスカーソル101aの移動方向と同じ場合は、マウスカーソル101aの表示位置の移動速度が増加する。これにより、コンピュータ100のユーザは、押下する入力キーを連続して変更するという簡単な操作により、マウスカーソル101aの移動方向または移動速度を変化させることができる。 Thus, in the computer 100, when the movement direction of the mouse cursor 101a determined by the movement direction determination unit 130 is the same as the current movement direction of the mouse cursor 101a, the movement speed of the display position of the mouse cursor 101a increases. . Thereby, the user of the computer 100 can change the moving direction or moving speed of the mouse cursor 101a by a simple operation of continuously changing the input key to be pressed.
 図6は、マウスカーソルの表示位置の制御例を示す第2の図である。ここでは、マウスカーソル101aがディスプレイ101の(P11)に表示されているときに、入力キー#21→入力キー#22→入力キー#12の順に入力キーが押下された場合の、マウスカーソル101aの表示位置について説明する。入力キー#22が押下されたときまでのマウスカーソル101aの表示位置については、図5と同様のため、説明を省略する。 FIG. 6 is a second diagram showing a control example of the display position of the mouse cursor. Here, when the mouse cursor 101a is displayed on (P11) of the display 101, when the input key is pressed in the order of input key # 21 → input key # 22 → input key # 12, The display position will be described. The display position of the mouse cursor 101a until the input key # 22 is pressed is the same as in FIG.
 マウスカーソル101aの表示位置がディスプレイ101の(P12)上を移動中に、押下される入力キーが入力キー#22から入力キー#12に変更される。このとき、キー配列情報121(図4を参照)において、変更後の入力キー#12は、変更前の入力キー#22の上方向に対応付けられている。そのため、マウスカーソル101aの移動方向は、移動方向判定部130により「上」と判定される。また、移動中であるマウスカーソル101aの表示位置の移動方向は右方向であり、移動方向判定部130により判定された移動方向と異なる。この場合、マウスカーソル制御部140によりマウスカーソル101aの移動方向が上方向に変更され、マウスカーソル101aの表示位置は、ディスプレイ101における(P12)から上方向に移動している状態となる。 When the display position of the mouse cursor 101a is moving on (P12) of the display 101, the input key to be pressed is changed from the input key # 22 to the input key # 12. At this time, in the key arrangement information 121 (see FIG. 4), the input key # 12 after the change is associated with the upward direction of the input key # 22 before the change. Therefore, the movement direction of the mouse cursor 101a is determined to be “up” by the movement direction determination unit 130. Further, the moving direction of the display position of the moving mouse cursor 101 a is the right direction, which is different from the moving direction determined by the moving direction determination unit 130. In this case, the movement direction of the mouse cursor 101a is changed upward by the mouse cursor control unit 140, and the display position of the mouse cursor 101a is moving upward from (P12) on the display 101.
 そして、マウスカーソル101aの表示位置がディスプレイ101の(P14)上を移動中にユーザが入力キー#12から指を離したとき、マウスカーソル101aの表示位置は、ディスプレイ101における(P14)の位置に停止する。 Then, when the user releases the input key # 12 while the display position of the mouse cursor 101a is moving on (P14) of the display 101, the display position of the mouse cursor 101a is at the position (P14) on the display 101. Stop.
 このように、コンピュータ100において、移動方向判定部130により判定されたマウスカーソル101aの移動方向が、現在の移動方向と異なる場合は、マウスカーソル101aの表示位置の移動方向が変更される。 As described above, in the computer 100, when the movement direction of the mouse cursor 101a determined by the movement direction determination unit 130 is different from the current movement direction, the movement direction of the display position of the mouse cursor 101a is changed.
 図7は、マウスカーソルの表示位置の制御例を示す第3の図である。ここでは、ディスプレイ101に表示されるマウスカーソル101aがディスプレイ101の(P11)に表示されているときに、入力キー#32→入力キー#33→入力キー#23の順に入力キーが押下された場合の、マウスカーソル101aの表示位置について説明する。ただし、入力キー#33は、入力キー#32から入力キー#23へ押下される入力キーを変更する際に触れられた程度であり、入力キー#33の押下された時間は、コンピュータ100に設定されている押下されたとみなされる閾値の時間より短いものとする。入力キー#32が押下されたときのマウスカーソル101aの表示位置については、図5における入力キー#21が押下されたときと同様のため、説明を省略する。 FIG. 7 is a third diagram showing a control example of the display position of the mouse cursor. Here, when the mouse cursor 101a displayed on the display 101 is displayed on (P11) of the display 101, the input keys are pressed in the order of input key # 32 → input key # 33 → input key # 23. The display position of the mouse cursor 101a will be described. However, the input key # 33 is only touched when the input key pressed from the input key # 32 to the input key # 23 is changed, and the time during which the input key # 33 is pressed is set in the computer 100. It is assumed that it is shorter than the threshold time that is considered to be pressed. Since the display position of the mouse cursor 101a when the input key # 32 is pressed is the same as when the input key # 21 in FIG. 5 is pressed, the description thereof is omitted.
 押下される入力キーが、入力キー#32から入力キー#33に変更される。このとき、入力キー#33は、閾値以上の時間押下されていないため、押下したとみなされない。そのため、マウスカーソル101aの表示位置の移動方向は、マウスカーソル制御部140により判定されない。マウスカーソル101aの表示位置は、ディスプレイ101の(P11)のままである。 The input key to be pressed is changed from the input key # 32 to the input key # 33. At this time, since the input key # 33 has not been pressed for a time equal to or greater than the threshold, it is not considered to have been pressed. Therefore, the movement direction of the display position of the mouse cursor 101a is not determined by the mouse cursor control unit 140. The display position of the mouse cursor 101a remains (P11) on the display 101.
 次に、入力キー#23が押下される。このとき、キー配列情報121(図4を参照)において、変更後の入力キー#23は、変更前の入力キー#32の右斜め上方向に対応付けられている。そのため、マウスカーソル101aの表示位置の移動方向は、移動方向判定部130により「右斜め上」と判定される。また、入力キー#23が押下された時点では、マウスカーソル101aの表示位置は移動していない。そのため、マウスカーソル制御部140により、マウスカーソル101aの表示位置は、ディスプレイ101における(P11)から右斜め上方向に移動される。 Next, input key # 23 is pressed. At this time, in the key arrangement information 121 (see FIG. 4), the changed input key # 23 is associated with the upper right direction of the input key # 32 before the change. Therefore, the movement direction of the display position of the mouse cursor 101a is determined as “upward and rightward” by the movement direction determination unit 130. Further, when the input key # 23 is pressed, the display position of the mouse cursor 101a is not moved. Therefore, the mouse cursor control unit 140 moves the display position of the mouse cursor 101a in the diagonally upper right direction from (P11) on the display 101.
 そして、マウスカーソル101aの表示位置がディスプレイ101の(P15)上を移動中にユーザが入力キー#23から指を離したとき、マウスカーソル101aの表示位置は、ディスプレイ101における(P15)の位置に停止する。 When the user releases the input key # 23 while the display position of the mouse cursor 101a is moving on (P15) of the display 101, the display position of the mouse cursor 101a is at the position (P15) on the display 101. Stop.
 このように、コンピュータ100において、入力キーの押下された時間が閾値未満の場合、その入力キーは押下していないとみなされる。
 なお、本実施の形態では、押下される入力キーが変更され、変更後の入力キーがキー配列情報121において斜め方向に対応付けられていた場合には、マウスカーソルの移動方向は一律に45°の方向とされるものとする。例えば、図4の例において、入力キー#31を基準キーとした場合、入力キー#12,#13,#22,#23はいずれも右斜め上方向に対応付けられている。このような状態において、入力キー#31が押下された状態から、入力キー#12,#13,#22,#23のどの入力キーが押下された状態に遷移しても、マウスカーソルの移動方向は右斜め上45°に設定される。
As described above, in the computer 100, when the time when the input key is pressed is less than the threshold, it is considered that the input key is not pressed.
In the present embodiment, when the input key to be pressed is changed and the changed input key is associated with the diagonal direction in the key arrangement information 121, the moving direction of the mouse cursor is uniformly 45 °. The direction shall be For example, in the example of FIG. 4, when the input key # 31 is used as a reference key, the input keys # 12, # 13, # 22, and # 23 are all associated with the upper right direction. In such a state, regardless of which input key # 12, # 13, # 22, or # 23 is pressed from the state in which the input key # 31 is pressed, the moving direction of the mouse cursor Is set to 45 ° diagonally upward to the right.
 ただし、斜め方向に対応付けられた入力キーの位置に応じて、マウスカーソルの移動角度がより細かく定義されてもよい。例えば、入力キー#31の次に入力キー#22が押下された場合には、マウスカーソルの移動方向を右斜め上45°とする。また、入力キー#31の次に入力キー#12が押下された場合には、マウスカーソルの移動方向を右斜め上60°とする。更に、入力キー#31の次に入力キー#23が押下された場合には、マウスカーソルの移動方向を右斜め上30°とする。 However, the movement angle of the mouse cursor may be defined more finely according to the position of the input key associated with the diagonal direction. For example, when the input key # 22 is pressed after the input key # 31, the moving direction of the mouse cursor is set to 45 ° diagonally upward to the right. If the input key # 12 is pressed after the input key # 31, the moving direction of the mouse cursor is set to 60 ° diagonally upward to the right. Further, when the input key # 23 is pressed after the input key # 31, the moving direction of the mouse cursor is set to 30 ° diagonally upward to the right.
 図5~図7で示したように、コンピュータ100は、キーボード102における、押下される入力キーの変更を検知することで、マウスカーソル101aの表示位置の移動方向または移動速度を変更する。コンピュータ100のユーザは、押下する入力キーを連続して変更するという簡単な操作により、マウスカーソル101aの移動方向または移動速度を変化させることができる。 As shown in FIGS. 5 to 7, the computer 100 detects the change of the input key to be pressed on the keyboard 102, thereby changing the moving direction or moving speed of the display position of the mouse cursor 101a. The user of the computer 100 can change the moving direction or moving speed of the mouse cursor 101a by a simple operation of continuously changing the input key to be pressed.
 次に、マウスカーソル101aの表示位置を制御する処理についてフローチャートを用いて説明する。図8は、カーソルの表示位置を制御する例を示すフローチャートである。
 (ステップS11)移動方向判定部130は、キーボード102からの入力信号に基づき、キーボード102の入力キーが押下されたかを判定する。キーボード102の入力キーが押下された場合、処理をステップS12へ進める。キーボード102の入力キーが押下されていない場合、例えば一定時間後にステップS11が実行される。
Next, processing for controlling the display position of the mouse cursor 101a will be described using a flowchart. FIG. 8 is a flowchart illustrating an example of controlling the display position of the cursor.
(Step S <b> 11) The movement direction determination unit 130 determines whether an input key on the keyboard 102 is pressed based on an input signal from the keyboard 102. If the input key on the keyboard 102 has been pressed, the process proceeds to step S12. If the input key of the keyboard 102 is not pressed, for example, step S11 is executed after a predetermined time.
 (ステップS12)移動方向判定部130は、押下される入力キーを示す情報を基準キーに設定する。基準キーは、コンピュータ100が有するRAM104などの記憶領域に一時的に記憶する。 (Step S12) The movement direction determination unit 130 sets information indicating the input key to be pressed as a reference key. The reference key is temporarily stored in a storage area such as the RAM 104 of the computer 100.
 (ステップS13)移動方向判定部130は、押下される入力キーが変更されたかを判定する。押下される入力キーが変更された場合、処理をステップS14へ進める。押下される入力キーが変更されていない場合、処理をステップS13へ進める。 (Step S13) The movement direction determination unit 130 determines whether the input key to be pressed has been changed. If the input key to be pressed is changed, the process proceeds to step S14. If the input key to be pressed has not been changed, the process proceeds to step S13.
 (ステップS14)移動方向判定部130は、変更後の入力キーの押下された時間が閾値以上かを判定する。閾値は、コンピュータ100が有するRAM104などの記憶領域に予め記憶されている。変更後の入力キーの押下された時間が閾値以上の場合、処理をステップS15へ進める。変更後の入力キーの押下された時間が閾値未満の場合、変更後の入力キーは押下されていないとみなされ、処理をステップS13へ進める。 (Step S14) The movement direction determination unit 130 determines whether or not the time when the input key after the change is pressed is equal to or greater than a threshold value. The threshold value is stored in advance in a storage area such as the RAM 104 included in the computer 100. If the time when the input key after the change is pressed is equal to or greater than the threshold, the process proceeds to step S15. If the time when the input key after the change is pressed is less than the threshold, it is considered that the input key after the change is not pressed, and the process proceeds to step S13.
 (ステップS15)移動方向判定部130は、基準キーと変更後の入力キーとの位置関係を判定し、判定した位置関係を基に、マウスカーソル101aの表示位置の移動方向や移動速度を設定する。詳細は後述する(図9を参照)。移動方向および移動速度の設定情報は、コンピュータ100が有するRAM104などの記憶領域に記憶される。 (Step S15) The moving direction determination unit 130 determines the positional relationship between the reference key and the changed input key, and sets the moving direction and moving speed of the display position of the mouse cursor 101a based on the determined positional relationship. . Details will be described later (see FIG. 9). The setting information of the moving direction and moving speed is stored in a storage area such as the RAM 104 of the computer 100.
 (ステップS16)マウスカーソル制御部140は、ステップS15で設定した移動方向に、設定した移動速度分マウスカーソル101aの表示位置を移動させる。
 (ステップS17)移動方向判定部130は、押下される入力キーが変更されたかを判定する。押下される入力キーが変更された場合、処理をステップS18へ進める。押下される入力キーが変更されていない場合、処理をステップS19へ進める。
(Step S16) The mouse cursor control unit 140 moves the display position of the mouse cursor 101a by the set moving speed in the moving direction set in Step S15.
(Step S17) The movement direction determination unit 130 determines whether or not the input key to be pressed has been changed. If the input key to be pressed is changed, the process proceeds to step S18. If the input key to be pressed has not been changed, the process proceeds to step S19.
 (ステップS18)移動方向判定部130は、変更後の入力キーの押下された時間が閾値以上かを判定する。この閾値は、ステップS14で使用される閾値と同じ値であってよい。変更後の入力キーの押下された時間が閾値以上の場合、処理をステップS15へ進める。変更後の入力キーの押下された時間が閾値未満の場合、処理をステップS16へ進める。 (Step S18) The movement direction determination unit 130 determines whether or not the time when the input key after the change is pressed is equal to or greater than a threshold value. This threshold value may be the same value as the threshold value used in step S14. If the time when the input key after the change is pressed is equal to or greater than the threshold, the process proceeds to step S15. If the changed input key has been pressed for less than the threshold, the process proceeds to step S16.
 (ステップS19)移動方向判定部130は、キーボード102からの入力信号の有無により、キーボード102のいずれの入力キーも押下されていないキー離れの状態か判定する。キー離れの状態である場合、処理をステップS20へ進める。キー離れの状態でない場合、処理をステップS16へ進める。 (Step S19) The moving direction determination unit 130 determines whether any input key of the keyboard 102 is not pressed, based on the presence or absence of an input signal from the keyboard 102. If the key is off, the process proceeds to step S20. If not, the process proceeds to step S16.
 (ステップS20)移動方向判定部130は、キー離れの状態の時間が閾値以上かを判定する。閾値は、コンピュータ100が有するRAM104などの記憶領域に予め記憶されている。キー離れの状態の時間が閾値以上の場合、マウスカーソル101aの表示位置における移動方向の設定情報をクリアし、処理を終了する。キー離れの状態の時間が閾値未満の場合、処理をステップS16へ進める。 (Step S20) The movement direction determination unit 130 determines whether the time of the key separation state is equal to or greater than a threshold value. The threshold value is stored in advance in a storage area such as the RAM 104 included in the computer 100. When the time of the key separation state is equal to or greater than the threshold value, the setting information of the moving direction at the display position of the mouse cursor 101a is cleared, and the process is terminated. If the time of key separation is less than the threshold, the process proceeds to step S16.
 このステップS20では、キー離れの状態の時間が閾値未満の場合には、キー離れと判定されなくなる。これにより、例えば、ユーザがある入力キーを押下した状態から他の入力キーを連続して押下する際に、瞬間的にいずれの入力キーが押下されていない状態が発生した場合でも、キー離れの発生とは判定されずに、押下される入力キーが他の入力キーに変更されたと判定されるようになる。 In this step S20, when the time of the key separation state is less than the threshold value, it is not determined that the key separation has occurred. As a result, for example, when a user continuously presses another input key from a state in which one input key is pressed, even if a state in which any input key is not pressed instantaneously occurs, It is determined that the input key to be pressed has been changed to another input key without being determined to have occurred.
 図9は、カーソルの移動に関する情報を更新する例を示すフローチャートである。図9のフローチャートが示す処理は、上記のステップS15において実行される。
 (ステップS151)移動方向判定部130は、変更後の押下される入力キーを確認する。
FIG. 9 is a flowchart illustrating an example of updating information regarding cursor movement. The process shown in the flowchart of FIG. 9 is executed in step S15 described above.
(Step S151) The movement direction determination unit 130 confirms the input key to be pressed after the change.
 (ステップS152)移動方向判定部130は、キー配列情報121に基づいた基準キーと変更後の入力キーとの位置関係により、マウスカーソル101aの表示位置の移動方向を判定する。 (Step S152) The movement direction determination unit 130 determines the movement direction of the display position of the mouse cursor 101a based on the positional relationship between the reference key based on the key arrangement information 121 and the changed input key.
 (ステップS153)マウスカーソル制御部140は、マウスカーソル101aの表示位置が移動中であるかを判定する。マウスカーソル101aの表示位置が移動中であるかは、例えば、マウスカーソル101aの表示位置の移動方向を示す情報への設定の有無により判断できる。マウスカーソル101aの表示位置が移動中である場合、処理をステップS154へ進める。マウスカーソル101aの表示位置が移動中でない場合、処理をステップS156へ進める。 (Step S153) The mouse cursor control unit 140 determines whether the display position of the mouse cursor 101a is moving. Whether the display position of the mouse cursor 101a is moving can be determined by, for example, whether or not the information indicating the moving direction of the display position of the mouse cursor 101a is set. If the display position of the mouse cursor 101a is moving, the process proceeds to step S154. If the display position of the mouse cursor 101a is not moving, the process proceeds to step S156.
 (ステップS154)マウスカーソル制御部140は、マウスカーソル101aの表示位置の移動方向が変更されたか判定する。移動方向が変更されたかは、ステップS152で判定された移動方向と、移動中の移動方向とが異なるかにより判定できる。マウスカーソル101aの表示位置の移動方向が変更された場合、処理をステップS156へ進める。
マウスカーソル101aの表示位置の移動方向が変更されていない場合、処理をステップS155へ進める。
(Step S154) The mouse cursor control unit 140 determines whether the moving direction of the display position of the mouse cursor 101a has been changed. Whether the moving direction has been changed can be determined based on whether the moving direction determined in step S152 is different from the moving direction during movement. If the moving direction of the display position of the mouse cursor 101a has been changed, the process proceeds to step S156.
If the moving direction of the display position of the mouse cursor 101a has not been changed, the process proceeds to step S155.
 (ステップS155)マウスカーソル制御部140は、マウスカーソル101aの表示位置の移動速度を増加させる。マウスカーソル制御部140は、例えば、現在設定されている移動速度に、予め決められた速度加算値を加算する。 (Step S155) The mouse cursor control unit 140 increases the moving speed of the display position of the mouse cursor 101a. For example, the mouse cursor control unit 140 adds a predetermined speed addition value to the currently set moving speed.
 (ステップS156)マウスカーソル制御部140は、マウスカーソル101aの表示位置の移動方向を設定する。
 (ステップS157)マウスカーソル制御部140は、マウスカーソル101aの表示位置の移動速度に、予め決められた初期値を設定する。
(Step S156) The mouse cursor control unit 140 sets the moving direction of the display position of the mouse cursor 101a.
(Step S157) The mouse cursor control unit 140 sets a predetermined initial value for the moving speed of the display position of the mouse cursor 101a.
 (ステップS158)移動方向判定部130は、基準キーを、変更後の入力キーを示す情報に更新する。
 第2の実施の形態によれば、押下される入力キーが変更される毎に、変更前後の入力キーの位置関係から、マウスカーソル101aの表示位置の移動方向を判定する。判定した移動方向と、移動中であるマウスカーソル101aの表示位置の移動方向とが同じであれば、移動速度を変更する。判定した移動方向と、移動中であるマウスカーソル101aの表示位置の移動方向とが異なる場合、移動方向を変更する。これにより、連続的にマウスカーソル101aの表示速度や移動方向を変更させることができる。よって、指示画像の表示位置の移動速度を変更させるたびに、2回のキー入力操作を行う方法と比べ、操作性が向上する。
(Step S158) The movement direction determination unit 130 updates the reference key to information indicating the changed input key.
According to the second embodiment, every time the input key to be pressed is changed, the moving direction of the display position of the mouse cursor 101a is determined from the positional relationship of the input keys before and after the change. If the determined moving direction is the same as the moving direction of the display position of the moving mouse cursor 101a, the moving speed is changed. When the determined moving direction is different from the moving direction of the display position of the moving mouse cursor 101a, the moving direction is changed. Thereby, the display speed and moving direction of the mouse cursor 101a can be changed continuously. Therefore, the operability is improved as compared with the method in which the key input operation is performed twice each time the moving speed of the display position of the instruction image is changed.
 また、入力キーが押下され続けた時間が閾値未満の場合、入力キーが押下されたとみなさないようにする。これにより、斜め方向にマウスカーソル101aの表示位置を移動させるために、押下する入力キーを斜め方向に移動する途中に存在する入力キーに触れても、触れた入力キーにより押下される入力キーが変更されたとみなされない。よって、斜め方向にマウスカーソル101aの表示位置を移動させる場合も、操作性を維持できる。 Also, if the time that the input key is continuously pressed is less than the threshold, it is not considered that the input key has been pressed. Thereby, in order to move the display position of the mouse cursor 101a in the diagonal direction, even if the input key to be pressed touches an input key existing in the middle of moving in the diagonal direction, the input key pressed by the touched input key is It is not considered changed. Therefore, operability can be maintained even when the display position of the mouse cursor 101a is moved in an oblique direction.
 なお、前述のように、第1の実施の形態の情報処理は、情報処理装置10にプログラムを実行させることで実現でき、第2の実施の形態の情報処理は、コンピュータ100にプログラムを実行させることで実現できる。このようなプログラムは、コンピュータ読み取り可能な記録媒体(例えば、記録媒体21)に記録しておくことができる。記録媒体としては、例えば、磁気ディスク、光ディスク、光磁気ディスク、半導体メモリなどを使用できる。磁気ディスクには、FDおよびHDDが含まれる。光ディスクには、CD、CD-R(Recordable)/RW(Rewritable)、DVDおよびDVD-R/RWが含まれる。 As described above, the information processing according to the first embodiment can be realized by causing the information processing apparatus 10 to execute a program, and the information processing according to the second embodiment causes the computer 100 to execute a program. This can be achieved. Such a program can be recorded on a computer-readable recording medium (for example, the recording medium 21). As the recording medium, for example, a magnetic disk, an optical disk, a magneto-optical disk, a semiconductor memory, or the like can be used. Magnetic disks include FD and HDD. Optical disks include CD, CD-R (Recordable) / RW (Rewritable), DVD, and DVD-R / RW.
 プログラムを流通させる場合、例えば、当該プログラムを記録した可搬記録媒体が提供される。また、プログラムを他のコンピュータの記憶装置に格納しておき、ネットワーク30経由でプログラムを配布することもできる。コンピュータは、例えば、可搬記録媒体に記録されたプログラムまたは他のコンピュータから受信したプログラムを、記憶装置(例えば、HDD105)に格納し、当該記憶装置からプログラムを読み込んで実行する。ただし、可搬記録媒体から読み込んだプログラムを直接実行してもよく、他のコンピュータからネットワーク30を介して受信したプログラムを直接実行してもよい。また、上記の情報処理の少なくとも一部を、DSP、ASIC、PLD(Programmable Logic Device)などの電子回路で実現することも可能である。 When distributing the program, for example, a portable recording medium on which the program is recorded is provided. It is also possible to store the program in a storage device of another computer and distribute the program via the network 30. The computer stores, for example, a program recorded on a portable recording medium or a program received from another computer in a storage device (for example, the HDD 105), and reads and executes the program from the storage device. However, a program read from a portable recording medium may be directly executed, or a program received from another computer via the network 30 may be directly executed. In addition, at least a part of the information processing described above can be realized by an electronic circuit such as a DSP, an ASIC, or a PLD (Programmable Logic Device).
 上記については単に本発明の原理を示すものである。更に、多数の変形や変更が当業者にとって可能であり、本発明は上記に示し、説明した正確な構成および応用例に限定されるものではなく、対応する全ての変形例および均等物は、添付の請求項およびその均等物による本発明の範囲とみなされる。 The above merely shows the principle of the present invention. In addition, many modifications and variations will be apparent to practitioners skilled in this art and the present invention is not limited to the precise configuration and application shown and described above, and all corresponding modifications and equivalents may be And the equivalents thereof are considered to be within the scope of the invention.
 2 入力デバイス
 3 表示装置
 3a 表示画面
 3b 指示画像
 10 情報処理装置
 11 記憶部
 12 判定部
 13 表示制御部
 #1,#2,#3,#4,#5,#6 入力キー
2 input device 3 display device 3a display screen 3b instruction image 10 information processing device 11 storage unit 12 determination unit 13 display control unit # 1, # 2, # 3, # 4, # 5, # 6 input key

Claims (15)

  1.  複数の入力キーのうち、押下される入力キーが変更される毎に、変更前の入力キーと変更後の入力キーとの各位置に基づいて、指示画像の移動方向を判定する判定部と、
     前記判定部によって判定された移動方向に対して前記指示画像の表示位置を移動させる表示制御部と、
     を有することを特徴とする情報処理装置。
    A determination unit that determines the moving direction of the instruction image based on the positions of the input key before the change and the input key after the change each time the input key to be pressed is changed among the plurality of input keys;
    A display control unit that moves the display position of the instruction image with respect to the movement direction determined by the determination unit;
    An information processing apparatus comprising:
  2.  前記表示制御部は、前記指示画像の表示位置を移動させている状態において、押下される入力キーが変更されたとき、前記判定された移動方向と前記指示画像の現在の移動方向とを比較し、前記判定された移動方向が前記現在の移動方向と異なる場合に前記指示画像の移動方向を変更する、
     ことを特徴とする請求の範囲第1項記載の情報処理装置。
    The display control unit compares the determined moving direction with the current moving direction of the instruction image when the input key to be pressed is changed in a state where the display position of the instruction image is moved. Changing the moving direction of the instruction image when the determined moving direction is different from the current moving direction;
    The information processing apparatus according to claim 1, wherein:
  3.  前記表示制御部は、前記判定された移動方向と前記現在の移動方向とが同じ場合、前記指示画像の移動速度を変更することを特徴とする請求の範囲第2項記載の情報処理装置。 3. The information processing apparatus according to claim 2, wherein the display control unit changes a moving speed of the instruction image when the determined moving direction is the same as the current moving direction.
  4.  前記複数の入力キー毎に、次に押下される入力キーの位置と前記指示画像の移動方向とを対応付けた対応情報を記憶する記憶部を更に有し、
     前記判定部は、押下される入力キーが変更されたとき、変更前の入力キーに対応する前記対応情報と変更後の入力キーの位置とに基づいて、前記指示画像の移動方向を判定する、
     ことを特徴とする請求の範囲第1項乃至第3項のいずれか1項に記載の情報処理装置。
    For each of the plurality of input keys, further includes a storage unit that stores correspondence information in which the position of the input key to be pressed next is associated with the moving direction of the instruction image;
    When the input key to be pressed is changed, the determination unit determines the moving direction of the instruction image based on the correspondence information corresponding to the input key before the change and the position of the input key after the change,
    The information processing apparatus according to any one of claims 1 to 3, wherein the information processing apparatus includes:
  5.  前記判定部は、前記複数の入力キーのうち、押下される入力キーが第1の入力キーから第2の入力キーに変更されることを検知する際、前記第2の入力キーが押下され続けた時間が閾値未満の場合、前記第2の入力キーが押下されていないとみなし、前記第2の入力キーが押下された時間が前記閾値以上の場合、前記第2の入力キーが押下されたとみなすことを特徴とする請求の範囲第1項乃至第4項のいずれか1項に記載の情報処理装置。 The determination unit continues to press the second input key when detecting that the input key to be pressed is changed from the first input key to the second input key among the plurality of input keys. If the time is less than the threshold, it is considered that the second input key is not pressed, and if the time that the second input key is pressed is equal to or greater than the threshold, the second input key is pressed. The information processing apparatus according to any one of claims 1 to 4, wherein the information processing apparatus is regarded.
  6.  情報処理装置が、
     複数の入力キーのうち、押下される入力キーが変更される毎に、変更前の入力キーと変更後の入力キーとの各位置に基づいて、指示画像の移動方向を判定し、
     判定された移動方向に対して前記指示画像の表示位置を移動させる、
     ことを特徴とする表示制御方法。
    Information processing device
    Each time the input key to be pressed among the plurality of input keys is changed, the moving direction of the instruction image is determined based on the positions of the input key before the change and the input key after the change,
    Moving the display position of the instruction image with respect to the determined movement direction;
    A display control method characterized by the above.
  7.  前記指示画像の表示位置を移動させている状態において、押下される入力キーが変更されたとき、変更前の入力キーと変更後の入力キーとの各位置に基づいて判定された移動方向と、前記指示画像の現在の移動方向とを比較する処理を更に含み、
     前記指示画像の表示位置を移動させる処理では、前記判定された移動方向が前記現在の移動方向と異なる場合に前記指示画像の移動方向を変更する、
     ことを特徴とする請求の範囲第6項記載の表示制御方法。
    In the state where the display position of the instruction image is moved, when the input key to be pressed is changed, the movement direction determined based on the positions of the input key before the change and the input key after the change, A process of comparing the current moving direction of the pointing image;
    In the process of moving the display position of the instruction image, the movement direction of the instruction image is changed when the determined movement direction is different from the current movement direction.
    The display control method according to claim 6, wherein:
  8.  前記指示画像の表示位置を移動させる処理では、前記判定された移動方向と前記現在の移動方向とが同じ場合、前記指示画像の移動速度を変更する、
     ことを特徴とする請求の範囲第7項記載の表示制御方法。
    In the process of moving the display position of the instruction image, when the determined movement direction and the current movement direction are the same, the movement speed of the instruction image is changed.
    The display control method according to claim 7, wherein:
  9.  前記移動方向の判定では、押下される入力キーが変更されたとき、前記複数の入力キー毎に、次に押下される入力キーの位置と前記指示画像の移動方向とを対応付けた対応情報のうち、変更前の入力キーに対応する前記対応情報と、変更後の入力キーの位置とに基づいて、前記指示画像の移動方向を判定する、
     ことを特徴とする請求の範囲第6項乃至第8項のいずれか1項に記載の表示制御方法。
    In the determination of the movement direction, when the input key to be pressed is changed, for each of the plurality of input keys, the correspondence information in which the position of the input key to be pressed next and the movement direction of the instruction image are associated with each other is associated. Among them, the movement direction of the instruction image is determined based on the correspondence information corresponding to the input key before the change and the position of the input key after the change.
    The display control method according to any one of claims 6 to 8, wherein the display control method is characterized in that:
  10.  前記移動方向の判定では、前記複数の入力キーのうち、押下される入力キーが第1の入力キーから第2の入力キーに変更されることを検知する際、前記第2の入力キーが押下され続けた時間が閾値未満の場合、前記第2の入力キーが押下されていないとみなし、前記第2の入力キーが押下された時間が前記閾値以上の場合、前記第2の入力キーが押下されたとみなす、
     ことを特徴とする請求の範囲第6項乃至第9項のいずれか1項に記載の表示制御方法。
    In the determination of the moving direction, when detecting that the input key to be pressed is changed from the first input key to the second input key among the plurality of input keys, the second input key is pressed. If the continued time is less than the threshold, it is considered that the second input key is not pressed, and if the time for which the second input key is pressed is equal to or greater than the threshold, the second input key is pressed Is considered to have been
    The display control method according to any one of claims 6 to 9, wherein:
  11.  コンピュータに、
     複数の入力キーのうち、押下される入力キーが変更される毎に、変更前の入力キーと変更後の入力キーとの各位置に基づいて、指示画像の移動方向を判定し、
     判定された移動方向に対して前記指示画像の表示位置を移動させる、
     処理を実行させることを特徴とする表示制御プログラム。
    On the computer,
    Each time the input key to be pressed among the plurality of input keys is changed, the moving direction of the instruction image is determined based on the positions of the input key before the change and the input key after the change,
    Moving the display position of the instruction image with respect to the determined movement direction;
    A display control program for executing processing.
  12.  前記指示画像の表示位置を移動させている状態において、押下される入力キーが変更されたとき、変更前の入力キーと変更後の入力キーとの各位置に基づいて判定された移動方向と、前記指示画像の現在の移動方向とを比較する処理を更に含み、
     前記指示画像の表示位置を移動させる処理では、前記判定された移動方向が前記現在の移動方向と異なる場合に前記指示画像の移動方向を変更する、
     ことを特徴とする請求の範囲第11項記載の表示制御プログラム。
    In the state where the display position of the instruction image is moved, when the input key to be pressed is changed, the movement direction determined based on the positions of the input key before the change and the input key after the change, A process of comparing the current moving direction of the pointing image;
    In the process of moving the display position of the instruction image, the movement direction of the instruction image is changed when the determined movement direction is different from the current movement direction.
    The display control program according to claim 11, wherein
  13.  前記指示画像の表示位置を移動させる処理では、前記判定された移動方向と前記現在の移動方向とが同じ場合、前記指示画像の移動速度を変更する、
     ことを特徴とする請求の範囲第12項記載の表示制御プログラム。
    In the process of moving the display position of the instruction image, when the determined movement direction and the current movement direction are the same, the movement speed of the instruction image is changed.
    13. The display control program according to claim 12, wherein
  14.  前記移動方向の判定では、押下される入力キーが変更されたとき、前記複数の入力キー毎に、次に押下される入力キーの位置と前記指示画像の移動方向とを対応付けた対応情報のうち、変更前の入力キーに対応する前記対応情報と、変更後の入力キーの位置とに基づいて、前記指示画像の移動方向を判定する、
     ことを特徴とする請求の範囲第11項乃至第13項のいずれか1項に記載の表示制御プログラム。
    In the determination of the movement direction, when the input key to be pressed is changed, for each of the plurality of input keys, the correspondence information in which the position of the input key to be pressed next and the movement direction of the instruction image are associated with each other is associated. Among them, the movement direction of the instruction image is determined based on the correspondence information corresponding to the input key before the change and the position of the input key after the change.
    14. The display control program according to claim 11, wherein the display control program is any one of claims 11 to 13.
  15.  前記移動方向の判定では、前記複数の入力キーのうち、押下される入力キーが第1の入力キーから第2の入力キーに変更されることを検知する際、前記第2の入力キーが押下され続けた時間が閾値未満の場合、前記第2の入力キーが押下されていないとみなし、前記第2の入力キーが押下された時間が前記閾値以上の場合、前記第2の入力キーが押下されたとみなす、
     ことを特徴とする請求の範囲第11項乃至第14項のいずれか1項に記載の表示制御プログラム。
    In the determination of the moving direction, when detecting that the input key to be pressed is changed from the first input key to the second input key among the plurality of input keys, the second input key is pressed. If the continued time is less than the threshold, it is considered that the second input key is not pressed, and if the time for which the second input key is pressed is equal to or greater than the threshold, the second input key is pressed Is considered to have been
    15. The display control program according to claim 11, wherein the display control program is any one of claims 11 to 14.
PCT/JP2012/071560 2012-08-27 2012-08-27 Information processing device, display control method and program WO2014033803A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
PCT/JP2012/071560 WO2014033803A1 (en) 2012-08-27 2012-08-27 Information processing device, display control method and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2012/071560 WO2014033803A1 (en) 2012-08-27 2012-08-27 Information processing device, display control method and program

Publications (1)

Publication Number Publication Date
WO2014033803A1 true WO2014033803A1 (en) 2014-03-06

Family

ID=50182654

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2012/071560 WO2014033803A1 (en) 2012-08-27 2012-08-27 Information processing device, display control method and program

Country Status (1)

Country Link
WO (1) WO2014033803A1 (en)

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH10198488A (en) * 1997-01-07 1998-07-31 Nippon Telegr & Teleph Corp <Ntt> Keyboard tablet device

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH10198488A (en) * 1997-01-07 1998-07-31 Nippon Telegr & Teleph Corp <Ntt> Keyboard tablet device

Similar Documents

Publication Publication Date Title
US10656750B2 (en) Touch-sensitive bezel techniques
KR102052771B1 (en) Cross-slide gesture to select and rearrange
US8525776B2 (en) Techniques for controlling operation of a device with a virtual touchscreen
US8446389B2 (en) Techniques for creating a virtual touchscreen
JP5949421B2 (en) Information processing apparatus, execution priority changing method, and program
US9348501B2 (en) Touch modes
JP2012141739A (en) Display control device and display control method
CN101196793A (en) Gesture-based user interface method and apparatus
EP2825955B1 (en) Input data type profiles
CN102981720A (en) Information processing apparatus and control method therefor
JP2011053770A (en) Information processing apparatus and input processing method
US10175859B2 (en) Method for document navigation using a single-page gesture and a gesture for setting and maintaining a number of pages turned by subsequent gestures
EP2859430B1 (en) Method and apparatus for entering symbols from a touch-sensitive screen
US9632697B2 (en) Information processing apparatus and control method thereof, and non-transitory computer-readable medium
US20130238976A1 (en) Information processing apparatus, information processing method, and computer program
JP6620927B2 (en) Display control apparatus, display control method, and display control program
KR101333211B1 (en) Method for controlling touch screen using bezel
WO2014033803A1 (en) Information processing device, display control method and program
KR20160096645A (en) Binding of an apparatus to a computing device
KR101879531B1 (en) Touch input appratus displaying interface on a touchpad performing various functions
JP6175682B2 (en) Realization of efficient cascade operation
JP2022096251A (en) Display device, display method, and display program
JP2022096252A (en) Display device, display method, and display program
TWI660292B (en) System and method for assisting a mouse cursor moving
JP7265048B1 (en) Information processing device and control method

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

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 12883829

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: JP