keyboard leds
Posted: 9. Apr 2013, 14:42
Hi
I'm sending via ioctl a command to turn keyboard lights on (Linux kernel module on kernel 2.6.32 - CentOs). The resulting behavior is that
1. There is no influence on the led ligts
2. Something goes wrong with uppercase/lowercase: typing lowercase sometimes results in uppercase letter and sometimes in lowercase.
The code of the module is ok since it works just perfectly on vmware player (on the same 2.6.32 CentOs kernel ) and on CentOs installed directly.
Is something related with virtual box keyboard drivers? I have a simple and common Dell USB keyboard.
And also what is the preferable way to see how virtual box treats the ioctl command sent to the keyboard (or any other virtual/physical device)?
Thanks
David
I'm sending via ioctl a command to turn keyboard lights on (Linux kernel module on kernel 2.6.32 - CentOs). The resulting behavior is that
1. There is no influence on the led ligts
2. Something goes wrong with uppercase/lowercase: typing lowercase sometimes results in uppercase letter and sometimes in lowercase.
The code of the module is ok since it works just perfectly on vmware player (on the same 2.6.32 CentOs kernel ) and on CentOs installed directly.
Is something related with virtual box keyboard drivers? I have a simple and common Dell USB keyboard.
And also what is the preferable way to see how virtual box treats the ioctl command sent to the keyboard (or any other virtual/physical device)?
Thanks
David