summaryrefslogblamecommitdiffstats
path: root/remote/modules/kdm/data/etc/kde4/kdm/kdmrc
blob: 5f9f9e3981d801b5f9f305928d51a06ebdcb88c9 (plain) (tree)
1
2
3
4
5
6
7
8
9


                        

                                                         


             
                                           



                                    

                 




                    





                       


                     
                

                                                                                               
                    


                                                                                                                                      
                         
                                                   
                     
                                                            
                     
                                                                                          
                         
 
          
               

                                   
 
       

            
[General]
PidFile=/var/run/kdm.pid
ServerVTs=-7
# Always spawn :0 (this is the default but it won't hurt)
StaticServers=:0

[X-*-Greeter]
UseTheme=true
Theme=/usr/share/desktop/themes/kdm/openslx
UseBackground=false
GreetString=OpenSLX Workstation (%h)
SelectedUsers=
UserList=false
AuthComplain=true
AntiAliasing=true

[X-:*-Greeter]
AllowClose=false
UseAdminSession=true

[X-:0-Greeter]
LogSource=/dev/xconsole
PreselectUser=None
UseAdminSession=false

[X-*-Core]
AllowRootLogin=true
AllowShutdown=All
AutoLoginEnable=false
ServerAttempts=2
# Custom directory so kdm never sees any other sessions - it's up to the vmchooser to list them
SessionsDirs=/opt/openslx/xsessions
TerminateServer=true

# Session is executed to start the user's session (as the user)
# "One of the keywords failsafe, default or custom, or a string to eval by a Bourne-compatible shell is passed as the first argument."
Session=/etc/X11/Xsession
# Reset is run after a session terminates (as root)
Reset=/etc/X11/Xreset
# Setup is executed once before the greeter starts (as root)
Setup=/etc/X11/Xsetup
# Startup is executed on successful authentication, before the session is opened (as root)
Startup=/etc/X11/Xstartup

[Shutdown]
AllowFifo=false
HaltCmd=/usr/bin/systemctl poweroff
RebootCmd=/usr/bin/systemctl reboot

[Xdmcp]
Enable=false