You are not logged in.
Pages: 1
Does anyone know if it's possible to make Thunar display larger thumbnails?
This would be useful when looking for a particular image in a folder of jpgs.
Last edited by MAC the Bloody (2015-10-05 02:54:07)
“The university is well structured, well tooled, to turn out people with all the sharp edges worn off...." Mario Savio
"Protections for anonymous speech are vital to democratic discourse". Help enforce our right to free and anonymous speech by running a Tor relay.
Offline
Have you tried switching to thumbnail view and hitting CTRL+? That's what works in pcmanfm at any rate. It's pretty common among file managers.
Offline
Control+Shift+plus does it for me (The "plus" is "Shift =")
(Control+0 to reset the zoom level)
Be Excellent to Each Other...
The Bunsenlabs Lithium Desktop » Here
FORUM RULES and posting guidelines «» Help page for forum post formatting
Artwork on DeviantArt «» BunsenLabs on DeviantArt
Offline
Thanks
Been a while since I used Thunar and my old brain forgets these things.
“The university is well structured, well tooled, to turn out people with all the sharp edges worn off...." Mario Savio
"Protections for anonymous speech are vital to democratic discourse". Help enforce our right to free and anonymous speech by running a Tor relay.
Offline
If you want to change the thunar keybind (you post has forced me to do it at last!), then edit `~/.config/Thunar/accels.scm`. Uncomment the "zoom-in" line and set the keys
Change...
; (gtk_accel_path "<Actions>/ThunarWindow/zoom-in" "<Primary>plus")
to...
(gtk_accel_path "<Actions>/ThunarWindow/zoom-in" "<Primary>equal")
Be Excellent to Each Other...
The Bunsenlabs Lithium Desktop » Here
FORUM RULES and posting guidelines «» Help page for forum post formatting
Artwork on DeviantArt «» BunsenLabs on DeviantArt
Offline
Pages: 1