dafzor / keyblayout-fix

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Keyboard Layout Fix

Purpose

This is a simple one click fix to remove additional keyboard layouts added by source games.

How it works

The cmd script uses an unattended configuration feature added in Windows Vista to add the keyboard layouts and then remove them.

A list of language ids that can be used can be looked up on Input locales.

Layouts present in example files:

  • en-US: United States - English (0409:00000409)
  • en-GB: Great Britain (0809:00000809)
  • pt-PT: Portuguese (0816:00000816)

About


Languages

Language:Batchfile 100.0%