Improving ergonomics for those who switched between different cat's
Thread poster: mikhailo
mikhailo
mikhailo
Local time: 06:28
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






Anycount & Translation Office 3000
Translation Office 3000

Translation Office 3000 is an advanced accounting tool for freelance translators and small agencies. TO3000 easily and seamlessly integrates with the business life of professional freelance translators.

More info »
Protemos translation business management system
Create your account in minutes, and start working! 3-month trial for agencies, and free for freelancers!

The system lets you keep client/vendor database, with contacts and rates, manage projects and assign jobs to vendors, issue invoices, track payments, store and manage project files, generate business reports on turnover profit per client/manager etc.

More info »