Changes between Initial Version and Version 18 of Ticket #1609
- Timestamp:
- 03/28/18 06:02:24 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1609
-
Property
Status
changed from
new
toassigned
- Property Cc xpra@… added
-
Property
Component
changed from
android
toplatforms
-
Property
Milestone
changed from
2.2
to2.3
-
Property
Status
changed from
-
Ticket #1609 – Description
initial v18 1 My host machine that I'm typing on is an MBP 2015 running macOS Sierra. My target machine is Fedora 26 Linux (on Apple hardware for those who care about that licensing detail) running VirtualBox running OSX 10.9 so my goal is to have the keyboard work as if I were working directly on OSX 10.9 on the MBP.1 My host machine that I'm typing on is an MBP 2015 running macOS Sierra. My target machine is Fedora 26 Linux (on Apple hardware for those who care about that licensing detail) running !VirtualBox running OSX 10.9 so my goal is to have the keyboard work as if I were working directly on OSX 10.9 on the MBP. 2 2 3 3 I managed to hack the code so that the Command and Control keys are 'correctly' detected on OSX 10.9, however the Command key does not work as a modifier so I cannot press it in combination with any other key. Advice on how to debug this would be appreciated.