diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 19:43:11 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 19:43:11 +0000 |
commit | fc22b3d6507c6745911b9dfcc68f1e665ae13dbc (patch) | |
tree | ce1e3bce06471410239a6f41282e328770aa404a /upstream/debian-unstable/man8/systemd-localed.service.8 | |
parent | Initial commit. (diff) | |
download | manpages-l10n-fc22b3d6507c6745911b9dfcc68f1e665ae13dbc.tar.xz manpages-l10n-fc22b3d6507c6745911b9dfcc68f1e665ae13dbc.zip |
Adding upstream version 4.22.0.upstream/4.22.0
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'upstream/debian-unstable/man8/systemd-localed.service.8')
-rw-r--r-- | upstream/debian-unstable/man8/systemd-localed.service.8 | 51 |
1 files changed, 51 insertions, 0 deletions
diff --git a/upstream/debian-unstable/man8/systemd-localed.service.8 b/upstream/debian-unstable/man8/systemd-localed.service.8 new file mode 100644 index 00000000..eabe5304 --- /dev/null +++ b/upstream/debian-unstable/man8/systemd-localed.service.8 @@ -0,0 +1,51 @@ +'\" t +.TH "SYSTEMD\-LOCALED\&.SERVICE" "8" "" "systemd 255" "systemd-localed.service" +.\" ----------------------------------------------------------------- +.\" * Define some portability stuff +.\" ----------------------------------------------------------------- +.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +.\" http://bugs.debian.org/507673 +.\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html +.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +.ie \n(.g .ds Aq \(aq +.el .ds Aq ' +.\" ----------------------------------------------------------------- +.\" * set default formatting +.\" ----------------------------------------------------------------- +.\" disable hyphenation +.nh +.\" disable justification (adjust text to left margin only) +.ad l +.\" ----------------------------------------------------------------- +.\" * MAIN CONTENT STARTS HERE * +.\" ----------------------------------------------------------------- +.SH "NAME" +systemd-localed.service, systemd-localed \- Locale bus mechanism +.SH "SYNOPSIS" +.PP +systemd\-localed\&.service +.PP +/usr/lib/systemd/systemd\-localed +.SH "DESCRIPTION" +.PP +systemd\-localed\&.service +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\&. +systemd\-localed +is automatically activated on request and terminates itself when it is unused\&. +.PP +The tool +\fBlocalectl\fR(1) +is a command line client to this service\&. +.PP +See +\fBorg.freedesktop.locale1\fR(5) +and +\fBorg.freedesktop.LogControl1\fR(5) +for a description of the D\-Bus API\&. +.SH "SEE ALSO" +.PP +\fBsystemd\fR(1), +\fBlocale.conf\fR(5), +\fBvconsole.conf\fR(5), +\fBlocalectl\fR(1), +\fBloadkeys\fR(1) |