热门标签 | HotTags
当前位置:  开发笔记 > 编程语言 > 正文

Emacs中C键的替代方案?-AlternativeforC-keyinEmacs?

Onlyafullweekonemacsinwindowsnow,IcanfeeltheCTRLkeycombinationsarebeginningtohurt.

Only a full week on emacs in windows now, I can feel the CTRLkey combinations are beginning to hurt. Nobody suffers RSI because of emacs :-) ?

现在只在Windows上的emacs上整整一周,我可以感觉到CTRLkey组合开始受到伤害。没有人因为emacs而遭受RSI :-)?

Is there any way to choose another key for a while (the M-key is replaceable by the ESC key I have noticed)

有没有办法暂时选择另一个键(M键可以被我注意到的ESC键替换)

I would like to use, say the tab key, for a change. Any way to do that?

我想使用tab键来进行更改。有办法吗?

5 个解决方案

#1


This guide look promising.

本指南看起来很有前途

#2


Google Ctrl2Cap utility. It allows you to map CAPS lock to additional Ctrl key. Handy not only for emacs, but in general.

Google Ctrl2Cap实用程序。它允许您将CAPS锁定映射到其他Ctrl键。不仅适用于emacs,也适用于一般情况。

#3


Follow the tutorial about Moving the Control Key.

按照有关移动控制键的教程进行操作。

#4


I did suffer a year of RSI after several years of sixteen hours a day of coding in emacs. My solution is to use a Kinesis Countoured keyboard. That means that all of the modifier keys are under my thumbs.

在emacs编码一年的16个小时后,我确实遭受了一年的RSI。我的解决方案是使用Kinesis Countoured键盘。这意味着所有修改键都在我的拇指下。

If you think about it, existing keyboards encourage us to use our pinky fingers as if they were opposable thumbs. Thus my customized keyboard layout called I am not a koala. I went a step further than the standard Kinesis layout and moved the shift key under my thumb as well (I swapped Shift_L and DEL).

如果您考虑一下,现有的键盘鼓励我们使用我们的小拇指,就好像它们是可以对立的拇指一样。因此我的自定义键盘布局称为我不是考拉。我比标准的Kinesis布局更进一步,并在我的拇指下移动了shift键(我交换了Shift_L和DEL)。

I admit, for most people moving the control key is enough, but for me my Kinesis and a customized keymap is better.

我承认,对于大多数人来说移动控制键已经足够了,但对我来说,我的Kinesis和自定义键盘图更好。

#5


If you're already comfortable with vi, you might want to try out viper-mode. Using vi keybindings keeps your fingers on the home row more, and puts less of a strain on your pinkies. You still wind up needing to use CTRL some of the time, but significantly less often.

如果你已经对vi感到满意,你可能想尝试使用viper模式。使用vi keybindings可以让你的手指更多地放在主行上,并减少你的小指上的压力。你仍然需要在某些时候使用CTRL,但通常情况下要少得多。


推荐阅读
author-avatar
泡泡
这个家伙很懒,什么也没留下!
PHP1.CN | 中国最专业的PHP中文社区 | DevBox开发工具箱 | json解析格式化 |PHP资讯 | PHP教程 | 数据库技术 | 服务器技术 | 前端开发技术 | PHP框架 | 开发工具 | 在线工具
Copyright © 1998 - 2020 PHP1.CN. All Rights Reserved | 京公网安备 11010802041100号 | 京ICP备19059560号-4 | PHP1.CN 第一PHP社区 版权所有