在 linux mint mate 17.2 中,当一个窗口处于活动状态并且我单击任务栏上的另一个应用程序时,我应该再次单击该应用程序以获得焦点。
例如,chrome 是活动窗口,我单击任务栏上的 atom 编辑器将其打开。当我开始输入时,不会写任何内容,因为 atom 尚未激活,我应该单击 atom 标题栏来激活它。
有办法解决吗?
答案1
找到答案了。
通过在此处启用选项:
Control Center > Window Preferences > Behavior (tab) > Select windows when the mouse moves over them
。