phosh(1)

Phosh - A phone shell

Section 1 phosh bookworm source

Description

PHOSH

NAME

phosh - Phosh - A phone shell

SYNOPSIS

phosh [OPTIONS...]

DESCRIPTION

phosh is a Wayland shell for mobile devices using GNOME technologies.

OPTIONS

-h, --help

Print help and exit

-U, --unlocked

Don't start with screen locked

-L, --locked

Start with screen locked, no matter what

--version

Show version information

CONFIGURATION

phosh is configured via GSettings. The core settings are within th sm.puri.phosh schema. See also https://gitlab.gnome.org/World/Phosh/phosh/-/wikis/Configuration

Plugins

Plugins are configured via the sm.puri.phosh.plugins gsettings schema. The lock-screen key enables the plugins on the lock screen e.g.

gsettings set sm.puri.phosh.plugins lock-screen "['ticket-box', 'upcoming-events']"

ENVIRONMENT VARIABLES

phosh honors the following environment variables for debugging purposes:

PHOSH_DEBUG: A comma separated list of flags:

always-splash: Always use splash screen when starting apps (even when in docked mode)

G_MESSAGES_DEBUG, G_DEBUG and other environment variables supported by glib. https://docs.gtk.org/glib/running.html

GTK_DEBUG and other environment variables supported by GTK, see https://docs.gtk.org/gtk3/running.html

SEE ALSO

gsettings(1) phosh-session(1)

See Also