Results 367 comments of Stéphane Lenclud

Possibly related to #548 Try disable hardware acceleration and see what you get.

You need to use setLayerType and set it to LAYER_TYPE_SOFTWARE.

Turns out I had enabled the option to show virtual keyboard when physical keyboard is present. So the real issue is that the keyboard should not be empty in this...

I'm pretty sure it has cause I remember seeing that before. I have not tried lately though.

It's very unlikely this driver will be further developed. Even if it was I doubt the current implementation will easily allow to change the polling rate.

I think it should be possible. I am not planning to work on that anytime soon though. If I do I'll need to get @nefarius to kindly sign the drivers...

@kocane I reckon it should work if you can locate the TrackPoint driver in the Windows Device Manager. It's worth a try anyway. If it fails you should be able...

> I'm using USB Trackpoint keyboard model KU-1255 This driver was not designed or tested with this hardware. > Can you check this and make a fix? I could, but...

As mentioned above I eventually decided to stop using this hardware after what must have been about 15 years so it's highly unlikely I'll bother implementing new features. The original...

I have the same issue on my company's PC. It would be awesome if the driver could be signed but I'm currently putting zero effort towards that goal. Unless people...