hmf1235789 发表于 2016-11-10 10:02:34

allegro设置快捷键后不能使用?

修改env文件后,有些快捷键能够使用,有一些不能使用,如旋转90度,使用时提示:E- angle command is not allowed in this mode.
<p>source $TELENV
funckey r angle 90    ###旋转90
funckey f mirror   ###垂直翻转
funckey n next    ###下一步
alias Del Delete    ###删除
funckey k show element###查看属性
funckey b add connect###布线</p><p>funckey q done    ###结束当前命令
funckey w oops    ###取消前一次操作
funckey e cancel   ###取消当前命令
funckey u zoom points###点取放大
funckey p zoom fit   ###满屏放大
funckey i zoom in   ###放大窗口
funckey o zoom out   ###缩小窗口
alias Home Zoom fit   ###全屏显示
alias F5 redisplay   ###刷新屏幕
funckey g Define grid###格点设置</p><p>alias F7 vertex    ###增加倒角
alias F12 property edit###属性编辑
funckey + subclass -+###切换到下一层
funckey - subclass --###切换到上一层</p><p>### User Preferences section
### This section is computer generated.
### Please do not modify to the end of the file.
### Place your hand edits above this section.
###
set padpath = $padpath E:\\cadenceWork\\ESP8266\\ E:\\CADENCEWORK\\USBZHUANJIEBAN\\USB_DSN_BRD\\
set psmpath = $psmpath E:\\cadenceWork\\ESP8266\\ E:\\CADENCEWORK\\USBZHUANJIEBAN\\USB_DSN_BRD\\
set parampath = $parampath
set no_shape_fill
set disable_opengl
set disable_datatips
</p><p> </p>
页: [1]
查看完整版本: allegro设置快捷键后不能使用?