This file is indexed.

/usr/lib/pd/extra/pdp/pdp_xv-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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
#N canvas 251 11 708 682 10;
#X msg 132 223 dim 320 240;
#X msg 132 246 dim 640 480;
#X text 300 227 dim sets the window dimensions;
#X msg 131 151 create;
#X msg 131 172 destroy;
#X text 129 88 pdp_xv ouputs video in a window using the xVideo extension.
if your graphics card/driver supports it you can have multiple output
windows. if a pdp message is received and a window is not open \, one
is created automaticly.;
#X text 229 159 use these messages to explicitly create/destroy the
window;
#X msg 133 463 cursor \$1;
#X obj 133 443 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0
1;
#X text 298 464 enables/disables cursor in xv window;
#X obj 29 61 pdp_help_input;
#X msg 29 25 start;
#X msg 78 24 stop;
#X text 295 200 specify the x window display;
#X msg 131 197 display :0;
#X obj 29 587 print;
#X text 133 584 the output channel sends mouse event messages (press/release/drag
and individual p/r/d for each button);
#X obj 29 551 pdp_xv;
#X msg 132 273 pos 100 100;
#X text 300 273 set window position;
#X msg 132 336 fullscreen;
#X text 298 340 resize to entire screen;
#X text 299 305 set both at once;
#X msg 132 303 posdim 100 300 320 240;
#X msg 131 417 tile 5 5 \$1 \$2;
#X text 297 418 take a part of the screen (for tiling multiple pdp_xv's)
;
#X obj 131 396 pack 0 0;
#X obj 190 396 t b f;
#X floatatom 131 377 5 0 0 0 - - -;
#X floatatom 190 376 5 0 0 0 - - -;
#X msg 134 489 movecursor 0.5 0.5;
#X text 299 486 move the cursor inside the window;
#X connect 0 0 17 0;
#X connect 1 0 17 0;
#X connect 3 0 17 0;
#X connect 4 0 17 0;
#X connect 7 0 17 0;
#X connect 8 0 7 0;
#X connect 10 0 17 0;
#X connect 11 0 10 0;
#X connect 12 0 10 0;
#X connect 14 0 17 0;
#X connect 17 0 15 0;
#X connect 18 0 17 0;
#X connect 20 0 17 0;
#X connect 23 0 17 0;
#X connect 24 0 17 0;
#X connect 26 0 24 0;
#X connect 27 0 26 0;
#X connect 27 1 26 1;
#X connect 28 0 26 0;
#X connect 29 0 27 0;
#X connect 30 0 17 0;