laut wrote: > The problem is, that the running AoEII game still tracks the position of the mouse > pointer whenever I move the mouse (and focus) away from the wine window. > The game view then scrolls to show just one black corner of the map > which is not very informative or entertaining. > > Therefore, in this use case, I'd prefer to let the pointer position to be reported > to the game "as a constant" (preferably the center of the wine window) > while the focus is away from the game. > > Can this be done without tweaking wine source code, No, you have to modify Wine code for this.