如何修改微软人体工学键盘的Zoom键
如果你不是订阅本站的用户,你很肯能可能是通过搜索引擎的魔力来到本文的。
微软的软件产品咱们暂且不谈,他们生产的键盘鼠标确实很不错。例如,经典的 microsoft natural ergonomic keyboard 4000 (见图)。著名Google工程师博主Matt Cutts用的就是这个(参考链接)。
可是每个入手该键盘的geek都会觉得,这个弱智的设计师把zoom键放在中间干嘛,应该用来当上下滚轮嘛。
无独有偶,该问题已经被先辈们解决,笔者只搜到了英文文章
为了让中文读者方便找到并使用,暂且将关键步骤翻译如下:
- 下载微软键盘驱动 http://www.microsoft.com/hardware/download/download.aspx?category=MK
- 找到command.xml文件,应该是在 C:\Program Files\Microsoft IntelliType Pro\
- 编辑command.xml文件(建议之前备份),替换所有
为 , 所有 替换为 用Notepad或者记事本可以实现,应该是10个左右。 - 重启电脑(貌似这一步不能省)
图例:修改前
图例:修改后
这样你就可以用Zoom来替代鼠标滚轮了。
(转载本站文章请注明作者和出处 酷 壳 – CoolShell ,请勿用于任何商业用途)
相关文章¶
- 笔记本电脑的发展史
- https://coolshell.cn/wp-content/plugins/wordpress-23-related-posts-plugin/static/thumbs/13.jpg几个有趣的404错误页面
- NoSQL 数据建模技术
- https://coolshell.cn/wp-content/plugins/wordpress-23-related-posts-plugin/static/thumbs/24.jpg我们需要专职的QA吗?
- https://coolshell.cn/wp-content/plugins/wordpress-23-related-posts-plugin/static/thumbs/0.jpgC语言函数实现的另类方法
- 《Rework》摘录及感想 The post 如何修改微软人体工学键盘的Zoom键 first appeared on 酷 壳 - CoolShell.