[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-user: gschem in KDE launch
- To: geda-user@seul.org
- Subject: gEDA-user: gschem in KDE launch
- From: John Eaton <john.eaton@hp.com>
- Date: Sun, 01 Feb 2004 14:32:18 -0800
- Delivered-to: archiver@seul.org
- Delivered-to: geda-user-outgoing@seul.org
- Delivered-to: geda-user@seul.org
- Delivery-date: Sun, 01 Feb 2004 17:27:00 -0500
- In-reply-to: <400C05F9.6090206@hp.com>
- References: <400C05F9.6090206@hp.com>
- Reply-to: geda-user@seul.org
- Sender: owner-geda-user@seul.org
- User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5) Gecko/20031007
This is more of a KDE question but maybe someone here
knows the answer.
I keep my .sch files in a variety of project directories. If I
need a component only for one schematic I will create a
./sym directory and store it there.
I add a local gschemrc file to set a search path and type
gschem filename.sch from that directory to access the
drawing. Works fine.
I set up KDE to add gschem to my menu and I can
use it's gui to click on the file and bring up the schematic
in gschem but it doesn't find the components. If I
configure KDE by setting the working directory to
the full path name where the .sch is kept then it
works. But if I set the working directory to . it
defaults to ~.
How do I tell KDE to set the working directory to the
same one where you found the file.
John Eaton