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

DonationCoder.com Software > Find And Run Robot

Default Hotkey Not Working - Vista on Dell XPS Notebook

<< < (2/2)

nitrix-ud:
@yksyks

you could use autohotkey

this should do (this sends alt+space, so you need the alt+space hotkey activated in FARR):

--- ---CapsLock::
Send !{Space}
return

attached is a compiled version in case you don't want to install autohotkey

yksyks:
Thank you, nitrix-ud. I admit I'm too lazy to learn and use AutoHotKey and I think it's a bit overkill for my needs. Instead, I'm using HotkeyP, which is much simpler to use, I believe. Just before reading your reply I managed to do exactly the same you suggested (but for the Break key). And HotkeyP successfully disabled CapsLock's original function, so everything is solved for me!

nitrix-ud:
@yksyks

i'm glad you solved your pb  :Thmbsup:

just so you know, the script i posted disable the capslock function too

cheers

Navigation

[0] Message Index

[*] Previous page

Go to full version