curs_beep(3CURSES) Curses Library Functions curs_beep(3CURSES)NAME
curs_beep, beep, flash - curses bell and screen flash routines
SYNOPSIS
cc [ flag ... ] file ... -lcurses [ library ... ]
#include <curses.h>
int beep(void);
int flash(void);
DESCRIPTION
The beep() and flash() routines are used to signal the terminal user. The routine beep() sounds the audible alarm on the terminal, if pos-
sible; if that is not possible, it flashes the screen (visible bell), if that is possible. The routine flash() flashes the screen, and if
that is not possible, sounds the audible signal. If neither signal is possible, nothing happens. Nearly all terminals have an audible sig-
nal (bell or beep), but only some can flash the screen.
RETURN VALUES
These routines always return OK.
ATTRIBUTES
See attributes(5) for descriptions of the following attributes:
+-----------------------------+-----------------------------+
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
+-----------------------------+-----------------------------+
|MT-Level |Unsafe |
+-----------------------------+-----------------------------+
SEE ALSO curses(3CURSES), attributes(5)NOTES
The header <curses.h> automatically includes the headers <stdio.h> and <unctrl.h>.
SunOS 5.10 31 Dec 1996 curs_beep(3CURSES)
Check Out this Related Man Page
curs_beep(3CURSES) Curses Library Functions curs_beep(3CURSES)NAME
curs_beep, beep, flash - curses bell and screen flash routines
SYNOPSIS
cc [ flag ... ] file ... -lcurses [ library ... ]
#include <curses.h>
int beep(void);
int flash(void);
DESCRIPTION
The beep() and flash() routines are used to signal the terminal user. The routine beep() sounds the audible alarm on the terminal, if pos-
sible; if that is not possible, it flashes the screen (visible bell), if that is possible. The routine flash() flashes the screen, and if
that is not possible, sounds the audible signal. If neither signal is possible, nothing happens. Nearly all terminals have an audible sig-
nal (bell or beep), but only some can flash the screen.
RETURN VALUES
These routines always return OK.
ATTRIBUTES
See attributes(5) for descriptions of the following attributes:
+-----------------------------+-----------------------------+
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
+-----------------------------+-----------------------------+
|MT-Level |Unsafe |
+-----------------------------+-----------------------------+
SEE ALSO curses(3CURSES), attributes(5)NOTES
The header <curses.h> automatically includes the headers <stdio.h> and <unctrl.h>.
SunOS 5.10 31 Dec 1996 curs_beep(3CURSES)
Man Page
14 More Discussions You Might Find Interesting
1. Post Here to Contact Site Administrators and Moderators
The flash you have placed in the header of the site is really really cool.. But it makes your machine lag, and its really big for ppl connecting with low speeds..
And thinking that you know this already, why dont you just make it a bit smaller? (5 Replies)
I am making a flash archive to use as a base to lay down on all incoming servers.
I am wondering about Sun Explorer and Sun CST.
Is it ok to install these (but not configure them) on my source machine and create the archive?
Im just not sure if it would cause problems down the line, like... (3 Replies)
Hello all..
I have a Verbatim 2 GB flash drive. I also have Solaris 10 running on my workstation. If I am in the Windows environment, it detects the flash drive. But when I plug it while I am in solaris, nothing happens. How will solaris 10 detect my flash drive? What do I have to do?
any... (4 Replies)
I have created a bootable DVD for X86 using a flash archive, the problem is that I have to specify the location at the beginning of the install.
I have edited the any_machine profile under ./jumpstart_sample to contain the following
install_type flash_install
archive_location ... (4 Replies)
I have a removable usb flash drive which is visible below as no. 2
# rmformat
Looking for devices...
1. Volmgt Node: /vol/dev/aliases/cdrom0
Logical Node: /dev/rdsk/c0t0d0s2
Physical Node: /pci@0,0/pci-ide@1f,1/ide@0/sd@0,0
Connected Device: HL-DT-ST DVD+-RW... (4 Replies)
Hi, I need help to solve problem. I am getting beep sounds continiously on Dell power edge 2400 and the operating sound is SCO unix. I am able to work on SCO. i am able to log in and logout. please reply me. thanks in advance.
Cheers.
Rajeev (3 Replies)
I am running OpenIndiana development version oi_148 32-bit on a seven-year-old Dell Inspiron 8600.
Seems to be running fine except for one particular annoyance: It freezes whenever a system bell/beep plays.
I have mitigated this by turning the system bell off in gnome-terminal, which I use... (3 Replies)
Hi,
At first I have to say that I know nothing about Linux :(
But I am looking for solution how to copy one file from internal Lowrnace HDS flash memory.
Lowrance HDS is Linux based device.
Here is the link for firmware update files for this unit.
At the end of main firmware file there... (62 Replies)
What do you think of the idea of selling flash drives already prepared to boot Puppy Linux on PCs? (I still need to see if I can boot on Macs using online instructions I've found.) I know it's not too hard to prep your own flash drive, even if you have to buy one first, but just think about why... (8 Replies)
*1 flash read test(*do_test1*) PASS
*2 xxxxxxxxxxx flash write test(*do_test2) FAIL ------>xxxxx
*1 flash read test(*do_test1*) PASS
*2 xxxxxxxxxxx flash write test(*do_test2) FAIL ------>xxxxx
I want pass and Fail to be aligned
if each line uses printf or echo to print, is... (5 Replies)
Greetings.
Just wondering about a little "quirk" which I seem to have found when using dd ;) (FWIW on that note, I'm using a flash install of Parted Magic to run dd in these tests...)
Thinking about it, there should be some measurable excitement associated withdd if=/dev/zero of=/dev/sda*... (4 Replies)