2017-04-06 08:31:56 +02:00
|
|
|
FbTerm is a fast terminal emulator for linux with the frame buffer device
|
|
|
|
or a VESA video card.
|
2010-05-13 01:00:47 +02:00
|
|
|
|
2017-04-06 08:31:56 +02:00
|
|
|
fbterm supports the mouse (provided gpm is running) and is able to
|
|
|
|
share the console with (some) other applications, such as "mplayer -vo
|
|
|
|
fbdev2". It also uses the same fonts as X, and renders them with lovely
|
|
|
|
antialiasing like modern X terminals. fbterm has *much* better Unicode
|
|
|
|
support than the plain Linux framebuffer console.
|
2011-06-01 06:17:16 +02:00
|
|
|
|
2017-04-06 08:31:56 +02:00
|
|
|
Also included is a handy utility called checkfb, which simply checks
|
|
|
|
for the presence and usability of the framebuffer device, and shows its
|
|
|
|
resolution and bit depth.
|
|
|
|
|
|
|
|
This package uses POSIX filesystem capabilities to execute with
|
|
|
|
elevated privileges (required for keyboard shortcuts and console
|
|
|
|
redirection). This may be considered a security risk. Please read
|
|
|
|
http://www.slackbuilds.org/caps/ for more information. To disable
|
|
|
|
capabilities, pass SETCAP=no to the script. See also the SECURITY
|
|
|
|
NOTES section in the fbterm man page.
|