This file is indexed.

/usr/lib/pd/extra/pdp/pdp_zoom-help.pd is in pd-pdp 1:0.14.1-3build1.

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
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
#N canvas 467 414 562 448 10;
#X obj 46 288 pdp_zoom;
#X floatatom 121 264 5 0 0;
#X floatatom 174 130 5 0 0;
#X msg 87 160 zoomx \$1;
#X msg 174 160 zoomy \$1;
#X floatatom 87 129 5 0 0;
#X msg 282 162 centerx \$1;
#X floatatom 282 133 5 0 0;
#X floatatom 366 133 5 0 0;
#X msg 366 162 centery \$1;
#X obj 46 40 pdp_help_input;
#X msg 46 10 start;
#X msg 95 10 stop;
#X obj 46 341 pdp_help_output;
#X text 173 265 right inlet sets zoom amount;
#X text 281 42 set zoom center;
#X text 281 58 (0 \, 0) = top left;
#X text 281 72 (1 \, 1) = bottom right;
#X text 71 79 set individual axis zoom;
#X msg 142 102 1;
#X msg 334 101 0.5;
#X msg 121 234 1;
#X connect 0 0 13 0;
#X connect 1 0 0 1;
#X connect 2 0 4 0;
#X connect 3 0 0 0;
#X connect 4 0 0 0;
#X connect 5 0 3 0;
#X connect 6 0 0 0;
#X connect 7 0 6 0;
#X connect 8 0 9 0;
#X connect 9 0 0 0;
#X connect 10 0 0 0;
#X connect 11 0 10 0;
#X connect 12 0 10 0;
#X connect 19 0 2 0;
#X connect 19 0 5 0;
#X connect 20 0 7 0;
#X connect 20 0 8 0;
#X connect 21 0 1 0;