[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Using multiple mobile phones with gnokii
From: |
Martin Samuelsson |
Subject: |
Re: Using multiple mobile phones with gnokii |
Date: |
Tue, 7 Dec 2004 12:10:46 +0100 |
User-agent: |
Mutt/1.3.28i |
On Mon, Dec 06, 2004 at 10:59:57PM +0100, Pawel Kot wrote:
> On Wed, 1 Dec 2004, [iso-8859-1] Monori Zoltán wrote:
>
> > Is it possible to use more than one mobile phone with gnokii connected to
> > the same PC?
> > If yes, could anyone explain how?
>
> It is. Currently, you need to do this with the separate users.
That's not entirely true. You could fool gnokii to use another
configuration file by changing your $HOME variable.
For example the user johndoe could create a subdir phonetwo in his home
copying .gnokiirc to the new dir and modify it to the other phone's
needs.
cd; mkdir phonetwo; cp .gnokiirc phonetwo; editor phonetwo/.gnokiirc
After this is done a gnokii for the other phone is simply started with:
HOME=/home/johndoe/phonetwo gnokii
(Which could be handy to create an alias for)
--
/Martin