]> git.pld-linux.org Git - packages/gdm2.20.git/blob - gdm.conf
- 2.8.0.1, %%files update
[packages/gdm2.20.git] / gdm.conf
1 [daemon]
2 AutomaticLoginEnable=false
3 AutomaticLogin=
4 Configurator=/usr/X11R6/bin/gdmconfig --disable-sound --disable-crash-dialog
5 GnomeDefaultSession=/usr/X11R6/share/gnome/default.session
6 Chooser=/usr/X11R6/bin/gdmchooser --disable-sound --disable-crash-dialog
7 DefaultPath=/bin:/usr/bin:/usr/bin/X11:/usr/local/bin:/usr/X11R6/bin
8 DisplayInitDir=/etc/X11/gdm/Init
9 Greeter=/usr/X11R6/bin/gdmlogin --disable-sound --disable-crash-dialog
10 Group=xdm
11 HaltCommand=/sbin/shutdown -h now
12 KillInitClients=true
13 LogDir=/var/lib/gdm
14 PidFile=/var/run/gdm.pid
15 PostSessionScriptDir=/etc/X11/gdm/PostSession/
16 PreSessionScriptDir=/etc/X11/gdm/PreSession/
17 FailsafeXServer=
18 XKeepsCrashing=/etc/X11/gdm/XKeepsCrashing
19 XKeepsCrashingConfigurators=/usr/X11R6/bin/XF86Setup /usr/X11R6/bin/Xconfigurator
20 RebootCommand=/sbin/shutdown -r now
21 RootPath=/sbin:/usr/sbin:/bin:/usr/bin:/usr/local/bin:/usr/X11R6/bin
22 ServAuthDir=/var/lib/gdm
23 SessionDir=/etc/X11/gdm/Sessions/
24 User=xdm
25 UserAuthDir=
26 UserAuthFBDir=/tmp
27 UserAuthFile=.Xauthority
28 TimedLoginEnable=false
29 TimedLogin=
30 TimedLoginDelay=30
31
32 [security]
33 AllowRoot=true
34 AllowRemoteRoot=true
35 RelaxPermissions=0
36 RetryDelay=3
37 UserMaxFile=65536
38 SessionMaxFile=524388
39 VerboseAuth=true
40
41 [xdmcp]
42 Enable=false
43 HonorIndirect=false
44 MaxPending=4
45 MaxPendingIndirect=4
46 MaxSessions=16
47 MaxWait=30
48 MaxWaitIndirect=30
49 Port=177
50
51 [gui]
52 GtkRC=/usr/X11R6/share/themes/Default/gtk/gtkrc
53 MaxIconWidth=128
54 MaxIconHeight=128
55
56 [greeter]
57 TitleBar=true
58 ConfigAvailable=true
59 Browser=false
60 DefaultFace=/usr/X11R6/share/pixmaps/nobody.png
61 DefaultLocale=en_US
62 Exclude=bin,daemon,adm,lp,sync,shutdown,halt,mail,news,uucp,operator,nobody,gdm,postgres,pvm
63 Font=-*-helvetica-bold-r-normal-*-*-180-*-*-*-*-*-*
64 GlobalFaceDir=/usr/X11R6/share/faces/
65 Icon=/usr/X11R6/share/pixmaps/gdm.xpm
66 LocaleFile=/etc/X11/gdm/locale.alias
67 Logo=/usr/X11R6/share/pixmaps/gdm-pld-logo.png
68 Quiver=true
69 SystemMenu=true
70 Welcome=Welcome to %n
71 Welcome[es]=Bienvenido a %n
72 Welcome[de]=Willkommen auf %n
73 Welcome[fr]=Bienvenue sur %n
74 Welcome[cs]=Vítejte na %n
75 LockPosition=false
76 SetPosition=false
77 PositionX=0
78 PositionY=0
79 XineramaScreen=0
80 #Type can be 0=None, 1=Image, 2=Color
81 BackgroundType=2
82 BackgroundImage=
83 BackgroundScaleToFit=true
84 BackgroundColor=#007777
85 BackgroundRemoteOnlyColor=true
86 BackgroundProgram=
87 ShowGnomeChooserSession=true
88 ShowGnomeFailsafeSession=true
89 ShowXtermFailsafeSession=true
90
91 [chooser]
92 DefaultHostImg=/usr/X11R6/share/pixmaps/nohost.png
93 HostImageDir=/usr/X11R6/share/hosts/
94 ScanTime=3
95
96 [debug]
97 Enable=false
98
99 [servers]
100 0=Standard
101
102 [server-Standard]
103 name=Standard server
104 command=/usr/X11R6/bin/X -nolisten tcp
105 flexible=true
106
This page took 0.031063 seconds and 3 git commands to generate.