]> git.ipfire.org Git - thirdparty/systemd.git/commit
locale: merge vconsole_convert_to_x11_and_emit() with method_set_vc_keyboard()
authorYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 20 Dec 2022 19:23:25 +0000 (04:23 +0900)
committerLuca Boccassi <bluca@debian.org>
Mon, 23 Jan 2023 11:30:03 +0000 (11:30 +0000)
commit4f34fd5d403e623e4ea8c0d8e20fae2b447e5f53
treeb6c6ffe44a1eb260cb55453d8591d247da843da7
parentb41ec10ae4073c92cb0487edcd9898e44f10ee11
locale: merge vconsole_convert_to_x11_and_emit() with method_set_vc_keyboard()

Similary, this also merges x11_convert_to_vconsole_and_emit() with
method_set_x11_keyboard().

No functional changes, preparation for later commits.
src/locale/localed.c