[DIGImend-devel] [ digimend-Bugs-3559402 ] xbindkeys needs to support binding to specific devices
Brought to you by:
spb_nick
|
From: SourceForge.net <no...@so...> - 2012-08-19 11:28:17
|
Bugs item #3559402, was opened at 2012-08-19 04:28 Message generated for change (Tracker Item Submitted) made by spb_nick You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1089171&aid=3559402&group_id=233297 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: tablets Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Nikolai Kondrashov (spb_nick) Assigned to: Nikolai Kondrashov (spb_nick) Summary: xbindkeys needs to support binding to specific devices Initial Comment: To support binding generic frame buttons of specific tablet devices, xbindkeys needs to support binding actions to specific input devices. Devices should be identifiable by (a part of the) name at the least. It would be nice to have matching by vendor, product IDs and serial numbers. Matching by input device IDs is needed mostly for completeness. Xbindkeys should bind to *all* the matching devices. Input device list should be constantly watched for addition/removal of devices to allow hotplugging. There needs to be an extension to configuration file syntax which would allow specifying the originating device for each key combination. The default would still be matching all devices. If a configuration file doesn't have bindings to specific devices, then the device list doesn't need to be watched. Furthermore, xbindkeys-config should support generating configuration with bindings to specific devices. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1089171&aid=3559402&group_id=233297 |