You are not logged in.
Hello!
I have a minimalist arch install (no x server, installed on a usb) which I use with my laptop.
I have an external monitor plugged in (HDMI cable) and arch generally gets everything right and displays everything both on the laptop screen, and on the external monitor.
However, when I test pygame using this:
python3 -m pygame.examples.aliens
It works, but it only displays on the LAPTOP monitor. The external monitor continues to show only the terminal.
How do I get it to show on either both, or the external monitor only?
Appreciate any help.
Thanks
Offline