File: systemd-backlight%40.service.8

package info (click to toggle)
manpages-de 2.12-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 71,404 kB
  • sloc: sh: 1,059; makefile: 71; python: 64; perl: 37; sed: 11
file content (49 lines) | stat: -rw-r--r-- 2,109 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
'\" t
.TH "SYSTEMD\-BACKLIGHT@\&.SERVICE" "8" "" "systemd 241" "systemd-backlight@.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-backlight@.service, systemd-backlight \- Load and save the display backlight brightness at boot and shutdown
.SH "SYNOPSIS"
.PP
systemd\-backlight@\&.service
.PP
/usr/lib/systemd/systemd\-backlight
.SH "DESCRIPTION"
.PP
systemd\-backlight@\&.service
is a service that restores the display backlight brightness at early boot and saves it at shutdown\&. On disk, the backlight brightness is stored in
/var/lib/systemd/backlight/\&. During loading, if the udev property
\fBID_BACKLIGHT_CLAMP\fR
is not set to false, the brightness is clamped to a value of at least 1 or 5% of maximum brightness, whichever is greater\&. This restriction will be removed when the kernel allows user space to reliably set a brightness value which does not turn off the display\&.
.SH "KERNEL COMMAND LINE"
.PP
systemd\-backlight
understands the following kernel command line parameter:
.PP
\fIsystemd\&.restore_state=\fR
.RS 4
Takes a boolean argument\&. Defaults to
"1"\&. If
"0", does not restore the backlight settings on boot\&. However, settings will still be stored on shutdown\&.
.RE
.SH "SEE ALSO"
.PP
\fBsystemd\fR(1)