1BWATCH(1) General Commands Manual BWATCH(1)
2
3
4
6 bwatch - program to view live updates of screenshots from a Black‐
7 Berry(TM) handheld
8
10 bwatch [-d delay][-h][-p pin][-P password][-v]
11
13 bwatch is a program that takes screenshots of a given device at regular
14 intervals, and displays those screenshots on the screen, using the SDL
15 library.
16
18 -d delay
19 The delay interval between screen updates, in milliseconds.
20 Default is 500.
21
22 -p pin PIN of device to talk with. Only needed if you have more than
23 one Blackberry connected at once.
24
25 -P password
26 Simplistic method to specify device password. In a real appli‐
27 cation, this would be done using a more secure prompt.
28
29 -v Dump verbose protocol data during operation.
30
31 -h, --help
32 Show summary of options.
33
34
36 bwatch is part of the Barry project, and was originally written by
37 Alberto Mattea.
38
40 http://netdirect.ca/barry
41
42
43
44
45 August 30, 2011 BWATCH(1)