Home
Categories
WIKI
Topic
User
LANGUAGE:
中文
English
微信快捷健唤醒不出窗口
Experiences and Insight
802
views ·
2
replies ·
To
floor
Go
thisbug
deepin
2019-01-23 23:20
Author
微信快捷健唤醒不出窗口,ctrl+alt+w在微信窗口显示在前台时可以用快捷健让它缩到任务栏去,但是无法使用这组快捷健让它唤醒到前台
你们遇到这种问题怎么解决的
Reply
Like 0
Favorite
View the author
All Replies
WENWEN
deepin
2019-01-23 23:42
#1
wine的功能总是有所缺失吧
https://bbs.deepin.org/user/54457
Reply
Like 0
View the author
robotchaox
deepin
2019-01-24 01:34
#2
本帖最后由 robotchaox 于 2019-1-23 17:38 编辑
https://wiki.deepin.org/wiki/Deepin-wineDeepin-wine
微信应用全局快捷键设置:
sudo apt-get update && sudo apt-get install deepin-wine-helper
说明:启动快捷键是通过/opt/deepinwine/tools/sendkeys.sh脚本运行,第一个参数是快捷键的键值,第二个参数是进程名,第三个参数是控制键的组合。
微信的快捷键命令: /opt/deepinwine/tools/sendkeys.sh w WeChat 4
程序运行的情况下,在终端运行脚本验证脚本是否有效。
设置--添加自定义快捷键
名称:微信
微信快捷键命令: /opt/deepinwine/tools/sendkeys.sh w WeChat 4
快捷键:输入自己方便的组合,不一定要和程序中设置的一致
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 Events
More
你们遇到这种问题怎么解决的