Skip to content
#

presentations

Here are 377 public repositories matching this topic...

Kaligule
Kaligule commented Nov 14, 2019

It would be cool if we could have some more documentation in the help text.

  • Explain how to use Ctrl-C and Ctrl-Z in a presentation (this is self explanatory for CLI veterans, but many users might not be so experienced. Ctrl-C and Crtl-Z are really a great part of how to use the programm in a presentation)
  • Explain how <prompt_themes> work: How can I create my own? Where can I find premade o
laserkelvin
laserkelvin commented Jun 15, 2019

For the brave or foolish (me) who want to run decktape in an Ubuntu 18.04 LTS subsystem via WSL on Windows 10, I've discovered that you can't without installing some missing libraries that are not normally included in the Ubuntu image. Everything can be installed via apt install, and I thought I'd share them in case someone might benefit from this information in the FAQs.

Brief description of

This program is an On-Screen Display or a Heads-Up Display for keys. It displays every key press at a clearly visible text size. It is developed for people with poor eye sight. It is meant to aid desktop computer usage. It is especially useful while chatting or for occasional typing. The user no longer has to squint or zoom in the entire screen to see what s/he writes in small text fields.

  • Updated May 27, 2020
  • AutoHotkey
rundis
rundis commented Apr 30, 2016

Some of the functions might not be evident just by looking at the type signature and a one-liner.

One particular example that tripped me up was SliceShow.Content.container (kept confusing when I was working with html virtual dom nodes and when I was working with content items/container).

Custom content also deserves a bit more doc I think. Maybe also a separate section in the readme.

Improve this page

Add a description, image, and links to the presentations topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the presentations topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.