189 int mod;
190 } key;
191 struct
192 {
193 int x, y;
194 int relx, rely;
194 int button;
195 int button;
195 } mouse;
196 } mouse;
196 };
197 };
198 };
198
199