Comment 10 for bug 427612

Revision history for this message
Shahar Havivi (shaharh) wrote : Re: does not pass pressed caps lock to client

The bug is regarding SDL implementation, SDL report keydown on first time caps-lock press and keyup only the second time caps-lock press.
Qemu upstream use this "wrong behavior" and generate up event for caps-lock (it's work fine in Fedora and RHEL).

Attach patch for Ubuntu (tested on Ubuntu 9.10)