From dccd72875c612d71a1129028cfe575a4d4ecfdb6 Mon Sep 17 00:00:00 2001 From: Locutus73 Date: Wed, 29 May 2019 13:36:32 +0200 Subject: [PATCH] Version 1.1.3 - Improved texts Version 1.1.3 - 2019-05-29 - Improved textual descriptions of options. --- ini_settings.sh | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/ini_settings.sh b/ini_settings.sh index 48f3815..89a8d6c 100644 --- a/ini_settings.sh +++ b/ini_settings.sh @@ -18,6 +18,7 @@ # You can download the latest version of this script from: # https://github.com/MiSTer-devel/Scripts_MiSTer +# Version 1.1.3 - 2019-05-29 - Improved textual descriptions of options. # Version 1.1.2 - 2019-05-29 - Added support for fb_terminal, vscale_border, bootscreen, mouse_throttle, key_menu_as_rgui, keyrah_mode, rbf_hide_datecode, bootcore and bootcore_timeout. # Version 1.1.1 - 2019-05-29 - Improved textual descriptions of options. # Version 1.1 - 2019-05-29 - Added support for setting non existing or commented keys; the font selection page has a single row now. @@ -234,8 +235,8 @@ KEY_key_menu_as_rgui=( ) KEY_keyrah_mode=( - "VIDPID of keyrah for special code translation" - "0x18d80002|0x18d80002" + "VIDPID of Keyrah for special code translation" + "0x18d80002|0x18d80002|Use this for original Keyrah" "0x23418037|0x23418037|Use this for Arduino Micro" )