GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
SENT(1) FreeBSD General Commands Manual SENT(1)

sent
simple plaintext presentation tool

sent [-v] [file]

sent is a simple plain text presentation tool for X. sent does not need LaTeX, LibreOffice or any other fancy file format. Instead, sent reads plain text describing the slides. sent can also draw images.

Every paragraph represents a slide in the presentation. Especially for presentations using the Takahashi method this is very nice and allows you to write the presentation for a quick lightning talk within a few minutes.

Print version information to stdout and exit.

Mouse commands
Button1 | Button5
Go to next slide, if existent.
Button3 | Button4
Go to previous slide, if existent.
Keyboard commands
Escape | q
Quit.
r
Reload the slides. Only works on file input.
Right | Return | Space | l | j | Down | Next | n
Go to next slide, if existent.
Left | Backspace | h | k | Up | Prior | p
Go to previous slide, if existent.

The presentation file is made up of at least one paragraph, with an empty line separating two slides. Each input line is interpreted literally, except from control characters at the beginning of lines described as follows:
@
Create individual slide containing the image pointed to by the filename following the @.
#
Ignore this input line.
\
Create input line using the characters following the \ without interpreting them.

sent can be customized by creating a custom config.h and (re)compiling the source code. This keeps it fast, secure and simple.

2ff(1)
2016-08-12

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.