]> git.sesse.net Git - pistorm/commit
support stealing the keyboard from the input layer
authorjust nine <nine@aphlor.org>
Wed, 14 Apr 2021 21:29:41 +0000 (22:29 +0100)
committerjust nine <nine@aphlor.org>
Wed, 14 Apr 2021 21:29:41 +0000 (22:29 +0100)
commit5fa4ab5cf46215514feabdeb6133b15ef8b6906a
tree3046ebfe0b7ee37ffce0e1a200fff16f10ff763e
parent975ce97643fd0d74fa1befc8e51d6d7872c735e2
support stealing the keyboard from the input layer

this change uses an ioctl to disconnect the keyboard event device from
the input layer, meaning input no longer affects the pi and will
entirely be consumed by the pistorm emulator process.
config_file/config_file.c
config_file/config_file.h
default.cfg
emulator.c
input/input.c
input/input.h