__  __    __   __  _____      _            _          _____ _          _ _ 
 |  \/  |   \ \ / / |  __ \    (_)          | |        / ____| |        | | |
 | \  / |_ __\ V /  | |__) | __ ___   ____ _| |_ ___  | (___ | |__   ___| | |
 | |\/| | '__|> <   |  ___/ '__| \ \ / / _` | __/ _ \  \___ \| '_ \ / _ \ | |
 | |  | | |_ / . \  | |   | |  | |\ V / (_| | ||  __/  ____) | | | |  __/ | |
 |_|  |_|_(_)_/ \_\ |_|   |_|  |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1
 if you need WebShell for Seo everyday contact me on Telegram
 Telegram Address : @jackleet
        
        
For_More_Tools: Telegram: @jackleet | Bulk Smtp support mail sender | Business Mail Collector | Mail Bouncer All Mail | Bulk Office Mail Validator | Html Letter private



Upload:

Command:

[email protected]: ~ $
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its" type="topic" style="task" id="power-dim-screen" xml:lang="es">

  <info>
    <link type="guide" xref="user-settings"/>
    <link type="seealso" xref="dconf-profiles"/>
    <link type="seealso" xref="dconf-lockdown"/>
    <revision pkgversion="3.12" date="2014-06-20" status="candidate"/>

    <credit type="author copyright">
      <name>Matthias Clasen</name>
      <email>[email protected]</email>
      <years>2012</years>
    </credit>
    <credit type="editor">
      <name>Jana Svarova</name>
      <email>[email protected]</email>
      <years>2013</years>
    </credit>
    <credit type="editor">
      <name>Petr Kovar</name>
      <email>[email protected]</email>
      <years>2014</years>
    </credit>
    <credit type="editor">
      <name>Ekaterina Gerasimova</name>
      <email>[email protected]</email>
      <years>2014</years>
    </credit>

    <desc>Hacer que la pantalla se oscurezca después de un tiempo especificado cuando el usuario está inactivo.</desc>
  
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
      <mal:name>Daniel Mustieles</mal:name>
      <mal:email>[email protected]</mal:email>
      <mal:years>2017 - 2021</mal:years>
    </mal:credit>
  
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
      <mal:name>Oliver Gutiérrez</mal:name>
      <mal:email>[email protected]</mal:email>
      <mal:years>2018 - 2020</mal:years>
    </mal:credit>
  </info>

  <title>Oscurecer la pantalla cuando no hay actividad de usuario</title>

  <p>Puede hacer que la pantalla del equipo se oscurezca después de estar inactivo (sin uso) por un periodo de tiempo.</p>

  <steps>
    <title>Oscurecer la pantalla en un equipo inactivo</title>
    <include xmlns="http://www.w3.org/2001/XInclude" href="dconf-snippets.xml" xpointer="xpointer(/*/*[@xml:id='dconf-profile-user'])"/>
    <include xmlns="http://www.w3.org/2001/XInclude" href="dconf-snippets.xml" xpointer="xpointer(/*/*[@xml:id='dconf-profile-user-dir'])"/>
    <item>
      <p>Cree el archivo <file>/etc/dconf/db/local.d/00-power</file> para proporcionar información a la base de datos <sys>local</sys>.</p>
      <listing>
        <title><file>/etc/dconf/db/local.d/00-power</file></title>
<code>
# Specify the dconf path
[org/gnome/settings-daemon/plugins/power]

# Enable screen dimming
idle-dim=true

# Set brightness after dimming
idle-brightness=30
</code>
      </listing>
    </item>
    <item>
      <p>Cree el archivo <file>/etc/dconf/db/local.d/00-session</file> para proporcionar información a la base de datos <sys>local</sys>.</p>
      <listing>
        <title><file>/etc/dconf/db/local.d/00-session</file></title>
<code>
# Specify the dconf path
[org/gnome/desktop/session]

# The number of seconds of inactivity before the session is considered idle
idle-delay=uint32 300
</code>
      </listing>
      <p>Debe incluir el <code>uint32</code> junto a los valores enteros de las claves como se muestra.</p>
    </item>
    <item>
      <p>Para prevenir que el usuario cambie estas opciones de configuración, cree el archivo <file>/etc/dconf/db/local.d/locks/power-saving</file> con el siguiente contenido:</p>
      <listing>
        <title><file>/etc/dconf/db/local.d/locks/power-saving</file></title>
<code>
# Lock screen dimming and idle timeout
/org/gnome/settings-daemon/plugins/power/idle-dim
/org/gnome/settings-daemon/plugins/power/idle-brightness
/org/gnome/desktop/session/idle-delay
</code>
      </listing>
      <p>Si quiere permitir que el usuario pueda cambiar esta opción, ignore este paso.</p>
    </item>
    <include xmlns="http://www.w3.org/2001/XInclude" href="dconf-snippets.xml" xpointer="xpointer(/*/*[@xml:id='dconf-update'])"/>
    <include xmlns="http://www.w3.org/2001/XInclude" href="dconf-snippets.xml" xpointer="xpointer(/*/*[@xml:id='dconf-logoutin'])"/>
  </steps>

</page>

Filemanager

Name Type Size Permission Actions
appearance.page File 1.05 KB 0644
autostart-applications.page File 2.55 KB 0644
backgrounds-extra.page File 5.71 KB 0644
dconf-custom-defaults.page File 4.35 KB 0644
dconf-keyfiles.page File 3.86 KB 0644
dconf-lockdown.page File 3.59 KB 0644
dconf-nfs-home.page File 2.73 KB 0644
dconf-profiles.page File 4.92 KB 0644
dconf-snippets.xml File 1.66 KB 0644
dconf.page File 2.62 KB 0644
desktop-background.page File 3.85 KB 0644
desktop-favorite-applications.page File 4.97 KB 0644
desktop-lockscreen.page File 3.57 KB 0644
desktop-shield.page File 3.43 KB 0644
extensions-enable.page File 3.05 KB 0644
extensions-lockdown.page File 3.89 KB 0644
extensions.page File 2.42 KB 0644
fonts-user.page File 2.32 KB 0644
fonts.page File 2.99 KB 0644
gsettings-browse.page File 3.35 KB 0644
index.page File 1.12 KB 0644
keyboard-compose-key.page File 2.98 KB 0644
keyboard-layout.page File 4.55 KB 0644
legal.xml File 335 B 0644
lockdown-command-line.page File 5.13 KB 0644
lockdown-file-saving.page File 3.24 KB 0644
lockdown-logout.page File 3.03 KB 0644
lockdown-online-accounts.page File 3.67 KB 0644
lockdown-printing.page File 3.17 KB 0644
lockdown-repartitioning.page File 3.6 KB 0644
lockdown-single-app-mode.page File 6.51 KB 0644
login-automatic.page File 2.88 KB 0644
login-banner.page File 3.02 KB 0644
login-enterprise.page File 5.52 KB 0644
login-fingerprint.page File 3.28 KB 0644
login-logo.page File 3.58 KB 0644
login-userlist-disable.page File 2.46 KB 0644
login.page File 1.22 KB 0644
logout-automatic.page File 5.18 KB 0644
mime-types-application-user.page File 4.45 KB 0644
mime-types-application.page File 4.61 KB 0644
mime-types-custom-user.page File 4.41 KB 0644
mime-types-custom.page File 4.45 KB 0644
mime-types.page File 4.37 KB 0644
network-server-list.page File 2.75 KB 0644
network-vpn.page File 2.03 KB 0644
network.page File 966 B 0644
overrides.page File 2.31 KB 0644
power-dim-screen.page File 3.95 KB 0644
processes.page File 5.11 KB 0644
session-custom.page File 3.87 KB 0644
session-debug.page File 2.68 KB 0644
session-user.page File 3.3 KB 0644
setup.page File 879 B 0644
software.page File 1.29 KB 0644
sundry.page File 927 B 0644
user-settings.page File 1.37 KB 0644
Filemanager