From 4323d8f5338e3a94bf495bcf8e816dfdf01ecd32 Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Thu, 19 Oct 2017 12:45:49 -0700 Subject: [PATCH] Fix desktop_update_graphical for recent F27+ GNOME change The default action on the reboot confirmation dialog changed from Reboot to Cancel, so when we hit enter, we just cancel the reboot. Tweak this to hit tab on F27+ (but not 26); send_key 'ret'; } boot_to_login_screen;