How do diable the select all (CTRL + A) keyboard shortcut

larklinden

New member
Local time
10:17 PM
Messages
1
Hi all,

I'm setting up a computer for my grandmother and I want to disable the select all feature because she keeps accidentally selecting her documents and replacing the text with the letter "A". :huh:

Does anyone know how to disable CTRL+A, either for the entire computer or just in Microsoft Word (2010)?
 

My Computer My Computer

OS
Windows 7 Home Premium (I think) 32 bit
Hi, I have compiled an exe file for you, which disables Crtl+A shortcut everywhere in the system. You just need to add this file in Startup folder in Start menu if you want it to start every time with your Windows. Right now it works only with Right Ctrl, if you want it would be possible to add both.

I have created this exe file in Autohotkey - great free and open-source utility.
Code:
<^a::Return
 

My Computer My Computer

Computer type
PC/Desktop
OS
Windows 8.1 ; Windows 7 x86 (Dec2008-Jan2013)
Other Info
"The scale icon at the top right of a post or tutorial is how you can give rep to the member."
Back
Top