
CHAPTER 3
26
Setting up the user environment
#!/bin/sh
case $# in
0) exec install_dir/bin/maker;;
*) exec install_dir/bin/maker "$@" ;;
esac
Using FMHOME
The remaining instructions in this guide assume that you’ve defined FMHOME to represent the FrameMaker
installation directory (install_dir). If you haven’t defined this variable, enter the installation directory’s full
pathname whenever you see $FMHOME in a command.
Specifying an XKeysymDB file
If you are using an older version of the XKeysymDB file, you may see messages such as the following when you
start FrameMaker:
Comentarios a estos manuales