MTP: Difference between revisions
imported>Phrogg mNo edit summary |
imported>IgorM m Fixed link |
||
Line 33: | Line 33: | ||
</syntaxhighlight> | </syntaxhighlight> | ||
The above should suffice, but there also exists a more manual method. This method apparently only works well with gtk/gnome-based desktops like [[Gnome Shell]] or [[Xfce]]. | The above should suffice, but there also exists a more manual method. This method apparently only works well with gtk/gnome-based desktops like [[GNOME|Gnome Shell]] or [[Xfce]]. | ||
It relies on having <code>gvfs</code> listed in the environment variable <code>GIO_EXTRA_MODULES</code>, for example: | It relies on having <code>gvfs</code> listed in the environment variable <code>GIO_EXTRA_MODULES</code>, for example: | ||