Scroll to navigation

DDE-STORE(1) User Commands DDE-STORE(1)

NAME

dde-store - App Store built with DTK.

SYNOPSIS

dde-store [options] url

DESCRIPTION

This manual page documents briefly the dde-store command as provided by dde-store package.

OPTIONS

Displays help on commandline options.
Displays help including Qt specific options.
Activates the QML/JS debugger with a specified port. The value must be of format port:1234[,block]. "block" makes the application wait for a connection.
QPA plugin. See QGuiApplication documentation for available options for each plugin.
Path to the platform plugins.
Platform theme.
Additional plugins to load, can be specified multiple times.
Window geometry for the main window, using the X11-syntax, like 100x100+50+50.
Default window icon.
Title of the first window.
Sets the application's layout direction to Qt::RightToLeft (debugging helper).
Restores the application from an earlier session.
Display name, overrides $DISPLAY.
Instance name according to ICCCM 4.1.2.5.
Disable mouse grabbing (useful in debuggers).
Force mouse grabbing (even when running in a debugger).
ID of the X11 Visual to use.
Alias for .B--windowgeometry.
Alias for .B--windowicon.
Alias for .B--windowtitle.

Arguments:

Appstream url of an app to open

SEE ALSO

This program is further documented in the README.md as provided with this debian package under /usr/share/doc/dde-store/ directory.

AUTHOR

dde-store is written by dekzi.

This manual page was written by Arun Kumar Pariyar for the Debian Project (but may be used by others).

2022-09-25 dde-store