Insertion of previous key states (for dead keys) into events is now done
commit8ba2106fce128ad811e636d493d38f652b3c730d
authorneil <neil@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Fri, 24 Oct 2014 16:53:13 +0000 (24 16:53 +0000)
committerneil <neil@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Fri, 24 Oct 2014 16:53:13 +0000 (24 16:53 +0000)
tree5b8d799935cfdeb3025b2e534cf6dfbe9a99c8cd
parent2eb32d1f8e968ef960cefa687711da9e23c3546f
Insertion of previous key states (for dead keys) into events is now done
in input.device instead of keyboard.device. It seems to be done this way
in AmigaOS and MorphOS. Now dead keys work with USB keyboards too.

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@49713 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
rom/devs/input/input_intern.h
rom/devs/input/support.c
rom/devs/keyboard/keyboard.c
rom/devs/keyboard/keyboard.conf
rom/devs/keyboard/keyboard_intern.h