Hi, After opening a connection to an Xnest window, i do: XWindowAttributes wa; XGetWindowAttributes(display, window, &wa); No matter what size i set the Xnest window with the mouse, i always get width = 1728 and height = 768. How do i change it?