mirror of
https://github.com/libretro/Lakka-LibreELEC.git
synced 2024-11-24 12:36:18 +00:00
47c07c60ba
* Latest 4.3 changes poorly merged * Build fixes * Squash? * Fix ppsspp on switch * Fix video recording, add base stuff for nvv4l2 decoder/encoder, but leave disabled for now * Clean up left over files * Switch: Dont build xpadneo driver, but install configs * FFMpeg: Add back L4T decoder Patches
21 lines
720 B
Plaintext
21 lines
720 B
Plaintext
# Keymaps table
|
|
#
|
|
# This table creates an association between a keycode file and a kernel
|
|
# driver. It can be used to automatically override a keycode definition.
|
|
#
|
|
#
|
|
# Format:
|
|
# driver - name of the driver provided via uevent - use * for any driver
|
|
# table - RC keymap table, provided via uevent - use * for any table
|
|
# file - file name. If directory is not specified, it is first looked up
|
|
# in /storage/.config/rc_keymaps, then /usr/lib/udev/rc_keymaps
|
|
#
|
|
# For example:
|
|
#
|
|
# driver table file
|
|
#
|
|
# gpio-rc-recv rc-streamzap streamzap
|
|
# gpio-rc-recv * justboom
|
|
# * rc-rc6-mce rc6_mce_new
|
|
# * * hauppauge_new
|