mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-30 17:33:50 +08:00
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}}`
|