Nautilus action when media inserted: Difference between revisions
From WickyWiki
No edit summary |
mNo edit summary |
||
| (3 intermediate revisions by 2 users not shown) | |||
| Line 3: | Line 3: | ||
[[Category:Ubuntu Storage]] | [[Category:Ubuntu Storage]] | ||
[[Category:201201]] | [[Category:201201]] | ||
When media is mounted Nautilus will open a new instance to browse this media. This can be disabled. | |||
=Ubuntu 12.04= | |||
Go here: [[Nautilus disable auto mount]] | |||
=Ubuntu 11.04= | |||
Go to: Edit -> Preferences -> tab 'Media' -> uncheck 'Browse media when inserted' | Go to: Edit -> Preferences -> tab 'Media' -> uncheck 'Browse media when inserted' | ||
Note: in this screen you can also configure actions to perform for different media types that are inserted. | Note: in this screen you can also configure actions to perform for different media types that are inserted. | ||
Disable 'automount open' with the gconf-editor: | Disable 'automount open' with the gconf-editor: | ||
| Line 17: | Line 21: | ||
Go to: apps -> nautilus -> preferences -> uncheck 'media_automount_open' | Go to: apps -> nautilus -> preferences -> uncheck 'media_automount_open' | ||
See also: | |||
* [[Nautilus hidden items]] | |||
Latest revision as of 13:59, 26 January 2018
When media is mounted Nautilus will open a new instance to browse this media. This can be disabled.
Ubuntu 12.04
Go here: Nautilus disable auto mount
Ubuntu 11.04
Go to: Edit -> Preferences -> tab 'Media' -> uncheck 'Browse media when inserted'
Note: in this screen you can also configure actions to perform for different media types that are inserted.
Disable 'automount open' with the gconf-editor:
gconf-editor
Go to: apps -> nautilus -> preferences -> uncheck 'media_automount_open'
See also: