con2fbmap: add page (#21826)

This commit is contained in:
Managor
2026-04-05 02:27:39 +03:00
committed by GitHub
parent f1a1ad9515
commit 4daacff331
+12
View File
@@ -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}}`