Did you know ... Search Documentation:
swi_preferences.pl -- Edit preferences files
PublicShow source

This module provides prolog_edit_preferences/1, which is used to simplify locating the preference files and provide a default if the user has no such file.

See also
- library(win_menu) binds this to the Settings menu of the console on the MS-Windows version.
Source prolog_edit_preferences(+What) is det
Edit the specified user preference file. What is one of
  • xpce
  • prolog

The UI components are started asynchronously in the XPCE thread.