Hello, this patchset will improve the keytable location handling of ir-keytable. In controst to the default install location (/etc/rc_keymaps) Debian and Ubuntu installed the shipped keymaps into /lib/udev/rc_keymaps (just like keyboard keymaps are installed into /lib/udev/keymaps). If a keymap needs to be modified it's supposed to go into /etc/rc_keymaps. The current ir-keytable program knows only about a single default keytable directory. This patchset makes ir-keytable aware of a system and user keytable directory. The user directory is searched first, followed by a the system directory if no file was found. Mauro, are you OK with committing? Thanks, Gregor Gregor Jasny (3): keytable: Make udev rules dir configurable keytable: Preinstall keytables relative to sysconfdir keytable: first search table in userdir, then in systemdir configure.ac | 15 +++++++++++---- utils/keytable/Makefile.am | 8 ++++---- utils/keytable/keytable.c | 30 +++++++++++++++++++++--------- 3 files changed, 36 insertions(+), 17 deletions(-) -- 1.7.10 -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html