From 0c408c53ffdde107ed8c01144cce3da427f1a45f Mon Sep 17 00:00:00 2001 From: Daniel Martin Date: Sun, 13 Oct 2013 13:44:39 +0200 Subject: [PATCH] xkb: Comment out the struct Property and {Get, Set}Geometry This struct has intermixed fixed size fields and lists, which c_client.py doesn't handle properly. Therefor comment out the struct and the fields type-referencing it. As doodads are commented out already and with Property gone the requests GetGeomtry and SetGeometry become pretty much useless. Therefor comment them out completly. Signed-off-by: Daniel Martin Reviewed-By: Ran Benita --- src/xkb.xml | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/src/xkb.xml b/src/xkb.xml index 5436401..a095958 100644 --- a/src/xkb.xml +++ b/src/xkb.xml @@ -547,6 +547,7 @@ authorization from the authors. + @@ -1871,6 +1873,7 @@ authorization from the authors. + + --> + + --> @@ -2330,6 +2332,7 @@ authorization from the authors. +