I have used this exact combination as my password on my both my computers running windows 7. I uppgraded one of them to windows 10 and it seems that the program wich u write the password in to on win10 uses this ctrl + backspace as deleting the whole word. This meens i cant get the correct symbol to my password to login. How should i proceed?
Asked
Active
Viewed 300 times
1 Answers
0
My way would be to:
- check what symbol shows up when you type Ctrl+Bckspc
- get a code of this symbol for example from here
- then use tools described in this question, probably AutoHotkey, to assign behaviour of Ctrl+Bckspc to a specific symbol (that you get in the previous steps)
As far as I see AutoHotkey enables you to highly customise hotkey scripts, so I would expect it to work.
However, this will likely disable this handy option to erase whole word using Ctrl+Bckspc.