mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-01-24 02:22:15 +08:00
11 lines
369 B
Plaintext
11 lines
369 B
Plaintext
#
|
|
# This file sets the parameters for uvesafb module.
|
|
# The following format should be used:
|
|
# options uvesafb mode=<xres>x<yres>[-<bpp>][@<refresh>] scroll=<ywrap|ypan|redraw> ...
|
|
#
|
|
# For more details see:
|
|
# http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=blob;f=Documentation/fb/uvesafb.txt
|
|
#
|
|
|
|
options uvesafb mode_option=1024x768-32 scroll=ywrap
|