> In fact it looks like that it is .pcb/preferences and not .pcb/settings

It's .pcb/settings

Preferences is a gtk-specific way of saving state.  Settings is a
user-defined override for command line options and other settings
independent of the GUI.

PCB won't create one for you, though.  Either create it manually (like
I do) or invoke :SaveSettings() or :SaveSettings(local) to have pcb
dump its changed settings.


_______________________________________________
geda-user mailing list
[email protected]
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

Reply via email to