This is an automated email from the git hooks/post-receive script. f 2 4 0 4 p u s h e d a c o m m i t t o b r a n c h m a s t e r in repository apps/xfce4-terminal.
commit 641de60dd36b0b0057c9252a657e82108cec6bd3 Author: Igor <[email protected]> Date: Sat Apr 7 12:41:31 2018 -0400 Add info on accels.scm to the man page --- doc/xfce4-terminal.1.xml | 18 ++++++++++++++++-- 1 file changed, 16 insertions(+), 2 deletions(-) diff --git a/doc/xfce4-terminal.1.xml b/doc/xfce4-terminal.1.xml index 0463eb7..ebea16d 100644 --- a/doc/xfce4-terminal.1.xml +++ b/doc/xfce4-terminal.1.xml @@ -147,9 +147,11 @@ <xref linkend="options-window-show-borders"/>, <xref linkend="options-window-hide-borders"/>; <xref linkend="options-window-show-toolbar"/>, - <xref linkend="options-window-hide-toolbar"/> + <xref linkend="options-window-hide-toolbar"/>; <xref linkend="options-window-show-scrollbar"/>, - <xref linkend="options-window-hide-scrollbar"/> + <xref linkend="options-window-hide-scrollbar"/>; + <xref linkend="options-window-font"/>; + <xref linkend="options-window-zoom"/> </para> </listitem> </varlistentry> @@ -650,6 +652,18 @@ </listitem> </varlistentry> </variablelist> + + <variablelist> + <varlistentry> + <term><filename>${XDG_CONFIG_DIRS}/xfce4/terminal/accels.scm</filename></term> + <listitem> + <para> + This is the location of the keyboard shortcuts configuration file for &application;. + Editing this file allows to modify or disable shortcuts for the supported actions. + </para> + </listitem> + </varlistentry> + </variablelist> </refsect1> <refsect1 id="seealso"> -- To stop receiving notification emails like this one, please contact the administrator of this repository. _______________________________________________ Xfce4-commits mailing list [email protected] https://mail.xfce.org/mailman/listinfo/xfce4-commits
