13 lines
306 B
Markdown
13 lines
306 B
Markdown
|
|
# con2fbmap
|
||
|
|
|
||
|
|
> Show and manage terminal to framebuffer mapping.
|
||
|
|
> More information: <https://manned.org/con2fbmap>.
|
||
|
|
|
||
|
|
- Display the framebuffer mapping of a console:
|
||
|
|
|
||
|
|
`sudo con2fbmap {{console_number}}`
|
||
|
|
|
||
|
|
- Map a console to a specific framebuffer:
|
||
|
|
|
||
|
|
`sudo con2fbmap {{console_number}} {{framebuffer_number}}`
|