SDL Window Management

Hi

I need to find a way of ensuring that the SDL window (created by the
SDL_SetVideoMode() function) is “Always on top”. I also need to
reposition the window instead of letting the window manager place it
where it likes.

Is it possible to do this with SDL or would I have to use the X11 API?

Thanks
ZX