Documentation
¶
Overview ¶
Program gophoto graphically shows the pictures on the Linux frame buffer, which is typically available via HDMI when running on a Raspberry Pi or a PC. This is a derivative work of gokrazy/fbstatus Which is apache licensed Any of my work is MIT licensed V0.0.17 2024-07-07
Directories
¶
Path | Synopsis |
---|---|
cmd
|
|
x11PanelDemo
aim is to use gophoto panel mechanism to display a simulated frame buffer
|
aim is to use gophoto panel mechanism to display a simulated frame buffer |
x11PrismDemo
aim is to use gophoto panel mechanism to display a simulated frame buffer
|
aim is to use gophoto panel mechanism to display a simulated frame buffer |
x11PrismSimpleDemo
aim is to use just use a to display a simulated frame buffer and a mechanism to refresh every second THis is not using the panel mechanism
|
aim is to use just use a to display a simulated frame buffer and a mechanism to refresh every second THis is not using the panel mechanism |
internal
|
|
console
Package console allows working with Linux consoles in graphics mode, typically for using the Linux frame buffer.
|
Package console allows working with Linux consoles in graphics mode, typically for using the Linux frame buffer. |
fb
Package fb implements Linux frame buffer interaction via ioctls and mmap.
|
Package fb implements Linux frame buffer interaction via ioctls and mmap. |
fbimage
Package fbimage contains additional in-memory image format implementations that are useful for working with the Linux frame buffer.
|
Package fbimage contains additional in-memory image format implementations that are useful for working with the Linux frame buffer. |
frame
A screen represents a complete rectangular area which presents data.
|
A screen represents a complete rectangular area which presents data. |
linuxvt
Package linuxvt contains type definitions for the Linux virtual console API, see https://manpages.debian.org/ioctl_console.2
|
Package linuxvt contains type definitions for the Linux virtual console API, see https://manpages.debian.org/ioctl_console.2 |
Click to show internal directories.
Click to hide internal directories.