Mobile/Fennec/Cheat Codes: Difference between revisions
Jump to navigation
Jump to search
(o -> q) |
(updated for 4.0) |
||
Line 1: | Line 1: | ||
In addition to the documented [http:// | In addition to the documented [http://support.mozilla.com/en-US/kb/mobile-keyboard-shortcuts Mobile Firefox keyboard shortcuts], the following keyboard commands are useful for developers working on Fennec or addon code. | ||
{| border="1" cellpadding="3" | {| border="1" cellpadding="3" | ||
| Control-Shift-A || | | Control-Shift-A || simulate a two-finger swipe from right to left | ||
|- | |- | ||
| Control-Shift- | | Control-Shift-D || simulate a two-finger swipe from left to right | ||
|- | |- | ||
| Control-Shift- | | Control-Shift-S || simulate a two-finger swipe from top to bottom | ||
|- | |- | ||
| Control-Shift- | | Control-Shift-W || simulate a two-finger swipe from bottom to top | ||
|- | |- | ||
| Control-Shift- | | Control-Shift-P || (non-Maemo only) simulate pinch-zooming in | ||
|- | |- | ||
| Control-Shift- | | Control-Shift-M || open the Android menu | ||
|- | |- | ||
| Control-Shift-Q || (desktop only) toggle between "portrait" and "landscape" | |||
| Control-Shift-Q || toggle | |||
|} | |} |
Latest revision as of 23:14, 8 March 2011
In addition to the documented Mobile Firefox keyboard shortcuts, the following keyboard commands are useful for developers working on Fennec or addon code.
Control-Shift-A | simulate a two-finger swipe from right to left |
Control-Shift-D | simulate a two-finger swipe from left to right |
Control-Shift-S | simulate a two-finger swipe from top to bottom |
Control-Shift-W | simulate a two-finger swipe from bottom to top |
Control-Shift-P | (non-Maemo only) simulate pinch-zooming in |
Control-Shift-M | open the Android menu |
Control-Shift-Q | (desktop only) toggle between "portrait" and "landscape" |