Re: spice html5 keyboard issues

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

 




----- Original Message -----
> hi List,
> I get a "no map for 173" error when touching the minus key on recent browsers
> and on a spanish browser.
> I know there are known issues regarding translation of web key codes into
> scan codes and am eager to help solving this , a precedent thread pointed
> editing utils.js but could we get more details on what needs to be done?

In util.js, above get_scancode(), you have several hard-coded mapping table.

If the common_scanmap[] table doesn't have that value, it will check one of the other two tables, firefox_scanmap[] and DOM_scanmap[]

Apparently, only firefox_scanmap[] has a mapping for code key 173, and I tested it on f19 with spanish keyboard, that worked.

What browser are you using?
_______________________________________________
Spice-devel mailing list
Spice-devel@xxxxxxxxxxxxxxxxxxxxx
http://lists.freedesktop.org/mailman/listinfo/spice-devel




[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]     [Monitors]