From: Michael Stapelberg Date: Sat, 4 Jan 2014 10:46:26 +0000 (+0100) Subject: docs/debugging: explain how to enable logging on the fly X-Git-Tag: 4.7.1~4^2~4 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=d91e632959067aad8d35f6dff7989a3e0c42f95b;p=i3%2Fi3 docs/debugging: explain how to enable logging on the fly --- diff --git a/docs/debugging b/docs/debugging index b97d7d56..19812f78 100644 --- a/docs/debugging +++ b/docs/debugging @@ -57,6 +57,13 @@ list of sessions in your desktop manager (gdm, lxdm, …), edit Exec=i3 --shmlog-size=26214400 ------------------------------ +If you cannot restart i3 for some reason, you can enable debug logging on the +fly: + +--------------------------------------- +i3-msg 'debuglog on; shmlog on; reload' +--------------------------------------- + == Obtaining the debug logfile No matter whether i3 misbehaved in some way without crashing or whether it just