SS.GIP_Set_Status

Sets the system-wide mouse and key repeat parameters.

Entry Conditions

A
path number

B
SS.GIP ($94)

X
mouse resolution; in the most significant byte

 
1 = low resolution mouse

 
0 = optional high resolution mouse

 
mouse port location; in the most significant byte

 
1 = right port

 
2 = left port

Y
key repeat start constant; in the most significant byte

 
key repeat delay; in the least significant byte

 
00XX = no repeat

 
FFFF = unchanged

Error Output

CC
carry set on error

B
error code

Additional Information

  • Because this function affects system-wide settings, it is best to use it from system configuration utilities and not from general application programs.
  • The support module for this call is CC3IO.

MongoDB Logo MongoDB