NAME
systemd-backlight@.service, systemd-backlight - Load and save the display backlight brightness at boot and shutdown
SYNOPSIS
systemd-backlight@.service /lib/systemd/systemd-backlight
DESCRIPTION
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 ID_BACKLIGHT_CLAMP 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.
KERNEL COMMAND LINE
systemd-backlight understands the following kernel command line parameter: systemd.restore_state= 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.
SEE ALSO
systemd(1)
More Linux Commands
manpages/FcFreeTypeCharIndex.3.html
FcFreeTypeCharIndex(3) - map Unicode to glyph id (Man Page)
Maps a Unicode char to a glyph index. This function uses information from several possible underlying encoding tables to work around broken fonts. As a result,
manpages/wgetn_wstr.3ncurses.html
wgetn_wstr(3ncurses) - get an array of wide characters from
The effect of get_wstr is as though a series of calls to get_wch were made, until a newline, other end-of-line, or end-of-file condition is processed. An end-of
manpages/md5.1ssl.html
md5(1ssl) message digests (Commands - Linux manual page)....
The digest functions output the message digest of a supplied file or files in hexadecimal. The digest functions also generate and verify digital signatures usin
manpages/XtScreenDatabase.3.html
XtScreenDatabase(3) - initialize, open, or close a display
The XtDisplayInitialize function builds the resource database, calls the Xlib XrmParseCommand function to parse the command line, and performs other per display
manpages/XtAppUnlock.3.html
XtAppUnlock(3) - lock and unlock application context........
XtAppLock locks the application context including all its related displays and widgets. XtAppUnlock unlocks the application context. SEE ALSO X Toolkit Intrinsi
manpages/freehostent.3.html
freehostent(3) - get network hostnames and addresses........
These functions are deprecated (and unavailable in glibc). Use getaddrinfo(3) and getnameinfo(3) instead. The getipnodebyname() and getipnodebyaddr() functions
manpages/gnutls_pkcs11_token_get_info.3.html
gnutls_pkcs11_token_get_info(3) - API function (Man Page)...
This function will return information about the PKCS 11 token such as the label, id, etc. RETURNS GNUTLS_E_SUCCESS (0) on success or a negative error code on er
manpages/git-archive.1.html
git-archive(1) - Create an archive of files from a named tre
Creates an archive of the specified format containing the tree structure for the named tree, and writes it out to the standard output. If <prefix> is specified
manpages/XSetWindowColormap.3.html
XSetWindowColormap(3) - change window attributes (Man Page)
Depending on the valuemask, the XChangeWindowAttributes function uses the window attributes in the XSetWindowAttributes structure to change the specified window
manpages/tk_focusPrev.n.html
tk_focusPrev(n) - Utility procedures for managing the input
tk_focusNext is a utility procedure used for keyboard traversal. It returns the next window after window in focus order. The focus order is determined by the st
manpages/cbreak.3ncurses.html
cbreak(3ncurses) - curses input options - Linux manual page
Normally, the tty driver buffers typed characters until a newline or carriage return is typed. The cbreak routine disables line buffering and erase/kill charact
manpages/listbox.n.html
listbox(n) - Create and manipulate listbox widgets (ManPage)
The listbox command creates a new window (given by the pathName argument) and makes it into a listbox widget. Additional options, described above, may be specif
