[Project_owners] about creating sidebar tour
Jesper Staun Hansen
jesper at selvet.dk
Wed Jan 2 17:00:12 PST 2008
Tried that, disabled all extensions except the emptysidebar extension
and tried shift+E. Didn't work with either shift keys.
Errrr... I just tried some keys, and i enabled caps lock and then tried
shift+E and now it works.
Disabling caps lock and trying shift+E will give no results for me.
Wonder how this keyboard is wired up....
Hint?
Trevor Hobson wrote:
> http://developer.mozilla.org/en/docs/XUL_Tutorial:Keyboard_Shortcuts#Key_element
>
> accel
> The user must press the special accelerator key. The key used for
> keyboard shortcuts on the user's platform. Usually, this would be
> the value you would use.
>
> If you take away the accel then Shift+E should work.
>
> Jesper Staun Hansen wrote:
>> Hello all.
>>
>> I am following
>> http://developer.mozilla.org/en/docs/Creating_a_Firefox_sidebar
>> And tried out the
>> http://developer.mozilla.org/samples/extension-samples/emptysidebar.zip
>> file and installed it.
>> But I am having some trouble with this:
>> <!ENTITY emptysidebar.title "EmptySidebar">
>> <!ENTITY openEmptySidebar.commandkey "E">
>> <!ENTITY openEmptySidebar.modifierskey "shift accel">
>> From file: locale/en-US/emptysidebar.dtd
>> At that state, then pressing E and combining shift+E doesn't work.
>> But if I change "shift accel" to "", then it works when I just press E.
>>
>> What is the medifierskey for?
>>
>>
>>
>> _______________________________________________
>> Project_owners mailing list
>> Project_owners at mozdev.org
>> https://www.mozdev.org/mailman/listinfo/project_owners
>>
>>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Project_owners mailing list
> Project_owners at mozdev.org
> https://www.mozdev.org/mailman/listinfo/project_owners
>
More information about the Project_owners
mailing list