SYNTAX

    screenmode [options] [<command>]


OPTIONS

-h (--help) bool

Display help.

-v (--verbose) bool

Print verbose output.

-m (--mode) uint

The screen mode to set. Only applicable to the set command.


ARGUMENTS

[<command>]

The command to perform. Defaults to list.

list

List the available screen modes, and get a index number of current screen mode.

set

Set the screen mode by calling CWsScreenDevice::SetScreenMode. Use --mode to specify a mode index. Note some UI platforms don't handle the screen mode being changed in this way. If available, it is recommended to use a UI platform specific method instead.

follow

Track changes to the screen mode.

rotate

Change the screen orientation by calling CAknCapServer::RotateScreenL (only supported on S60).


DESCRIPTION

Reports or changes the current Window Server screen mode.


COPYRIGHT

Copyright (c) 2009-2010 Accenture. All rights reserved.