![[index]](../icons/index.gif)
Next: get-panel-background
Up: Miscellaneous
Previous: end-busy-cursor
Finds a platform-specific (and possibly user- or machine-specific)
standard filename or directory.
See also find-system-path.
- (find-graphical-system-path what) -> string
what : symbol in '(init-file setup-file)
- 'init-file returns the path to the user-specific
intialization file (containing Scheme code).
- 'setup-file returns the path to the file containing
low-level preference settings (such as the font family mapping).
PLT