-
Notifications
You must be signed in to change notification settings - Fork 128
Settings of weston.ini file for Weston desktop shell
Hidenori Matsubayashi edited this page Jun 4, 2021
·
2 revisions
Only when using Weston desktop-shell, this page helps you.
Sets the following parameters when this embedder works as a desktop-shell on Weston. Sample file can be found examples/config/weston.ini. See also man weston.ini
.
Specifies the path to the binary file to start as the shell when Weston starts.
Field | Description |
---|---|
client | /flutter-desktop-shell |
An extended section for this embedder. The entries that can appear in this section are:
Field | Description |
---|---|
show-cursor | Set whether to show mouse cursor (boolean) |
flutter-project-path | Set an absolute path or relative path from the binary file to Flutter project path (string) |