![]() |
![]() OCAU News - Wiki - QuickLinks - Pix - Sponsors |
|
|||||||
| Notices |
|
Sign up for a free OCAU account and this ad will go away! Search our forums with Google: |
![]() |
|
|
Thread Tools |
|
|
#1 |
|
Member
Join Date: Jul 2001
Location: Sydney
Posts: 795
|
Hi.
Just wondering if anyone could offer some pointers on how to disable the f1 key or somehow change it so that it executes the "escape" command instead of f1? Its just that I'm using a keyboard that has the f1 and escape key, one on top of the other, so its really annoying me and the help menu always pops up when I'm meant to press escape. I've tried searching over google, and have only found application specific solutions, but what i'm after is disabling the f1 key for good (so long as I'm in windows xp). Thanks in advance!
__________________
penguins are brown |
|
|
|
| Join OCAU to remove this ad! |
|
|
#2 |
|
Member
Join Date: Nov 2006
Location: Sydney
Posts: 1,983
|
not sure if it will work, but have your tried autohotkey? it can remap keys to what every you want.
|
|
|
|
|
|
#3 |
|
Member
Join Date: Oct 2002
Posts: 8,017
|
^. http://www.autohotkey.com/docs/misc/Remap.htm
Code:
F1::Send {Escape}
Code:
F1::{Escape}
Last edited by Rezin; 26th April 2010 at 4:24 PM. |
|
|
|
|
|
#4 |
|
Member
Join Date: Jul 2001
Location: Sydney
Posts: 795
|
Hey thebranded and rezine!
Thanks so much!! This program rocks (I just have to learn how to use this now, but just reading the tutorials was awesome).
__________________
penguins are brown |
|
|
|
![]() |
| Bookmarks |
| Tags |
| disable, f1, key |
|
Sign up for a free OCAU account and this ad will go away! |
| Thread Tools | |
|
|