Xfce Forum

Sub domains
 

You are not logged in.

#1 2024-06-09 11:16:21

Friedrich
Member
Registered: 2016-09-18
Posts: 138

[SOLVED] Show full Path in Thunar Title bar

Hi,

after re-installation of ubuntu 22.04 i have the problem that thunar isn't showing the full path in the title windows anymore. i chcked the xfce4-settings-editor -> "misc-full-path-in-title"  and the settings is 'true' - so it should work? I also found here https://docs.xfce.org/xfce/thunar/hidden-settings something different: the settings name is now "/misc-full-path-in-window-title " since 4.18.x and "/misc-window-title-style" since 4.19. I have 4.18 installed:

ii  thunar                         4.18.8-1~bpo22.04 amd64        File Manager for Xfce

i xfce-settings-editor i couldn't find anything named "misc-full-path-in-window-title"

Last edited by Friedrich (2024-06-16 10:53:21)

Offline

#2 2024-06-09 13:33:25

ToZ
Administrator
From: Canada
Registered: 2011-06-02
Posts: 11,402

Re: [SOLVED] Show full Path in Thunar Title bar

in 4.18, It should still be /misc-full-path-in-window-title. You need to restart thunar (and the daemon) for it to talk effect. To confirm, what does the following return:

xfconf-query -c thunar -p /misc-full-path-in-window-title

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

#3 2024-06-16 07:56:43

Friedrich
Member
Registered: 2016-09-18
Posts: 138

Re: [SOLVED] Show full Path in Thunar Title bar

I have this output:

xfconf-query -c thunar -p /misc-full-path-in-window-title
Property "/misc-full-path-in-window-title" does not exist on channel "thunar".

but this works:

xfconf-query -c thunar -p /misc-full-path-in-title
true

Last edited by Friedrich (2024-06-16 07:58:53)

Offline

#4 2024-06-16 09:56:39

ToZ
Administrator
From: Canada
Registered: 2011-06-02
Posts: 11,402

Re: [SOLVED] Show full Path in Thunar Title bar

The second one is not correct. Try running this command to create the proper setting:

xfconf-query -c thunar -p /misc-full-path-in-window-title -t bool -s true --create

You'll need to restart thunar (and the daemon) for it to take effect, or log out and back in again.


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

#5 2024-06-16 10:53:05

Friedrich
Member
Registered: 2016-09-18
Posts: 138

Re: [SOLVED] Show full Path in Thunar Title bar

Thanks. Thats works.

Offline

Registered users online in this topic: 0, guests: 1
[Bot] ClaudeBot

Board footer

Powered by FluxBB
Modified by Visman

[ Generated in 0.007 seconds, 8 queries executed - Memory usage: 530.68 KiB (Peak: 531.52 KiB) ]