Akihiko Odaki d4c199566f ui/vnc: Do not use console_select()
console_select() is shared by other displays and a console_select() call
from one of them triggers console switching also in ui/curses,
circumventing key state reinitialization that needs to be performed in
preparation and resulting in stuck keys.

Use its internal state to track the current active console to prevent
such a surprise console switch.

Signed-off-by: Akihiko Odaki <akihiko.odaki@daynix.com>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Message-Id: <20240319-console-v2-2-3fd6feef321a@daynix.com>
2024-03-20 10:27:54 +04:00
..
2023-06-09 23:38:16 +03:00
2024-03-20 10:27:54 +04:00
2023-06-27 17:08:56 +02:00
2023-11-07 14:04:25 +04:00
2024-01-30 21:20:20 +03:00
2023-08-31 19:47:43 +02:00