mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-28 19:38:56 +08:00
con2fbmap: add page (#21826)
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
# 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}}`
|
||||
Reference in New Issue
Block a user