ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

DonationCoder.com Software > Post New Requests Here

IDEA: Azerty-qwerty convertor

(1/1)

unreal_ed:
I work on a computer in france but I am used to typing in qwerty so I set my computer to type in qwerty. Problem is, whenever someone wants to use my computer for a little thing (like revising a word document), the person starts typing thinking that the keyboard is in azerty! therefore the text is all jumbled. He has to delete the phrase, change the keyboard layout, retype the sentence...

This is very tedious when it happens seriously 20 times a day. I suggest an app where you would select text, press a keyboard shortcut, and the app would re-type the text in the other keyboard layout. For example, the app detects the chosen keyboard layout (qwerty or azerty), reads the characters "1qw" and types it back as "&az". The keyboard shortcut could be Control+Shift+A (or Q.... whatever's to the right of Tab :)) 

It should be pretty easy to do, and extremely light-weight.

kli6891:
I should be able to make this in AHK pretty easily. I'll post an updated when I finish.

EDIT: this might take longer than expected, since I have to make an if statement for every key. :(
EDIT2: nvm what I just said in "EDIT:". I must have been brain dead.

kli6891:
Program finished!   :)

Download azerty converter.exe and run it. (I also included the .ahk file for those interested)

Just select a block of text, and hit ctrl + shift + q, to change text from qwerty to azerty (e.g. "1qw" to "&az"). Hit ctrl+shift+a
to change it the other way.

Note that both hotkeys are active, regardless of the current keyboard layout/mapping.

Navigation

[0] Message Index

Go to full version