mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-11 09:03:40 +02:00
2017-11-06 Fred Gleason <fredg@paravelsystems.com>
* Moved the contents of 'docs/MESSAGE_BOX.txt' to the Operation Guide.
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
Message Box RML Notes
|
||||
|
||||
When using the 'Message Box' ['MB'} RML, it may be necessary to configure
|
||||
the X server to allow local connections from other processes. One way to
|
||||
do this is to execute the following command as the local Rivendell user:
|
||||
|
||||
xhost +local:
|
||||
|
||||
For more information, see the xhost(1) man page.
|
@@ -31,7 +31,6 @@ EXTRA_DIST = ALSA.txt\
|
||||
asound.conf-sample\
|
||||
colors\
|
||||
copy_split_format.odt\
|
||||
MESSAGE_BOX.txt\
|
||||
NEXGEN_FILTER.txt\
|
||||
NOW+NEXT.txt\
|
||||
pam_rd.txt\
|
||||
|
@@ -1210,6 +1210,19 @@
|
||||
<listitem>Critical</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
<para>
|
||||
When using the 'Message Box' ['<userinput>MB</userinput>'] RML,
|
||||
it may be necessary to configure the X server to allow local
|
||||
connections from other processes. One way to
|
||||
do this is to execute the following command as the local Rivendell user:
|
||||
</para>
|
||||
<para>
|
||||
<userinput>xhost +local:</userinput>
|
||||
</para>
|
||||
<para>
|
||||
For more information, see the
|
||||
<command>xhost</command><manvolnum>1</manvolnum> man page.
|
||||
</para>
|
||||
</sect2>
|
||||
|
||||
<sect2 xml:id="sect.rml.pause_panel__pu_">
|
||||
|
Reference in New Issue
Block a user