Ubuntu – How to see the full file name on the Lubuntu Desktop

customizationdesktop-environmentslubuntupcmanfm

If I have a file with several characters in it, only a certain number of initial characters is displayed on the Lubuntu desktop and Xfce desktops.

For example, I have a file titled, "interesting-links-on-default-browsers". It shows as "interesting-links-on-def…" with both DEs. However, single-clicking on the file in Xfce shows the full title but the truncated title remains in Lubuntu.

It's not a big deal, but if it's just a matter of setting something somewhere to get the full title visible on single-click, I'd be grateful for pointers.

Edit: Lubuntu 12.10
Edit on 20121020: For clarification, I'm meaning the icons on the desktop and not the "icon view" mode in the file manager (PCManFM).

Edit on 20121111:
See bug #3586184.

Best Answer

In default PCManFM in 1.0.0, the behavior was "Showing full filename in desktop and all windows opened in PCManFM".

But, this has been patched by Ubuntu. Ubuntu shows full filename in the all windows opened in PCManFM and shows truncated filename on the deskop. This was confirmed by lstranger in here (sourceforge.net). Ubuntu retained the older full filename in the PCManFM's windows

The full filename is wrapped now in PCManFm 1.0.1.

This also is going to be changed in the latest release i.e 1.0.2.
In the latest version, it will show the filename according to the icon size also.So, if you have 54 sized icon, the file name will be longer. (source)
Also a tooltip will be shown for the full filename when hovered over them. (source)

Note, this behaviour is same for the windows opened in PCManFM's window and the desktop

For recent changes in PCManFM, Have a look at their blog.

Solution:

As a solution, I suggest you to get the PCManFM from the git repository and compile it yourself. In this way, You will at least get the tooltip and bigger file name's with bigger icons. Good luck.