mirror of
https://github.com/rocky-linux/os-autoinst-distri-rocky.git
synced 2024-10-31 19:11:24 +00:00
fd3e4e3280
Since GDM shows the "system-menu-button", it could not correctly switch users on a locked screen. I added a check to see if we are on a locked screen and behave accordingly.
15 lines
199 B
JSON
15 lines
199 B
JSON
{
|
|
"properties": [],
|
|
"tags": [
|
|
"locked_screen_switch_user"
|
|
],
|
|
"area": [
|
|
{
|
|
"xpos": 964,
|
|
"ypos": 709,
|
|
"width": 21,
|
|
"height": 19,
|
|
"type": "match"
|
|
}
|
|
]
|
|
} |