Home
Categories
WIKI
Topic
User
LANGUAGE:
中文
English
请教一个快捷键的设置问题
deepin Talks
1837
views ·
6
replies ·
To
floor
Go
mobing317
deepin
2017-10-14 22:42
Author
使用idea进行软件开发,经常使用Ctrl + alt + B;deepin系统中找个快捷键会呼起屏幕键盘;
和idea的按键冲突,idea的按键已经习惯了,想修改系统的按键,请求办法,因为在快捷设置里面没找个这个配置。
Reply
Like 0
Favorite
View the author
All Replies
wyl_deepin
deepin
2017-10-14 22:50
#1
我也是,不仅Ctrl + alt + B,Ctrl + alt + H也冲突,找不到系统的,就只好改了idea的
Reply
Like 0
View the author
130******52
deepin
2017-10-14 23:07
#2
输入法设置里面,设置虚拟键盘的快捷键改成Ctrl + alt + B以外的就可以.
Reply
Like 0
View the author
anothersmile
deepin
2017-10-16 10:43
#3
屏幕键盘的快捷键在输入法里面,并不是系统自带的问题,Ctrl+alt+h应该也是你的其他软件自己写的全局快捷键
Reply
Like 0
View the author
zxfujing
deepin
2017-10-16 18:26
#4
这个好像没办法清空。
Reply
Like 0
View the author
wangyingtao
deepin
2017-10-16 21:33
#5
dbus-send --print-reply --dest=com.deepin.daemon.Keybinding /com/deepin/daemon/Keybinding com.deepin.daemon.Keybinding.CheckAvaliable string:'A'
method return time=1508131796.039118 sender=:1.422 -> destination=:1.470 serial=901 reply_serial=2
boolean false
string "{"Id":"screenshot","Type":0,"Accels":["\u003cControl\u003e\u003cAlt\u003eA"],"Name":"截图"}"
Copy the Code
终端输入命令,看 下是什么输出
dbus-send --print-reply --dest=com.deepin.daemon.Keybinding /com/deepin/daemon/Keybinding com.deepin.daemon.Keybinding.CheckAvaliable string:'B'
method return time=1508131780.127884 sender=:1.422 -> destination=:1.469 serial=900 reply_serial=2
boolean true
string ""
Copy the Code
Reply
Like 0
View the author
mobing317
deepin
2017-10-17 18:29
#6
感谢各位,回去我自己去试一下
Reply
Like 0
View the author
Please
sign
in first
Featured Collection
Change
[Tutorial] deepin25 WSL Offline Installation Guide
UOS AI 2.8 Released! Three New Intelligent Agents & Major Evolution
Solid Q&A | deepin 25 Common Questions – The Immutable System Edition
New Thread
Popular Ranking
Change
Вы настраиваете внешний вид Deepin?
screenshot problem
Error when installing ms edge browser
Как установить xDroid (麟卓卓懿) на Deepin 25
Popular Events
More
和idea的按键冲突,idea的按键已经习惯了,想修改系统的按键,请求办法,因为在快捷设置里面没找个这个配置。