bunnybrazerzkidai.blogg.se

Remap keyboard games
Remap keyboard games








remap keyboard games

It also makes Control-Alt-X produce Control-Alt-C, etc.ĭisables the right Windows key by having it simply return. Makes both Control keys behave like an Alt key. Makes the right Control key become the right Windows key. Makes the right Alt key become the Apps key (which is the key that opens the context menu). Makes the fifth mouse button (XButton2) produce Control-LeftClick. Because both remappings allow additional modifier keys to be held down, the more specific +Capslock::Capslock remapping must be placed first for it to work. This toggles Capslock on and off when you hold down the Shift key and press Capslock. To retain the ability to turn Capslock on and off, add the remapping +Capslock::Capslock first. Makes the right Alt key behave like the right mouse button. Makes the fourth mouse button behave like the left mouse button. Makes the middle button behave like the Shift key. Mouse remapping: To remap the mouse instead of the keyboard, use the same approach. For example, the following line would produce an uppercase B when you type either "a" or "A" (as long as Capslock is off): a::B By contrast, specifying an uppercase letter on the right side forces uppercase. The examples above use lowercase, which is recommended for most purposes because it also remaps the corresponding uppercase letters (that is, it will send uppercase when Capslock is "on" or the Shift key is held down). The "b" key would continue to send the "b" keystroke unless you remap it to something else as shown in the following example: a::b The above example does not alter the "b" key itself. For example, a script consisting only of the following line would make the "a" key behave like the "b" key: a::b The syntax for the built-in remapping feature is OriginKey::DestinationKey. For the advantages and disadvantages of each approach, see registry remapping. Limitation: AutoHotkey's remapping feature described below is generally not as pure and effective as remapping directly via the Windows registry. Remapping Keys and Buttons Remapping Keys and Buttons Introduction










Remap keyboard games