Adding the italian keyboard layout ...<[email protected]

  • Thread starter Thread starter Pedro Louro
  • Start date Start date
P

Pedro Louro

Adding the italian keyboard layout...

1. First of all you need to have the kbdit.dll file in your windows\system32 directory.(if not find it in another computer with windows XP full version)

2. Then you need to register the keyboard layout...
to do so copy and past the following text in a text editor(notepad or other) and save it as a registry file (*.reg).

======== FILE STARTS AFTER THIS LINE =========
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Keyboard Layouts\00000410]
"Layout Text"="Italian Keyboard"
"Layout Display Name"="@%SystemRoot%\\system32\\input.dll,-5015"
"Layout File"="KBDIT.DLL"

======== FILE ENDS OVER THIS LINE =========

3. Run the file.

4. Now the Italian keyboard layout should appear in the "Add input language" dialog.

Good luck... Stammi bene.
 
Sorry but the regintry file couldn't be post corretly ... i'm trying again

======== form above this =========
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Keyboard Layouts\00000410]
&quot;Layout Text&quot;=vItalian Keyboard&quot;
&quot;Layout Display Name&quot;=&quot;@%SystemRoot%\\system32\\input.dll,-5015&quot;
&quot;Layout File&quot;=&quot;KBDIT.DLL&quot;

======== till above here =========
 
Back
Top