Hi all, Just got my Raspberry Pi the other day and have been looking around at things. I've compiled the hello_triangle sample that comes with the Debian distro and it works great, but the function call to: graphics_get_display_size(0 /* LCD */, &state->screen_width, &state->screen_height); gives a ...