mirror of
https://github.com/rocky-linux/os-autoinst-distri-rocky.git
synced 2024-10-31 19:11:24 +00:00
1e5d767fa3
For consistency, let's just return to the desktop right away. We also need to handle closing the overview before running installer on live image boot. Signed-off-by: Adam Williamson <awilliam@redhat.com>
20 lines
308 B
JSON
20 lines
308 B
JSON
{
|
|
"area": [
|
|
{
|
|
"height": 15,
|
|
"ypos": 9,
|
|
"xpos": 15,
|
|
"width": 67,
|
|
"type": "match"
|
|
}
|
|
],
|
|
"properties": [],
|
|
"tags": [
|
|
"DESKTOP-gnome",
|
|
"ENV-DISTRI-fedora",
|
|
"LANGUAGE-english",
|
|
"apps_menu_button",
|
|
"apps_menu_button_active"
|
|
]
|
|
}
|