Difference between revisions of "OSBYTE &E4"

From BeebWiki
Jump to: navigation, search
m (1 revision)
(Added information)
Line 2: Line 2:
 
OSBYTE &E4 (228) - Read/Write Interpretation of Ctrl-Shift-Fkeys
 
OSBYTE &E4 (228) - Read/Write Interpretation of Ctrl-Shift-Fkeys
  
 +
On the '''BBC Micro''' series, this controls the effect of CTRL+SHIFT + f-key.  The default value is 0, causing the key to be ignored.
 +
 +
On the '''Electron''', this appears to have no function as this key combination is not supported.  The default value is 0.
 +
 +
See [[OSBYTE &E1]] for more information on the parameters and operation.
  
 
==See Also==
 
==See Also==
 
* http://mdfs.net/Docs/Comp/BBC/OsbyteA6
 
* http://mdfs.net/Docs/Comp/BBC/OsbyteA6
 +
* [[OSBYTE &E2]]
 +
* [[OSBYTE &E3]]
  
 
[[User:Jgharston|Jgharston]] 23:05, 26 May 2009 (UTC)
 
[[User:Jgharston|Jgharston]] 23:05, 26 May 2009 (UTC)

Revision as of 22:33, 11 June 2020

OSBYTE &E4 (228) - Read/Write Interpretation of Ctrl-Shift-Fkeys

On the BBC Micro series, this controls the effect of CTRL+SHIFT + f-key. The default value is 0, causing the key to be ignored.

On the Electron, this appears to have no function as this key combination is not supported. The default value is 0.

See OSBYTE &E1 for more information on the parameters and operation.

See Also

Jgharston 23:05, 26 May 2009 (UTC)