ok i take that back
This commit is contained in:
parent
d857f9fa33
commit
b580cf99dd
1 changed files with 1 additions and 1 deletions
|
@ -928,7 +928,7 @@ void config_startup(ObParseInst *i)
|
|||
translate_key("C-g", &config_keyboard_reset_state,
|
||||
&config_keyboard_reset_keycode);
|
||||
|
||||
bind_default_keyboard()
|
||||
bind_default_keyboard();
|
||||
|
||||
parse_register(i, "keyboard", parse_keyboard, NULL);
|
||||
|
||||
|
|
Loading…
Reference in a new issue