diff --git a/hw/xfree86/fbdevhw/man/fbdevhw.man b/hw/xfree86/fbdevhw/man/fbdevhw.man index f72b3cd1d..acef85713 100644 --- a/hw/xfree86/fbdevhw/man/fbdevhw.man +++ b/hw/xfree86/fbdevhw/man/fbdevhw.man @@ -14,6 +14,12 @@ module is currently available for linux framebuffer devices. is a non-accelerated driver which runs on top of the fbdevhw module. fbdevhw can be used by other drivers too, this is usually activated with `Option "UseFBDev"' in the device section. +.SH CONFIGURATION DETAILS +Drivers using this module, like fbdev, usually have options +for setting the desired framebuffer device in xorg.conf. +For drivers that don't, or if this isn't set in xorg.conf, +fbdevhw also reads the FRAMEBUFFER environment variable for +the path to the framebuffer device it should use. .SH "SEE ALSO" .BR Xorg (@appmansuffix@), .BR xorg.conf (@filemansuffix@),