Opened 18 years ago
Closed 18 years ago
#307 closed defect (fixed)
Keyboard layout through vnc/ssh -> fixed in SVN/1.4.2
Reported by: | zzyzx | Owned by: | |
---|---|---|---|
Component: | other | Version: | VirtualBox 1.3.8 |
Keywords: | keyboard layout ssh vnc | Cc: | |
Guest type: | other | Host type: | other |
Description
I am having problems with incorrect guest english keyboard layouts running vbox through vncviewer. Vbox is running on a Slackware (11.0) host which I am accessing through tightvnc via ssh.
Running several types of guest installations (Windows, Linux), I get the same layout errors (e.g. Enter=Space, Space='7', etc.).
No problems when I access the host directly.
Change History (6)
comment:1 by , 18 years ago
comment:2 by , 18 years ago
Try manually setting the DISPLAY variable to something that does not start with ":" (e.g. localhost:0.0). This causes VBox to fall back to safer keyboard code designed to work with non-local setups.
comment:3 by , 18 years ago
Thanks michael. That did the trick. It's an easy workaround, but is there any way to make that behaviour automatic?
comment:5 by , 18 years ago
Summary: | Keyboard layout through vnc/ssh → Keyboard layout through vnc/ssh -> fixed in SVN/1.4.2 |
---|
comment:6 by , 18 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Hi,
I have the same problem when tunneling tight vnc thru ssh, and then running a vbox session. Key mapping is completely off. Typing 'abcdefgh' results in 'asdfghjk'. Any help would be appreciated.