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

FreeBSD Manual Pages

  
 
  

home | help
LUMINA-OPEN(1)		    General Commands Manual		LUMINA-OPEN(1)

NAME
       lumina-open -- a	graphical front-end to xdg-open.  Opens	files or links
       with the	proper application.

SYNOPSIS
       lumina-open

       lumina-open [-select | -action <ActionID>] [FILE_PATH | URL]

       lumina-open
		   [-volume-uvpolumedo-wbnrightness-ubprightnessdo-wanutostart-ap-ptserminal]

DESCRIPTION
       Given a file with an absolute pathway or	URL, the  lumina-open  utility
       finds  the  appropriate application to open the file.  If the file is a
       *.desktop application shortcut, lumina-open starts the application  au-
       tomatically.   lumina-open can also perform specific system operations.
       Here are	all flags and descriptions:

       lumina-open
	       Displays	the description	and usage for lumina-open.

       lumina-open -select
	       Bypasses	any default application	settings to display the	appli-
	       cation selector window.

       lumina-open -action ActionID
	       Runs the	specified ActionID that	is listed in a .desktop	regis-
	       tration file rather than	the main command.

       lumina-open -volumeup
	       Increase	system audio volume by 5%.

       lumina-open -volumedown
	       Decrease	system audio volume by 5%.

       lumina-open -brightnessup
	       Increase	screen brightness by 5%.

       lumina-open -brightnessdown
	       Decrease	screen brightness by 5%.

       lumina-open -autostart-apps
	       Launches	all applications registered with the XDG autostart ap-
	       plication.  Typically run by the	desktop	 instead  of  manually
	       launched.

       lumina-open -terminal
	       Open the	default	terminal.

EXAMPLES
       lumina-open sample.txt
	       lumina-open  finds the default program for .txt files and opens
	       sample.txt with the appropriate application.

       lumina-open ~/Documents
	       lumina-open launches the	default	file manager  pointed  to  the
	       current Documents directory.

       lumina-open http://lumina-desktop.org
	       Launches	the default web	browser	pointed	to the Lumina website.

FILES
       %{XDG_CONFIG_HOME}/mimeapps.list
	       Default file that saves mimetype	to application associations.

       %{XDG_CONFIG_HOME}/${XDG_CURRENT_DESKTOP}-mimeapps.list
	       Default	file  that  saves mimetype to application associations
	       for the current desktop session.	 This file is used before  the
	       generic associations file.

SEE ALSO
       XDG-OPEN(1)

REFERENCES
       For  .desktop  entry specifications and formatting, refer to these web-
       sites:

       https://specifications.freedesktop.org/desktop-entry-spec/latest/

       Specifications for .desktop files.

       https://specifications.freedesktop.org/mime-apps-spec/latest/

       Details how default applications	are registered.

       https://specifications.freedesktop.org/autostart-spec/latest/

       Used in the -autostart-apps action.  Determines which applications  are
       automatically started.

AUTHORS
       Tim Moore and Aaron St. John <timmoore88@gmail.com>

1.3.3			       November	7, 2017			LUMINA-OPEN(1)

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

home | help