Gphoto2: Difference between revisions

From MK Wiki EN
Jump to navigation Jump to search
(Created page with "== Disabling gvfsd-gphoto2 == <code> chmod -x /usr/lib/gvfs/gvfs-gphoto2-volume-monitor && chmod -x /usr/lib/gvfs/gvfsd-gphoto2 </code> [https://github.com/gphoto/gphoto2/is...")
 
(No difference)

Latest revision as of 12:02, 21 July 2019

Disabling gvfsd-gphoto2

chmod -x /usr/lib/gvfs/gvfs-gphoto2-volume-monitor && chmod -x /usr/lib/gvfs/gvfsd-gphoto2

Credits