2012-06-26 01:55:35 +04:00
<?xml version='1.0'?> <!-- * - nxml - * -->
2019-03-14 16:40:58 +03:00
< !DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
2015-06-18 20:47:44 +03:00
"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
2019-03-14 16:29:37 +03:00
<!-- SPDX - License - Identifier: LGPL - 2.1+ -->
2012-06-26 01:55:35 +04:00
2013-02-03 07:47:47 +04:00
<refentry id= "systemd-localed.service" conditional= 'ENABLE_LOCALED' >
2012-06-26 01:55:35 +04:00
2015-02-04 05:14:13 +03:00
<refentryinfo >
<title > systemd-localed.service</title>
<productname > systemd</productname>
</refentryinfo>
<refmeta >
<refentrytitle > systemd-localed.service</refentrytitle>
<manvolnum > 8</manvolnum>
</refmeta>
<refnamediv >
<refname > systemd-localed.service</refname>
<refname > systemd-localed</refname>
<refpurpose > Locale bus mechanism</refpurpose>
</refnamediv>
<refsynopsisdiv >
<para > <filename > systemd-localed.service</filename> </para>
2015-06-18 20:47:44 +03:00
<para > <filename > /usr/lib/systemd/systemd-localed</filename> </para>
2015-02-04 05:14:13 +03:00
</refsynopsisdiv>
<refsect1 >
<title > Description</title>
<para > <filename > systemd-localed</filename> is a system service
that may be used as mechanism to change the system locale
settings, as well as the console key mapping and default X11 key
mapping. <filename > systemd-localed</filename> is automatically
activated on request and terminates itself when it is
unused.</para>
<para > The tool
2015-03-14 05:22:39 +03:00
<citerefentry project= 'man-pages' > <refentrytitle > localectl</refentrytitle> <manvolnum > 1</manvolnum> </citerefentry>
2015-02-04 05:14:13 +03:00
is a command line client to this service.</para>
<para > See the <ulink
2017-02-21 18:28:04 +03:00
url="https://www.freedesktop.org/wiki/Software/systemd/localed">
2015-02-04 05:14:13 +03:00
developer documentation</ulink> for information about the APIs
<filename > systemd-localed</filename> provides.</para>
</refsect1>
<refsect1 >
<title > See Also</title>
<para >
<citerefentry > <refentrytitle > systemd</refentrytitle> <manvolnum > 1</manvolnum> </citerefentry> ,
2015-03-14 05:22:39 +03:00
<citerefentry project= 'man-pages' > <refentrytitle > locale.conf</refentrytitle> <manvolnum > 5</manvolnum> </citerefentry> ,
2015-02-04 05:14:13 +03:00
<citerefentry > <refentrytitle > vconsole.conf</refentrytitle> <manvolnum > 5</manvolnum> </citerefentry> ,
2015-03-14 05:22:39 +03:00
<citerefentry project= 'man-pages' > <refentrytitle > localectl</refentrytitle> <manvolnum > 1</manvolnum> </citerefentry> ,
<citerefentry project= 'mankier' > <refentrytitle > loadkeys</refentrytitle> <manvolnum > 1</manvolnum> </citerefentry>
2015-02-04 05:14:13 +03:00
</para>
</refsect1>
2012-06-26 01:55:35 +04:00
</refentry>