PDA

View Full Version : Beep on startup?


matt
07-16-2008, 06:07 AM
How do I make my computer beep when the login prompt appears? I want it to notify me when it's ready to go without having to turn the monitor on.

richardpl
07-16-2008, 09:33 AM
Add echo '^G' to last line before exit 0 of file /etc/rc

^G must be typed in following way: Ctrl+V Ctrl+G

^G is actually  (this one may look different in your browser)