Sophie

Sophie

distrib > Mageia > 5 > x86_64 > media > core-updates-src > by-pkgid > 874e9bc9bc9e19a89883655e5c8655c9 > files > 6

sddm-0.11.0-1.1.mga5.src.rpm

# all configuration stanzas taken from man sddm.conf

#[General] section:
#HaltCommand=
#       Halt command.  Default value is "/usr/bin/systemctl poweroff".
#
#RebootCommand=
#       Reboot command.  Default value is "/usr/bin/systemctl reboot".
#
#Numlock=
#       Change numlock state when sddm-greeter starts.  Valid values are on, off or none.  If property is set to none, numlock won't be changed.
#       Default value is "none".
#
#[Theme] section:
#
#ThemeDir=
#       Path of the directory containing theme files.  Default value is "/usr/share/sddm/themes".
#
#Current=
#       Name of the current theme.  Default value is "maui".
#
#FacesDir=
#       Path  of  the  directory  containing  face  files,  face  files  should   be   in   username.face.icon   format.    Default   value   is
#       "/usr/share/sddm/faces".
#
#CursorTheme=
#       Name of the cursor theme to be set before starting the display server.
#
#[XDisplay] section:
#
#ServerPath=
#       Path of the X server.  Default value is "/usr/bin/X".
#
#XauthPath=
#       Path of the Xauth.  Default value is "/usr/bin/xauth".
#
#SessionDir=
#       Path of the directory containing session files.  Default value is "/usr/share/xsessions".
#
#SessionCommand=
#       Path of script to execute when starting the desktop session.  Default value is "/usr/share/sddm/scripts/Xsession".
#
#DisplayCommand=
#       Path of script to execute when starting the display server.  Default value is "/usr/share/sddm/scripts/Xsetup".
#
#MinimumVT=
#       Minimum  virtual  terminal  number  that will be used by the first display. Virtual terminal number will increase as new displays added.
#       Default value is 1.
#
#[Users] section:
#
#DefaultPath=
#       Default path to set after successfully logging in.  Default value is "/bin:/usr/bin:/usr/local/bin".
#
#MinimumUid=
#       Minimum user id of the users to be listed in the user interface.  Default value is 1000.
#
#MaximumUid=
#       Maximum user id of the users to be listed in the user interface.  Default value is 65000.
#
#HideUsers=
#       Users that shouldn't show up in the user list.  Default value is empty.
#
#HideShells=
#       Shells of users that shouldn't show up in the user list.  Default value is empty.
#
#RememberLastUser=
#       If this flag is true, LastUser value will updated on every successfull login, if false last user value wont be updated.   Default  value
#       is true.
#
#RememberLastSession=
#       If  this  flag is true, LastSession value will updated on every successfull login, if false last session value wont be updated.  Default
#       value is true.
#
#[Autologin] section:
#
#User=  Name of the user to automatically log in when the system starts first time.  Default value is empty.
#
#Session=
#       Name of the session to automatically log in when the system starts first time.  Default value is empty.
#
#Relogin=
#       If true and User and Session are set automatic login will kick in again on session exit, otherwise it will work  only  the  first  time.
#       Default value is false.
#

#### Mageia-specific configuration

[Users]
MinimumUid=500
# hide system users
HideShells=/sbin/nologin,/bin/false,/usr/sbin/nologin

[Theme]
# use our custom theme based on Maui but with default Mageia background
Current=mga-maui
# maui is the default theme, when none is specified
#Current=maui
#Current=maldives
#Current=elarun
#Current=numix
#Current=circles