please dont rip this site Prev Next

MOUSEKEYS info  Overview  Group

The MOUSEKEYS structure contains information about the MouseKeys accessibility feature. When the MouseKeys feature is active, the user can use the numeric keypad to control the mousepointer, and to click, double-click, drag, and drop. By pressing NUMLOCK, the user can toggle the numeric keypad between mouse control mode and normal operation.

typedef struct _MOUSEKEYS {     // mk 

    DWORD cbSize; 

    DWORD dwFlags; 

    DWORD iMaxSpeed; 

    DWORD iTimeToMaxSpeed; 

    DWORD iCtrlSpeed; 

    DWORD dwReserved1; 

    DWORD dwReserved2; 

} MOUSEKEYS; 

 

Members

cbSize
Specifies the size, in bytes, of this structure.
dwFlags
A set of bit-flags that specify properties of the FilterKeys feature. The following bit-flag values are defined:

Value

Meaning

MKF_AVAILABLE

If this flag is set, the MouseKeys feature is available.

MKF_CONFIRMHOTKEY

Windows 95 only: A confirmation dialog box appears when the MouseKeys feature is activated by using the hot key.

MKF_HOTKEYACTIVE

If this flag is set, the user can turn the MouseKeys feature on and off by using the hot key, which is LEFT ALT+LEFT SHIFT+NUM LOCK.

MKF_HOTKEYSOUND

If this flag is set, the system plays a siren sound when the user turns the MouseKeys feature on or off by using the hot key.

MKF_INDICATOR

Windows 95 only: A visual indicator is displayed when the MouseKeys feature is on.

MKF_MOUSEKEYSON

If this flag is set, the MouseKeys feature is on.

MKF_MODIFIERS

Windows 95 only: The CTRL key increases cursor speed by the value specified by the iCtrlSpeed member, and the SHIFT key causes the cursor to delay briefly after moving a single pixel, allowing fine positioning of the cursor. If this value is not specified, the CTRL and SHIFT keys are ignored while the user moves the mouse cursor using the arrow keys.

MKF_REPLACENUMBERS

Windows 95 only:The numeric keypad moves the mouse when the NUM LOCK key is on. If this flag is not specified, the numeric keypad moves the mouse cursor when the NUM LOCK key is off.

iMaxSpeed
Specifies the maximum speed the mouse cursor attains when an arrow key is held down.

Windows 95: Range checking is not performed.

Windows NT: Valid values are from 10 to 360.

iTimeToMaxSpeed
Specifies the length of time, in milliseconds, that it takes for the mouse cursor to reach maximum speed when an arrow key is held down. Valid values are from 1000 to 5000.
iCtrlSpeed
Windows 95: Specifies the multiplier to apply to the mouse cursor speed when the user holds down the ctrl key while using the arrow keys to move the cursor. this value is ignored if MKF_MODIFIERS is not set.

Windows NT: This member is reserved for future use. It must be set to zero.

dwReserved1
This member is reserved for future use. It must be set to zero.
dwReserved2
This member is reserved for future use. It must be set to zero.

Remarks

An application uses a MOUSEKEYS structure when calling the SystemParametersInfo function with the wAction parameter set to the SPI_GETMOUSEKEYS or SPI_SETMOUSEKEYS value. When using SPI_GETMOUSEKEYS, an application must specify the cbSize member of the MOUSEKEYS structure; the SystemParametersInfo function fills the remaining members. An application must specify all structure members when using the SPI_SETMOUSEKEYS value.

See Also

SystemParametersInfo


file: /Techref/os/win/api/win32/struc/src/str11_28.htm, 5KB, , updated: 2000/4/7 12:20, local time: 2024/3/29 07:06,
TOP NEW HELP FIND: 
44.201.94.1:LOG IN

 ©2024 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions?
Please DO link to this page! Digg it! / MAKE!

<A HREF="http://www.piclist.com/techref/os/win/api/win32/struc/src/str11_28.htm"> MOUSEKEYS</A>

After you find an appropriate page, you are invited to your to this massmind site! (posts will be visible only to you before review) Just type a nice message (short messages are blocked as spam) in the box and press the Post button. (HTML welcomed, but not the <A tag: Instead, use the link box to link to another page. A tutorial is available Members can login to post directly, become page editors, and be credited for their posts.


Link? Put it here: 
if you want a response, please enter your email address: 
Attn spammers: All posts are reviewed before being made visible to anyone other than the poster.
Did you find what you needed?

  PICList 2024 contributors:
o List host: MIT, Site host massmind.org, Top posters @none found
- Page Editors: James Newton, David Cary, and YOU!
* Roman Black of Black Robotics donates from sales of Linistep stepper controller kits.
* Ashley Roll of Digital Nemesis donates from sales of RCL-1 RS232 to TTL converters.
* Monthly Subscribers: Gregg Rew. on-going support is MOST appreciated!
* Contributors: Richard Seriani, Sr.
 

Welcome to www.piclist.com!

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

  .