os-autoinst-distri-rocky/needles/kde/logout_confirm_kde.json
Adam Williamson 7682872d95 desktop_login: update reboot flow for GNOME changes in F33+
GNOME now also splits 'Restart...' and 'Power Off...' as KDE
does, so we need to tweak the conditional and add some needles.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2020-08-17 16:25:32 -07:00

18 lines
238 B
JSON

{
"properties": [],
"tags": [
"log_out_confirm",
"power_off_confirm",
"restart_confirm"
],
"area": [
{
"xpos": 435,
"ypos": 575,
"width": 45,
"height": 19,
"type": "match"
}
]
}