- 积分
- 57130
- 明经币
- 个
- 注册时间
- 2005-5-26
- 在线时间
- 小时
- 威望
-
- 金钱
- 个
- 贡献
-
- 激情
-
|
发表于 2012-4-11 09:17:59
|
显示全部楼层
tm20038175 发表于 2012-4-10 08:26 
因为Esc藏在键盘顶端,公司的座子下面键盘滑轮拉不开,Esc藏在边角处,很难摸到,但是这个键有很重要,所以 ...
//
// Begin System Pointing Device Menus
//
***AUX1
// Simple button
// if a grip is hot bring up the Grips Cursor Menu (POP 500), else send a carriage return
// If the SHORTCUTMENU sysvar is not 0 the first item (for button 1, the "right button")
// is NOT USED.
$M=$(if,$(eq,$(substr,$(getvar,cmdnames),1,5),GRIP_),$P0=ACAD.GRIPS $P0=*);
$P0=SNAP $p0=*
^C^C
^B
^O
^G
^D
^E
^T
***AUX2
// Shift + button
^C^C^C
=========================
找一个合用的键盘+鼠标
|
|