ubuntu 禁止手机插入自动弹窗

xiaoxiao2021-02-28  68

https://askubuntu.com/questions/191527/disable-auto-opening-nautilus-window-after-auto-mount

The simplest option is to open a terminal with Ctrl+Alt+T, and type:

gsettings set org.gnome.desktop.media-handling automount-open false

or

Turns out, it is. You will need dconf-editor tool, which can be installed by with sudo apt-get install dconf-tools. Run dconf-editor in your terminal. Browse to org -> gnome -> desktop - media-handling Uncheck automount-open.

转载请注明原文地址: https://www.6miu.com/read-51030.html

最新回复(0)