Changes between Version 1 and Version 2 of Ticket #13216, comment 37
- Timestamp:
- Aug 14, 2014 11:52:04 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #13216, comment 37
v1 v2 1 I also had the problems as reported by the others : AltGr key not working at all, key presses generating 2 events, one being ISO level 3 and the other being left Ctrl.1 I also had the problems as reported by the others in version 4.3.14: AltGr key not working at all, key presses generating 2 events, one being ISO level 3 and the other being left Ctrl. 2 2 3 I'm running windows 7 64 bit host with ubuntu 12 as guest. The problems occur when the host uses a keyboard layout (for virtualbox process) that uses altgr key (e.g. Slovenian - Slovenia or German - Germany). The problem don't occur when the host uses keyboard layout (for virtual box process) that doesn't assign any special processing to right-alt key (e.g. English - United States).3 I'm running windows 7 64 bit host with ubuntu 12 as guest. The problems occur in version 4.3.14 when the host uses a keyboard layout (for virtualbox process) that uses altgr key (e.g. Slovenian - Slovenia or German - Germany). The problem don't occur when the host uses keyboard layout (for virtual box process) that doesn't assign any special processing to right-alt key (e.g. English - United States). 4 4 5 5 Yet another workaround when the altgr doesn't work, e.g. to get altgr-q combination: press and release either ctrl key after the altgr has been pressed. 6 6 7 I'm going to try the special build.7 The build VirtualBox-4.3.15-95284-Win.exe solved problems also for me.