autohotkey

  1. DannyF5104

    Windows 8 Looking for Software

    Hi, I'm currently looking for software which will help my Dad ask for assistance without shouting. He's got a bad back at the moment so he can't walk around very much. I was looking for software or using AutoHotkey so he could just press a key on his laptop and it would send either a request or...
  2. J

    Windows 7 Remapping Numpad Keys to Function as Application-Specific Shortcuts with AutoHotkey

    How can I remap the Numpad numbers to mirror function key settings defined by the application program I am running. For example, the program defines F2 as CTRL+A, which it then uses to toggle a program setting. Using AutoHotkey I can put Numpad1::send ^a and Word/Notepad do...
  3. K

    Windows 7 No Gamepad Driver for this Gamepad!

    Hello sorry I know most veterans here don't know me but I selected to put ads on this site when I registered. I found an old Game-Elements PC Gamepad with no CD and it has a usb stub so I plugged it in and Windows 7 didn't recognize the device! I couldn't do 'search for automatic updates'...
  4. cybercore

    Windows 7 Clickable Shutdown / Restart / Lock / Hibernate / Sleep

    An alternative to the shutdown menu is clickable shortcuts. Right-click -> New -> Shortcut -> Location of the item: Shutdown Computer Shutdown.exe -s -t 00 Restart Computer Shutdown.exe -r -t 00 Lock Workstation Rundll32.exe User32.dll,LockWorkStation Hibernate Computer...
  5. T

    Windows 7 Flip3D to Alt-Tab

    My left Windows Key dont work anymore but i would like to use Flip3d. Is there a way to set Flip3d from Win-Tab to Alt-Tab? And set Alt-Tab to other Keycombination? I did a search here found a possible solution with Autohotkey Script Manager. Ive tried it but to be honest im too dumb for it. I...
  6. loathe

    Windows 7 How to Disable Caps Lock and Other Keys in Windows

    Check this out. A small application that runs in the background lets you disable caps, num and scroll lock keys and more. Link Removed If you never want to use the Caps Lock key again, you have plenty of other options: You can disable or remap any key in Windows, use TabsLock to make it...
Back
Top