3
edits
Line 79: | Line 79: | ||
The one idea that I thought I could contribute, would be to have a simple interface to the keystroke preferences a la about:config, where users could simply type in an action/keystroke combination: | The one idea that I thought I could contribute, would be to have a simple interface to the keystroke preferences a la about:config, where users could simply type in an action/keystroke combination: | ||
action | {| border="1" cellpadding="2" | ||
! action !! keystroke | |||
closeOtherTabs | Ctrl+Shift+w | |- | ||
|closeOtherTabs || Ctrl+Shift+w | |||
|} | |||
maybe about:keystrokes ? | maybe about:keystrokes ? | ||
Line 88: | Line 90: | ||
In the hypothetical preferences section, each action would be listed. For each action, the user could click on the 'keystroke' entry to enter a new keystroke, hit BackSpace for default, or Esc to cancel. If the the keystroke was already in use by mozilla or the windowing system, then the previous keystroke would be returned and the user would be notified via a message box. | In the hypothetical preferences section, each action would be listed. For each action, the user could click on the 'keystroke' entry to enter a new keystroke, hit BackSpace for default, or Esc to cancel. If the the keystroke was already in use by mozilla or the windowing system, then the previous keystroke would be returned and the user would be notified via a message box. | ||
-- [[User:Cfriedt|Christopher Friedt]] 10: | <br> | ||
-- [[User:Cfriedt|Christopher Friedt]] 10:45, 14 September 2007 (CET) |
edits