an even better way is adding the line
/usr/bin/ivman -s --nofork &
in /etc/xdg/xfce4/xinitrc somewhere before the xfce4-session section
this way all users will have it automatically started
In /etc/ivman/IvmConfigActions.xml
change the konqueror section to this. Instead of thunar put xffm for now since you
probably don't have thunar installed.
<!-- open konqueror -->
<ivm:Match name=" hal.info.category" value="volume">
<ivm:Option name="exec" value="MOUNT=$hal.block.device$; thunar /media" />
</ivm:Match>
This is a hack I'll have to figure out how to correctly map de device to the mountpoint so we open the right dir
not just media.
Making all this the default is pending on getting my hands on ivman - I think kubuntu does not use it anymore,
and me getting upload access to main (so I don't bother others with sponsoring requests) and to a lesser degree
on getting thunar synced from debian.
It is a priority for me too.
Jani
-- xubuntu-devel mailing list [email protected] http://lists.ubuntu.com/mailman/listinfo/xubuntu-devel
