File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed
Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -24,6 +24,14 @@ latter being specific to a user session.
2424Note that some software assumes the presence of a system bus, while other
2525software assumes the presence of a session bus.
2626
27+ When using a session bus, it might be necessary to export display environment
28+ variables, such as ` DISPLAY ` (for [ X] ( ./graphical-session/xorg.md ) or XWayland)
29+ and ` WAYLAND_DISPLAY ` (for [ Wayland] ( ./graphical-session/wayland.md ) ) to the
30+ D-Bus activation environment. This is used, for example, by programs that expect
31+ to be able to launch a prompt for user interaction.
32+ [ dbus-update-activation-environment(1)] ( https://man.voidlinux.org/dbus-update-activation-environment.1 )
33+ can be used to export variables from your environment.
34+
2735## elogind
2836
2937[ elogind(8)] ( https://man.voidlinux.org/elogind.8 ) manages user logins and system
You can’t perform that action at this time.
0 commit comments