Return to Contents, Previous Page, Next Page
Files and Directories
XTrkCad uses two directories on your system: -
/usr/local/lib/xtrkcad/ - XTrkCad Library directory, contains the data files used by XTrkCad.
You can change this by defining the XTRKCADLIB environment variable before starting XTrkCad.
-
${HOME}/.xtrkcad/ - XTrkCad working directory, which contains the pre-user configuration files.
Layout files (*.xtc) and export files (*.xti) can be saved anywhere you wish, as specified in the Save File
and Open File dialogs.
Example layouts can be found in /usr/local/lib/xtrkcad/examples/.
-
xtrkcad.xtq is the main parameter file which contains
definitions for each scale.
It also includes turnout definitions for the demos and lists the playback (.xtr) files for the demos.
-
fntalias.xtq defines the standard Font Alias mappings between the X Window System and PostScript.
-
The *.xtp files are XTrkCad Library parameter files.
These files (atlasn.xtp, pecon55.xtp, ...) contain definitions for
turnouts and sectional track pieces.
These files are loaded by the Parameter Files dialog.
-
xtrkcad.info is the XTrkCad help file for XView.
-
xtrkcad.bug is a list of current bugs.
-
xtrkcad.enh and xtrkcad.fix is the list of enhancement requests and the XTrkCad change history.
XTrkCad working directory:
Removing XTrkCad
Remove XTrkCad by deleting the XTrkCad install directory,
deleting the ${HOME}/.xtrkcad directory,
and deleting any *.xtc and *.xti files.
Return to Contents, Previous Page, Next Page