152
edits
m (Crashes / no sound support on Symbian S60 devices? -> fixed) |
m |
||
Line 38: | Line 38: | ||
=== How can I switch between Joystick/Key/Cursor and Shrinked/Zoomed/Upscaled modes? === | === How can I switch between Joystick/Key/Cursor and Shrinked/Zoomed/Upscaled modes? === | ||
* '''0''' | * The ControlKey = '''0''' (S60) or '''OK''' (S90), it is pressed simultaneously with other keys to activate the mode changes in SDL for S60/S90 phones. On S80 the keys on the side are used without needing a ControlKey. | ||
* | * ControlKey+'''1''' = change Input Mode: Joystick | Keyboard | Cursor | ||
* | * ControlKey+'''2''' = change Video Mode: ShrinkedLandscape | ShrinkedPortrait | ZoomedPortrait (S60) and Upscaled | Normal (S80/S90) | ||
* | * ControlKey+'''3''' = change Orientation Mode for ShrinkedLandscape: 90° Left | 90° Right | ||
=== What are these Joystick, Keyboard and Cursor modes anyway? === | === What are these Joystick, Keyboard and Cursor modes anyway? === |
edits