Window Mangers :: fluxbox 0.9.14 not loading by xinitrc
Quote
note: there is no "=" in my copy of .desktop; it uses ":"
That might be the most important piece of information in this thread. I didn't notice that.How can i devinitivly see, which version of fluxbox is loaded?
When i type in a term "fluxbox -version" i get "fluxbox 0.1.14", when i type "/opt/fluxbox_0.9.14/bin/fluxbox -version" i get "fluxbox 0.9.14".
When i then type "fluxbox -version" i get "fluxbox 0.9.14".
I think, i have always 0.9.14, because i have transparency at menu and toolbar, and the lenghts of workspacename in the toolbar korresponds to the lenghts of the names.
I switched back to dsl 3.4.6.
okangoThe reason for the two different answers depends on the path.
echo "$PATH" will display the search order for fluxbox when not using a full path. Also using the which statment is helpful.