dodgy on linux

Miscellaneous Forums/Linux Discussion/dodgy on linux

ok, i compiled my current project on linux, and for some reason stuff fails to work, standard things such as in my map editor, selecting a polygon now, will stop the map scroll, in windows this works, but its got nothing todo with the map scrolling at all o_O

why should something like this bork in linux

Could it be something to do with the mouse or are these features keyboard controlled? Are you in windowed or fullscreen mode?

its not a windowed fullscreen issue, im not using max2d, just standard gl with a bgl window, one thing to note, i have a function thats toggled if i hold control and hit mouse lmb, it fails to work also in linux.