12,301
edits
(4 intermediate revisions by the same user not shown) | |||
Line 3: | Line 3: | ||
==On Screen Display== | ==On Screen Display== | ||
=== Show Keyboard commands === | === Show Keyboard commands === | ||
When showing software it's usefull for the students to see which keyboard shortcuts are pressed. | When showing software it's usefull for the students to see which keyboard shortcuts are pressed. You can use screenkey, an on screen display (OSD) which should be installed like this: [https://gitlab.com/screenkey/screenkey/-/issues/111 (Don't install from repository)] | ||
git clone https://gitlab.com/screenkey/screenkey.git | |||
will install the screenkey application. Run | cd screenkey | ||
sudo ./setup.py install | |||
will install the screenkey application. Run with screenkey | |||
[[File:Screenkey.png]] | [[File:Screenkey.png]] | ||
Line 12: | Line 14: | ||
=== Show Mouse Clicks === | === Show Mouse Clicks === | ||
There is a feature branch in the screenkey git which implements that, hopefully it will be merged into master once you read this. | |||
== Stream Canon 5D via USB == | == Stream Canon 5D via USB == |