We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
https://kledgeb.blogspot.com/2022/05/ubuntu-2204-98.html
The text was updated successfully, but these errors were encountered:
キーボードレイアウトで backspace の左に '' がありません。 RDP 経由で \ が入力できないのはこれが原因なのでしょうか?
Sorry, something went wrong.
こんばんは。
試してみたところ確かにRDP/VNC共にそのキーから入力できませんでした。 WSLgでも似たような現象が報告されていました。
RDPクライアントアプリにキーボードレイアウトの設定があるかと思いますが、その設定を確認してみると良いかも知れません。 FreeRDPのキーボード設定は以下が参考になるでしょう。
またRDPクライアントアプリのキーボードレイアウトの設定をざっと変更してみたところ、 そのキーを押すことで「\(U+005C)」の入力は可能でしたが、Shift+そのキーで「|(Vertical line, U+007C)」の入力が「¦(Broken bar, U+00A6)」になりました。 後者に関してはスキャンコードが変換されてしまっています。
RDP 経由で \ が入力できない
右Shiftキーの左にあるキーで「\(backslash)」を入力できませんか?
No branches or pull requests
Ubuntu 22.04 その98 - 入力ソースとキーボートレイアウトと日本語入力のカスタマイズ - kledgeb
https://kledgeb.blogspot.com/2022/05/ubuntu-2204-98.html
The text was updated successfully, but these errors were encountered: