Improving ergonomics for those who switched between different cat's
Thread poster: mikhailo
mikhailo
mikhailo
Local time: 14:19
English to Russian
+ ...
Sep 14, 2019

As i see SW and HW devs do not think much about ergonomics, inventing 3-4-keys shortcuts or text connand (Autocad) etc, despite very few peoples, I know, use numpad cursor keys.

Here the text of Autohotkey macro that binds most used hotkeys of DVX, MQ and TS (cfm/copy/paste only - still under dev) to numpad curcor keys

Anobody can adopt it to own needs and welcome to share ideas with community (^ - ctrl, ! - alt, + - shift, {keys})

#IfWinActive ahk_exe Deja
... See more
As i see SW and HW devs do not think much about ergonomics, inventing 3-4-keys shortcuts or text connand (Autocad) etc, despite very few peoples, I know, use numpad cursor keys.

Here the text of Autohotkey macro that binds most used hotkeys of DVX, MQ and TS (cfm/copy/paste only - still under dev) to numpad curcor keys

Anobody can adopt it to own needs and welcome to share ideas with community (^ - ctrl, ! - alt, + - shift, {keys})

#IfWinActive ahk_exe DejaVuX3.exe
NumpadIns::
Send, ^!{Down}
return
NumpadDel::
Send, !{Enter}
return
NumpadEnter::
Send, ^{Enter}
return
NumpadAdd::
Send, ^{j}
return
NumpadSub::
Send, ^+{j}
return
NumpadEnd::
Send, ^{c}
return
NumpadDown::
Send, ^{v}
return
NumpadPgdn::
Send, ^{h}
return
NumpadLeft::
Send, +{F3}
return
NumpadClear::
Send, ^!{s}
return
NumpadRight::
Send, ^!{r}
return
#IfWinActive ahk_exe MemoQ.exe
NumpadIns::
Send, ^+{Enter}
return
NumpadDel::
Send, ^{Enter}
return
NumpadEnter::
Send, ^+{j}
return
NumpadAdd::
Send, ^{j}
return
NumpadSub::
Send, ^{t}
return
NumpadEnd::
Send, ^{c}
return
NumpadDown::
Send, ^{v}
return
NumpadPgdn::
Send, ^{h}
return
NumpadLeft::
Send, +{F3}
return
NumpadClear::
Send, ^{w}
return
#IfWinActive ahk_exe SDLTradosStudio.exe
NumpadIns::
Send, ^{Enter}
return
NumpadDel::
Send, ^{Enter}
return
NumpadEnter::
Send, ^+{j}
return
NumpadAdd::
Send, ^{j}
return
NumpadSub::
Send, ^{t}
return
NumpadEnd::
Send, ^{c}
return
NumpadDown::
Send, ^{v}
return
NumpadPgdn::
Send, ^{h}
return
NumpadLeft::
Send, +{F3}
return
NumpadClear::
Send, ^{w}
return
return
Collapse


 


To report site rules violations or get help, contact a site moderator:


You can also contact site staff by submitting a support request »

Improving ergonomics for those who switched between different cat's






Wordfast Pro
Translation Memory Software for Any Platform

Exclusive discount for ProZ.com users! Save over 13% when purchasing Wordfast Pro through ProZ.com. Wordfast is the world's #1 provider of platform-independent Translation Memory software. Consistently ranked the most user-friendly and highest value

Buy now! »
TM-Town
Manage your TMs and Terms ... and boost your translation business

Are you ready for something fresh in the industry? TM-Town is a unique new site for you -- the freelance translator -- to store, manage and share translation memories (TMs) and glossaries...and potentially meet new clients on the basis of your prior work.

More info »