幻 16 2022(2023)没有 insert 键的解决方法
幻 16 2022(2023)的键盘没有 insert 按键,作为程序员在 terminal 中使用经常需要使用 insert 按键,在网上一直没有找到可以使用的教程,很多说都是 fn + delete 组合,但是我试了不行。
终于在这个评论中看到了关于复制粘贴的问题,尝试了可以使用。链接如下:
https://www.acwing.com/file_system/file/content/whole/index/content/2855530/
复制:Ctrl+Shift+C
粘贴:Ctrl+Shift+V
使用的环境是 windows 11 系统、WSL 中的 ubantu22.04 版本。
评论