/usr/share/XaoS/examples/minibrot.xpf is in xaos 3.5+ds1-3.1build2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 | ;Possition file automatically generated by XaoS 3.0
; - an realtime interactive fractal zoomer
;Use xaos -load <filename> to display it
(initstate)
(palette 1 860134713 0)
(formula 'mandel)
(outcoloring 1)
(view -1.9854567 -1.351727E-05 0.00029196024 0.00029196024)
|