这个问题与移动 GNOME 文件对话框按钮。但是,那里给出的答案对我不起作用。答案是
gsettings set org.gnome.settings-daemon.plugins.xsettings overrides "{'Gtk/DialogsUseHeader':<0>}"
输入上述内容后,出现以下错误。
GLib-GIO-Message: 11:59:17.132: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications.
请帮我解决这个问题。我也尝试过在 sudo 模式下发出上述命令,但没有成功。