5,710
edits
Changes
Ubuntu
,→UVC / webcam control in ubuntu
stop faceswap
</syntaxhighlight>
=Disable Screen Dimming=
<code>gsettings set org.gnome.desktop.session idle-delay 0</code>
http://askubuntu.com/questions/430384/turn-screen-off-when-inactive-setting-from-terminal
=run ofApp on local screen==
<code>
export DISPLAY=:0
~/code/of... command
</code>
=UVC / webcam control in ubuntu=