Can not open xterm while connect a keyboard and a micro HDMI to display

Hi, just got my first Gameshell, I can connect a bluetooth keyboard and with a micro HDMI to a PC display, I can see the desktop, but while press ctrl-alt-t to open xterm, it just display “Launching” and stuck at this forever, how can I open xterm in this case?

I am using the v0.5 image for my Gameshell.

try ssh into gameshell

make sure xterm is installed first

when you see Launching but nothing happend, also

cat /tmp/x.log

to see if there is any useful logs

1 Like

Thank you for the tips. I will try to check the log tomorrow.

shift + alt + Enter to open terminal

it is actually running a mod dwm

1 Like

shift + alt + Enter works, it open a fullscreen terminal. Thank you for the help