When un-installing dolphin- left me with no quick desktop access to my home dir,
and going threw the Kmenu for Konqueror--only to always have to choose 'Home Folder' for its only use-- got to be a pain--
I went searching for a tweak, for quicker access--found none--did what I needed to do (hours later) -- and here it is.
*As always: Not the only way to do this.*
From the panel {Kmenu}, go to 'Internet'-- right-click 'Konqueror'-->
select 'Add Item to Desktop'.
Right click--> new 'Konqueror' icon--> click 'Properties'--> select 'Application' tab.
Third input area down is 'Command:' which has the input:
This, I modified to:
which gives me my quick-access to my home directory.
Next would be to have another open as root
and going threw the Kmenu for Konqueror--only to always have to choose 'Home Folder' for its only use-- got to be a pain--
I went searching for a tweak, for quicker access--found none--did what I needed to do (hours later) -- and here it is.
*As always: Not the only way to do this.*
From the panel {Kmenu}, go to 'Internet'-- right-click 'Konqueror'-->
select 'Add Item to Desktop'.
Right click--> new 'Konqueror' icon--> click 'Properties'--> select 'Application' tab.
Third input area down is 'Command:' which has the input:
Code:
kfmclient openProfile webbrowsing
Code:
kfmclient openProfile filemanagement %U
Next would be to have another open as root
Comment