From eafdd4cf7052fc04edb59d21e0809c3e02e8be35 Mon Sep 17 00:00:00 2001 From: secgen server Date: Fri, 21 Sep 2018 15:07:56 +0100 Subject: [PATCH] sddm.conf --- .../unix/desktop/kde_minimal/files/sddm.conf | 46 +++++++++++++++++++ scenarios/test_scenario.xml | 2 +- 2 files changed, 47 insertions(+), 1 deletion(-) create mode 100644 modules/utilities/unix/desktop/kde_minimal/files/sddm.conf diff --git a/modules/utilities/unix/desktop/kde_minimal/files/sddm.conf b/modules/utilities/unix/desktop/kde_minimal/files/sddm.conf new file mode 100644 index 000000000..28f983fbc --- /dev/null +++ b/modules/utilities/unix/desktop/kde_minimal/files/sddm.conf @@ -0,0 +1,46 @@ +[Autologin] +Relogin=true +Session=plasma.desktop +User=test + +[General] +EnableHiDPI=false +HaltCommand=/bin/systemctl poweroff +InputMethod= +Numlock=none +RebootCommand=/bin/systemctl reboot + +[Theme] +Current=debian-theme +CursorTheme=Adwaita +DisableAvatarsThreshold=7 +EnableAvatars=true +FacesDir=/usr/share/sddm/faces +ThemeDir=/usr/share/sddm/themes + +[Users] +DefaultPath=/bin:/usr/bin +HideShells= +HideUsers= +MaximumUid=60000 +MinimumUid=1000 +RememberLastSession=true +RememberLastUser=true + +[Wayland] +SessionCommand=/usr/share/sddm/scripts/wayland-session +SessionDir=/usr/share/wayland-sessions +SessionLogFile=.local/share/sddm/wayland-session.log + +[X11] +DisplayCommand=/usr/share/sddm/scripts/Xsetup +DisplayStopCommand=/usr/share/sddm/scripts/Xstop +MinimumVT=7 +ServerArguments=-nolisten tcp +ServerPath=/usr/bin/X +SessionCommand=/etc/sddm/Xsession +SessionDir=/usr/share/xsessions +SessionLogFile=.local/share/sddm/xorg-session.log +UserAuthFile=.Xauthority +XauthPath=/usr/bin/xauth +XephyrPath=/usr/bin/Xephyr diff --git a/scenarios/test_scenario.xml b/scenarios/test_scenario.xml index 83e9d9308..9714b4157 100644 --- a/scenarios/test_scenario.xml +++ b/scenarios/test_scenario.xml @@ -7,7 +7,7 @@ userspice - +