I'm using this to warp my cursor to un-iconfied windows: ( setq warp-to-window-enabled t ) ( setq warp-pointer-if-necessary t )
this will end up moving the cursor below the titlebar. How can I move the cursor to the middle of the window? And why does it only work with un-iconfied windows and not also with newly created ones? - Or is where a way to do so? Chris
