Re: [gdm-list] Default desktop for some users in GNOME 3



Thanks, I have created a user and a file

cat > /var/lib/AccountsService/users/$UserName <<EOF

[User]
Language=es_ES.utf8
XSession=sugar
EOF

and works fine. The default desktop for this user was Sugar. The syntax for the config file has changed, but no problem.

Regards


El 31 de marzo de 2012 22:00, Ray Strode <halfline gmail com> escribió:
Hi,

On Thu, Mar 29, 2012 at 5:36 PM, Aliosh Neira <aliosh2006 gmail com> wrote:
> [Desktop]
> Language=es_ES.utf8
> Layout=es
> Session=gnome
>
> But does not work in GNOME 3. Please some ideas to do this.
~/.dmrc is in the users home directory which might not be available
until late in the authentication process.  This caused problems, so we
now get the default session from a new program called AccountsService.
 AccountsService keeps that data in /var/lib/AccountsService.

--Ray



--
Aliosh Neira Ramirez



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]