]> git.ipfire.org Git - thirdparty/systemd.git/blame - man/systemd-localed.service.xml
travis: use UBSan checks from OSS-Fuzz
[thirdparty/systemd.git] / man / systemd-localed.service.xml
CommitLineData
62ce6212 1<?xml version='1.0'?> <!--*-nxml-*-->
3a54a157 2<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
12b42c76 3 "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
0307f791 4<!-- SPDX-License-Identifier: LGPL-2.1+ -->
62ce6212 5
56ba3c78 6<refentry id="systemd-localed.service" conditional='ENABLE_LOCALED'>
62ce6212 7
798d3a52
ZJS
8 <refentryinfo>
9 <title>systemd-localed.service</title>
10 <productname>systemd</productname>
798d3a52
ZJS
11 </refentryinfo>
12
13 <refmeta>
14 <refentrytitle>systemd-localed.service</refentrytitle>
15 <manvolnum>8</manvolnum>
16 </refmeta>
17
18 <refnamediv>
19 <refname>systemd-localed.service</refname>
20 <refname>systemd-localed</refname>
21 <refpurpose>Locale bus mechanism</refpurpose>
22 </refnamediv>
23
24 <refsynopsisdiv>
25 <para><filename>systemd-localed.service</filename></para>
12b42c76 26 <para><filename>/usr/lib/systemd/systemd-localed</filename></para>
798d3a52
ZJS
27 </refsynopsisdiv>
28
29 <refsect1>
30 <title>Description</title>
31
32 <para><filename>systemd-localed</filename> is a system service
33 that may be used as mechanism to change the system locale
34 settings, as well as the console key mapping and default X11 key
35 mapping. <filename>systemd-localed</filename> is automatically
36 activated on request and terminates itself when it is
37 unused.</para>
38
39 <para>The tool
3ba3a79d 40 <citerefentry project='man-pages'><refentrytitle>localectl</refentrytitle><manvolnum>1</manvolnum></citerefentry>
798d3a52
ZJS
41 is a command line client to this service.</para>
42
43 <para>See the <ulink
28a0ad81 44 url="https://www.freedesktop.org/wiki/Software/systemd/localed">
798d3a52
ZJS
45 developer documentation</ulink> for information about the APIs
46 <filename>systemd-localed</filename> provides.</para>
47 </refsect1>
48
49 <refsect1>
50 <title>See Also</title>
51 <para>
52 <citerefentry><refentrytitle>systemd</refentrytitle><manvolnum>1</manvolnum></citerefentry>,
3ba3a79d 53 <citerefentry project='man-pages'><refentrytitle>locale.conf</refentrytitle><manvolnum>5</manvolnum></citerefentry>,
798d3a52 54 <citerefentry><refentrytitle>vconsole.conf</refentrytitle><manvolnum>5</manvolnum></citerefentry>,
3ba3a79d
ZJS
55 <citerefentry project='man-pages'><refentrytitle>localectl</refentrytitle><manvolnum>1</manvolnum></citerefentry>,
56 <citerefentry project='mankier'><refentrytitle>loadkeys</refentrytitle><manvolnum>1</manvolnum></citerefentry>
798d3a52
ZJS
57 </para>
58 </refsect1>
62ce6212
LP
59
60</refentry>