Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
GTK-LAUNCH(1)			  User Commands 		   GTK-LAUNCH(1)

NAME
     gtk-launch - Launch an application

SYNOPSIS
     gtk-launch [OPTION...] APPLICATION [URI...]

DESCRIPTION
     gtk-launch launches an application using the given name. The application is
     started with proper startup notification on a default display, unless spec-
     ified otherwise.

     gtk-launch  takes	at  least  one	argument, the name of the application to
     launch. The name should match application desktop file name, as residing in
     /usr/share/application, with or without the '.desktop' suffix.

     If called with more than one argument, the rest of them besides the  appli-
     cation name are considered URI locations and are passed as arguments to the
     launched application.

OPTIONS
     The following options are understood:

     -?, --help
	 Prints a short help text and exits.

     --version
	 Prints the program version and exits.

GTK+								   GTK-LAUNCH(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=gtk-launch&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help