diff options
Diffstat (limited to 'doc/faq/FAQ.tex')
| -rw-r--r-- | doc/faq/FAQ.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/faq/FAQ.tex b/doc/faq/FAQ.tex index 88892ff314..c0f8c087a8 100644 --- a/doc/faq/FAQ.tex +++ b/doc/faq/FAQ.tex @@ -2430,7 +2430,7 @@ Glib.Utf8.from_unichar 0x2200;; \Question{How to customize the shortcuts for menus?} Two solutions are offered: \begin{itemize} -\item Edit \$XDG_CONFIG_HOME/coq/coqide.keys (\$HOME/.config/coq/coqide.keys) by hand or +\item Edit \verb+$XDG_CONFIG_HOME/coq/coqide.keys+ (which is usually \verb+$HOME/.config/coq/coqide.keys+) by hand or \item Add "gtk-can-change-accels = 1" in your coqide-gtk2rc file. Then from \CoqIde, you may select a menu entry and press the desired shortcut. |
