#5 — ~/.sirbotrc as a configuration file for the SirBot console
| State | Rejected |
|---|---|
| Release: | |
| Area | User interface |
| Issue type | Feature |
| Severity | Medium |
| Submitted by | sirloon |
| Submitted on | 2006-11-29 |
| Responsible | Sébastien Lelong |
| Target release: |
Last modified on
2007-03-02
by
Sébastien Lelong
a file named ~/.sirbotrc could be used to autoload several things to configure the console default
behavior (eg. "autosleep 0.2" would would set the autosleep each the console is launched).
The file conf/sirbot.conf can be used to do this. It's global, shared file. The
~/.sirbotrc file, user-specific, could be used to override values... Not sure
it's necessary. Maybe just the conf/sirbot.conf is ok.
behavior (eg. "autosleep 0.2" would would set the autosleep each the console is launched).
The file conf/sirbot.conf can be used to do this. It's global, shared file. The
~/.sirbotrc file, user-specific, could be used to override values... Not sure
it's necessary. Maybe just the conf/sirbot.conf is ok.
Added by
sirloon
on
2007-01-11 10:48
Issue state:
unconfirmed → rejected
After architecture rewrite, the console is now ipyhton based console. Such a conf file is not needed anymore, as user-specific vars may be init from a simple python file, executed at the console start
Added by
Sébastien Lelong
on
2007-03-02 20:28
Issue state:
new → unconfirmed
Responsible manager:
sirloon → admin
Added by
Sébastien Lelong
on
2007-03-02 20:29
Issue state:
unconfirmed → rejected
After architecture rewrite, the console is now ipyhton based console. Such a conf file is not needed anymore, as user-specific vars may be init from a simple python file, executed at the console start