Yes, -c /path/to/config/directory So under one account have three configuration directories:
~/bob/.xastir (default) ~/bob/.xastir.night ~/bob/.xastir.day Then start xastir accordingly even using shell scripts: ~/xastir.night: #!/bin/bash xastir -c ~/bob/.xastir.night ~/xastir.day: #!/bin/bash xastir -c ~/bob/.xastir.day --- On Sat, 4/19/08, Eric Christensen <[EMAIL PROTECTED]> wrote: > From: Eric Christensen <[EMAIL PROTECTED]> > Subject: Re: [Xastir] Day/Night Users > To: "Robert Rogers" <[EMAIL PROTECTED]> > Cc: [email protected] > Date: Saturday, April 19, 2008, 10:47 AM > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Maybe it would be better to be able to load a different > configuration > file on the fly. Hmmm... Can you actually specify this > from the CLI > when you start Xastir? > > Eric W4OTN > > > Robert Rogers wrote: > | Hello all: > | > | I'm a user that came from UI-VIEW. One of my > complaints was that there was > | no way to make night maps. Maps with dark backgrounds > that is easy to look > | at. > | > | Before my last laptop died. I got some ok night maps > setup. But, > switching > | between backgrounds was a bit of a hassle. So, I thought > if I set up 3 > | Xastir users configured for what operations I wanted, it > would simplify it > | to just loging into the user configured to the desired > operation. > | > | I've created three users on my Ubuntu 7.10 machine: > | > | 1. bob (my intention is to have that user as a fixed > operation on > internet) > | 2. day (that user is my mobile station using "day > maps") > | 3 night (that user is my mobile station using > "night maps") > | > | The question is how to do more than one install that will > keep the > | configurations as seperate entities? > | > | Thanks.... > | > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.7 (GNU/Linux) > Comment: Using GnuPG with Fedora - > http://enigmail.mozdev.org > > iD8DBQFICgXlL5V8yddJCO0RAl5VAJ9er+YIxEBM/WEoRMxsOvD2j3GUWACcDiyu > t728oRK6OJx3omsEog0USFg= > =X+tN > -----END PGP SIGNATURE----- > _______________________________________________ > Xastir mailing list > [email protected] > http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir ____________________________________________________________________________________ Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now. http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ _______________________________________________ Xastir mailing list [email protected] http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir
