mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-11-25 07:13:09 +00:00
Revert "Note when #1933118 workaround can be removed"
This reverts commit 01c2962f41
.
We're removing the workaround now.
This commit is contained in:
parent
542b9cd526
commit
a2dc22255b
@ -1467,8 +1467,6 @@ sub solidify_wallpaper {
|
|||||||
# FIXME workaround a weird bug where alt-d-s does something
|
# FIXME workaround a weird bug where alt-d-s does something
|
||||||
# different until you right click on the desktop:
|
# different until you right click on the desktop:
|
||||||
# https://bugzilla.redhat.com/show_bug.cgi?id=1933118
|
# https://bugzilla.redhat.com/show_bug.cgi?id=1933118
|
||||||
# Fixed as of 2022-04-29 Rawhide (F37), can be removed at
|
|
||||||
# least when F36 goes EOL (didn't test F35 or F36)
|
|
||||||
mouse_set 512, 384;
|
mouse_set 512, 384;
|
||||||
mouse_click 'right';
|
mouse_click 'right';
|
||||||
mouse_set 480, 384;
|
mouse_set 480, 384;
|
||||||
|
Loading…
Reference in New Issue
Block a user