{{htmlmetatags>metatag-robots=()
metatag-title=(DEFINE KEYBOARD RATE | ugBASIC User Manual)
metatag-keywords=(ugBASIC,Commodore 64,Commodore PLUS/4,ZX Spectrum)
metatag-description=(Manual page for DEFINE KEYBOARD RATE)
metatag-media-og:image=(:ugbasic:logo-ugbasic-fb.png)
metatag-og:title=(DEFINE KEYBOARD RATE | ugBASIC User Manual)
metatag-og:description=(Manual page for DEFINE KEYBOARD RATE)
}}
====== 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 ====
DeKybRte
==== 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 [[https://github.com/spotlessmind1975/ugbasic/issues/new?title=ISSUE ON DEFINE KEYBOARD RATE|open an issue]] for this keyword on GitHub. Thank you!===== POWERED BY =====
[[:ugbasic:user:index|{{ :ugbasic:user:logo-ugbasic.png?nolink&600 |}}]]