chiark / gitweb /
localed: log locale/keymap changes in detail
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 4 Sep 2014 02:55:16 +0000 (22:55 -0400)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 4 Sep 2014 02:55:16 +0000 (22:55 -0400)
commit502f961425f9dea1a85239766a3189695194da63
tree9a0c65a7142dd649b9d6e9329d123f2bc32a6d39
parentaf76d302c1e26f916494202f1b3663f15710bdcd
localed: log locale/keymap changes in detail

Converting X11 to legacy keymaps and back is a fucking mess. Let's
make it at least possible to request detailed logs of what is being
changed and why (LOG_DEBUG level).

At LOG_INFO level, we would log the requested change of X11 or console
keymap, but not the resulting change after conversion to console or X11.
Make sure that every change of configuration on disk has a matching
line in the logs.
src/locale/localed.c