mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-11-03 15:04:22 +00:00
6544850829
To get to the keyboard/input method settings and add an input method when doing a Japanese install test, we type 'keyboard', but in current GNOME 42.beta that doesn't find the right pane. Typing 'input' does work, though, so let's use that instead. Also the GDM login needle needed updating. Signed-off-by: Adam Williamson <awilliam@redhat.com>
16 lines
235 B
JSON
16 lines
235 B
JSON
{
|
|
"area": [
|
|
{
|
|
"xpos": 399,
|
|
"width": 73,
|
|
"ypos": 415,
|
|
"height": 40,
|
|
"type": "match"
|
|
}
|
|
],
|
|
"properties": [],
|
|
"tags": [
|
|
"LANGUAGE-japanese",
|
|
"graphical_login_input"
|
|
]
|
|
} |