mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-28 20:11:19 +08:00
fbset: add example (#21827)
This commit is contained in:
@@ -11,6 +11,10 @@
|
||||
|
||||
`sudo fbset "{{800}}x{{600}}-{{60}}"`
|
||||
|
||||
- Set the dimensions of the framebuffer:
|
||||
|
||||
`sudo fbset -xset {{horizontal_pixels}} -yset {{vertical_pixels}}`
|
||||
|
||||
- Set an arbitrary framebuffer mode:
|
||||
|
||||
`sudo fbset {{[-g|--geometry]}} {{TTY_horizontal}} {{TTY_vertical}} {{monitor_horizontal}} {{monitor_vertical}} {{color_depth}}`
|
||||
|
||||
Reference in New Issue
Block a user