rpi-fbcp
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.
- Versions: 0.0.0-0.af8d322
- 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 the latest version of rpi-fbcp
as follows:
guix install rpi-fbcp
Or install a particular version:
guix install rpi-fbcp@0.0.0-0.af8d322
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.
Badge code
You can use the following badge to inform users of rpi-fbcp about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/rpi-fbcp'><img src='https://packages.guix.gnu.org/packages/rpi-fbcp/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/rpi-fbcp)
Example Org:
[[https://packages.guix.gnu.org/packages/rpi-fbcp][https://packages.guix.gnu.org/packages/rpi-fbcp/badges/latest-version.svg]]