From ccccb7904e1d90237916b2b96898e58f01087690 Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Sat, 31 Aug 2019 12:08:32 -0500 Subject: req: Add UI.Input.* --- devel/requirements/3_functional.xml | 25 ++++++++++++++++++++----- 1 file changed, 20 insertions(+), 5 deletions(-) diff --git a/devel/requirements/3_functional.xml b/devel/requirements/3_functional.xml index 0ef810f..7433e63 100644 --- a/devel/requirements/3_functional.xml +++ b/devel/requirements/3_functional.xml @@ -29,7 +29,7 @@ HorizonScript Keys Script.Key.language - language — the locale identifier of the language chosen + language — The locale identifier of the chosen language. @@ -65,13 +65,28 @@ Input Device Configuration
Description / Priority - + A User may have a keyboard that is not the Linux default of US QWERTY. As such, a User must be able to choose a keyboard layout that matches their hardware.
Functional Requirements - - - <para/> + <formalpara id="UI.Input.LayoutList"> + <title>UI.Input.LayoutList + The system shall present the User with a list of available keyboard layouts. + + + UI.Input.ChooseLayout + When the User selects a keyboard layout, the system shall load the keyboard layout and apply it. + + + UI.Input.Test + The system shall present an input box for the User to test their selected keyboard layout. + +
+
+ HorizonScript Keys + + Script.Key.keymap + keymap — The identifier of the chosen keyboard layout.
-- cgit v1.2.3-60-g2f50