1JGMENU_RUN(1) JGMENU_RUN(1)
2
3
4
6 jgmenu_run - A wrapper for jgmenu
7
9 jgmenu_run
10 jgmenu_run <command>
11 jgmenu_run <option>
12
14 Use without command or option to launch menu. If an instance of jgmenu
15 is already running, this will be mapped (=made visible), otherwise a
16 new instances will be started.
17
18 Use with command to call any programe in $libexecdir/jgmenu which con‐
19 tainis executable programs designed to be run by jgmenu rather than di‐
20 rectly by users.
21
23 --help Print help message
24
25 --exec-path
26 Print path to $libexecdir/jgmenu which is where jgmenu commands
27 are installed.
28
30 Launch menu
31
32 jgmenu_run
33
34 Run the following to see all jgmenu_run commands:
35
36 ls $(jgmenu_run --exec-path)
37
39 · jgmenu(1)
40
41 · jgmenututorial(7)
42
44 Johan Malm.
45
46
47
48 3 December, 2019 JGMENU_RUN(1)