rpi-fbcp 0.0.0-0.af8d322
Mirror primary to secondary frame buffer on Raspberry Pi
The fbcp
command provided by this package can be used to copy the primary frame buffer to the secondary frame buffer of a Raspberry Pi. It can for example mirror the primary HDMI output to a secondary LCD display connected to the Raspberry Pi board.
- Outputs:
out
- Website: https://github.com/tasanakorn/rpi-fbcp
- Licenses: Expat
- Package source: gnu/packages/raspberry-pi.scm
- Builds: See build status
- Issues: See known issues
Installation
Install rpi-fbcp 0.0.0-0.af8d322
as follows:
guix install rpi-fbcp@0.0.0-0.af8d322
Or install the latest version:
guix install rpi-fbcp
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.