summary refs log tree commit diff
path: root/bin/man/fbclock.1
blob: b8efbf10f54e448054e1ab52fd30cce6c19e534f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
.Dd September 7, 2018
.Dt FBCLOCK 1
.Os "Causal Agency"
.
.Sh NAME
.Nm fbclock
.Nd framebuffer clock
.
.Sh SYNOPSIS
.Nm
.
.Sh DESCRIPTION
.Nm
displays a clock
in the top-right corner
of the Linux framebuffer.
.
.Sh ENVIRONMENT
.Bl -tag
.It Ev FONT
Path to gzipped PSF file.
.
.It Ev FRAMEBUFFER
The framebuffer device path.
.El
.
.Sh FILES
.Bl -tag
.It Pa /dev/fb0
The default framebuffer device path.
.It Pa /usr/share/kbd/consolefonts/Lat2-Terminus16.psfu.gz
The default font path.
.El
.
.Sh SEE ALSO
.Xr setfont 8
/td> 2022-06-10Switch to jorts Install scriptJune McEnroe 2022-06-08Indicate if still reading or no resultsJune McEnroe 2022-06-08Add Maiden, Mother, CroneJune McEnroe 2022-06-05FIRST SHOW IN 2.5 YEARS BABEY!!!June McEnroe 2022-06-03Set line number on File linesJune McEnroe 2022-06-03Stop polling stdin after EOFJune McEnroe 2022-06-02Set TABSIZE=4June McEnroe 2022-06-02Do basic match highlightingJune McEnroe 2022-06-02Clean up parsing a littleJune McEnroe 2022-06-02Don't duplicate path stringJune McEnroe 2022-06-02Use stderr instead of /dev/tty, realloc buffer if lines too longJune McEnroe 2022-06-02Add initial working version of qfJune McEnroe 2022-05-29Set prompt for okshJune McEnroe