isa*_*ndi 15 unity window focus filemanager 14.04
当我打开文件浏览器和图像查看器并双击照片时,图像查看器不会跳到前景,它的图标只是摇晃了一下并在它周围发光,我必须手动单击它真正看到照片。我怎样才能使它自动,以便双击照片立即显示它,即使图像查看器已经在后台打开?
Syl*_*eau 26
可以从命令行更改此行为,打开终端并键入:
dconf write /org/compiz/profiles/unity/plugins/core/focus-prevention-level 0
Run Code Online (Sandbox Code Playgroud)
要恢复默认值:
dconf write /org/compiz/profiles/unity/plugins/core/focus-prevention-level 1
Run Code Online (Sandbox Code Playgroud)