Страниц в теме:   < [1 2]
Tip of the day: Remove the Caps Lock key
Автор темы: Ivan Eikås Skjøstad
Jack Doughty
Jack Doughty  Identity Verified
Великобритания
Local time: 00:34
русский => английский
+ ...
Памяти
Insert key Feb 4, 2008

I'm not much bothered about Caps Lock, but I never want to type in Insert mode and it was irritating to find I'd pressed it without being aware of it sometimes. Fortunately I found a piece of soft plastic channeling, two pieces of which, jammed under the Insert key and the 0/Ins key in the number pad, disabled the function without doing any harm to the keyboard.

 
Ivan Eikås Skjøstad
Ivan Eikås Skjøstad  Identity Verified
Норвегия
Local time: 01:34
Член ProZ.com c 2002
английский => норвежский
+ ...
Автор темы
Thanks Feb 4, 2008

Jabberwock wrote:

I do not have problems with CapsLock, as I have long time ago remapped it to "down arrow" (which is useful for some CAT operations).

The tool I used is called SharpKeys:

http://www.randyrants.com/2006/07/sharpkeys_211.html

This tool is different from typical remappers as it works on the system level - you apply the changes once and then forget about it (no running programs etc.). However, it is not that flexible, as you cannot use key combinations etc. For that I use AutoHotkey...


Tried it, and it works. My key is back where it should be. Thanks!


 
Samuel Murray
Samuel Murray  Identity Verified
Нидерланды
Local time: 01:34
Член ProZ.com c 2006
английский => африкаанс
+ ...
Using AHK Feb 5, 2008

Ivan Eikås Skjøstad wrote:
The easy solution: Remove the key


Less drastic solution:

1. Download and install AutoHotKey
2. Create a text file with the file extension .ahk, containing the following:

CapsLock::
return

3. Save the file, right-click its icon, and select "Compile Script".

This will create an EXE file that you can run at any time on any computer running Win2k or higher (without having AutoHotKey installed). While the script is running, CapsLock is disabled. To disable the script, right-click its icon in the systray.

http://www.autohotkey.com/

==

If you want to switch your BackSpace and CapsLock keys around, try the following script:

CapsLock::Backspace
Backspace::CapsLock

...and that's it!


 
Страниц в теме:   < [1 2]


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

Модератор(ы) этого форума
Natalie[Call to this topic]
Prachya Mruetusatorn[Call to this topic]

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

Tip of the day: Remove the Caps Lock key






Trados Business Manager Lite
Create customer quotes and invoices from within Trados Studio

Trados Business Manager Lite helps to simplify and speed up some of the daily tasks, such as invoicing and reporting, associated with running your freelance translation business.

More info »
Trados Studio 2022 Freelance
The leading translation software used by over 270,000 translators.

Designed with your feedback in mind, Trados Studio 2022 delivers an unrivalled, powerful desktop and cloud solution, empowering you to work in the most efficient and cost-effective way.

More info »