On 12/20/14, 12:32 PM, Geoff Plitt wrote:
> Once I stop the ui and go to /home/user/[hash], there is no preferences
> files, that folder has no contents.
>
Ah. Alas, that's expected. That directory will only be
mounted when Chrome is running and the user is actually
logged in to the browser. The underlying data is stored
encrypted, so getting to it any other way is likely somewhere
between "impossible" and "not worth the trouble".
I assume the original suggestion to stop Chrome before
editing the content was to prevent conflicts with Chrome's
own use of the file. It's likely that there's a way around
that challenge short of stopping Chrome. Someone with Chrome
experience will need to comment.
> On Fri, Dec 19, 2014 at 1:24 AM, Bartosz Fabianowski
> <
bar...@chromium.org <mailto:
bar...@chromium.org>> wrote:
>
> My bad. I told you to put this setting in Local State, which only
> affects power management on the login screen. You will need to put
> it into your user's Preferences file. Here is the flow for this:
>
> - Log in
> - Switch to a terminal:
> stop ui
> cd /home/user/your_username_hash
> edit the Preferences file
> start ui
>
> This should change the preferences for your user.
>
> - Bartosz
>
>
--jrb