logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

phosh-session - Session startup script for phosh

Configuration Files

       The session script looks at the following configuration files:

       • /usr/share/phosh/phoc.ini: Configuration passed to the compositor

       • /etc/phosh/phoc.ini: Used instead of the above if present

Description

phosh-session  is  the  script to startup phosh including required components like the Wayland compositor
       phoc and an on screen keyboard like squeekboard.  The script is rarely  invoked  by  a  user  but  rather
       activated  by  a display manager or systemd unit. However it's perfectly valid to e.g. log into a tty and
       run phosh-session to bring up phosh and needed components.

Environment Variables

phosh-session honors the following environment variables:

       • WLR_BACKENDS: The backends the wlroots library should use when phoc launches. See
          <https://gitlab.freedesktop.org/wlroots/wlroots/-/blob/master/docs/env_vars.md>

       For debugging purposes you can put environment variables into ~/.phoshdebug  which  is  read  at  session
       startup.

Name

       phosh-session - Session startup script for phosh

Options

-h,--help
              Print help and exit

       --version
              Print version and exit

See Also

phosh(1)phoc(1)phoc.ini(5)PHOSH-SESSION()

Synopsis

phosh-session [OPTIONS...]

See Also