http://ponce.cc/slackware/slackware-13.37/lxde/
http://ponce.cc/slackware/slackware64-13.37/lxde/
there's still work going on libfm and pcmanfm, but the versions I built should be perfectly usable.

hope they can be useful.

notice that a new empty file is created, /etc/udev/rules.d/99-udisks-ntfs3g.rules.
this really shouldn't be empty



if you want to force your desktop environment to automount your external ntfs drives and memories using the fuse ntfs-3g driver instead of the kernel one (preferred here), fill that file with this content
Code: Select all
ENV{ID_FS_TYPE}=="ntfs", ENV{ID_FS_TYPE}="ntfs-3g"

Posted after 10 hours 37 minutes 25 seconds:
consider also this Robby alternative hint.
