Thunderbird:Help Documentation:Keyboard Shortcuts: Difference between revisions
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
| m (Replying to comment...) |  (I change my mind...make it easier to edit over making a transition to source easier...) | ||
| Line 19: | Line 19: | ||
| What's this mean?  Basically, never use "Ctrl/Alt/Shift/Return", and instead type them as "META", "ALT", "CONTROL", "SHIFT", and "RETURN".  The reason for this is that the help docs won't stay in this wiki when they've matured - they'll get moved into the main source repository, and using all-caps refs will make it easy to do search-and-replaces to have everything work correctly when it's embedded in the application. | What's this mean?  Basically, never use "Ctrl/Alt/Shift/Return", and instead type them as "META", "ALT", "CONTROL", "SHIFT", and "RETURN".  The reason for this is that the help docs won't stay in this wiki when they've matured - they'll get moved into the main source repository, and using all-caps refs will make it easy to do search-and-replaces to have everything work correctly when it's embedded in the application. | ||
| Examples: | Examples: | ||
| DO this:     DON'T do this: | |||
| META+J       Ctrl+J, Cmd+J | |||
| CONTROL+D    Ctrl+D | |||
| ALT+D        Alt+D, Opt+D | |||
| SHIFT+F5  | SHIFT+F5     Shift+F5 | ||
| --> | --> | ||
| Line 54: | Line 52: | ||
|    <tbody> |    <tbody> | ||
|      <tr> |      <tr> | ||
|        <td> |        <td>Random command</td> | ||
|        <td |        <td>META+D</td> | ||
|        <td |        <td>META+D</td> | ||
|        <td |        <td>META+T</td> | ||
|        <td> |        <td>?</td> | ||
|        <td> |        <td>?</td> | ||
|      </tr> |      </tr> | ||
|    </tbody> |    </tbody> | ||
| </table> | </table> | ||
Revision as of 18:28, 11 January 2005
This table will include keyboard shortcuts for all applications covered in the app-specific areas.  It will be in one file, with the visibility of columns controlled via platform-specific CSS.  This is technically doable, but it may require a little extra hacking, because we unfortunately can't set display: none on table columns (the W3-specified way is visibility: collapse, with collapse being the only recognized value for the property).
This is a list of the keyboard shortcuts in Thunderbird and other applications.
<thead> </thead> <tbody> </tbody>| Command | Thunderbird | Outlook Express | Evolution | KMail | Mail.app | 
|---|---|---|---|---|---|
| Random command | META+D | META+D | META+T | ? | ? |