aboutsummaryrefslogtreecommitdiff
path: root/documentation/content
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/content')
-rw-r--r--documentation/content/ja/books/handbook/multimedia/_index.adoc4
1 files changed, 3 insertions, 1 deletions
diff --git a/documentation/content/ja/books/handbook/multimedia/_index.adoc b/documentation/content/ja/books/handbook/multimedia/_index.adoc
index 572015fb00..0f1d17fc5d 100644
--- a/documentation/content/ja/books/handbook/multimedia/_index.adoc
+++ b/documentation/content/ja/books/handbook/multimedia/_index.adoc
@@ -3,6 +3,8 @@ title: 第7章 マルチメディア
part: パートII. 日々の生活
prev: books/handbook/desktop
next: books/handbook/kernelconfig
+description: FreeBSD は数多くの種類のサウンドカードに対応しており、FreeBSD システムで原音に忠実な出力を楽しむことができます。
+tags: ["multimedia", "sound card", "MP3", "MythTV", "scanner", "SANE"]
---
[[multimedia]]
@@ -221,7 +223,7 @@ package:audio/virtual_oss[] を使うには、 カーネルに `cuse` が読み
[source,shell]
....
-# sysrc -f /boot/loader.conf cuse_load=yes
+# echo 'cuse_load=yes' >> /boot/loader.conf
....
package:audio/virtual_oss[] でヘッドホンをサウンドシンクとして使うには、 Blueooth オーディオデバイスに接続後、 仮想デバイスを作成する必要があります。