diff --git a/debian/radxa-system-config-rockchip.postrm b/debian/radxa-system-config-rockchip.postrm index b98fc6b..1cf138e 100644 --- a/debian/radxa-system-config-rockchip.postrm +++ b/debian/radxa-system-config-rockchip.postrm @@ -9,6 +9,7 @@ case $1 in /usr/share/applications/mimeapps.list /etc/modprobe.d/panfrost.conf /usr/share/wayland-sessions/plasmawayland.desktop + /usr/share/gdm/gdm.schemas " for i in $conflicts do diff --git a/debian/radxa-system-config-rockchip.preinst b/debian/radxa-system-config-rockchip.preinst index 6d35440..0bcd932 100755 --- a/debian/radxa-system-config-rockchip.preinst +++ b/debian/radxa-system-config-rockchip.preinst @@ -7,6 +7,7 @@ case $1 in /usr/share/applications/mimeapps.list /etc/modprobe.d/panfrost.conf /usr/share/wayland-sessions/plasmawayland.desktop + /usr/share/gdm/gdm.schemas " for i in $conflicts do diff --git a/radxa-system-config-rockchip/usr/share/gdm/gdm.schemas b/radxa-system-config-rockchip/usr/share/gdm/gdm.schemas new file mode 100644 index 0000000..e874b91 --- /dev/null +++ b/radxa-system-config-rockchip/usr/share/gdm/gdm.schemas @@ -0,0 +1,144 @@ + + + + + chooser/Multicast + b + false + + + chooser/MulticastAddr + s + ff02::1 + + + + daemon/User + s + Debian-gdm + + + daemon/Group + s + Debian-gdm + + + daemon/AutomaticLoginEnable + b + false + + + daemon/AutomaticLogin + s + + + + daemon/TimedLoginEnable + b + false + + + daemon/TimedLogin + s + + + + daemon/TimedLoginDelay + i + 30 + + + daemon/InitialSetupEnable + b + true + + + daemon/PreferredDisplayServer + s + wayland + + + daemon/WaylandEnable + b + false + + + daemon/XorgEnable + b + true + + + security/AllowRemoteAutoLogin + b + false + + + + debug/Enable + b + false + + + + security/DisallowTCP + b + true + + + xdmcp/Enable + b + false + + + xdmcp/ShowLocalGreeter + b + true + + + xdmcp/MaxPending + i + 4 + + + xdmcp/MaxSessions + i + 16 + + + xdmcp/MaxWait + i + 30 + + + xdmcp/DisplaysPerHost + i + 1 + + + xdmcp/Port + i + 177 + + + xdmcp/HonorIndirect + b + true + + + xdmcp/MaxWaitIndirect + i + 30 + + + xdmcp/PingIntervalSeconds + i + 0 + + + xdmcp/Willing + s + /etc/gdm3/Xwilling + + + +