--- a/sdlterm/src/sdlterm.h Sun Jan 27 23:51:59 2013 +0100 +++ b/sdlterm/src/sdlterm.h Wed Jan 30 00:38:48 2013 +0100 @@ -191,6 +191,7 @@ struct { int x, y; + int relx, rely; int button; } mouse; };