runliuv

runliuv@cnblogs

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::

2021年12月17日

摘要: 现象: 在edge中选中文字时,按一次ctrl+c,到其它程序ctrl+v,并不是你选中的内容。 需要在edge中按2次ctrl+c才行。 当你选中文字时,会出现一个三个点的菜单,点击后会出现精简菜单。 解决方法: 在edge设置-外网-“显示选项卡操作菜单”,关闭即可。 阅读全文
posted @ 2021-12-17 20:22 runliuv 阅读(2080) 评论(1) 推荐(0) 编辑

摘要: 1.安装imwheel sudo apt-get install imwheel 2.更改配置 sudo gedit ~/.imwheelrc 输入以下内容: ".*"None, Up, Button4, 3None, Down, Button5, 3Control_L, Up, Control_L 阅读全文
posted @ 2021-12-17 16:04 runliuv 阅读(1052) 评论(0) 推荐(0) 编辑

摘要: 复制和立即适应客户机不起作用。 解决: 1)不需要卸载 2)命令行执行sudo apt-get install open-vm-tools-desktop 3)可能会提示apt-get update或者 --fix-missing 4)然后命令行执行 apt-get update --fix-mis 阅读全文
posted @ 2021-12-17 15:22 runliuv 阅读(779) 评论(0) 推荐(0) 编辑