MONOCLAST That's a neat solution, thanks for sharing; but I have to wonder how moving them (mv src dest) and creating a link to them (ln -s src dest), which is two steps, would be easier than just hiding them, which is one single step.
I'm also not sure how it would be considered better: If you just hide them, and Logitech decides to remove them in the future, there's no problem. But if you move them and create soft links to them, and Logitech decides to remove them in the future, will the links be removed, or will the items you moved get removed. If the latter, will the soft links you created get removed as well, or will they turn into broken soft links?
(Version 7.5)