Difference between revisions of "Translations:Manual:Introduction/198/en"

From Mudlet
Jump to navigation Jump to search
(Importing a new version from external source)
 
(No difference)

Latest revision as of 23:30, 14 June 2020

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Manual:Introduction)
# Click the '''Keys''' button: [[File:Keys button.jpg]] 
# If you wish to group them together, click the '''Add Group''' button
# Then name your group, ''Keypad'' for instance
# With the group selected now click the '''Add Item''' button
# Name it, let's say ''North'', in the '''Name:''' widget
# If you only need a single command, like ''north'' for our example, place it into the '''Command:''' widget, otherwise skip to step 9
# Click the '''Grab New Key''' button
# Click the '''button sequence''' you want to use for your keybinding, ''keypad 8'' for north
# Now if you need additional code to execute when you click your keybinding, or want more complicated code, place it into the giant code box.
# Click the '''Save Item''' button if done or '''New Item''' button if not.
# Click the '''Activate''' button when finished to make sure they work.
  1. Click the Keys button: File:Keys button.jpg
  2. If you wish to group them together, click the Add Group button
  3. Then name your group, Keypad for instance
  4. With the group selected now click the Add Item button
  5. Name it, let's say North, in the Name: widget
  6. If you only need a single command, like north for our example, place it into the Command: widget, otherwise skip to step 9
  7. Click the Grab New Key button
  8. Click the button sequence you want to use for your keybinding, keypad 8 for north
  9. Now if you need additional code to execute when you click your keybinding, or want more complicated code, place it into the giant code box.
  10. Click the Save Item button if done or New Item button if not.
  11. Click the Activate button when finished to make sure they work.