added concrete implementations of putc(), getc(), getchar() and gets()
[tangerine.git] / arch / all-x11 / hidd / fullscreen.h
blobc1b0d40b74e4cd03b0b8a35e916dd4a52f27712e
1 int x11_fullscreen_supported(Display *display);
2 void x11_fullscreen_switchmode(Display *display, int *w, int *h);