Signed-off-by: Dirk Wallenstein <[email protected]>
---
This should do the trick.  I tested it with two keyboards.

 xkbcomp.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/xkbcomp.c b/xkbcomp.c
index b0df920..a1c6737 100644
--- a/xkbcomp.c
+++ b/xkbcomp.c
@@ -1037,6 +1037,7 @@ main(int argc, char *argv[])
                 ok = False;
                 break;
             }
+            result.xkb->device_spec = device_id;
         }
         else if (inputFormat == INPUT_XKM) /* parse xkm file */
         {
-- 
1.7.1

_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to