From: Will Thompson Date: Thu, 1 Apr 2010 14:35:34 +0000 (+0100) Subject: Warn and fail if a device name is ambiguous. X-Git-Url: https://diplodocus.org/git/xorg-xinput/commitdiff_plain/26c8ad96bed67087f89439ec595e928e7f5c8a9c?ds=sidebyside;hp=26c8ad96bed67087f89439ec595e928e7f5c8a9c Warn and fail if a device name is ambiguous. The XI1 path bails out if the user specifies a device by name and there is more than one device, but the XI2 path previously just silently chose the first one. This patch makes it fail outright. Signed-off-by: Will Thompson Signed-off-by: Peter Hutterer ---