Mugshot is a lightweight user configuration utility that allows you to easily update personal user details. This includes: - Linux profile image: ~/.face - User details stored in /etc/passwd (used by finger) - Pidgin buddy icon - LibreOffice user details Dependencies: chfn, python3-gi, python3-pexpect, python3-dbus, python3-cairo Optional: gstreamer1.0-plugins-good and gstreamer1.0-tools (for webcam support), gnome-control-center-data (provides a healthy list of stock user profile images) Please report comments, suggestions and bugs to: Sean Davis Check for new versions at: https://launchpad.net/mugshot NOTE: If you get the following error: (mugshot:22748): GLib-GIO-ERROR **: Settings schema 'apps.mugshot' is not installed be sure to copy data/glib-2.0/schemas/apps.mugshot.gschema.xml to either: /usr/share/glib-2.0/schemas, or /usr/local/share/glib-2.0/schemas and run glib-compile-schemas on that directory before running.