Re-enable weston logs by routing std{err,out} to the journal.
[profile/ivi/weston-ivi.git] / weston.sh
1 export ELM_ENGINE=wayland_egl
2 export ECORE_EVAS_ENGINE=wayland_egl
3
4 # Make EFL apps use the wayland-based input method.
5 export ECORE_IMF_MODULE=wayland
6
7 # also export dbus session address for dbus clients (details on bug TIVI-1686 [https://bugs.tizen.org/jira/browse/TIVI-1686])
8 export DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/$UID/dbus/user_bus_socket