./misc/autocue, Time-based text formatter, sending output to xcb for pasting

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 20070224, Package name: autocue-20070224, Maintainer: agc

autocue is a program which takes a simple text file as input, and
outputs its contents, broken up into paragraphs, and formatted by fmt,
into xcb's cut buffers. From there, the text can be pasted with a
simple mouse click. autocue will then wait for a period of time
relative to the size of the text, before moving onto the next
paragraph. Successive cut buffers will be used, and then will wrap
to the beginning.

The speed can be varied whilst the program is running - by sending
a SIGUSR1 to the process, autocue will go faster. Sending a SIGUSR2
to the process will make it go slower.

This program can be used to scroll a presentation, along with timing
information (a beep is sounded when the next buffer should be pasted),
and the presenter can simply paste into the presentation window.


Required to run:
[x11/xcb]

Required to build:
[pkgtools/cwrappers]

Version history: (Expand)


CVS history: (Expand)


   2017-08-01 18:47:46 by Thomas Klausner | Files touched by this commit (88)
Log message:
Comment out dead sites (DNS problems).
   2017-06-17 21:43:20 by Joerg Sonnenberger | Files touched by this commit (1)
Log message:
Uses *.mk.
   2017-06-01 01:05:55 by Alistair G. Crooks | Files touched by this commit (2)
Log message:
Simplify:

+ don't use cdefs
+ use (c) as nearest approximation to a copyright symbol in ASCII

and so:

+ don't try to compile libnbcompat on non-NetBSD platforms for no reason
+ don't try to work out whether we're using clang, and then whether clang
will have an issue with an 8-bit character in a comment
   2017-03-23 14:07:25 by Joerg Sonnenberger | Files touched by this commit (11)
Log message:
Remove unused/empty distinfo files.
   2015-07-09 11:44:18 by Jonathan Perkin | Files touched by this commit (1)
Log message:
Use nbcompat headers.  Fix pid_t printing.  Fixes build on at least SunOS.
   2013-09-10 16:23:45 by Joerg Sonnenberger | Files touched by this commit (1)
Log message:
For clang, don't use -Wno-traditional and don't complain about literal
non-UTF8 copyright signs.
   2013-07-20 23:50:55 by Thomas Klausner | Files touched by this commit (44)
Log message:
Use Mt for email addresses.
   2013-04-08 13:17:26 by Blue Rats | Files touched by this commit (109)
Log message:
Remove "Trailing empty lines." and/or "Trailing white-space."