Penguin
Blame: con2fbmap(8)
EditPageHistoryDiffInfoLikePages
Annotated edit history of con2fbmap(8) version 1, including all changes. View license author blame.
Rev Author # Line
1 perry 1 con2fbmap
2 !!!con2fbmap
3 NAME
4 SYNOPSIS
5 DESCRIPTION
6 OPTIONS
7 ----
8 !!NAME
9
10
11 con2fbmap - hows and set mapping between consoles and framebuffer devices.
12 !!SYNOPSIS
13
14
15 __con2fbmap__ console [[''framebuffer'']
16 !!DESCRIPTION
17
18
19 __This documentation is not finished__
20
21
22 __con2fbmap__ is a system utility to show or change the
23 mapping of the consoles to the frame buffer device. The
24 frame buffer device provides a simple and unique interface
25 to access different kinds of graphic displays.
26
27
28 Frame buffer devices are accessed via special device nodes
29 located in the /dev directory. The naming scheme for these
30 nodes is always __fb____n''''n'' is
31 the number of the used frame buffer device.
32 !!OPTIONS
33
34
35 The first option must be there, and identify the console on
36 which to work. If the second option is not set, con2fbmap
37 shows the current mapping of identified console. If the
38 second argument is given (as a number) con2fbmap maps the
39 identified console to said framebuffer device.
40
41
42 Sven LUTHER
43 ----
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.