We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
docker exec -t -u deepin -e WINEPREFIX=/home/deepin/.deepinwine/Deepin-TIM deepin /opt/deepinwine/tools/sendkeys.sh z 该命令可以打开tim的界面,相当于windows上的ctrl+alt+z,微信等同理。可以添加到全局的快捷键中使用。
The text was updated successfully, but these errors were encountered:
对于微信:docker exec -t -u deepin -e WINEPREFIX=/home/deepin/.deepinwine/Deepin-WeChat/ deepin /opt/deepinwine/tools/sendkeys.sh w wechat 一些参数可以在/opt/deepinwine/tools/sendkeys.sh 里面查看
Sorry, something went wrong.
No branches or pull requests
docker exec -t -u deepin -e WINEPREFIX=/home/deepin/.deepinwine/Deepin-TIM deepin /opt/deepinwine/tools/sendkeys.sh z
该命令可以打开tim的界面,相当于windows上的ctrl+alt+z,微信等同理。可以添加到全局的快捷键中使用。
The text was updated successfully, but these errors were encountered: