⑨ PaperTTY Params
PaperTTY command line parameters #
You Made it! #
Well, give yourself a congratulatory cookie. You made it to the end… and you’re still reading!
Go us!
Params #
vcsaDefault:/dev/vcsa1- The virtual console device PaperTTY binds to (
/dev/vcsa[1-63]) fontDefault:tom-thumb.pil- a full, or relative path to a TrueType or PIL font.
sizeDefault: 8- The font size used.
sleepDefault:0.1- The minimum sleep between refreshes
rowsDefault: None- Set TTY rows (–cols required too)
colsDefault: None- Set TTY columns (–rows required too)
spacingDefault: dflt: ‘0’- Line spacing for the text, “auto” will guess at a good value
cursorDefault: ’legacy'- Sets the cursor type.
Valid values:- default: underscore cursor at a sensible place
- block: inverts colors at cursor
- none: draws no cursor
- a number (
n): underscore cursornpixels from the bottom
Flags #
scrub- Apply scrub when starting up
Default: false noclear- If set, Leave display content on exit
Default: false nocursor- Don’t draw the cursor
DEPRECATED use--cursor=noneinstead. portrait- Use portrait orientation
Default: False flipx- Flip X axis (EXPERIMENTAL/BROKEN)
Default: False flipy- Flip Y axis (EXPERIMENTAL/BROKEN)
Default: False