Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Mulongo oyo etiyamaki na archive. Tuna motuna mosusu soki osengeli na lisalisi

key code for inferior character in a .xul file

  • 1 eyano
  • 1 eza na nkokoso oyo
  • 13 views
  • Eyano yasuka ya guigs

more options

Hi,

In a .xul file I want to add a keyboard shortcut : "CTRL+<"

I found keycode="VK_OEM_102" it works fine but it interacts with other keys like "CTRL+C" .


   <keyset id="focuslasttab-keyset">
      <key id="focuslasttab-key" modifiers="control" keycode="VK_OEM_102" command="focuslasttab-command" />
   </keyset>

I tried ---- key="<" ---- but it doesn't work.

Do you know how to implement this shortcut ? "CTRL+<"

Thank you very much.

Hi, In a .xul file I want to add a keyboard shortcut : "CTRL+<" I found keycode="VK_OEM_102" it works fine but it interacts with other keys like "CTRL+C" . <keyset id="focuslasttab-keyset"> <key id="focuslasttab-key" modifiers="control" keycode="VK_OEM_102" command="focuslasttab-command" /> </keyset> I tried ---- key="<" ---- but it doesn't work. Do you know how to implement this shortcut ? "CTRL+<" Thank you very much.

All Replies (1)

more options

Hi schmurtz,

I am not sure what kind of keyboard you are using, but could it possibly be an issue that the < key is also , by default. Would it have to be ctrl + shift + < ?

For more information : MDN Keyboard Shortcuts or please check out http://stackoverflow.com/search?q=firefox

Ezalaki modifié na guigs