Documentation ¶
Overview ¶
package gdm3 provides functions for interfacing with Gnome Desktop Manager 3 on linux
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AutoLogonUser ¶
AutoLogonUser interprets source as the contents of the gdm3 custom.conf file, and parses it to look for an auto login user, and returns it if found, otherwise it returns the empty string.
func InteractiveUsername ¶
InteractiveUsername attempts to determine which single user is currently logged into a gnome3 desktop session. If it doesn't find precisely one user, it returns an error, otherwise it returns the user it found.
func SetAutoLogin ¶
SetAutoLogin interprets source as the contents of the gdm3 custom.conf file, and returns an updated version of it with the automatic desktop login enabled for the user specified by username.
Types ¶
This section is empty.