Accelerator (Hotkey Binder)

From Unofficial Ansalon Wiki

(Difference between revisions)
Jump to: navigation, search
(Created page with "This will allow you to create macros using virtually any key on your keyboard (even backspace!), and using key combinations. '''Instructions''': #Right click and download the ...")
Line 18: Line 18:
The following is an excerpt from an entry on Nick Gammon's website, explaining the syntax of this plugin.
The following is an excerpt from an entry on Nick Gammon's website, explaining the syntax of this plugin.
-
<quote=Nick Gammon>
+
[quote="Nick Gammon"]
The keystroke consists of this syntax:
The keystroke consists of this syntax:
Line 43: Line 43:
F5
F5
Ctrl+Shift+F9
Ctrl+Shift+F9
-
</quote>
+
[/quote]
This describes what kind of combos you can do. Keep in mind most things appear to '''not''' be case sensitive, so you can caps em any way you want.
This describes what kind of combos you can do. Keep in mind most things appear to '''not''' be case sensitive, so you can caps em any way you want.

Revision as of 03:27, 23 February 2011

This will allow you to create macros using virtually any key on your keyboard (even backspace!), and using key combinations.

Instructions:

  1. Right click and download the below file
  2. Save the file to your local folder
  3. In MUSHclient click File -> Plugins
  4. In the Plugin Manager that pops up click "Add" and browse to your local folder, select accelerator.xml


accelerator.xml [1] <-- Click this link, and on the next page, right click the accelerator.xml link at the top and save as

Troubleshooting:

  1. Please note Ekkana on ansalon


Usage:

bind '<key combo>' '<command>'
bindlist

The following is an excerpt from an entry on Nick Gammon's website, explaining the syntax of this plugin. [quote="Nick Gammon"] The keystroke consists of this syntax:

CTRL + ALT + SHIFT + key

The modifiers CTRL, ALT and SHIFT are all optional, and are not case-sensitive. They can appear in any order.

The key can be one of the following:

0 1 2 3 4 5 6 7 8 9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

Accept Add Apps Attn Backspace Cancel Capital Clear Control Convert Crsel Decimal Delete Divide Down End Enter Ereof Esc Execute Exsel F1 F2 F3 F4 F5 F6 F7 F8 F9 F10 F11 F12 F13 F14 F15 F16 F17 F18 F19 F20 F21 F22 F23 F24 Final Hangeul Hangul Hanja Help Home Insert Junja Kana Kanji LButton LControl LMenu LShift LWin Left MButton Menu ModeChange Multiply NonConvert Noname Numlock Numpad0 Numpad1 Numpad2 Numpad3 Numpad4 Numpad5 Numpad6 Numpad7 Numpad8 Numpad9 Oem_clear Pa1 PageDown PageUp Pause Play Print ProcessKey RButton RControl RMenu RShift RWin Right Scroll Select Separator Snapshot Space Subtract Tab Up Zoom

They are not all guaranteed to work in the way you might expect. These names were obtained from the Windows include files. Some keys may be trapped by the operating system, or not be available on your PC.

Reasonable values to use would be things like:

Alt+Down Shift+Ctrl+F2 Ctrl+N PageUp Ctrl+PageUp F5 Ctrl+Shift+F9 [/quote]

This describes what kind of combos you can do. Keep in mind most things appear to not be case sensitive, so you can caps em any way you want.

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox