0
I'm trying to configure my keyboard drivers files on a Windows Server 2008 (Virtualbox)
, in order to understand how it is made.
Why? To solve this problem : How to enable Alt Gr or Alt keys on a Telnet Server
The file I want to open is for example kbdclass.sys
. When I open it with Notepad ++
, I have this :
http://image.noelshack.com/fichiers/2019/31/2/1564474290-kbdsys.jpg
I've been looking for some softwares on Internet, but I didn't find anything that opened my file. I know it is discouraged to touch to these files, but I need to understand how it works, because I don't see any other solutions to my problem.
Do you know how I could open it?
Thank you very much for your explanation, I see now. About your note, for you, is the problem coming from the Windows 2008 Server (Telnet Host) or the Windows 10 (Telnet Client) ? Why that telnet server cannot understand Alt Gr? (If you can, please help me on the associated question, or here...) – Kenichi-san – 2019-07-30T08:35:23.980
The telnet server has no idea about AltGr – that's the client's job. The server only receives the final text characters, not the individual keypresses. – user1686 – 2019-07-30T08:44:41.133
Where can we handle that on the client? – Kenichi-san – 2019-07-30T09:58:00.673