Hi Martin, The patch that follows gets some tablet-mode keys working on the Latitude XT2. The scan codes for these keys are apparently used for different functions on some other models, so I added a new keymap file for the XT2 to handle the overlap. There's a good chance that what I've done is suboptimal -- I mean that either these keys apply to some other models, or that some of the keys in the current dell keymap should be moved over to the new file, or both. I just don't have enough information to know which keys are used on which models. If that information is available somewhere I'd be happy to rearrange the keymaps, but for now I opted for the conservative approach that won't change how things currently work for other Dell models. Thanks, Seth Seth Forshee (1): keymap: Support Dell Latitude XT2 tablet-mode navigation keys Makefile.am | 1 + extras/keymap/95-keymap.rules | 1 + extras/keymap/keymaps/dell-latitude-xt2 | 4 ++++ 3 files changed, 6 insertions(+), 0 deletions(-) create mode 100644 extras/keymap/keymaps/dell-latitude-xt2 -- To unsubscribe from this list: send the line "unsubscribe linux-hotplug" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html