]> git.ipfire.org Git - thirdparty/plymouth.git/commit
main: Show details when ESC is pressed during splash_delay
authorHans de Goede <hdegoede@redhat.com>
Tue, 3 Jul 2018 06:44:33 +0000 (08:44 +0200)
committerRay Strode <rstrode@redhat.com>
Tue, 10 Jul 2018 19:34:28 +0000 (15:34 -0400)
commit129b4a5004d771e83de37fc6f0d74615119ec102
treee7af52306bcee742082dff6af5225dded93852bb
parentb527834c8821362da6d01ee15ecab589a43abfcb
main: Show details when ESC is pressed during splash_delay

Start listening for keypresses on the first show_splash() call, so that
pressing ESC while we're delaying show the non-details splash will show
the details splash.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
src/main.c