You are not logged in.
Offline
Hello and welcome.
To change the size of the icons (and the image previews), use the menu option View>Zoom In, or keyboard shortcut Ctrl++, or Ctrl+mouse scroll.
Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki | Community | Contribute ---
Offline
Thanks, but I do not have such menu items.
Offline
Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki | Community | Contribute ---
Offline
Offline
The image that you have posted is not from Thunar. It is the GTK FileChooser dialog (initiated by your web browser). The screenshot in your first post is from Thunar.
My apologies, but I still don't understand what it is you want Thunar to do. If it's to show bigger previews, then my method above is the way. There is a limit on the maximum size of the preview Thunar can generate and it is smaller than the size that the Gtk FileChooser dialog generates.
Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki | Community | Contribute ---
Offline
The image that you have posted is not from Thunar. It is the GTK FileChooser dialog (initiated by your web browser). The screenshot in your first post is from Thunar.
My apologies, but I still don't understand what it is you want Thunar to do. If it's to show bigger previews, then my method above is the way. There is a limit on the maximum size of the preview Thunar can generate and it is smaller than the size that the Gtk FileChooser dialog generates.
Increasing the image of your method is very small, I need more. In addition, this entails an increase in the size of other labels., And I do not need all, but only images.
I want as in Windows (sketch on the right)
Last edited by sania77 (2017-05-10 12:50:21)
Offline
It looks like you're asking about a separate image preview pane. That functionality doesn't exist in Thunar.
Other possible options include:
- Gloobus-preview
- A custom Thunar action (requires ImageMagik):
<action>
<icon></icon>
<name>Preview Image</name>
<unique-id>1494421350909003-1</unique-id>
<command>display -resize 512x512 %f</command>
<description>Preview image...</description>
<patterns>*</patterns>
<image-files/>
</action>
But neither create that preview pane like you've shown in the Windows screenshot.
Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki | Community | Contribute ---
Offline
Thank you! Your advice has helped. The problem is resolved.
Offline
[ Generated in 0.011 seconds, 9 queries executed - Memory usage: 556.19 KiB (Peak: 573.03 KiB) ]