emacs的META键设定为alt键
系统环境:centos4.8
执行如下命令就可以实现meta键映射到alt键。
xmodmap -e “keysym Alt_L = Meta_L Alt_L”
xmodmap -e “keysym Alt_R = Meta_R Alt_R”
相关日志
If you enjoyed this post, please consider to leave a comment or subscribe to the feed and get future articles delivered to your feed reader.
