1GTK4-LAUNCH(1)                   User Commands                  GTK4-LAUNCH(1)
2
3
4

NAME

6       gtk4-launch - Launch an application
7

SYNOPSIS

9       gtk4-launch [OPTION...] APPLICATION [URI...]
10

DESCRIPTION

12       gtk4-launch launches an application using the given name. The
13       application is started with proper startup notification on a default
14       display, unless specified otherwise.
15
16       gtk4-launch takes at least one argument, the name of the application to
17       launch. The name should match application desktop file name, as
18       residing in the applications subdirectories of the XDG data
19       directories, with or without the '.desktop' suffix.
20
21       If called with more than one argument, the rest of them besides the
22       application name are considered URI locations and are passed as
23       arguments to the launched application.
24

OPTIONS

26       The following options are understood:
27
28       -?, --help
29           Prints a short help text and exits.
30
31       --version
32           Prints the program version and exits.
33

ENVIRONMENT

35       Some environment variables affect the behavior of gtk4-launch.
36
37       XDG_DATA_HOME, XDG_DATA_DIRS
38           The environment variables specifying the XDG dta directories.
39
40
41
42GTK                                                             GTK4-LAUNCH(1)
Impressum