[kde-linux] how to create relative path symlinks from konqueror?

Timothee Groleau kde at timotheegroleau.com
Mon Aug 25 06:03:06 UTC 2008


On 25 August 2008 pm 12:51:28 g wrote:
> Timothee Groleau wrote:
> > Currently, if I drag and drop a file while holding Ctrl + Shift, a
> > symlink with absolute path is created.
>
> just drag. after you release, 'link here' will be a symlink.

Ctrl+Shift is the shortcut key combination for "link here". But in both cases, 
the symlinks uses absolute path:
test -> /mnt/sd/tmp/test

I need a relative path:
test -> ../tmp/test

No problem at the command line:
ln -s ../tmp/test test

but can konqueror help me do this in a gui?

Tim.



More information about the kde-linux mailing list