Re: Bug#976808: arrow keys are received as just ^[ on ttyAMA0

2020-12-12 Thread Ryutaroh Matsumoto
Control: found -1 1:5.2+dfsg-2
Control: retitle -1 with "-display gtk" arrow keys are received as just ^[ on 
ttyAMA0
Control: severity minor

I have checked my reported symptom with qemu-system-arm/sid.
With -nographic, arrow keys work just fine.
With -display gtk, arrow keys does not work on ttyAMA0 as reported.

I changed the severity to minor as we know workarounds.

The reason why virt-manager does not show this symptom may be because
virt-manager uses spice. I suspect something wrong in "-display gtk".

Best regards, Ryutaroh



Re: Bug#976808: arrow keys are received as just ^[ on ttyAMA0

2020-12-11 Thread Ryutaroh Matsumoto
The symptom does not appear when I use virt-manager
instead of using qemu-system-aarch64 directly. Ryutaroh