/etc/dconf/db/gdm.d/00-upstream-settings is in gdm 3.10.0.1-0ubuntu3.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
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 50 51 52 53 54 55 56 57 | # This file is part of the GDM packaging and should not be changed.
#
# Instead create your own file next to it with a higher numbered prefix,
# and run
#
# dconf update
#
[org/gnome/desktop/a11y/keyboard]
enable=true
[org/gnome/desktop/background]
show-desktop-icons=false
[org/gnome/desktop/default-applications/terminal]
exec='/bin/true'
[org/gnome/desktop/interface]
toolkit-accessibility=true
[org/gnome/desktop/lockdown]
disable-application-handlers=true
disable-command-line=true
disable-lock-screen=true
disable-log-out=false
disable-printing=true
disable-print-setup=true
disable-save-to-disk=true
disable-user-switching=true
[org/gnome/desktop/session]
session-name='gdm-shell'
[org/gnome/desktop/sound]
event-sounds=true
[org/gnome/settings-daemon/plugins]
whitelisted-plugins=['a11y-keyboard', 'a11y-settings', 'background', 'clipboard', 'color', 'cursor', 'keyboard', 'media-keys', 'orientation', 'power', 'smartcard', 'sound', 'xrandr', 'xsettings']
[org/gnome/settings-daemon/plugins/media-keys]
calculator=''
eject=''
email=''
help=''
home=''
media=''
next=''
pause=''
play=''
previous=''
screensaver=''
search=''
stop=''
www=''
[org/gnome/settings-daemon/peripherals/input-devices]
hotplug-command=''
|