Rev 407 | Go to most recent revision | Details | Last modification | View Log | RSS feed
| Rev | Author | Line No. | Line |
|---|---|---|---|
| 364 | jelle | 1 | ~/.pcb/settings: |
| 2 | |||
| 3 | lib-newlib = /working/pcb/footprints:. |
||
| 4 | |||
| 5 | In my case, the setting is in ~/.pcb/preferences and the setting is |
||
| 6 | |||
| 7 | library-newlib = ~/geda/footprints:~/geda/luciani |
||
| 8 | |||
| 9 | Is there any difference between "lib-newlib" and "library-newlib"? |
||
| 10 | How do .pcb/settings relate to .pcb/preferences? |
||
| 11 | |||
| 12 | |||
| 13 | # (while true ; do if test B3S-1000.fp -nt B3S-1000.fp.stamp ; then touch tB3S-1000.fp.stamp ; echo "LoadFrom(Layout, B3S-1000.fp)" ; fi ; sleep 1 ; done) | pcb --listen |
||
| 14 | |||
| 15 | ------------------------------------------------------------------------ |