Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
6 lines
290 B
Text
6 lines
290 B
Text
The ESounD daemon (esd) must be started on a per-user basis. This is typically
|
|
done by the Session Manager in GNOME. However, if you are not using the
|
|
GNOME Desktop, you will need to add something like the following to your
|
|
X Windows initialization script:
|
|
|
|
esd -terminate -nobeeps -as 2
|