mirror of
https://github.com/reactos/reactos.git
synced 2025-07-24 12:23:41 +00:00
[BOOTDATA] Add the (still disabled) faeroese keyboard layout
CORE-13127
This commit is contained in:
parent
8a2cc3cdda
commit
76eeb35148
1 changed files with 7 additions and 0 deletions
|
@ -731,6 +731,10 @@ HKLM,"SYSTEM\CurrentControlSet\Control\Keyboard Layouts\00000437","Layout File",
|
|||
HKLM,"SYSTEM\CurrentControlSet\Control\Keyboard Layouts\00000437","Layout Text",0x00000000,%GEORGIAN%
|
||||
HKLM,"SYSTEM\CurrentControlSet\Control\Keyboard Layouts\00000437","Layout Display Name",0x00000000,"@%SystemRoot%\system32\input.dll,-5119"
|
||||
|
||||
;HKLM,"SYSTEM\CurrentControlSet\Control\Keyboard Layouts\00000438","Layout File",0x00000000,"kbdfo.dll"
|
||||
;HKLM,"SYSTEM\CurrentControlSet\Control\Keyboard Layouts\00000438","Layout Text",0x00000000,%FAEROESE%
|
||||
;HKLM,"SYSTEM\CurrentControlSet\Control\Keyboard Layouts\00000438","Layout Display Name",0x00000000,"@%SystemRoot%\system32\input.dll,-5108"
|
||||
|
||||
HKLM,"SYSTEM\CurrentControlSet\Control\Keyboard Layouts\00000439","Layout File",0x00000000,"kbdindev.dll"
|
||||
HKLM,"SYSTEM\CurrentControlSet\Control\Keyboard Layouts\00000439","Layout Text",0x00000000,%DEVANAGARI%
|
||||
HKLM,"SYSTEM\CurrentControlSet\Control\Keyboard Layouts\00000439","Layout Display Name",0x00000000,"@%SystemRoot%\system32\input.dll,-5096"
|
||||
|
@ -2227,6 +2231,7 @@ GERMAN = "German"
|
|||
GREEK = "Greek"
|
||||
GUJARATI = "Gujarati"
|
||||
IRISH = "Irish"
|
||||
FAEROESE = "Faeroese"
|
||||
FINNISH = "Finnish"
|
||||
FRENCH = "French"
|
||||
GEORGIAN = "Georgian"
|
||||
|
@ -2364,6 +2369,7 @@ GERMAN = "Niemiecki"
|
|||
GREEK = "Grecki"
|
||||
GUJARATI = "Gujarati"
|
||||
IRISH = "Irlandzki"
|
||||
FAEROESE = "Faeroese"
|
||||
FINNISH = "Fiński"
|
||||
FRENCH = "Francuski"
|
||||
GEORGIAN = "Gruziński"
|
||||
|
@ -2501,6 +2507,7 @@ GERMAN = "Germană"
|
|||
GREEK = "Greacă"
|
||||
GUJARATI = "Gujarati"
|
||||
IRISH = "Irlandeză"
|
||||
FAEROESE = "Faeroese"
|
||||
FINNISH = "Finlandeză"
|
||||
FRENCH = "Franceză"
|
||||
GEORGIAN = "Georgiană"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue