diff options
Diffstat (limited to 'hw/xwin/winconfig.h')
-rw-r--r-- | hw/xwin/winconfig.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/xwin/winconfig.h b/hw/xwin/winconfig.h index 6585a3369..d631187f0 100644 --- a/hw/xwin/winconfig.h +++ b/hw/xwin/winconfig.h @@ -254,6 +254,7 @@ typedef struct { long rate; } keyboard; XkbRMLVOSet xkb; + Bool rmlvoNotModmap; struct { Bool emulate3Buttons; long emulate3Timeout; |