summaryrefslogtreecommitdiff
path: root/data/dconf/defaults/00-upstream-settings
blob: d74831fc32f35daf076fe6fd89dc51cabb58d68b (plain)
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
# 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='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/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=''