[PCB] ALLEGRO 跟PADS 一样滚轮放大缩小快捷键修改成功

[复制链接]
29521|42
aotianjuan 发表于 2014-2-11 17:56 | 显示全部楼层
根本就是假的,用不了。现在我比比了下16.5里面系统自代的和他上传的就只有几个快捷键的差别。funckey r iangle 90
funckey tab iangle 90
funckey f mirror
funckey m move
funckey y unrats nets

就只增加了这几个,什么鼠标像PADS一样放大缩小跟班就不行,大家别上当了我刚刚试了下,把里面的内容都比了下,没有什么差别。
alias Del delete
tgwfcc 发表于 2014-3-7 15:40 | 显示全部楼层
15.5的能不能用呢?
chisir2000 发表于 2014-5-18 10:22 | 显示全部楼层
在allegro16.3中可以用,不过是Ctrl+鼠标滚轮up,放大,不过是Ctrl+鼠标滚轮down,缩小.默认是朝上和朝下,谢谢楼主.
chisir2000 发表于 2014-5-18 10:25 | 显示全部楼层
#--------------------------------------------------------------------
# MOUSE WHEEL SUPPORT
#   Environment Variables - Note quote variables so they are evaluated
#        at button time not when this file is read.
#   - _wheelcnt variable is set based upon number of detents wheel moved
#        range is -4 to 4 (no 0)
#   - sx1 and sy1 are cursor coordinates when wheel is moved
#
# Button values
#   wheel_up:   when wheel is moved up
#   wheel_down: when wheel is moved down
#   wheel:        up/down if either of above 2 buttons are not assigned
#  
# Keyboard modifiers (note we are case insensitive)
#   S - shift key
#   C - control key
#   SC - shift and control
#     Example: SCwheel - for wheel button assignment with both shift & control keys
#

# Button factor may be factorion (e.g. 0.5)
set buttonfactor = 1

button wheel_up "roam y -$roamInc"
button wheel_down "roam y $roamInc"
button Cwheel_up "zoom in $buttonfactor"
button Cwheel_down "zoom out $buttonfactor"
#------------------------------------------------------------------------------------
这些语句是修改鼠标滚轮快捷键的功能的.
GTLHC 发表于 2014-7-21 15:22 | 显示全部楼层
能否把快捷键对应什么功能说明一下
suzixiang0 发表于 2014-10-15 10:00 | 显示全部楼层
 楼主| bbsdianzi168 发表于 2014-10-15 14:41 | 显示全部楼层
baber 发表于 2013-12-20 15:33
为什么我的没用呀?

要关闭ALLEGRO重新启动
alexsun80 发表于 2015-4-14 17:39 | 显示全部楼层
bbsdianzi168 发表于 2012-10-4 16:21
怎么附件发布失败呢

再来一次

谢谢了
ecoren 发表于 2015-4-15 11:15 | 显示全部楼层
自定义快捷键 自定义菜单栏 都可以的
xyd20405 发表于 2015-5-16 15:09 | 显示全部楼层
可不可以设置成 鼠标中键+拖动鼠标 放大缩小呢?和PADS一样
xingnaipeng 发表于 2015-7-18 08:07 | 显示全部楼层
试一下
ghost_job 发表于 2016-1-7 11:10 | 显示全部楼层
太感谢了 终于能习惯用orcad 了
tangcui0614 发表于 2016-1-27 17:32 | 显示全部楼层
不能按住鼠标滚轮中键 缩放
muye414 发表于 2016-6-6 17:40 | 显示全部楼层
如何实现shift+滚轮左右移动
明眸 发表于 2016-10-31 17:31 | 显示全部楼层
在15.5版本上不行啊
1172153216 发表于 2017-4-13 14:18 | 显示全部楼层
VIP用户 发表于 2017-9-13 13:37 | 显示全部楼层
感谢分享!!
VIP用户 发表于 2017-9-13 13:44 | 显示全部楼层
16.6可用 ,这个操作用的比较习惯。
zhangchao211 发表于 2018-3-6 17:18 | 显示全部楼层
多谢楼主!!!
chenrongjun1 发表于 2019-3-20 15:09 | 显示全部楼层
您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 在线客服 返回列表 返回顶部