man-pages/man1/gtk-launch.1.html
2021-03-31 01:06:50 +01:00

91 lines
1.8 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML><HEAD><TITLE>Man page of GTK-LAUNCH</TITLE>
</HEAD><BODY>
<H1>GTK-LAUNCH</H1>
Section: User Commands (1)<BR>Updated: <BR><A HREF="#index">Index</A>
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
<A NAME="lbAB">&nbsp;</A>
<H2>NAME</H2>
gtk-launch - Launch an application
<A NAME="lbAC">&nbsp;</A>
<H2>SYNOPSIS</H2>
<DL COMPACT>
<DT id="1">
<B>gtk-launch</B> [OPTION...] APPLICATION [URI...]
</DL>
<A NAME="lbAD">&nbsp;</A>
<H2>DESCRIPTION</H2>
<P>
<B>gtk-launch</B>
<DD>launches an application using the given name. The application is started with proper startup notification on a default display, unless specified otherwise.
<P>
<B>gtk-launch</B>
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.
<P>
If called with more than one argument, the rest of them besides the application name are considered URI locations and are passed as arguments to the launched application.
<A NAME="lbAE">&nbsp;</A>
<H2>OPTIONS</H2>
<P>
The following options are understood:
<P>
<B>-?</B>, <B>--help</B>
<DL COMPACT><DT id="2"><DD>
Prints a short help text and exits.
</DL>
<P>
<B>--version</B>
<DL COMPACT><DT id="3"><DD>
Prints the program version and exits.
</DL>
<P>
<HR>
<A NAME="index">&nbsp;</A><H2>Index</H2>
<DL>
<DT id="4"><A HREF="#lbAB">NAME</A><DD>
<DT id="5"><A HREF="#lbAC">SYNOPSIS</A><DD>
<DT id="6"><A HREF="#lbAD">DESCRIPTION</A><DD>
<DT id="7"><A HREF="#lbAE">OPTIONS</A><DD>
</DL>
<HR>
This document was created by
<A HREF="/cgi-bin/man/man2html">man2html</A>,
using the manual pages.<BR>
Time: 00:05:16 GMT, March 31, 2021
</BODY>
</HTML>