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...
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...
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'...
autohotkey
compatibility
device manager
driver
driver issues
game-elements
gamepad
hardware
ini files
old hardware
pc gaming
remapping
software
tech support
usb
windows 7
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...
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...
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...