geekhack Community > Keyboards

Does anyone knows a decent keystroke combination program

<< < (2/2)

Bluemercury:
Sorry for not answering but for some reason this last 2 days i couldnt get in the site.

thks going to test it.

karlito:

--- Quote from: Mikecase00 ---I use autohotkey to swap ctrl and caps on my board in Windows.  Seems pretty configurable so I'm sure you could come up with all sorts of mapping combos.  Works well, but only when you're logged in (I have to remeber to use the actual ctrl key when hitting ctrl+alt+delete to log-in in the morning for example)
--- End quote ---


you want key tweak for this kind of stuff. I.E. simply remapping a key.
http://webpages.charter.net/krumsick/

it changes the windows registry so you should then be able to hit capslock+alt+del to login.

Bluemercury:

--- Quote from: karlito ---http://www.autohotkey.com
--- End quote ---


I was trying to do a combination for the key, like this :

^n::<


but its not working, only with one key config like a::> or v::>

 any ideas?

karlito:
you're going to need to explain what you're trying to do.

Are you trying to make it so Control+n sends the < character? If so you want:
^n::SendInput

Bluemercury:
That's it. thks

Navigation

[0] Message Index

[*] Previous page

Go to full version