mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
10 lines
369 B
Text
10 lines
369 B
Text
#
|
|
# 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
|