Changes

Ubuntu

265 bytes added, 18:03, 10 March 2015
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=