User Tools

Site Tools


ugbasic:user:kw:define_keyboard_rate
Translations of this page:


ugBASIC User Manual

DEFINE KEYBOARD RATE

SYNTAX

   DEFINE KEYBOARD RATE value

PURPOSE

This command allows you to define the speed with which the characters will be received by the input system on repetition, with the INPUT or INKEY command. The speed depends on the target, with a minimum value of 0 (maximum speed) to a maximum value of 254 (minimum speed).

EXAMPLE

  DEFINE KEYBOARD RATE 123

ABBREVIATION

 De Kyb Rte

AVAILABLE ON

  • Atari (400/800)
  • Atari XL/XE
  • Commodore 128 (MOS 8502)
  • Commodore 128 (Zilog Z80)
  • TRS-80 Color Computer
  • TRS-80 Color Computer 3
  • Amstrad CPC 664
  • Dragon 32
  • Dragon 64
  • Thomson MO5
  • MSX
  • Olivetti Prodest PC128

ANY PROBLEM?

If you have encountered a problem using this command, if you think there is a bug or the explanation is unclear, please open an issue for this keyword on GitHub. Thank you!

POWERED BY