文档详情

给新手参考的_Cadence_Allegro快捷键设置.docx

发布:2017-05-25约字共7页下载文档
文本预览下载声明
# May use function keys F2-F12, most Alpha-numberic keys with control # modifier (although Control - C, V and X are reserved for copy, paste and cut)# and Navigation Keys (Home, Up arrow, Esc, etc.) These items may be modifed# by the following:#? ???Modifier? ?Indicator??Example#? ?? ? Shift? ???S? ? SF2 # Control? ?? ?C (function keys)??CF2# Control? ???~ (alpha-numeric)??~N# Meta? ???A? ? AF2# Modifiers may be combined. Some examples: # CSF2? ? Control-Shift F2# ASF2? ? Meta-Shift F2# CAF2? ? Control-Meta F2#? ?? ? CASF2? ? Control-Meta-Shift F2# ~SZ? ? Control-Shift Z# SUp? ? Shift-Up Arrow# CUp? ? Control-Up Arrow## funckey#??use the funckey when you wish to have alphanumeric keys operate#??like the Function keys when the cursor is in the Allegro canvas.# #??Example -- following starts the move command without a Enter key#? ???funckey m move#--------------------------------------------------------------------# Bind incremental pick by grid unit functions to ctrl and shift--arrow keys alias Up? ?? ???ipick 0; ipick_to_gridunit 0 +1alias Down? ?? ?ipick 0; ipick_to_gridunit 0 -1alias Left? ?? ?ipick 0; ipick_to_gridunit -1alias Right? ???ipick 0; ipick_to_gridunit +1alias CUp? ?? ???move; ipick_to_gridunit 0 +1alias CDown? ?? ?move; ipick_to_gridunit 0 -1alias CLeft? ?? ?move; ipick_to_gridunit -1alias CRight? ???move; ipick_to_gridunit +1# F1 is normally reserved by the system for Help so we dont use italias F2 save? ?? ?? ?? ?? ?? ???alias F3 show measure? ?? ?? ?? ?#测量 alias F4 COLOR192? ?? ?? ?? ?? ? #颜色alias F5 redraw? ?? ?? ?? ?? ?? ?#刷新alias F6 Shape edit boundary? ???#编辑图形alias F7 UNRATS ALL? ?? ?? ?? ???#隐藏板上所有飞线alias F8 RATS ALL? ?? ?? ?? ?? ? #显示板上所有飞线alias F9 FIX? ?? ?? ?? ?? ?? ?? ?#固定物体alias F10 UNFIX? ?? ?? ?? ?? ?? ?#解除固定alias F11 zoom in? ?? ?? ?? ?? ? #放大视图alias F12 zoom out? ?? ?? ?? ?? ?#缩小视图alias SF1 rejectalias SF2 slidealias SF3 custom smooth? ?? ?? ?alias SF4 COLORalias SF5 shell exploreralias SF6 void allalias SF7 shape addalias SF8 swap f
显示全部
相似文档