set-terminal-parameter
set-terminal-parameter is a built-in function in `C source code
'.
(set-terminal-parameter TERMINAL PARAMETER VALUE)
Set TERMINAL's value for parameter PARAMETER to VALUE.
Return the previous value of PARAMETER.
TERMINAL can be a terminal object, a frame or nil (meaning the
selected frame's terminal).