This is the old ROX web-site. Please use the new website instead.

The Choices directory annoys me... can I hide it?

Yes, this is controlled by the CHOICESPATH environment variable, which is a colon-separated list of directories to search for choices. Choices are saved into the first directory. See httpThe Choices System for details. You probably want to put something like this in one of your shell's initialization files (i.e. ~/.bash_profile if you use bash):

export CHOICESPATH=${HOME}/.Choices:/usr/local/share/Choices:/usr/share/Choices

You have to log out and in again for this to take effect for all programs.


Last edited on August 17, 2003 9:57 am.