Mailinglist Archive: opensuse (4348 mails)
| < Previous | Next > |
Re: [SLE] Chromium
- From: sjb <ottaky@xxxxxxxxxx>
- Date: Mon, 21 Oct 2002 09:16:48 +0000
- Message-id: <3DB3C600.2030800@xxxxxxxxxx>
Glenn Pedersen wrote:
export CHROMIUM_SCORE="/path/to/chromium-score.file"
export CHROMIUM_DATA="/path/to/chromium/data"
Put these in ~/.bashrc to have them available when you login.
sjb
My question is how do I set these "Environment Variables"
* CHROMIUM_SCORE - By default, high scores are kept in the
~/.chromium-score file. If the CHROMIUM_SCORE env
var is set, Chromium will use that filename instead.
(for example, if you want to compete w/ friends for
high scores)
* CHROMIUM_DATA - directory name where data files are kept. By default,
Chromium will look for ../data.
export CHROMIUM_SCORE="/path/to/chromium-score.file"
export CHROMIUM_DATA="/path/to/chromium/data"
Put these in ~/.bashrc to have them available when you login.
sjb
| < Previous | Next > |