Skip to content
Snippets Groups Projects
Commit f5360a0d authored by Marc-André Lureau's avatar Marc-André Lureau
Browse files

ui/vc: remove kbd_put_keysym() and update function calls


The function calls to `kbd_put_keysym` have been updated to now call
`kbd_put_keysym_console` with a NULL console parameter.

Like most console functions, NULL argument is now for the active console.

This will allow to rename the text console functions in a consistent manner.

Signed-off-by: default avatarMarc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: default avatarAkihiko Odaki <akihiko.odaki@daynix.com>
parent 67a6fcb2
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment