> >If a compatible keyboard extension isn't present in the X server,
> >XkbBell calls XBell with the specified display and percent,
> >and returns False. Otherwise, XkbBell calls XkbDeviceBell
> >with the specified display, window, percent, and name, a device_spec
> >of XkbUseCoreKbd, a bell_class of XkbDfltXIClass, and a bell_id
> >of XkbDfltXIId, and returns True.
>
> XkbDeviceBell would just call XBell in that instance, unless they had
> turned it off or they had their X server set up to respond differently
> to that event. In fact, it seems that both events get called most of the
> time unless you use XkbDeviceForceBell or have AudibleBell set to off.
Ok, I will apply the patch the next week.
Thanks!!
--
Roberto E. Vargas Caballero
Received on Wed Oct 08 2014 - 11:52:16 CEST