logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

con2fbmap - shows and sets mapping between consoles and framebuffer devices.

Description

Thisdocumentationisnotfinishedcon2fbmap  is a system utility to show or change the mapping of the consoles  to the frame buffer device.
       The frame buffer device provides a simple and unique interface  to  access  different  kinds  of  graphic
       displays.

       Frame  buffer  devices  are  accessed  via special device nodes located in the /dev directory. The naming
       scheme for these nodes is always fb<n>, where n is the number of the used frame buffer device.

Name

       con2fbmap - shows and sets mapping between consoles and framebuffer devices.

Options

       The first option must be there, and identify the console on which to work.  If the second option  is  not
       set,  con2fbmap  shows  the  current mapping of identified console. If the second argument is given (as a
       number) con2fbmap maps the identified console to said framebuffer device.

       Sven LUTHER <luther@debian.org>

2.1                                                2006-01-18                                       con2fbmap(1)

Synopsis

con2fbmap console [framebuffer]

See Also