Specifications

Table Of Contents
System Commands
Polycom, Inc. 4–281
screencontrol
Disables or enables navigation to specified user interface screens of the system.
Syntax
screencontrol enable <all|none|“screen_name”>
screencontrol disable <all|none|“screen_name”>
Feedback Examples
screencontrol enable all
returns
screencontrol enable all success
screencontrol disable adminsettings
returns
screencontrol disable adminsettings success
and disables navigation to the Admin Settings screen of the user interface
screencontrol disable none
returns
screencontrol disable none success
and reverses all screen disable commands
screencontrol disable main
returns
error: screen “main” unknown
screencontrol disable main failed
if
main” is an unknown screen name
See Also
Refer to the screen command on page 4-281 for details about accessing screen
names.
Parameter Description
enable
Enables navigation to the specified user interface
screen(s).
all
All of the user interface screens.
none
None of the user interface screens.
“screen_name”
Name of a specific user interface screen.
disable
Disables navigation to the specified user interface
screen(s).