This is the device-independent structure used by the low-level input routines. The contents are not exposed to top-level .c files (except dmxextensions.c).
Change the pointer control information for the pDevice. If the device sends core events, then also change the control information for all of the pointer devices that send core events.
Search for input associated with dmxScreen, and detach.
int dmxInputDetachId
(
int
id
)
Search for input associated with deviceId, and detach.
void dmxKeyboardBellProc
(
int
percent,
DeviceIntPtr
pDevice,
pointer
ctrl,
int
unknown
)
Sound the bell on the device. If the device send core events, then sound the bell on all of the devices that send core events.
void dmxKeyboardKbdCtrlProc
(
DeviceIntPtr
pDevice,
KeybdCtrl *
ctrl
)
Change the keyboard control information for the pDevice. If the device sends core events, then also change the control information for all of the keyboard devices that send core events.
Generated June 29, 2004 for Distributed Multihead X by
doxygen
1.3.4.
@
1.1
log
@Initial revision
@
text
@@
1.1.1.1
log
@Import of XFree86 4.5.0.
@
text
@@
1.1.1.1.2.1
log
@file dmxinputinit_8h.html was added on branch netbsd-3 on 2005-04-06 20:00:30 +0000
@
text
@d1 406
@
1.1.1.1.2.2
log
@Apply patch (requested by jmc in ticket #114):
Update XFree86 to version 4.5.0.
@
text
@a0 406
File Index
This is the device-independent structure used by the low-level input routines. The contents are not exposed to top-level .c files (except dmxextensions.c).
Change the pointer control information for the pDevice. If the device sends core events, then also change the control information for all of the pointer devices that send core events.
Search for input associated with dmxScreen, and detach.
int dmxInputDetachId
(
int
id
)
Search for input associated with deviceId, and detach.
void dmxKeyboardBellProc
(
int
percent,
DeviceIntPtr
pDevice,
pointer
ctrl,
int
unknown
)
Sound the bell on the device. If the device send core events, then sound the bell on all of the devices that send core events.
void dmxKeyboardKbdCtrlProc
(
DeviceIntPtr
pDevice,
KeybdCtrl *
ctrl
)
Change the keyboard control information for the pDevice. If the device sends core events, then also change the control information for all of the keyboard devices that send core events.