Linux Commands Examples

A great documentation place for Linux commands

xkbbell

XKB extension user utility

Synopsis

xkbbell [-display <dpy>] [-synch] [-dev <id>] [-force] [-nobeep] [-bf <id>] [-kf <id>] [-v <volume>] [-w <id>]


add an example, a script, a trick and tips

: email address (won't be displayed)
: name

Step 2

Thanks for this example ! - It will be moderated and published shortly.

Feel free to post other examples
Oops ! There is a tiny cockup. A damn 404 cockup. Please contact the loosy team who maintains and develops this wonderful site by clicking in the mighty feedback button on the side of the page. Say what happened. Thanks!

examples

0
source
            
sleep 50
xkbbell &
sleep 8
xkbbell &
sleep 1
xkbbell &
sleep 1
done
espeak "Finished"
0
source
            
Additional keyboard utils:
xkbbell - generate XKB bell events
xkbvleds - display the state of LEDs on an XKB keyboard in a window
0
source
            
echo ' xkbbell Ring X11 keyboard bell on alert'
echo ' clip Write sound to be played to clipboard'

description

user utility

options

-display <dpy>

specifies which display to use

-synch

turns on synchronization

-dev <id>

specifies which device to use

-force

force audible bell

-nobeep

suppress server bell, event only

-bf <id>

specifies which bell feedback to use

-kf <id>

specifies which keyboard feedback to use

-v <volume>

specifies which volume to use

-w <id>

specifies which window to use

If neither device nor feedback are specified, xkbbell uses the default values for the core keyboard device.

How can this site be more helpful to YOU ?


give  feedback