mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 11:13:24 +02:00
Reset default keymap to us.
This commit is contained in:
@@ -69,7 +69,7 @@ int handlekeymap(void)
|
||||
return 0;
|
||||
}
|
||||
|
||||
strcpy(keymap, "/lib/kbd/keymaps/i386/qwertz/de-latin1-nodeadkeys.map.gz");
|
||||
strcpy(keymap, "/lib/kbd/keymaps/i386/qwerty/us.map.gz");
|
||||
findkey(kv, "KEYMAP", keymap);
|
||||
|
||||
choice = 0;
|
||||
|
||||
Reference in New Issue
Block a user