mirror of
https://review.haiku-os.org/haiku
synced 2025-02-12 16:48:42 +01:00
49 lines
1.5 KiB
HTML
49 lines
1.5 KiB
HTML
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
|
||
|
<html>
|
||
|
<head>
|
||
|
<meta http-equiv="content-type" content="text/html; charset=utf-8">
|
||
|
<title>Sounds</title>
|
||
|
<link rel="stylesheet" type="text/css" href="../welcome/welcome.css">
|
||
|
</head>
|
||
|
<body lang="en-US">
|
||
|
|
||
|
<div class="logo">
|
||
|
<img src="../welcome/welcome-images/logo.png" alt="logo">
|
||
|
<div class="title">Sounds</div>
|
||
|
</div>
|
||
|
<div class="topnav">
|
||
|
<p>
|
||
|
<a href="preferences.html">Preferences</a>
|
||
|
|
||
|
Previous: <a href="prefs-screensaver.html">ScreenSaver</a>
|
||
|
|
||
|
Next: <a href="prefs-time.html">Time</a>
|
||
|
</p>
|
||
|
</div>
|
||
|
|
||
|
<div class="content">
|
||
|
|
||
|
<img src="prefs-images/sounds.png" alt="sounds.png" width="391" height="295">
|
||
|
<br>
|
||
|
<p>You can assign sounds to certain events in the system. Just select the event from the list and choose a sound from the drop-down menu below. <i>None</i> will silence an event. <i>Other...</i> will open a file panel to find a new sound that isn't yet in the menu.<br>
|
||
|
You can use any format that's supported by the system. If <i>MediaPlayer</i> can deal with it, so can any other program.
|
||
|
</p><p>You can "pre-hear" an event's sound by selecting it and using the <i>Play</i> and <i>Stop</i> buttons.
|
||
|
</p>
|
||
|
|
||
|
</div>
|
||
|
|
||
|
<!----
|
||
|
<div class="bottomnav">
|
||
|
<p>
|
||
|
<a href="preferences.html">Preferences</a>
|
||
|
|
||
|
Previous: <a href="prefs-screensaver.html">ScreenSaver</a>
|
||
|
|
||
|
Next: <a href="prefs-time.html">Time</a>
|
||
|
</p>
|
||
|
</div>
|
||
|
---->
|
||
|
|
||
|
</body>
|
||
|
</html>
|