Jump to content United States-English
HP.com Home Products and Services Support and Drivers Solutions How to Buy
» Contact HP
More options
HP.com home
HP Xlib Extensions: > Chapter 6 HP Input Device Extension Functions

Disabling Auto-Repeat for Extended Input Devices

» 

Technical documentation

Complete book in PDF
» Feedback
Content starts here

 » Table of Contents

 » Index

To disable auto-repeat for an extended input device, use XHPDeviceAutoRepeatOff.

int XHPDeviceAutoRepeatOff(display, deviceid)
Display *display;
XID deviceid;

Title not available (Disabling Auto-Repeat for Extended Input Devices )

display

Specifies the connection to the X server.

deviceid

Specifies the ID of the desired device.

XHPDeviceAutoRepeatOff is provided to support the use of input devices other than the X keyboard and X pointer device. It cannot be used to turn auto-repeat off for the X keyboard device. The core XAutoRepeatOff function should be used for that purpose.

XHPDeviceAutoRepeatOff can generate BadDevice and BadValue errors.

Printable version
Privacy statement Using this site means you accept its terms Feedback to webmaster
© 1995 Hewlett-Packard Development Company, L.P.