Previous: , Up: Auxiliary Systems   [Contents][Index]


18.6 Beeping

Function: hemlock-beep

Hemlock binds system:*beep-function* to this function to beep the device. It is different for different devices.

Hemlock Variable: Bell Style (initial value :border-flash)
Hemlock Variable: Beep Border Width (initial value 20)

Bell Style determines what hemlock-beep does in Hemlock under CLX. Acceptable values are :border-flash, :feep, :border-flash-and-feep, :flash, :flash-and-feep, and nil (do nothing).

Beep Border Width is the width in pixels of the border flashed by border flash beep styles.