Last change
on this file since 751 was
554,
checked in by sebas@…, 15 years ago
|
agrege el como activar el theme gdm-carpani-cta en gdm, la ultima automatisacion
|
File size:
663 bytes
|
Line | |
---|
1 | ## MANAGED by puppet... |
---|
2 | # GDM Configuration Customization file. |
---|
3 | # |
---|
4 | # This file is the appropriate place for specifying your customizations to the |
---|
5 | # GDM configuration. If you run gdmsetup, it will automatically edit this |
---|
6 | # file for you and will cause the daemon and any running GDM GUI programs to |
---|
7 | # automatically update with the new configuration. Not all configuration |
---|
8 | # options are supported by gdmsetup, so to modify some values it may be |
---|
9 | # necessary to modify this file directly by hand. |
---|
10 | |
---|
11 | [daemon] |
---|
12 | |
---|
13 | [security] |
---|
14 | |
---|
15 | [xdmcp] |
---|
16 | |
---|
17 | [gui] |
---|
18 | |
---|
19 | [greeter] |
---|
20 | |
---|
21 | <% if graphical_theme != 'absent' -%> |
---|
22 | GraphicalTheme=<%= graphical_theme %> |
---|
23 | <% end -%> |
---|
24 | |
---|
25 | [chooser] |
---|
26 | |
---|
27 | [debug] |
---|
28 | |
---|
29 | [servers] |
---|
30 | |
---|
Note: See
TracBrowser
for help on using the repository browser.