Is there a keyboard shortcut for pasting the content of the clipboard into a command prompt window on Windows XP (instead of using the right mouse button)?
The typical Shift+Insert does not seem to work here.
I encountered this problem several times.
I want to use a character accessible using the AltGr Key but for some reason it doesn't work. As if i didn't press the AltGr key.
Usually i experience this in remote Desktop but …
Learning debugging in PhpStorm and keep accidentally hitting Ctrl + Alt + F8. I use 3 displays this disconnects the two remotes and goes back to just the laptop.
I cannot see this documented anywhere (running Win 10).
The worst part is that hitting …
I want my AltGr key to behave exactly like left Alt.
Usually, I do this kind of stuff with Autohotkey, but I'm open to different solutions.
I tried this:
LControl & RAlt::Alt
And Autohotkey displayed error about Alt not …