4ed3e0407c
all provide the virtual xserver package. Cleanup some xorg driver makefiles. git-svn-id: svn://svn.openwrt.org/openwrt/packages@13294 3c298f89-4303-0410-b956-a3cf2f4a3e73
16 lines
242 B
Plaintext
16 lines
242 B
Plaintext
# Copyright (C) 2006 OpenWrt.org
|
|
|
|
config screen
|
|
option resolution 800x600
|
|
option dpi 285
|
|
|
|
config graphic
|
|
option device /dev/fb0
|
|
|
|
config input mouse
|
|
option device /dev/psaux
|
|
option driver mouse
|
|
|
|
config input keybd
|
|
option driver keyboard
|