1XPAD(1) General Commands Manual XPAD(1)
2
3
4
6 xpad - A sticky notes application for GTK+ 3.0
7
9 xpad [OPTIONS]
10
12 A sticky notes application for GTK+ 3.0.
13
15 -v, --version
16 Display version information.
17
18 -?, --help
19 Display usage information.
20
21 -h, --hide
22 Hides existing pads on startup. All pads will be hidden, so
23 unless the tray icon is present or you also specify --new, xpad
24 will exit immediately.
25
26 -s, --show
27 Shows existing pads on startup.
28
29 -t, --toggle
30 Toggle between showing and hiding each of the existing pads on
31 startup.
32
33 -n, --new
34 Open a new pad.
35
36 -N, --no-new
37 Prevents xpad from making a new pad on startup. A new pad would
38 be created if xpad is already running and is run again or if
39 there are no old pads to load.
40
41 -f, --new-from-file=FILE
42 Create a new pad with the contents of a file
43
44 -q, --quit
45 Closes all open pads and terminates the xpad processes.
46
48 Written by Michael Terry <mike@mterry.name> and Arthur Borsboom
49 <arthurborsboom@gmail.com>.
50
51
52
53 June 21, 2014 XPAD(1)