# lock-beep command

The lock-beep command enables/disables
beeping on lock failure.

## Syntax

```
lock-beep {(options}
```

## Parameter(s)

| options | f | Disables beeping |
| --- | --- | --- |
| n | Enables beeping | |
By default, any lock failure causes repeated beeps to be
emitted. To disable this feature on the current line, use lock-beep (f.

---
Source: https://d3codex.com/tcl/lock-beep-command/ - part of the D3Codex reference.
