Jana Svarova jana.svarova@gmail.com 2014 Ekaterina Gerasimova kittykat3756@gmail.com 2014 Evitar que osuario impriva documentos. Fran Diéguez frandieguez@gnome.org 2010-2018 Desactivar impresión

You can disable the print dialog from being shown to users. This can be useful if you are giving temporary access to a user or you do not want the user to print to network printers.

This feature will only work in applications which support it! Not all GNOME and third party applications have this feature enabled. These changes will have no effect on applications which do not support this feature.

Desactivar impresión

Create the key file /etc/dconf/db/local.d/00-printing to provide information for the local database.

<file>/etc/dconf/db/local.d/00-printing</file> # Especifica a ruta de dconf [org/gnome/desktop/lockdown] # Evita que os aplicativos poida imprimir disable-printing=true

To prevent the user from overriding these settings, create the file /etc/dconf/db/local.d/locks/printing with the following content:

<file>/etc/dconf/db/local.db/locks/printing</file> # Lock printing settings /org/gnome/desktop/lockdown/disable-printing