2010-06-06 15:30:34 |
smo |
description |
hi
i just tried again gdm2setup, it still add space between key/values in the custom.conf file wich is bad
[daemon]
timedloginenable = False
automaticlogin = smo
automaticloginenable = True
timedlogindelay = 0.0
timedlogin = smo
so any of those options works, need to remove all space before and after the =
++ |
hi
i m the gstyle's developper wich have a gdm part too like yours
i just tried again gdm2setup to see and it still add space between key/values in the custom.conf file wich is bad
[daemon]
timedloginenable = False
automaticlogin = smo
automaticloginenable = True
timedlogindelay = 0.0
timedlogin = smo
so any of those options works, need to remove all space before and after the =
++
|
|
2010-06-06 15:37:46 |
smo |
description |
hi
i m the gstyle's developper wich have a gdm part too like yours
i just tried again gdm2setup to see and it still add space between key/values in the custom.conf file wich is bad
[daemon]
timedloginenable = False
automaticlogin = smo
automaticloginenable = True
timedlogindelay = 0.0
timedlogin = smo
so any of those options works, need to remove all space before and after the =
++
|
hi
i m the gstyle's developper wich have a gdm part too like yours
i just tried again gdm2setup to see and it still add space between key/values in the custom.conf file wich is bad
[daemon]
timedloginenable = False
automaticlogin = smo
automaticloginenable = True
timedlogindelay = 0.0
timedlogin = smo
so any of those options works, need to remove all space before and after the =
edit:
it do not respect key naming neither...
timedloginenable might be TimedLoginEnable
automaticlogin -> AutomaticLogin
....
++
|
|