X-Git-Url: https://git.sur5r.net/?p=i3%2Fi3;a=blobdiff_plain;f=docs%2Fuserguide;h=ebd0a881cf03a153732475bb26c85439aaf743a4;hp=3415930458ebf8a50a3c60a69ed6ff01cf296964;hb=aa0b1f599f25cfe858ebbc7fa80d459bcdb2ae02;hpb=eadc9a84616a78575d4311abb662ef469715ad08 diff --git a/docs/userguide b/docs/userguide index 34159304..ebd0a881 100644 --- a/docs/userguide +++ b/docs/userguide @@ -802,7 +802,7 @@ The first part of the WM_CLASS is the instance ("irssi" in this example), the second part is the class ("URxvt" in this example). Should you have any problems with assignments, make sure to check the i3 -logfile first (see http://i3wm.org/docs/debugging.html). It includes more +logfile first (see https://i3wm.org/docs/debugging.html). It includes more details about the matching process and the window’s actual class, instance and title when starting up. @@ -1056,7 +1056,7 @@ force_focus_wrapping yes === Forcing Xinerama -As explained in-depth in , some X11 +As explained in-depth in , some X11 video drivers (especially the nVidia binary driver) only provide support for Xinerama instead of RandR. In such a situation, i3 must be told to use the inferior Xinerama API explicitly and therefore don’t provide support for @@ -2448,7 +2448,7 @@ bindsym $mod+u border none [[shmlog]] === Enabling shared memory logging -As described in http://i3wm.org/docs/debugging.html, i3 can log to a shared +As described in https://i3wm.org/docs/debugging.html, i3 can log to a shared memory buffer, which you can dump using +i3-dump-log+. The +shmlog+ command allows you to enable or disable the shared memory logging at runtime.