Introduction
Introduction Statistics Contact Development Disclaimer Help
tFix indentation in code snippet - adamsgaard.dk - my academic webpage
git clone git://src.adamsgaard.dk/adamsgaard.dk
Log
Files
Refs
README
LICENSE
---
commit 7fe6c041fbd322d068731a87e3962cc39c1d3db8
parent 390238d28112dccbd4fc829933bcdfd566f49973
Author: Anders Damsgaard <[email protected]>
Date: Tue, 24 Mar 2020 19:21:38 +0100
Fix indentation in code snippet
Diffstat:
M pages/004-screencasts.txt | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/pages/004-screencasts.txt b/pages/004-screencasts.txt
t@@ -60,8 +60,8 @@ in the above ffmpeg(1) command. Audio recording is disabled…
default on OpenBSD, but can be permanently enabled with the following
commands:
- # sysctl kern.audio.record=1
- # echo kern.audio.record=1 >> /etc/sysctl.conf
+ # sysctl kern.audio.record=1
+ # echo kern.audio.record=1 >> /etc/sysctl.conf
On OpenBSD I can show the webcam video feed with the [2]video(1)
command. The following script toggles the video feed:
You are viewing proxied material from mx1.adamsgaard.dk. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.