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
13 lines
200 B
Plaintext
13 lines
200 B
Plaintext
# Copyright (C) 2006 OpenWrt.org
|
|
|
|
config screen
|
|
option resolution 1200x900
|
|
option dpi 285
|
|
|
|
config graphic
|
|
option device /dev/fb0
|
|
|
|
config input mouse
|
|
option device /dev/event1
|
|
option driver tslib
|