Git commit e3ae8414bc44ae56bd95b6ff1cb416b89d37ec6a by Yuri Chornoivan. Committed on 12/06/2020 at 10:26. Pushed by yurchor into branch 'master'.
Add a note on the underlining to show thumbnails M +5 -0 doc/manual/index.docbook https://invent.kde.org/utilities/konsole/commit/e3ae8414bc44ae56bd95b6ff1cb416b89d37ec6a diff --git a/doc/manual/index.docbook b/doc/manual/index.docbook index 075f05a2..67febfc2 100644 --- a/doc/manual/index.docbook +++ b/doc/manual/index.docbook @@ -1019,6 +1019,11 @@ Notifications...</guimenuitem></menuchoice></term> The <guilabel>Thumbnails</guilabel> page can be used to define the thumbnail size and activation options (you can choose the activation control key from &Shift;, &Alt;, and &Ctrl;). </para> + <note> + <para> + To use the thumbnails feature showing image thumbnails in popups when hovering image items with the mouse pointer, you should enable file underlining for your current profile: <menuchoice><guimenu>Settings</guimenu><guimenuitem>Edit Current Profile...</guimenuitem><guimenuitem>Mouse</guimenuitem><guimenuitem>Miscellaneous</guimenuitem><guimenuitem>Underline files</guimenuitem></menuchoice>. + </para> + </note> </listitem> </itemizedlist> </listitem>
