qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] Qemu does not pass pressed caps lock to client


From: Kevin Wolf
Subject: Re: [Qemu-devel] Qemu does not pass pressed caps lock to client
Date: Fri, 12 Feb 2010 12:43:45 +0100
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.7) Gecko/20100120 Fedora/3.0.1-1.fc12 Thunderbird/3.0.1

Am 12.02.2010 12:09, schrieb Shahar Havivi:
> It's not true that SDL is not sending up event like the comment say,
> 
> On Fedora 12 it behave like a toggle button, first press/release will send
> caps-down event second press/release send caps-up event
> 
> On Ubuntu 9.10 it work like any other key, i.e. pressing caps will generate 
> two
> events down and up.

So I think we have this situation:

Without patch: F12 works, Ubuntu 9.10 broken
With your patch: F12 broken, Ubuntu 9.10 works

I dont' consider fixing one system by breaking another one a solution...
Do we know why this difference exists? Is there a way to check at
runtime which mode SDL uses?

Have you tested if num lock has the same behaviour or are you just assuming?

Kevin




reply via email to

[Prev in Thread] Current Thread [Next in Thread]