Hideyuki Nagase

Results 185 comments of Hideyuki Nagase

@qiyuef, thanks for reporting the issue, please refer my comments on the same issue, https://github.com/microsoft/wslg/issues/654#issuecomment-1074555422, thanks!

@sarim, thanks for reporting the issue, while [WARN: COPY-MODE] is not expected, but it should not prevent application from starting up, would you please share what apps are failing to...

@tkonsta, @sarim, have you tired pre-release version of WSL which can be installed by `wsl --update --pre-release`? thanks!

@tkonsta, thanks for update, NVIDIA GPU driver is very unlikely the cause of this issue, but most likely, during that update, it might involve the restart of WSL and new...

@ryantheleach, thanks for reporting the issue, yes, we are aware of this issue and this is current limitation of WSLg. The issue here is not '.', but '~'. From WSLg...

Hi, thank you for reporting the issue, I'm not familiar with that specific application's behaver, but tried using "xev -event keyboard" to see what keystroke events were sent, and the...

Actually, at least on my environment, the last array key input is not delivered from Windows side, the key sequence Windows sends to WSLg matches what shows in xev. If...

Update: Ctrl+Alt+[Left/Right Arrow] is registered for other shortcut functionality in RDP client software at Windows side, this is why this key sequence is not reported to WSLg.

Hi, yes, we have already followed up with the responsible team for RDP client software at Windows side, to give us an option to do so, unfortunately, due to the...

@bluelu, we are working on this, and it is working internally, but this requires updates in RDP client software, thus it would require more coordination internally, thanks for checking!