]> git.ipfire.org Git - thirdparty/systemd.git/blame - man/systemd-localed.service.xml
man: fix link markup
[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
91c7ac94 32 <para><filename>systemd-localed.service</filename> is a system service
798d3a52
ZJS
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
ca264f7d 43 <para>See
1a0e562a
ZJS
44 <citerefentry><refentrytitle>org.freedesktop.locale1</refentrytitle><manvolnum>5</manvolnum></citerefentry>
45 and
46 <citerefentry><refentrytitle>org.freedesktop.LogControl1</refentrytitle><manvolnum>5</manvolnum></citerefentry>
91c7ac94 47 for a description of the D-Bus API.</para>
798d3a52
ZJS
48 </refsect1>
49
50 <refsect1>
51 <title>See Also</title>
52 <para>
53 <citerefentry><refentrytitle>systemd</refentrytitle><manvolnum>1</manvolnum></citerefentry>,
3ba3a79d 54 <citerefentry project='man-pages'><refentrytitle>locale.conf</refentrytitle><manvolnum>5</manvolnum></citerefentry>,
798d3a52 55 <citerefentry><refentrytitle>vconsole.conf</refentrytitle><manvolnum>5</manvolnum></citerefentry>,
3ba3a79d
ZJS
56 <citerefentry project='man-pages'><refentrytitle>localectl</refentrytitle><manvolnum>1</manvolnum></citerefentry>,
57 <citerefentry project='mankier'><refentrytitle>loadkeys</refentrytitle><manvolnum>1</manvolnum></citerefentry>
798d3a52
ZJS
58 </para>
59 </refsect1>
62ce6212
LP
60
61</refentry>