From ab6452c47d524f46f9cd078c2255a2e18351ad5c Mon Sep 17 00:00:00 2001 From: Yuuki Harano Date: Fri, 24 Dec 2021 23:21:50 +0900 Subject: [PATCH] * etc/PROBLEMS: Add a problem when PGTK started in systemd unit file --- etc/PROBLEMS | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/etc/PROBLEMS b/etc/PROBLEMS index e70f61b7192..230313d2247 100644 --- a/etc/PROBLEMS +++ b/etc/PROBLEMS @@ -2798,6 +2798,17 @@ file; for example: "/usr/local/opt/libgccjit/lib/gcc/11" "/usr/local/opt/gcc/lib/gcc/11/gcc/x86_64-apple-darwin20/11.2.0") ":")) +* Runtime problems specific to PGTK + +** Some modifier keys doesn't work if Emacs is started in a systemd unit file. + +Environment variables may be different if there is a difference in the +behavior of keys between when started in the systemd unit file and +when started from the command line. + +Especially, PGTK Emacs needs environment variables LANG and +GTK_IM_MODULE. + * Build-time problems ** Configuration -- 2.39.2