博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
Ubuntu最小化桌面快捷键Super+D不生效解决
阅读量:5025 次
发布时间:2019-06-12

本文共 1200 字,大约阅读时间需要 4 分钟。

之前用的Debian,最近研发老大让统一使用Ubuntu来开发,安装了Ubuntu 15.10之后,设置了最小化桌面的快捷键为Super+D(在Systm Settings/系统设置—>Keyboard/键盘—>Shortcuts/快捷键—>Navigation/导航—>Hide all normal windows/隐藏所有常规窗口),但是设置完不生效,按住Super键(Windows键),显示的快捷键的确是Super+D,然而按一下Ctrl+Super+D却能生效,然后再按Super+D就可以了,最后在这里找到了解决方法:http://askubuntu.com/questions/364424/superd-key-shortcut-does-not-show-desktop

方法如下:

Fixed!! It has to be changed in the compiz settings into the unity plugin. These are the steps: install compizconfig-settings-manager, go to ubuntu unity plugin, and change the entry of "Show desktop" for what you want. It asked me that super + D was already taken for other shortcut (which did also show desktop), so I chose to proceed anyway.

首先安装一下compizconfig-settings-manager:sudo apt-get install compizconfig-settings-manager

然后打开compizconfig-settings-manager,找到Ubuntu Unity plugin(Ubuntu Unity插件),General(常规)里面有个Show Desktop(显示桌面),设置一下快捷键就OK了,可能会提示冲突,选择use anyway/无论如何使用就可以了。

 

顺便说一下,Ubuntu安装完系统之后设置输入法,死活没效果不生效,重启之后就可以了,看来配置输入法需要重启。

 

启用Ubuntu 16.04点击图标最小化窗口:

compizconfig-settings-manager ——> Ubuntu Unity plugin(Ubuntu Unity插件)——>launcher——>minimize single windows applications(unsupported) 勾选

转载于:https://www.cnblogs.com/pluse/p/5286585.html

你可能感兴趣的文章
Css:背景色透明,内容不透明之终极方法!兼容所有浏览器
查看>>
我们前端跟后端是怎么合作的
查看>>
mysql存储过程
查看>>
洛谷P2556 [AHOI2002] 黑白图像压缩 [模拟]
查看>>
letecode [136] - Single Number
查看>>
linux下设置固定IP的方法
查看>>
VMware虚拟机下Linux系统的全屏显示
查看>>
net core体系-web应用程序-4asp.net core2.0 项目实战(任务管理系统)-2项目搭建
查看>>
高效的jQuery
查看>>
ubuntu 16.04 (软件应用)-输入法
查看>>
windos7修复引导扇区
查看>>
Leetcode总结之Backtracking
查看>>
Android开发学习之路-图片颜色获取器开发(1)
查看>>
StackExchange.Redis 官方文档(一) Basics
查看>>
nupkg 之破解 nodejs+electron-packager 打包exe的解包
查看>>
Objective-C 使用 C++类
查看>>
浅谈之高级查询over(partition by)
查看>>
Notes: CRM Analytics–BI from a CRM perspective (2)
查看>>
graphite custom functions
查看>>
列出所有的属性键
查看>>