如何将切换输入法的快捷键设置为super+空格
Tofloor
poster avatar
mengzhuozhuo
deepin
2020-09-13 08:23
Author
如何将切换输入法的快捷键设置为super+空格
Reply Favorite View the author
All Replies
Ziggy
deepin
2020-09-13 19:35
#1
fcitx设置
Reply View the author
mengzhuozhuo
deepin
2020-09-13 22:37
#2

我试过了,其他的快捷键都可以,但就是super+空格不行
Reply View the author
Ziggy
deepin
2020-09-13 22:59
#3
https://bbs.deepin.org/post/201936
我试过了,其他的快捷键都可以,但就是super+空格不行

可能是按键冲突吧,其他系统可以?
Reply View the author
mengzhuozhuo
deepin
2020-09-14 03:53
#4
https://bbs.deepin.org/post/201936
可能是按键冲突吧,其他系统可以?

确实是按键冲突,之前用ubuntu也是,但是ubuntu中可以将那个快捷键改了,在deepin中找不到修改的方法
Reply View the author
Ziggy
deepin
2020-09-14 04:28
#5
https://bbs.deepin.org/post/201936
确实是按键冲突,之前用ubuntu也是,但是ubuntu中可以将那个快捷键改了,在deepin中找不到修改的方法 ...

fcitx的设置里有,只是不能生效,可能怕冲突就系统屏蔽了
Reply View the author
strawhat
deepin
2021-04-04 01:51
#6

不能改super+space就很僵硬啊,有些软件开发环境ctrl+space是有可能用到的快捷键

Reply View the author
strawhat
deepin
2021-04-04 23:27
#7
strawhat

不能改super+space就很僵硬啊,有些软件开发环境ctrl+space是有可能用到的快捷键

找到解决方法了,虽然很奇怪,但是可以用

 

在系统设置里添加自定义快捷键,设置为super+空格,提示会覆盖切换layout的快捷键,不用管它。

然后对应的命令里写上 /usr/bin/fcitx-remote -t

添加就ok了。

Reply View the author
flynnhu
deepin
2021-04-08 23:47
#8
strawhat

找到解决方法了,虽然很奇怪,但是可以用

 

在系统设置里添加自定义快捷键,设置为super+空格,提示会覆盖切换layout的快捷键,不用管它。

然后对应的命令里写上 /usr/bin/fcitx-remote -t

添加就ok了。

有用,赞

Reply View the author