Method for switching a plurality of key functions allocated...

Electrical computers and digital data processing systems: input/ – Input/output data processing

Reexamination Certificate

Rate now

  [ 0.00 ] – not rated yet Voters 0   Comments 0

Details

C710S005000, C710S064000, C712S225000, C341S026000

Reexamination Certificate

active

06532499

ABSTRACT:

FIELD OF THE INVENTION
The present invention relates generally to interpreting input to a computer keyboard and more particularly to a method for switching among a plurality of key functions allocated to a special key.
BACKGROUND OF THE INVENTION
Windows 95/98 (Trademark), which is an operating system (OS) for personal computers (PCs), supports a special key, such as an “Application” key and a “Windows” key (both of which are hereinafter referred to as “OS dependent special keys”). When, for example, the “Windows” key and the “F1” key are depressed at the same time, a function to display a pop-up menu for a selected object is carried out. However, the “Application” key and the “Windows” key can be mounted only on a keyboard (hereinafter referred to as a “PC 95/98 keyboard”) that has been licensed by Microsoft Corporation. Therefore, even though Windows 95/98 can be installed on a personal computer (PC) that has a non-PC 95/98 keyboard, there are no OS dependent special keys on the keyboard, so that the services provided for these keys are not available when using a non-licensed keyboard. That is, even though the personal computer is a Windows 95/98 machine, not all the services that are provided by Windows 95/98 are available for use.
To resolve this problem, for a personal computer (PC) that has a non-PC 95/98 keyboard, a special countermeasure must be taken. An example PC that has a non-PC 95/98 keyboard is a ThinkPad (Trademark), a notebook personal computer produced by IBM Corporation and IBM Japan, Co., Ltd. A unique key called the “Fn” key is included on the keyboard of the ThinkPad. When a specific key is depressed together with the “Fn” key, a unique ThinkPad function is carried out. For example, the depression of the “Fn” key+the “F4” key combination carries out a suspend function. Here, “+” is used to represent the state wherein two keys are depressed at the same time. Thus, the expression “A” key+“B” key, which can also be written simply as “A”+“B,” is used to indicate that the “B” key is depressed together with the “A” key. The suspend function itself is a process by which the computer is temporarily halted and is placed in the standby state. Another key pair, the “Fn” key+“F7” key combination, is used to carry out switching of a display screen. When a display screen is changed, the current display screen is erased and another screen is displayed.
A key combination such as “Fn” key+“F4” key or “Fn” key+“F7” key is normally called a hotkey. But since no specific definition is available for a hotkey, herein it is defined as follows. First, let us assume that a key for carrying out a specific, individual function is called a “some” key when it and the “Fn” key are depressed together, and that all the keys on a keyboard, other than the “Fn” key, can be assigned and used as “some” keys. From this, we can deduce that a hotkey can be defined as an “Fn” key+“some” key combination. While physically a hotkey comprising an “Fn” key and a “some” key is not a single key, logically an “Fn” key+“some” key combination can be regarded as a single key. Therefore, when the key constituting an “Fn” key+“some” key combination is depressed, a function that has been determined in advance can be carried out. In other words, a “some” key can be considered a hotkey component when the “Fn” key is depressed together with it.
Generally, when a key on a keyboard is depressed or released, one or more data sets are output. Collectively, these data are called scan code. These data, which are output upon the depression of a key, are changed in accordance with the states of special keys, such as the Shift key, the Ctrl key and the Alt key, and also in accordance with the state of the NumLock key. But not all the keys that are physically mounted on a keyboard have a uniquely set inherent scan code. For example, when the NumLock key is set OFF (at this time, an LED (Light Emitting Diode), located in the vicinity of the “NumLock” inscription on the keyboard, is turned off), numeric keys in the key pad portion do not act as numeric keys but as cursor moving keys.
The scan code is used by a system to identify a logical key. Since the “Fn” key is different from the other keys, it does not output an inherent scan code.
In the following description, the term “make scan code” is used for code that is output when a key is depressed, and “break scan code” is used for code that is output when a key is released. The make scan codes and the break scan codes are different terms from the scan codes conceptually, although these are complex. As it is, the make scan codes and the break scan codes represent physical movements, such as the depression and the release of a key, while the scan codes are used by a system to identify logical keys. Therefore, although the “Fn” key does not output scan code, it does output make scan code and break scan code.
What is desirable is a system, for use when Windows 95/98 is installed on a ThinkPad or other personal computer which is a personal computer (PC) for which a non-PC 95/98 keyboard is provided, in which an OS dependent special key can be allocated to the “Fn” key to enjoy service normally available from an OS dependent special key. Specifically, (1) When the “Fn” key is depressed, the make scan code of the OS dependent special key is output; (2) when the “Fn” key is released, the break scan code of the OS dependent special key is output; and (3) when a “some” key is depressed together with the “Fn” key, the combination of these keys functions as a hotkey.
For example, the “Fn” key is set so that upon the depression of this key the make scan code of the “Windows” key is output. Then, when the “F1” key is depressed together with the “Fn” key, the function for the display of a pop-up menu for a selected object is carried out, as it is when the “Windows”+“F1” combination are entered at a PC 95/98 keyboard.
However, in the method by which the “Fn” key is used to provide the OS dependent special key function, a phenomenon that is contrary to a user's intent occurs. That is, when the “Fn” key is used for a hotkey in (3), the break scan code of the OS dependent special key described in (2) is output when the “Fn” key is released following the depression of a “some” key. As a result, a function carried out by a break signaled by the OS dependent special key is carried out, and a phenomenon that is contrary to the user's intent occurs. For example, when the “Application” key is assigned to the “Fn” key, it acts as a shortcut key of “Shift”+“F10” (this function is provided to display a shortcut key menu for a selected object). The shortcut key is a key on a keyboard to which a command selected from a menu displayed on a screen is allocated. And when the “Windows” key is assigned to the “Fn” key, this shortcut key is constituted by “Esc”+“Ctrl” (the function is provided to display a “start menu”).
It is, therefore, one object of the present invention to provide a method for switching among a plurality of key functions allocated to a special key, whereby the occurrence of a phenomenon that is contrary to a user's intent can be prevented.
SUMMARY OF THE INVENTION
Among the keys on a keyboard, there is a special key that provides a specific key function only when used together with another key. The present invention relates to a method for switching among a plurality of key functions allocated to this special key.
First, the depression of the special key is detected. Then, in accordance with the detection, a request is asserted to output a make scan code that is originally allocated to the special key. This make scan code is supposed to be output when the special key is independently depressed. When the request is still kept when the special key is released, the above described make scan code is output.
Therefore, according to the present invention, unlike the prior art the make scan code and the break scan code of a key, the function of which is replaced by the special key, are not output. As a result, it is

LandOfFree

Say what you really think

Search LandOfFree.com for the USA inventors and patents. Rate them and share your experience with other people.

Rating

Method for switching a plurality of key functions allocated... does not yet have a rating. At this time, there are no reviews or comments for this patent.

If you have personal experience with Method for switching a plurality of key functions allocated..., we encourage you to share that experience with our LandOfFree.com community. Your opinion is very important and Method for switching a plurality of key functions allocated... will most certainly appreciate the feedback.

Rate now

     

Profile ID: LFUS-PAI-O-3043451

  Search
All data on this website is collected from public sources. Our data reflects the most accurate information available at the time of publication.