summaryrefslogtreecommitdiff
path: root/hw/xwin/winconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'hw/xwin/winconfig.h')
-rw-r--r--hw/xwin/winconfig.h11
1 files changed, 1 insertions, 10 deletions
diff --git a/hw/xwin/winconfig.h b/hw/xwin/winconfig.h
index 71c458200..63d621112 100644
--- a/hw/xwin/winconfig.h
+++ b/hw/xwin/winconfig.h
@@ -305,16 +305,7 @@ typedef struct
long rate;
}
keyboard;
- struct
- {
- Bool disable;
- char *rules;
- char *model;
- char *layout;
- char *variant;
- char *options;
- }
- xkb;
+ XkbRMLVOSet xkb;
struct
{
Bool emulate3Buttons;