Difference between revisions of "83Plus:Flags:3D"

From WikiTI
Jump to: navigation, search
(@#&$*(&@$*(&*$#)
 
(Bit 6: ok enough shameless advertising)
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[[Category:83Plus:Flags:By Address|3D]][[Category:83Plus:Flags:By Name|keybFlags]]
+
[[Category:83Plus:Flags:By Address|3D - dBKeyFlags]][[Category:83Plus:Flags:By Name|dBKeyFlags]]
  
 
== Synopsis ==
 
== Synopsis ==
 
'''Flag Byte:''' 3Dh
 
'''Flag Byte:''' 3Dh
  
'''Known Names:''' keybFlags (my name)
+
'''Official Names:''' dBKeyFlags
  
 
== Bit Overview ==
 
== Bit Overview ==
  
 
=== Bit 0 ===
 
=== Bit 0 ===
''This bit does nothing.''
+
{{Unknown-flag}}
  
 
=== Bit 1 ===
 
=== Bit 1 ===
''This bit does nothing.''
+
{{Unknown-flag}}
  
 
=== Bit 2 ===
 
=== Bit 2 ===
''This bit does nothing.''
+
{{Unknown-flag}}
  
 
=== Bit 3 ===
 
=== Bit 3 ===
''This bit does nothing.''
+
{{Unknown-flag}}
  
 
=== Bit 4 ===
 
=== Bit 4 ===
''This bit does nothing.''
+
{{Unknown-flag}}
  
 
=== Bit 5 ===
 
=== Bit 5 ===
''This bit does nothing.''
+
{{Unknown-flag}}
  
 
=== Bit 6 ===
 
=== Bit 6 ===
'''Unofficial name:''' keybReportAll
+
'''Official name:''' keyDefaultsF
  
Setting this bit (on OS 1.15 and higher) causes [[83Plus:BCALLs:4972|getKey]] and the [[83Plus:Hooks:9B84|Rawkey Hook]] when using the [http://education.ti.com/us/product/accessory/keyboard/features/features.html TI Keyboard] to return [[83Plus:OS:TI Keyboard#Key Codes|extended key codes]] instead of applying its [[83Plus:OS:TI Keyboard#Key Translation|translation]] to the keys. This is used in [[User:AndyJ|Andy's]] [http://www.ticalc.org/archives/files/fileinfo/318/31849.html ShortCut App].
+
Setting this bit (on OS 1.15 and higher) causes [[83Plus:BCALLs:4972|getKey]] and the [[83Plus:Hooks:9B84|Rawkey Hook]] when using the [http://education.ti.com/us/product/accessory/keyboard/features/features.html TI Keyboard] to return [[83Plus:OS:TI Keyboard#Key Codes|extended key codes]] instead of applying its [[83Plus:OS:TI Keyboard#Key Translation|translation]] to the keys.
  
 
=== Bit 7 ===
 
=== Bit 7 ===
''This bit does nothing.''
+
{{Unknown-flag}}

Latest revision as of 07:42, 18 June 2005


Synopsis

Flag Byte: 3Dh

Official Names: dBKeyFlags

Bit Overview

Bit 0

We do not have information on what this bit does, if anything.

Bit 1

We do not have information on what this bit does, if anything.

Bit 2

We do not have information on what this bit does, if anything.

Bit 3

We do not have information on what this bit does, if anything.

Bit 4

We do not have information on what this bit does, if anything.

Bit 5

We do not have information on what this bit does, if anything.

Bit 6

Official name: keyDefaultsF

Setting this bit (on OS 1.15 and higher) causes getKey and the Rawkey Hook when using the TI Keyboard to return extended key codes instead of applying its translation to the keys.

Bit 7

We do not have information on what this bit does, if anything.