User Tools

Site Tools


journal:201308

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
journal:201308 [2013/08/24 10:27] – [8월 24일] dongheejournal:201308 [2018/07/18 14:10] (current) – external edit 127.0.0.1
Line 93: Line 93:
 #c:: #c::
 { {
- ;SendInput, ^a ;; 캐드 텍스트 필드에서 ctrl+a가 안먹네 + ;SendInput, ^a ;; 캐드 텍스트 필드에서 ctrl+a가 안먹네, shift end, shift home 
- Send ^{end}^+{home}+ Send +{end}+{home}
  SendInput, ^c  SendInput, ^c
  Run "C:\work\Dropbox\utils\script\clipboardcalc.lnk"  Run "C:\work\Dropbox\utils\script\clipboardcalc.lnk"
  Sleep, 250  Sleep, 250
  ;SendInput, ^a  ;SendInput, ^a
- Send ^{end}^+{home}+        Send +{end}+{home}
  SendInput, {Del}  SendInput, {Del}
  SendInput, ^v  SendInput, ^v
journal/201308.1377340044.txt.gz · Last modified: 2018/07/18 14:09 (external edit)