Close
Page 2 of 2 FirstFirst 1 2
Showing results 11 to 16 of 16
  1. #11
    Member
    Join Date
    Sep 2008
    Location
    Calgary, AB and Vancouver, BC
    Posts
    7638
    Blog Entries
    2

    Default

    There is a written guide on www.isboxer.com, on how to disable the console ( ~ ) key, or how to change it.
    EverQuest I: Bard / Enchanter / Druid / Wizard / 2x Magician.
    Diablo III: 4x Crusader & 4x Wizard.

    My Guide to IS Boxer http://www.dual-boxing.com/showthread.php?t=26231 (somewhat dated).
    Streaming in 1080p HD: www.twitch.tv/ualaa
    Twitter: @Ualaa


  2. #12
    Multiboxologist MiRai's Avatar
    Join Date
    Apr 2009
    Location
    Winter Is Coming
    Posts
    6815

    Default

    Quote Originally Posted by Catamer View Post
    so, how would I disable the ~ key, Inner Space takes this as an escape into it and every once in a while it gives me problems too.
    http://isboxer.com/index.php/guides/...console-hotkey

    EDIT: Not hitting F5 after an hour FTL.

  3. #13

    Default

    Its been a good long while since I've played with AHK but I think you'd just modify your existing script and add:


    #ifWinActive World of Warcraft
    *!~:return
    #ifWinActive Inner Space
    *!~:return
    #ifWinActive World of Warcraft
    *!`:return
    #ifWinActive Inner Space
    *!`:return

  4. #14

    Default

    Just sharing what may help some engineers,

    I did many a search about this last year because of how F3 would open "Search Results" in windows. I was looking for ways to disable windows defaults like that too.
    In the end, it turned out my keyclone was auto-adding windows and I just had to turn off "Auto-add", and then it wouldn't accidentally transmit F3 to outside of WoW.
    But one thing I discovered was a lot of people trying to disable the windows key (Between CTRL and ALT). There was a whole thread about a $60 product you could buy that finally let you re-map windows defaults like F1 and F3 and the windows key (which is just a CTRL-ESC combo).
    Then someone says "Get a screwdriver and some pliers. There, I just saved you 60 bucks"
    I've never seen someone so grateful.

  5. #15

    Default

    http://sharpkeys.codeplex.com/

    It should work with Win7, I used it in the Win7 RC, but never bothered to reinstall after I went to the live install.
    Blog : Herding Khats
    Team : Kina - Çroaker - Messkit - Lìfetaker - Wìdowmaker
    Newbie Guides : Multiboxing Vol. 1 - Multiboxing Vol. 2 - HotKeyNet - Jamba
    The Almighty Lax made a liar out of me, apparently I DO get prizes for it.
    *Commences Wielding the Banhammer like there's piñatas up in here and I'm Lady Thor*

    _ Forum search letting you down? Use the custom Google search _

  6. #16

Posting Rules

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •