select all

  1. 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...
  2. A

    Windows 7 CTRL A has stopped working in all programs

    Hello I have noticed that the CTRL A keyboard shortcut has stopped working in all programs. I checked in word and it still has CTRL A listed as the shortcut for 'Select All". Any suggestions to help me fix this? Thank you :p
Back
Top